Age | Commit message (Expand) | Author |
2010-10-13 | ehea: Fix a checksum issue on the receive path | Breno Leitao |
2010-10-13 | net: allow FEC driver to use fixed PHY support | Greg Ungerer |
2010-10-11 | tg3: restore rx_dropped accounting | Eric Dumazet |
2010-10-11 | b44: fix carrier detection on bind | Paul Fertser |
2010-10-11 | NET: wimax, fix use after free | Jiri Slaby |
2010-10-10 | net/fec: carrier off initially to avoid root mount failure | Oskar Schirmer |
2010-10-09 | r8169: use device model DMA API | Stanislaw Gruszka |
2010-10-09 | r8169: allocate with GFP_KERNEL flag when able to sleep | Stanislaw Gruszka |
2010-10-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-10-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2010-10-06 | ath9k_hw: fix regression in ANI listen time calculation | Felix Fietkau |
2010-10-05 | bonding: fix WARN_ON when writing to bond_master sysfs file | Neil Horman |
2010-10-05 | skge: add quirk to limit DMA | Stanislaw Gruszka |
2010-10-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-10-03 | netdev: Depend on INET before selecting INET_LRO | Ben Hutchings |
2010-09-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-09-28 | iwl3945: queue the right work if the scan needs to be aborted | Florian Mickler |
2010-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-09-27 | de2104x: fix ethtool | Ondrej Zary |
2010-09-27 | 3c59x: fix regression from patch "Add ethtool WOL support" | Jan Beulich |
2010-09-26 | sgiseeq: use free_netdev(netdev) instead of kfree() | Kulikov Vasiliy |
2010-09-26 | rionet: use free_netdev(netdev) instead of kfree() | Kulikov Vasiliy |
2010-09-26 | ibm_newemac: use free_netdev(netdev) instead of kfree() | Kulikov Vasiliy |
2010-09-26 | smsc911x: Add MODULE_ALIAS() | Vincent Stehlé |
2010-09-26 | de2104x: fix TP link detection | Ondrej Zary |
2010-09-26 | de2104x: fix power management | Ondrej Zary |
2010-09-24 | de2104x: disable autonegotiation on broken hardware | Ondrej Zary |
2010-09-22 | e1000e: 82579 do not gate auto config of PHY by hardware during nominal use | Bruce Allan |
2010-09-22 | e1000e: 82579 jumbo frame workaround causing CRC errors | Bruce Allan |
2010-09-22 | e1000e: 82579 unaccounted missed packets | Bruce Allan |
2010-09-22 | e1000e: 82566DC fails to get link | Bruce Allan |
2010-09-22 | e1000e: 82579 SMBus address and LEDs incorrect after device reset | Bruce Allan |
2010-09-22 | e1000e: 82577/8/9 issues with device in Sx | Bruce Allan |
2010-09-22 | atl1: zero out CMB and SBM in atl1_free_ring_resources | Luca Tettamanti |
2010-09-22 | atl1: fix resume | Luca Tettamanti |
2010-09-21 | netxen: dont set skb->truesize | Eric Dumazet |
2010-09-21 | qlcnic: dont set skb->truesize | Eric Dumazet |
2010-09-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-09-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-09-17 | qlcnic: dont assume NET_IP_ALIGN is 2 | Eric Dumazet |
2010-09-17 | iwlwifi: do not perferm force reset while doing scan | Wey-Yi Guy |
2010-09-16 | drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memory | Dan Rosenberg |
2010-09-16 | drivers/net/eql.c: prevent reading uninitialized stack memory | Dan Rosenberg |
2010-09-16 | drivers/net/usb/hso.c: prevent reading uninitialized memory | Dan Rosenberg |
2010-09-16 | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/... | Linus Torvalds |
2010-09-15 | r8169: Handle rxfifo errors on 8168 chips | Matthew Garrett |
2010-09-15 | 3c59x: Remove atomic context inside vortex_{set|get}_wol | Denis Kirjanov |
2010-09-15 | pcmcia pcnet_cs: try setting io_lines to 16 if card setup fails | Dominik Brodowski |
2010-09-14 | phylib: fix PAL state machine restart on resume | Simon Guinot |
2010-09-14 | bonding: correctly process non-linear skbs | Andy Gospodarek |