index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-21
usb/mcs7830: Don't use buffers from stack for USB transfers
Christian Eggers
1
-2
/
+18
2009-01-21
usbnet: allow type check of devdbg arguments in non-debug build
Steve Glendinning
1
-2
/
+0
2009-01-20
via-velocity: fix hot spin
roel kluin
1
-1
/
+1
2009-01-20
myri10ge: don't forget pci_disable_device()
Brice Goglin
1
-6
/
+9
2009-01-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
7
-54
/
+53
2009-01-19
wimax/i2400m: error paths that need to free an skb should use kfree_skb()
Inaky Perez-Gonzalez
2
-4
/
+7
2009-01-19
mv643xx_eth: prevent interrupt storm on ifconfig down
Gabriel Paubert
1
-0
/
+1
2009-01-19
mv643xx_eth: fix multicast filter programming
Lennert Buytenhek
1
-1
/
+1
2009-01-19
Revert "mv643xx_eth: use longer DMA bursts".
Lennert Buytenhek
1
-6
/
+8
2009-01-19
tg3: Fix firmware loading
Matt Carlson
2
-31
/
+51
2009-01-19
ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}()
Peter P Waskiewicz Jr
1
-3
/
+3
2009-01-19
ixgbe: fix tag stripping for VLAN ID 0
Don Skidmore
1
-26
/
+27
2009-01-19
ixgbe: fix dca issue with relaxed ordering turned on
Don Skidmore
2
-0
/
+6
2009-01-19
korina: drop leftover assignment
Phil Sutter
1
-2
/
+1
2009-01-19
korina: adjust headroom for new skb's also
Phil Sutter
1
-0
/
+3
2009-01-19
korina: fix loop back of receive descriptors
Phil Sutter
1
-4
/
+5
2009-01-19
cxgb3: Fix LRO misalignment
Divy Le Ray
1
-0
/
+1
2009-01-19
macb: avoid lockup when TGO during underrun
Richard Röjfors
1
-0
/
+8
2009-01-19
bnx2x: Version update
Eilon Greenstein
4
-6
/
+6
2009-01-19
bnx2x: Barriers for the compiler
Eilon Greenstein
2
-19
/
+27
2009-01-19
bnx2x: Driver description update
Eilon Greenstein
1
-1
/
+1
2009-01-19
bnx2x: Handling PHY FW load failure
Eilon Greenstein
1
-3
/
+4
2009-01-19
bnx2x: Legacy speeds autoneg failures
Eilon Greenstein
1
-2
/
+8
2009-01-19
bnx2x: Prevent self test loopback failures
Eilon Greenstein
1
-1
/
+1
2009-01-19
bnx2x: 1G-10G toggling race
Eilon Greenstein
1
-11
/
+32
2009-01-19
bnx2x: Overstepping array bounds
Eilon Greenstein
1
-0
/
+4
2009-01-19
bnx2x: Block nvram access when the device is inactive
Eilon Greenstein
1
-0
/
+3
2009-01-19
bnx2x: Read chip ID
Eilon Greenstein
1
-1
/
+1
2009-01-19
bnx2x: Wrong HDR offset in CAM
Eilon Greenstein
1
-3
/
+6
2009-01-19
bnx2x: Potential race after iSCSI boot
Eilon Greenstein
1
-5
/
+9
2009-01-19
bnx2x: Handling probe failures
Eilon Greenstein
1
-7
/
+5
2009-01-19
bnx2x: Free IRQ
Eilon Greenstein
1
-3
/
+3
2009-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-3
/
+3
2009-01-16
p54: fix p54_set_key's return code
Christian Lamparter
1
-1
/
+1
2009-01-16
p54: set_tim must be atomic.
Artur Skawina
1
-1
/
+1
2009-01-16
rt2x00: fix a wrong parameter for __test_and_clear_bit() in rt2x00rfkill_free().
Rami Rosen
1
-1
/
+1
2009-01-16
iwlwifi: remove CMD_WANT_SKB flag if send_cmd_sync failure
Zhu Yi
2
-2
/
+2
2009-01-16
ath9k: Fix an operator typo in REG_DOMAIN_2GHZ_MASK
Jouni Malinen
1
-1
/
+1
2009-01-16
ath9k: Fix an operator typo in phy rate validation
Jouni Malinen
1
-1
/
+1
2009-01-16
libertas: Fix alignment issues in libertas core
Andrey Yurovsky
1
-46
/
+45
2009-01-16
p54: fix oops caused by bad eeproms
Christian Lamparter
1
-1
/
+1
2009-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+5
2009-01-16
netxen: include ipv6.h (fixes build failure)
Dhananjay Phadke
1
-0
/
+1
2009-01-16
netxen: avoid invalid iounmap
Dhananjay Phadke
1
-2
/
+4
2009-01-15
mlx4_core: Fix min() warning
Andrew Morton
1
-3
/
+3
2009-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
49
-551
/
+762
2009-01-15
b44: GFP_DMA skb should not escape from driver
Eric Dumazet
2
-2
/
+4
2009-01-15
hso serial throttled tty kref fix.
Denis Joseph Barrow
1
-1
/
+3
2009-01-15
tty: Fix double grabbing of a spinlock
Denis Joseph Barrow
1
-2
/
+1
2009-01-15
tty: Fix a kref leak in the HSO driver on re-open
Alan Cox
1
-0
/
+1
[prev]
[next]