aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller2008-07-06
|\
| * 8390: Split 8390 support into a pausing and a non pausing driver coreAlan Cox2008-07-04
| * WAN: Remove no longer needed pvc_desc in FR code.Krzysztof Halasa2008-07-04
| * WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa2008-07-04
| * igb: add NAPI Rx queue supportPJ Waskiewicz2008-07-04
| * igb: fix init on 82575 with MNG enabledAlexander Duyck2008-07-04
| * igb: eliminate hw from the hw_dbg macro argumentsAuke Kok2008-07-04
| * igb: fix parameter optionsAlexander Duyck2008-07-04
| * igb: cleanup function header commentsJeff Kirsher2008-07-04
| * igb: Remove adapter struct from these function call parametersMitch Williams2008-07-04
| * igb: limit EEPROM accessJeff Kirsher2008-07-04
| * ipg: run-time configurable jumbo frame supportPekka Enberg2008-07-04
| * ipg: per-device max_rxframe_sizePekka Enberg2008-07-04
| * ipg: per-device rxsupport_sizePekka Enberg2008-07-04
| * ipg: per-device rxfrag_sizePekka Enberg2008-07-04
| * ipg: remove jumbo frame #ifdef from mtuPekka Enberg2008-07-04
| * ipg: always compile in jumbo frame supportPekka Enberg2008-07-04
| * Merge branch 'r8169-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Jeff Garzik2008-07-04
| |\
| | * r8169: remove non-napi codeFrancois Romieu2008-06-29
| | * r8169: multicast register update (sync with Realtek's 8.004.00 8168 driver)Francois Romieu2008-06-29
* | | netns: selective flush of rt_cacheDenis V. Lunev2008-07-05
* | | netns: place rt_genid into struct netDenis V. Lunev2008-07-05
* | | ipv4: pass current value of rt_genid into rt_hashDenis V. Lunev2008-07-05
* | | netns: add struct net parameter to rt_cache_invalidateDenis V. Lunev2008-07-05
* | | netns: make rt_secret_rebuild timer per namespaceDenis V. Lunev2008-07-05
* | | netns: register net.ipv4.route.flush in each namespaceDenis V. Lunev2008-07-05
* | | ipv4: remove static flush_delay variableDenis V. Lunev2008-07-05
* | | net: add fib_rules_ops to flush_cache methodDenis V. Lunev2008-07-05
* | | netns: add namespace parameter to rt_cache_flushDenis V. Lunev2008-07-05
* | | tun: Allow GSO using virtio_net_hdrRusty Russell2008-07-03
* | | tun: TUNSETFEATURES to set gso features.Rusty Russell2008-07-03
* | | tun: Interface to query tun/tap features.Rusty Russell2008-07-03
|/ /
* | Merge branch 'net-next-2.6-v6ready-20080703' of git://git.linux-ipv6.org/gitr...David S. Miller2008-07-03
|\ \
| * | ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs.YOSHIFUJI Hideaki2008-07-03
| * | ipv4: Do cleanup for ip_mr_initWang Chen2008-07-03
| * | ipv6: Do cleanup for ip6_mr_init.Wang Chen2008-07-03
| * | ipv6 route: Prefer outgoing interface with source address assigned.YOSHIFUJI Hideaki2008-07-03
| * | ipv6 addrconf: add accept_dad sysctl to control DAD operation.YOSHIFUJI Hideaki2008-07-03
| * | ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface.YOSHIFUJI Hideaki2008-07-03
| * | ipv6: Assume the loopback address in link-local scope.YOSHIFUJI Hideaki2008-07-03
| * | ipv6: Do not forward packets with the unspecified source address.YOSHIFUJI Hideaki2008-07-03
| * | ipv6: Do not assign non-valid address on interface.YOSHIFUJI Hideaki2008-07-03
* | | tcp: de-bloat a bit with factoring NET_INC_STATS_BH outPavel Emelyanov2008-07-03
|/ /
* | niu: Add support for rx flow hash configuration.Santwona Behera2008-07-02
* | netdev: Add support for rx flow hash configuration, using ethtool.Santwona Behera2008-07-02
* | sctp: Mark GET_PEER|LOCAL_ADDR_OLD deprecated.Vlad Yasevich2008-07-01
* | icmp: fix units for ratelimitStephen Hemminger2008-07-01
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-29
|\ \
| * | wireless: remove RFKILL_STATE_HARD_BLOCKED warningsJohn W. Linville2008-06-27
| * | ath5k: remove now unused variable declared in ath5k_txJohn W. Linville2008-06-27