aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-25ppp: push BKL down into the driverAlan Cox
2008-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-05-23vlan: Use bitmask of feature flags instead of seperate feature bitsPatrick McHardy
2008-05-23Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2008-05-22via-velocity: use memmoveStephen Hemminger
2008-05-22via-velocity: use netdev_alloc_skbStephen Hemminger
2008-05-22dl2k: use netdev_alloc_skbStephen Hemminger
2008-05-22hamachi: use netdev_alloc_skbStephen Hemminger
2008-05-22ixp2000: use netdev_alloc_skbStephen Hemminger
2008-05-22sb1250: use netdev_alloc_skbMaciej W. Rozycki
2008-05-22atl1: use netdev_alloc_skbStephen Hemminger
2008-05-22tg3: remove unneeded semicolonsStephen Hemminger
2008-05-22fmvj18x_cs: add NextCom NC5310 rev B supportKomuro
2008-05-22xirc2ps_cs: re-initialize the multicast address in do_resetKomuro
2008-05-223C509: rx_bytes should not be increased when alloc_skb failedWang Chen
2008-05-22NETFRONT: Use __skb_queue_purge()Wang Chen
2008-05-22VIRTIO: Use __skb_queue_purge()Wang Chen
2008-05-22phylib: do EXPORT_SYMBOL on get_phy_idPaul Gortmaker
2008-05-22netlink: Fix nla_parse_nested_compat() to call nla_parse() directlyThomas Graf
2008-05-223c515: fix using pnp_get_resource when CONFIG_ISAPNP=nRandy Dunlap
2008-05-22PHYLIB: Kconfig: Complete the list of Broadcom PHYs supportedMaciej W. Rozycki
2008-05-22PHYLIB: Add 1000Base-X support for Broadcom bcm5482Nate Case
2008-05-22bonding: Add "follow" option to fail_over_macJay Vosburgh
2008-05-22bonding: refactor ARP active-backup monitorJay Vosburgh
2008-05-22bonding: Send more than one gratuitous ARP when slave takes overMoni Shoua
2008-05-22bonding: Remove unneeded list_empty checks.Pavel Emelyanov
2008-05-22bonding: Relax unneeded _safe lists iterations.Pavel Emelyanov
2008-05-22bonding: Remove redundant argument from bond_create.Pavel Emelyanov
2008-05-22bonding: remove test for IP in ARP monitorJay Vosburgh
2008-05-22bonding: Use msecs_to_jiffies, eliminate panicJay Vosburgh
2008-05-22misc drivers/net endianness noiseAl Viro
2008-05-22cxgb3 - Add LRO supportDivy Le Ray
2008-05-22cxgb3 - Add page support to jumbo frame Rx queueDivy Le Ray
2008-05-22cxgb3 - Fix dma mapping error pathDivy Le Ray
2008-05-22WAN: protect HDLC proto list while insmod/rmmodKrzysztof Halasa
2008-05-22drivers/net/fs_enet: remove null pointer dereferenceJulia Lawall
2008-05-22S2io: Version update for napi and MSI-X patchesSreenivasa Honnur
2008-05-22S2io: Added napi support when MSIX is enabled.Sreenivasa Honnur
2008-05-22S2io: Move all the transmit completions to a single msi-x (alarm) vectorSreenivasa Honnur
2008-05-22drivers/net/ehea - remove unnecessary memset after kzallocJoe Perches
2008-05-22au1000_eth: remove useless checkFrancois Romieu
2008-05-22Blackfin EMAC Driver: Removed duplicated include <linux/ethtool.h>Huang Weiyi
2008-05-22cpmac bugfixes and enhancementsMatteo Croce
2008-05-22e1000e: use resource_size_t, not unsigned long, for phys addrsBecky Bruce
2008-05-22net/usb: add support for Apple USB Ethernet AdapterAurelien Nephtali
2008-05-22uli526x: add support for netpollAnton Vorontsov
2008-05-22ucc_geth: Fix arguments to dma map/unmap functionsAndy Fleming
2008-05-22PHYLIB: Kconfig: Fix the dependency on S390Maciej W. Rozycki
2008-05-22[SC92031] Using padto turned driver into an IPv6-only interfaceGerrit Renker
2008-05-22sb1250: use netdev_alloc_skbStephen Hemminger