index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ibmveth: Coding style fixes
Santiago Leon
2010-09-06
1
-145
/
+172
*
ibmveth: Some formatting fixes
Santiago Leon
2010-09-06
2
-19
/
+19
*
ibmveth: Convert driver specific error functions to netdev_err
Santiago Leon
2010-09-06
1
-41
/
+47
*
ibmveth: Convert driver specific debug to netdev_dbg
Santiago Leon
2010-09-06
1
-24
/
+20
*
ibmveth: Remove redundant function prototypes
Santiago Leon
2010-09-06
1
-7
/
+1
*
ibmveth: Convert to netdev_alloc_skb
Santiago Leon
2010-09-06
1
-1
/
+1
*
ibmveth: remove procfs code
Santiago Leon
2010-09-06
1
-113
/
+0
*
ibmveth: Enable IPv6 checksum offload
Santiago Leon
2010-09-06
2
-11
/
+50
*
ibmveth: Remove duplicate checksum offload setup code
Santiago Leon
2010-09-06
1
-17
/
+1
*
ibmveth: Add optional flush of rx buffer
Santiago Leon
2010-09-06
1
-0
/
+21
*
ibmveth: Add scatter-gather support
Santiago Leon
2010-09-06
1
-60
/
+124
*
ibmveth: Use lighter weight read memory barrier in ibmveth_poll
Anton Blanchard
2010-09-06
1
-1
/
+1
*
ibmveth: Add rx_copybreak
Santiago Leon
2010-09-06
1
-6
/
+23
*
ibmveth: Add tx_copybreak
Santiago Leon
2010-09-06
1
-8
/
+20
*
ibmveth: Remove LLTX
Santiago Leon
2010-09-06
2
-7
/
+1
*
ibmveth: batch rx buffer replacement
Santiago Leon
2010-09-06
2
-6
/
+9
*
ibmveth: Remove integer divide caused by modulus
Santiago Leon
2010-09-06
1
-4
/
+7
*
ns83820: Use predefined autoneg constants
Denis Kirjanov
2010-09-06
1
-1
/
+2
*
ns83820: Add copper device settings
Denis Kirjanov
2010-09-06
1
-2
/
+10
*
ns83820: Remove unused have_optical variable.
Denis Kirjanov
2010-09-06
1
-10
/
+1
*
tipc: Fix misleading error code when enabling Ethernet bearers
Allan Stephens
2010-09-06
1
-0
/
+10
*
tipc: Ensure outgoing messages on Ethernet have sufficient headroom
Allan Stephens
2010-09-06
1
-8
/
+17
*
tipc: Minor optimizations to name table translation code
Allan Stephens
2010-09-06
2
-5
/
+3
*
wan: make read-only data const
stephen hemminger
2010-09-06
5
-14
/
+14
*
r8169: fix rx checksum offload
Eric Dumazet
2010-09-05
1
-4
/
+2
*
cxgb3: Avoid flush_workqueue() deadlock.
Casey Leedom
2010-09-03
1
-9
/
+15
*
cxgb3: Leave interrupts for fatal errors asserted in common code.
Casey Leedom
2010-09-03
1
-2
/
+2
*
cxgb3: Set FATALPERREN.
Casey Leedom
2010-09-03
1
-0
/
+1
*
cxgb3: Add register bit definition for Fatal Parity Error.
Casey Leedom
2010-09-03
1
-0
/
+4
*
net: remove two kmemcheck annotations
Eric Dumazet
2010-09-03
1
-2
/
+0
*
tulip: use integrated netdev stats
Eric Dumazet
2010-09-03
3
-40
/
+50
*
ipv6: Update ip-sysctl.txt documentation for recent changes to accept_ra and ...
Thomas Graf
2010-09-03
1
-5
/
+22
*
ipv6: add special mode forwarding=2 to send RS while configured as router
Thomas Graf
2010-09-03
1
-1
/
+2
*
ipv6: add special mode accept_ra=2 to accept RA while configured as router
Thomas Graf
2010-09-03
1
-4
/
+14
*
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
2010-09-02
56
-67
/
+86
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-09-02
124
-1866
/
+4513
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-09-02
124
-1866
/
+4513
|
|
\
|
|
*
mac80211: only cancel software-based scans on suspend
John W. Linville
2010-09-01
2
-1
/
+8
|
|
*
mac80211: cancel scan in ieee80211_restart_hw if software scan pending
John W. Linville
2010-08-31
1
-1
/
+7
|
|
*
rt2x00: Cleanup rt2x00usb_watchdog_reset_tx
Ivo van Doorn
2010-08-31
1
-26
/
+40
|
|
*
rt2x00: Split watchdog check into a DMA and STATUS timeout
Ivo van Doorn
2010-08-31
6
-14
/
+59
|
|
*
rt2x00: Correctly kill beacon queue
Ivo van Doorn
2010-08-31
3
-3
/
+27
|
|
*
rt2x00: Set PWR_PIN_CFG during initialization
Ivo van Doorn
2010-08-31
1
-0
/
+2
|
|
*
rt2x00: Don't set unicast/BSSID masks when clearning MAC or BSSID
Ivo van Doorn
2010-08-31
1
-7
/
+11
|
|
*
rt2x00: Wakeup hardware before loading firmware
Ivo van Doorn
2010-08-31
2
-2
/
+6
|
|
*
rt2x00: Validate TX status results with current data entry
Ivo van Doorn
2010-08-31
1
-23
/
+50
|
|
*
rt2x00: Add rt2800_wait_csr_ready
Ivo van Doorn
2010-08-31
3
-21
/
+20
|
|
*
rt2x00: Update rt2800 comments regarding AMPDU and PACKET_ID in TXWI
Helmut Schaa
2010-08-31
1
-1
/
+5
|
|
*
rt2x00: Rename txentry_desc.queue -> txentry_desc.qid
Helmut Schaa
2010-08-31
5
-8
/
+8
|
|
*
ath9k: fix spurious MIC failure reports
Felix Fietkau
2010-08-31
4
-9
/
+25
[prev]
[next]