aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-05net: Add STP demux layerPatrick McHardy
2008-07-05MIB: add struct net to UDP6_INC_STATS_BHPavel Emelyanov
2008-07-05MIB: add struct net to UDP6_INC_STATS_USERPavel Emelyanov
2008-07-05MIB: add struct net to UDP_INC_STATS_BHPavel Emelyanov
2008-07-05MIB: add struct net to UDP_INC_STATS_USERPavel Emelyanov
2008-07-05Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller
2008-07-05netns: selective flush of rt_cacheDenis V. Lunev
2008-07-05netns: place rt_genid into struct netDenis V. Lunev
2008-07-05ipv4: pass current value of rt_genid into rt_hashDenis V. Lunev
2008-07-05netns: add struct net parameter to rt_cache_invalidateDenis V. Lunev
2008-07-05netns: make rt_secret_rebuild timer per namespaceDenis V. Lunev
2008-07-05netns: register net.ipv4.route.flush in each namespaceDenis V. Lunev
2008-07-05ipv4: remove static flush_delay variableDenis V. Lunev
2008-07-05net: add fib_rules_ops to flush_cache methodDenis V. Lunev
2008-07-05netns: add namespace parameter to rt_cache_flushDenis V. Lunev
2008-07-048390: Split 8390 support into a pausing and a non pausing driver coreAlan Cox
2008-07-04WAN: Remove no longer needed pvc_desc in FR code.Krzysztof Halasa
2008-07-04WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa
2008-07-04igb: add NAPI Rx queue supportPJ Waskiewicz
2008-07-04igb: fix init on 82575 with MNG enabledAlexander Duyck
2008-07-04igb: eliminate hw from the hw_dbg macro argumentsAuke Kok
2008-07-04igb: fix parameter optionsAlexander Duyck
2008-07-04igb: cleanup function header commentsJeff Kirsher
2008-07-04igb: Remove adapter struct from these function call parametersMitch Williams
2008-07-04igb: limit EEPROM accessJeff Kirsher
2008-07-04ipg: run-time configurable jumbo frame supportPekka Enberg
2008-07-04ipg: per-device max_rxframe_sizePekka Enberg
2008-07-04ipg: per-device rxsupport_sizePekka Enberg
2008-07-04ipg: per-device rxfrag_sizePekka Enberg
2008-07-04ipg: remove jumbo frame #ifdef from mtuPekka Enberg
2008-07-04ipg: always compile in jumbo frame supportPekka Enberg
2008-07-04Merge branch 'r8169-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Jeff Garzik
2008-07-03tun: Allow GSO using virtio_net_hdrRusty Russell
2008-07-03tun: TUNSETFEATURES to set gso features.Rusty Russell
2008-07-03tun: Interface to query tun/tap features.Rusty Russell
2008-07-03Merge branch 'net-next-2.6-v6ready-20080703' of git://git.linux-ipv6.org/gitr...David S. Miller
2008-07-03ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs.YOSHIFUJI Hideaki
2008-07-03ipv4: Do cleanup for ip_mr_initWang Chen
2008-07-03ipv6: Do cleanup for ip6_mr_init.Wang Chen
2008-07-03ipv6 route: Prefer outgoing interface with source address assigned.YOSHIFUJI Hideaki
2008-07-03ipv6 addrconf: add accept_dad sysctl to control DAD operation.YOSHIFUJI Hideaki
2008-07-03ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface.YOSHIFUJI Hideaki
2008-07-03ipv6: Assume the loopback address in link-local scope.YOSHIFUJI Hideaki
2008-07-03ipv6: Do not forward packets with the unspecified source address.YOSHIFUJI Hideaki
2008-07-03ipv6: Do not assign non-valid address on interface.YOSHIFUJI Hideaki
2008-07-03tcp: de-bloat a bit with factoring NET_INC_STATS_BH outPavel Emelyanov
2008-07-02niu: Add support for rx flow hash configuration.Santwona Behera
2008-07-02netdev: Add support for rx flow hash configuration, using ethtool.Santwona Behera
2008-07-01sctp: Mark GET_PEER|LOCAL_ADDR_OLD deprecated.Vlad Yasevich
2008-07-01icmp: fix units for ratelimitStephen Hemminger