summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-30tipc: define needless global scoped variable staticHagen Paul Pfeifer
2010-03-30net: remove redundant codeEric Dumazet
2010-03-30Add hotplug support to mcp251x driverMarc Zyngier
2010-03-30fix net/core/dst.c coding style error and warningslaurent chavey
2010-03-30netdev: ethtool RXHASH flagstephen hemminger
2010-03-30igb: add per-packet timestampingNick Nunley
2010-03-30MAINTAINERS: ipg: Jesse Huang's email address bouncesJoe Perches
2010-03-30drivers/net/ipg: Remove invalid IPG_DDEBUG_MSG uses, neatenJoe Perches
2010-03-30ipv6 fib: Use "Sweezle" to optimize addr_bit_test().YOSHIFUJI Hideaki / 吉藤英明
2010-03-30sctp: Use ipv6_addr_diff() in sctp_v6_addr_match_len().YOSHIFUJI Hideaki / 吉藤英明
2010-03-30ipv6: Use __fls() instead of fls() in __ipv6_addr_diff().YOSHIFUJI Hideaki / 吉藤英明
2010-03-30e1000e: typo correctionsJoe Perches
2010-03-30igb: update hw_debug macro to make use of netdev_dbg callAlexander Duyck
2010-03-30net_sched: minor netns related cleanupTom Goff
2010-03-30sky2: avoid duplicate link up on Optima chipstephen hemminger
2010-03-30sky2: add XL revisionsstephen hemminger
2010-03-30sky2: support Yukon EC_U rev B1 and laterstephen hemminger
2010-03-30net-caif-driver: add CAIF serial driver (ldisc)Sjur Braendeland
2010-03-30net-caif: add CAIF documentationSjur Braendeland
2010-03-30net-caif: add CAIF Kconfig and MakefilesSjur Braendeland
2010-03-30net-caif: add CAIF netdeviceSjur Braendeland
2010-03-30net-caif: add CAIF socket implementationSjur Braendeland
2010-03-30net-caif: add CAIF device registration functionalitySjur Braendeland
2010-03-30net-caif: add CAIF generic caif support functionsSjur Braendeland
2010-03-30net-caif: add CAIF core protocol stackSjur Braendeland
2010-03-30net-caif: add CAIF Link layer device header filesSjur Braendeland
2010-03-30net-caif: add CAIF core protocol stack header filesSjur Braendeland
2010-03-30net-caif: add CAIF socket and configuration headersSjur Braendeland
2010-03-30net-caif: add CAIF protocol definitionsSjur Braendeland
2010-03-30virtio_net: missing sg_init_tableShirley Ma
2010-03-29vxge: Updating Maintainer list of S2IO 10GbE drivers (xframe / vxge).Sreenivasa Honnur
2010-03-29vxge: Version update.Sreenivasa Honnur
2010-03-29vxge: Set function-0 as the privilaged function for normal function.Sreenivasa Honnur
2010-03-29vxge: Fixed MSIX interrupt configuration.Sreenivasa Honnur
2010-03-29vxge: Fixed "ethtool -d" prints.Sreenivasa Honnur
2010-03-29vxge: Align the memory only if it is misaligned.Sreenivasa Honnur
2010-03-29vxge: Fix starvation of receive ring controller when blasted by short packets.Sreenivasa Honnur
2010-03-29vxge: Fix a receive stall due to driver being out of synch with chip.Sreenivasa Honnur
2010-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-29netxen: fix interrupt for NX2031Amit Kumar Salecha
2010-03-29netxen: fix fw load from fileAmit Kumar Salecha
2010-03-29netxen: validate unified romimageRajesh K Borundia
2010-03-29netxen: fix corner cases of firmware recoveryAmit Kumar Salecha
2010-03-29netxen: fix tx csum statusSucheta Chakraborty
2010-03-29rps: fix net-sysfs build for !CONFIG_RPSStephen Rothwell
2010-03-28net: __netif_receive_skb should be staticEric Dumazet
2010-03-27decnet: Remove unused FIB metric macros.David S. Miller
2010-03-27net: increase preallocated size of nlmsg to accomodate for IFLA_STATS64Jan Engelhardt
2010-03-27net: fix unaligned access in IFLA_STATS64Jan Engelhardt
2010-03-26e1000e: Use pr_<level> and netdev_<level>Bruce Allan