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
2011-01-03
atl1: fix oops when changing tx/rx ring params
J. K. Cliburn
1
-0
/
+10
2010-12-31
starfire: Fix dma_addr_t size test for MIPS
Ben Hutchings
1
-1
/
+1
2010-12-31
tg3: fix return value check in tg3_read_vpd()
David Sterba
1
-1
/
+1
2010-12-31
Broadcom CNIC core network driver: fix mem leak on allocation failures in cni...
Jesper Juhl
1
-2
/
+8
2010-12-28
skfp: testing the wrong variable in skfp_driver_init()
Dan Carpenter
1
-1
/
+1
2010-12-28
ppp: allow disabling multilink protocol ID compression
stephen hemminger
1
-2
/
+7
2010-12-28
ehea: Avoid changing vlan flags
Breno Leitao
1
-0
/
+7
2010-12-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
30
-118
/
+252
2010-12-25
epic100: hamachi: yellowfin: Fix skb allocation size
Jarek Poplawski
3
-6
/
+6
2010-12-25
sundance: Fix oopses with corrupted skb_shared_info
Jarek Poplawski
1
-2
/
+2
2010-12-23
USB: mcs7830: return negative if auto negotiate fails
Dan Carpenter
1
-1
/
+1
2010-12-22
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
4
-4
/
+8
2010-12-22
atl1c: Do not use legacy PCI power management
Rafael J. Wysocki
1
-24
/
+15
2010-12-20
hostap: remove netif_stop_queue from init
Meelis Roos
1
-1
/
+0
2010-12-20
mac80211/rt2x00: add ieee80211_tx_status_ni()
Johannes Stezenbach
3
-3
/
+8
2010-12-20
typhoon: memory corruption in typhoon_get_drvinfo()
Dan Carpenter
1
-1
/
+0
2010-12-20
net: Add USB PID for new MOSCHIP USB ethernet controller MCS7832 variant
Andreas Mohr
1
-2
/
+10
2010-12-17
asix: add USB ID for Logitec LAN-GTJ U2A
Arnaud Ebalard
1
-0
/
+4
2010-12-17
tehuti: Firmware filename is tehuti/bdx.bin
Ben Hutchings
1
-2
/
+2
2010-12-16
net/veth: Fix packet checksumming
Michał Mirosław
1
-1
/
+3
2010-12-16
be2net: use mutex instead of spin lock for mbox_lock
Ivan Vecera
3
-32
/
+47
2010-12-16
bonding/vlan: Fix mangled NAs on slaves without VLAN tag insertion
Ben Hutchings
1
-1
/
+6
2010-12-16
bonding: Change active slave quietly when bond is down
Ben Hutchings
1
-6
/
+9
2010-12-16
bonding/vlan: Remove redundant VLAN tag insertion logic
Ben Hutchings
1
-26
/
+1
2010-12-16
axnet_cs: move id (0x1bf, 0x2328) to axnet_cs
Ken Kawasaki
2
-1
/
+1
2010-12-16
bonding: Fix slave selection bug.
Hillf Danton
1
-2
/
+2
2010-12-15
xen: Provide a variant of __RING_SIZE() that is an integer constant expression
Jeremy Fitzhardinge
1
-2
/
+2
2010-12-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
8
-7
/
+135
2010-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
60
-253
/
+387
2010-12-14
p54usb: New USB ID for Gemtek WUBI-100GW
Eduardo Costa
1
-0
/
+1
2010-12-13
p54usb: add 5 more USBIDs
Christian Lamparter
1
-0
/
+5
2010-12-13
libertas: fix potential NULL-pointer dereference
Sven Neumann
1
-1
/
+1
2010-12-12
pppoe.c: Fix kernel panic caused by __pppoe_xmit
Andrej Ota
1
-1
/
+1
2010-12-12
WAN: Fix a TX IRQ causing BUG() in PC300 and PCI200SYN drivers.
Krzysztof Halasa
1
-1
/
+4
2010-12-12
bnx2x: Advance a version number to 1.60.01-0
Vladislav Zolotarov
1
-2
/
+2
2010-12-12
bnx2x: Fixed a compilation warning
Vladislav Zolotarov
1
-2
/
+2
2010-12-12
bnx2x: LSO code was broken on BE platforms
Vladislav Zolotarov
1
-16
/
+26
2010-12-12
qlge: Fix deadlock when cancelling worker.
Ron Mercer
3
-8
/
+6
2010-12-10
cxgb4vf: Ingress Queue Entry Size needs to be 64 bytes
Casey Leedom
1
-4
/
+11
2010-12-10
phy: add the IC+ IP1001 driver
Giuseppe CAVALLARO
2
-6
/
+55
2010-12-10
enic: Bug Fix: Pass napi reference to the isr that services receive queue
Vasanthy Kolluri
1
-1
/
+2
2010-12-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
15
-63
/
+82
2010-12-10
r8169: Fix runtime power management
Rafael J. Wysocki
1
-10
/
+16
2010-12-09
hso: IP checksuming doesn't work on GE0301 option cards
Thomas Bogendoerfer
1
-4
/
+0
2010-12-09
net: Convert netpoll blocking api in bonding driver to be a counter
Neil Horman
2
-20
/
+9
2010-12-09
iwlagn: implement layout-agnostic EEPROM reading
Wey-Yi Guy
6
-1
/
+120
2010-12-09
iwlagn: rename enhanced txpower fields
Johannes Berg
2
-5
/
+8
2010-12-08
orinoco: fix TKIP countermeasure behaviour
David Kilroy
1
-2
/
+2
2010-12-08
orinoco: clear countermeasure setting on commit
David Kilroy
1
-0
/
+6
2010-12-08
ath9k_htc: Fix suspend/resume
Sujith Manoharan
4
-2
/
+18
[next]