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
2012-03-16
wimax/i2400m: fix erroneous NETDEV_TX_BUSY use
Eric Dumazet
1
-20
/
+10
2012-03-16
net/hyperv: fix erroneous NETDEV_TX_BUSY use
Eric Dumazet
1
-2
/
+2
2012-03-16
net/usbnet: reserve headroom on rx skbs
Eric Dumazet
1
-2
/
+2
2012-03-16
bnx2x: fix memory leak in bnx2x_init_firmware()
Michal Schmidt
1
-26
/
+24
2012-03-16
bnx2x: fix a crash on corrupt firmware file
Michal Schmidt
1
-0
/
+1
2012-03-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-5
/
+22
2012-03-12
tun: don't hold network namespace by tun sockets
Stanislav Kinsbursky
1
-3
/
+12
2012-03-12
bnx2x: FCoE statistics id fixed
Yuval Mintz
1
-3
/
+9
2012-03-12
bnx2x: dcb bit indices flags used as bits
Yuval Mintz
2
-4
/
+6
2012-03-12
bnx2x: added cpu_to_le16 when preparing ramrod's data
Ariel Elior
1
-1
/
+1
2012-03-12
bnx2x: pfc statistics counts pfc events twice
Yuval Mintz
1
-12
/
+0
2012-03-12
rt2x00: fix random stalls
Stanislaw Gruszka
3
-1
/
+17
2012-03-12
iwl3945: fix possible il->txq NULL pointer dereference in delayed works
Stanislaw Gruszka
2
-4
/
+5
2012-03-11
usb: asix: Patch for Sitecom LN-031
Joerg Neikes
1
-0
/
+4
2012-03-08
net/hyperv: Use the built-in macro KBUILD_MODNAME for this driver
Haiyang Zhang
1
-2
/
+2
2012-03-08
net/usbnet: avoid recursive locking in usbnet_stop()
Sebastian Siewior
1
-0
/
+2
2012-03-08
mlx4_core: fix bug in modify_cq wrapper for resize flow.
Jack Morgenstein
1
-2
/
+1
2012-03-08
atl1c: set ATL1C_WORK_EVENT_RESET bit correctly
Dan Carpenter
1
-1
/
+1
2012-03-08
ehea: restore multicast and rx_errors fields
Eric Dumazet
1
-1
/
+3
2012-03-07
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
3
-4
/
+8
2012-03-06
caif-hsi: Set default MTU to 4096
Sjur Brændeland
1
-1
/
+1
2012-03-06
cxgb4vf: Add support for Chelsio's T480-CR and T440-LP-CR adapters
Vipul Pandya
1
-0
/
+2
2012-03-06
cxgb4: Add support for Chelsio's T480-CR and T440-LP-CR adapters
Vipul Pandya
1
-0
/
+2
2012-03-06
mlx4_core: remove buggy sched_queue masking
Yevgeny Petrilin
1
-5
/
+0
2012-03-06
r8169: runtime resume before shutdown.
françois romieu
1
-0
/
+5
2012-03-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-4
/
+8
2012-03-06
tg3: Fix to use multi queue BQL interfaces
Tom Herbert
1
-3
/
+3
2012-03-05
qla3xxx: ethernet: Fix bogus interrupt state flag.
Santosh Nayak
1
-3
/
+2
2012-03-05
iwlwifi: fix wowlan suspend
Johannes Berg
1
-1
/
+1
2012-03-02
r8169: corrupted IP fragments fix for large mtu.
françois romieu
1
-0
/
+8
2012-03-02
packetengines: fix config default
stephen hemminger
1
-0
/
+1
2012-03-01
vmxnet3: Fix transport header size
Shreyas Bhatewara
2
-8
/
+3
2012-03-01
enic: fix an endian bug in enic_probe()
Dan Carpenter
2
-2
/
+2
2012-03-01
pch_gbe: memory corruption calling pch_gbe_validate_option()
Dan Carpenter
1
-7
/
+8
2012-02-29
tg3: Fix tg3_get_stats64 for 5700 / 5701 devs
Matt Carlson
1
-22
/
+23
2012-02-29
mwifiex: reset encryption mode flag before association
Amitkumar Karwar
1
-0
/
+1
2012-02-29
carl9170: fix frame delivery if sta is in powersave mode
Christian Lamparter
1
-3
/
+5
2012-02-29
carl9170: Fix memory accounting when sta is in power-save mode.
Nicolas Cavallari
1
-0
/
+1
2012-02-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-35
/
+35
2012-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
22
-58
/
+128
2012-02-24
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-7
/
+7
2012-02-24
Merge branch 'sfc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
David S. Miller
1
-2
/
+2
2012-02-25
sfc: Fix assignment of ip_summed for pre-allocated skbs
Ben Hutchings
1
-2
/
+2
2012-02-24
ppp: fix 'ppp_mp_reconstruct bad seq' errors
Ben McKeegan
1
-0
/
+23
2012-02-24
enic: Fix endianness bug.
Santosh Nayak
2
-2
/
+2
2012-02-24
davinci_emac: Do not free all rx dma descriptors during init
Christian Riesch
1
-2
/
+4
2012-02-24
mlx4_core: Fixing array indexes when setting port types
Yevgeny Petrilin
1
-1
/
+1
2012-02-23
phy: IC+101G and PHY_HAS_INTERRUPT flag
Giuseppe CAVALLARO
1
-14
/
+17
2012-02-23
netdev/phy/icplus: Correct broken phy_init code
David McKay
1
-6
/
+18
2012-02-23
brcm80211: smac: only print block-ack timeout message at trace level
Arend van Spriel
1
-3
/
+3
[next]