summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * bonding: Relax unneeded _safe lists iterations.Pavel Emelyanov2008-05-222-19/+15
| * bonding: Remove redundant argument from bond_create.Pavel Emelyanov2008-05-223-7/+4
| * bonding: remove test for IP in ARP monitorJay Vosburgh2008-05-221-27/+4
| * bonding: Use msecs_to_jiffies, eliminate panicJay Vosburgh2008-05-221-3/+3
| * misc drivers/net endianness noiseAl Viro2008-05-226-14/+16
| * cxgb3 - Add LRO supportDivy Le Ray2008-05-227-12/+268
| * cxgb3 - Add page support to jumbo frame Rx queueDivy Le Ray2008-05-222-35/+84
| * cxgb3 - Fix dma mapping error pathDivy Le Ray2008-05-221-12/+41
* | tcp: Reorganize tcp_sock to fill 64-bit holes & improve localityIlpo Järvinen2008-05-291-25/+25
* | wanrouter: Fix ioctl handler declaration.David S. Miller2008-05-291-1/+1
* | tg3: Update version to 3.93Matt Carlson2008-05-291-2/+2
* | tg3: Add shmem options.Matt Carlson2008-05-293-8/+123
* | tg3: Add 5785 ASIC revisionMatt Carlson2008-05-293-15/+45
* | tg3: Add libphy support.Matt Carlson2008-05-292-45/+352
* | tg3: Add mdio bus registrationMatt Carlson2008-05-293-7/+127
* | tg3: Add TG3_FLG3_USE_PHYLIBMatt Carlson2008-05-292-34/+53
* | tg3: Code cleanup.Matt Carlson2008-05-292-27/+16
* | tg3: Pure code movement.Matt Carlson2008-05-291-239/+237
* | irda: Push BKL down into irda ioctl handlersAlan Cox2008-05-262-28/+33
* | wanrouter: Push down BKLAlan Cox2008-05-262-3/+5
* | ppp: push BKL down into the driverAlan Cox2008-05-261-7/+15
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-05-2693-1072/+1107
|\ \ | |/ |/|
| * vlan: Use bitmask of feature flags instead of seperate feature bitsPatrick McHardy2008-05-234-18/+8
| * Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-05-2348-576/+853
| |\
| | * fmvj18x_cs: add NextCom NC5310 rev B supportKomuro2008-05-221-1/+3
| | * xirc2ps_cs: re-initialize the multicast address in do_resetKomuro2008-05-221-4/+8
| | * 3C509: rx_bytes should not be increased when alloc_skb failedWang Chen2008-05-221-1/+1
| | * NETFRONT: Use __skb_queue_purge()Wang Chen2008-05-221-4/+2
| | * VIRTIO: Use __skb_queue_purge()Wang Chen2008-05-221-2/+1
| | * phylib: do EXPORT_SYMBOL on get_phy_idPaul Gortmaker2008-05-221-0/+1
| | * WAN: protect HDLC proto list while insmod/rmmodKrzysztof Halasa2008-05-221-8/+11
| | * drivers/net/fs_enet: remove null pointer dereferenceJulia Lawall2008-05-221-1/+1
| | * S2io: Version update for napi and MSI-X patchesSreenivasa Honnur2008-05-221-1/+1
| | * S2io: Added napi support when MSIX is enabled.Sreenivasa Honnur2008-05-223-141/+205
| | * S2io: Move all the transmit completions to a single msi-x (alarm) vectorSreenivasa Honnur2008-05-222-70/+105
| | * drivers/net/ehea - remove unnecessary memset after kzallocJoe Perches2008-05-221-2/+0
| | * au1000_eth: remove useless checkFrancois Romieu2008-05-221-6/+1
| | * Blackfin EMAC Driver: Removed duplicated include <linux/ethtool.h>Huang Weiyi2008-05-221-1/+0
| | * cpmac bugfixes and enhancementsMatteo Croce2008-05-221-55/+179
| | * e1000e: use resource_size_t, not unsigned long, for phys addrsBecky Bruce2008-05-221-2/+2
| | * net/usb: add support for Apple USB Ethernet AdapterAurelien Nephtali2008-05-221-0/+4
| | * uli526x: add support for netpollAnton Vorontsov2008-05-221-1/+15
| | * ucc_geth: Fix arguments to dma map/unmap functionsAndy Fleming2008-05-221-4/+5
| | * PHYLIB: Kconfig: Fix the dependency on S390Maciej W. Rozycki2008-05-221-1/+1
| | * [SC92031] Using padto turned driver into an IPv6-only interfaceGerrit Renker2008-05-221-3/+5
| | * sb1250: use netdev_alloc_skbStephen Hemminger2008-05-221-36/+31
| | * [netdrvr] forcedeth: Restore multicast settings on resumeTobias Diedrich2008-05-221-0/+1
| | * WAN: protect Cisco HDLC state changes with a spinlock.Krzysztof Halasa2008-05-221-33/+49
| | * make myri10ge_get_firmware_capabilities() staticAdrian Bunk2008-05-221-1/+1
| | * s2io: add missing block braces to multistatement if statementIlpo Järvinen2008-05-221-1/+2