summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * atl1: use netdev_alloc_skbStephen Hemminger2008-05-221-1/+2
| * tg3: remove unneeded semicolonsStephen Hemminger2008-05-221-16/+16
| * 3c515: fix using pnp_get_resource when CONFIG_ISAPNP=nRandy Dunlap2008-05-221-0/+4
| * PHYLIB: Kconfig: Complete the list of Broadcom PHYs supportedMaciej W. Rozycki2008-05-221-1/+2
| * PHYLIB: Add 1000Base-X support for Broadcom bcm5482Nate Case2008-05-221-2/+199
| * bonding: Add "follow" option to fail_over_macJay Vosburgh2008-05-224-89/+232
| * bonding: refactor ARP active-backup monitorJay Vosburgh2008-05-222-185/+248
| * bonding: Send more than one gratuitous ARP when slave takes overMoni Shoua2008-05-223-4/+60
| * bonding: Remove unneeded list_empty checks.Pavel Emelyanov2008-05-221-6/+0
| * 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-252-28/+33
* | wanrouter: Push down BKLAlan Cox2008-05-252-3/+5
* | ppp: push BKL down into the driverAlan Cox2008-05-251-7/+15
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-05-2593-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
OpenPOWER on IntegriCloud