1. 7750f40 vlan: uninline __vlan_hwaccel_rx by Patrick McHardy · 16 years ago
  2. 75b8846 vlan: Add ethtool support by Patrick McHardy · 16 years ago
  3. 26a2523 vlan: Use is_vlan_dev() by Joonwoo Park · 16 years ago
  4. acc81e1 vlan: fix network_header/mac_header adjustments by Patrick McHardy · 16 years ago
  5. 256f3bf irda: Remove useless pm_dev references by Rafael J. Wysocki · 16 years ago
  6. 81c684d ipv4: remove flush_mutex from ipv4_sysctl_rtcache_flush by Denis V. Lunev · 16 years ago
  7. 2c69361 net: remove padding from struct socket on 64bit & increase objects/cache by Richard Kennedy · 16 years ago
  8. 4ad3f26 netfilter: fix string extension for case insensitive pattern matching by Joonwoo Park · 16 years ago
  9. dde77e60 textsearch: convert kmalloc + memset to kzalloc by Joonwoo Park · 16 years ago
  10. 4313883 textsearch: ts_fsm: return error on request for case insensitive search by Joonwoo Park · 16 years ago
  11. 2523c3f textsearch: ts_kmp: support case insensitive searching in Knuth-Morris-Pratt algorithm by Joonwoo Park · 16 years ago
  12. 3b76d08 textsearch: ts_bm: support case insensitive searching in Boyer-Moore algorithm by Joonwoo Park · 16 years ago
  13. b9c7967 textsearch: support for case insensitive searching by Joonwoo Park · 16 years ago
  14. 58de786 netfilter: ebt_nflog: fix Kconfig typo by Patrick McHardy · 16 years ago
  15. cdf060a netfilter: cleanup netfilter_ipv6.h userspace header by Adrian Bunk · 16 years ago
  16. 43de9dfe netfilter: ip6table_filter in netns for real by Alexey Dobriyan · 16 years ago
  17. b891c5a netfilter: nf_conntrack: add allocation flag to nf_conntrack_alloc by Pablo Neira Ayuso · 16 years ago
  18. b11c16b netfilter: Get rid of refrences to no longer existant Fast NAT. by Russ Dill · 16 years ago
  19. d278931 netfilter: use correct namespace in ip6table_security by Alexey Dobriyan · 16 years ago
  20. 6ba33ac amd8111e: delete non NAPI code from the driver. by Francois Romieu · 16 years ago
  21. a667601 starfire: delete non NAPI code from the driver. by Francois Romieu · 16 years ago
  22. 6a3d8aa netdev: remove unused S2IO_NAPI by Francois Romieu · 16 years ago
  23. 38b2219 netdrv: don't truncate VLAN TCI with VLAN stripping by Patrick McHardy · 16 years ago
  24. 4b5a698 net: fix dev_set_promiscuity() breakage by Patrick McHardy · 16 years ago
  25. fb0305c net-sched: consolidate default fifo qdisc setup by Patrick McHardy · 16 years ago
  26. aee18a8 net-sched: sch_htb: remove write-only qdisc filter_cnt by Patrick McHardy · 16 years ago
  27. 4207759 net-sched: sch_htb: remove child and sibling lists by Patrick McHardy · 16 years ago
  28. f4c1f3e net-sched: sch_htb: use dynamic class hash helpers by Patrick McHardy · 16 years ago
  29. fbd8f13 net-sched: sch_htb: move hash and sibling list removal to htb_delete by Patrick McHardy · 16 years ago
  30. d77fea2 net-sched: sch_cbq: use dynamic class hash helpers by Patrick McHardy · 16 years ago
  31. be0d39d net-sched: sch_hfsc: use dynamic class hash helpers by Patrick McHardy · 16 years ago
  32. 6fe1c7a net-sched: add dynamically sized qdisc class hash helpers by Patrick McHardy · 16 years ago
  33. ea2aca0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  34. f3032be Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  35. 70c03b4 vlan: Add GVRP support by Patrick McHardy · 16 years ago
  36. ce30500 vlan: Move device unregistration before lower dev cleanup by Patrick McHardy · 16 years ago
  37. b3ce032 vlan: Change vlan_dev_set_vlan_flag() to handle multiple flags at once by Patrick McHardy · 16 years ago
  38. eca9eba net: Add GARP applicant-only participant by Patrick McHardy · 16 years ago
  39. 7c85fbf bridge: Use STP demux by Patrick McHardy · 16 years ago
  40. a19800d net: Add STP demux layer by Patrick McHardy · 16 years ago
  41. ef28d1a MIB: add struct net to UDP6_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  42. 235b9f7 MIB: add struct net to UDP6_INC_STATS_USER by Pavel Emelyanov · 16 years ago
  43. 0283328 MIB: add struct net to UDP_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  44. 629ca23 MIB: add struct net to UDP_INC_STATS_USER by Pavel Emelyanov · 16 years ago
  45. 4ce2417 Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  46. 32cb5b4 netns: selective flush of rt_cache by Denis V. Lunev · 16 years ago
  47. e84f84f netns: place rt_genid into struct net by Denis V. Lunev · 16 years ago
  48. b00180d ipv4: pass current value of rt_genid into rt_hash by Denis V. Lunev · 16 years ago
  49. 86c657f netns: add struct net parameter to rt_cache_invalidate by Denis V. Lunev · 16 years ago
  50. 9f5e97e netns: make rt_secret_rebuild timer per namespace by Denis V. Lunev · 16 years ago
  51. 39a23e7 netns: register net.ipv4.route.flush in each namespace by Denis V. Lunev · 16 years ago
  52. 639e104 ipv4: remove static flush_delay variable by Denis V. Lunev · 16 years ago
  53. ae299fc net: add fib_rules_ops to flush_cache method by Denis V. Lunev · 16 years ago
  54. 76e6ebf netns: add namespace parameter to rt_cache_flush by Denis V. Lunev · 16 years ago
  55. 055e511 8390: Split 8390 support into a pausing and a non pausing driver core by Alan Cox · 16 years ago
  56. 141766c WAN: Remove no longer needed pvc_desc in FR code. by Krzysztof Halasa · 16 years ago
  57. 198191c WAN: convert drivers to use built-in netdev_stats by Krzysztof Halasa · 16 years ago
  58. 844290e igb: add NAPI Rx queue support by PJ Waskiewicz · 16 years ago
  59. 662d720 igb: fix init on 82575 with MNG enabled by Alexander Duyck · 16 years ago
  60. 652fff3 igb: eliminate hw from the hw_dbg macro arguments by Auke Kok · 16 years ago
  61. d67ce53 igb: fix parameter options by Alexander Duyck · 16 years ago
  62. 733596b igb: cleanup function header comments by Jeff Kirsher · 16 years ago
  63. 3b644cf igb: Remove adapter struct from these function call parameters by Mitch Williams · 16 years ago
  64. 5c3cad7 igb: limit EEPROM access by Jeff Kirsher · 16 years ago
  65. 532f4ae ipg: run-time configurable jumbo frame support by Pekka Enberg · 16 years ago
  66. da02b23 ipg: per-device max_rxframe_size by Pekka Enberg · 16 years ago
  67. 39f2058 ipg: per-device rxsupport_size by Pekka Enberg · 16 years ago
  68. 18a9cdb ipg: per-device rxfrag_size by Pekka Enberg · 16 years ago
  69. 8304295 ipg: remove jumbo frame #ifdef from mtu by Pekka Enberg · 16 years ago
  70. 024f4d88 ipg: always compile in jumbo frame support by Pekka Enberg · 16 years ago
  71. 16e605a Merge branch 'r8169-next' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into upstream-next by Jeff Garzik · 16 years ago
  72. c5a78ac fs_enet: restore promiscuous and multicast settings in restart() by Laurent Pinchart · 16 years ago
  73. 6c688f4 ibm_newemac: Fixes entry of short packets by Sathya Narayanan · 16 years ago
  74. ab9b30c ibm_newemac: Fixes kernel crashes when speed of cable connected changes by Sathya Narayanan · 16 years ago
  75. 7732123 pasemi_mac: Access iph->tot_len with correct endianness by Roland Dreier · 16 years ago
  76. 3ff2cd2 ehea: Access iph->tot_len with correct endianness by Roland Dreier · 16 years ago
  77. 2f69ae0 ehea: fix race condition by Jan-Bernd Themann · 16 years ago
  78. b0afffe ehea: add MODULE_DEVICE_TABLE by Jan-Bernd Themann · 16 years ago
  79. 5c2cec1 ehea: fix might sleep problem by Jan-Bernd Themann · 16 years ago
  80. 97bff09 forcedeth: fix lockdep warning on ethtool -s by Tobias Diedrich · 16 years ago
  81. 54364b7 Add missing skb->dev assignment in Frame Relay RX code by Krzysztof Halasa · 16 years ago
  82. ab1b204 bridge: fix use-after-free in br_cleanup_bridges() by Patrick McHardy · 16 years ago
  83. f43798c tun: Allow GSO using virtio_net_hdr by Rusty Russell · 16 years ago
  84. 5228ddc tun: TUNSETFEATURES to set gso features. by Rusty Russell · 16 years ago
  85. 07240fd tun: Interface to query tun/tap features. by Rusty Russell · 16 years ago
  86. 374e7b5 tcp: fix a size_t < 0 comparison in tcp_read_sock by Octavian Purdila · 16 years ago
  87. 81b23b4 tcp: net/ipv4/tcp.c needs linux/scatterlist.h by Andrew Morton · 16 years ago
  88. 44d28ab Merge branch 'net-next-2.6-v6ready-20080703' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-next by David S. Miller · 16 years ago
  89. e0835f8 ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs. by YOSHIFUJI Hideaki · 16 years ago
  90. 03d2f89 ipv4: Do cleanup for ip_mr_init by Wang Chen · 16 years ago
  91. 623d1a1 ipv6: Do cleanup for ip6_mr_init. by Wang Chen · 16 years ago
  92. dd3abc4 ipv6 route: Prefer outgoing interface with source address assigned. by YOSHIFUJI Hideaki · 16 years ago
  93. 1b34be7 ipv6 addrconf: add accept_dad sysctl to control DAD operation. by YOSHIFUJI Hideaki · 16 years ago
  94. 778d80b ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface. by YOSHIFUJI Hideaki · 16 years ago
  95. 5ce83af ipv6: Assume the loopback address in link-local scope. by YOSHIFUJI Hideaki · 16 years ago
  96. f81b2e7 ipv6: Do not forward packets with the unspecified source address. by YOSHIFUJI Hideaki · 16 years ago
  97. d68b827 ipv6: Do not assign non-valid address on interface. by YOSHIFUJI Hideaki · 16 years ago
  98. 40b215e tcp: de-bloat a bit with factoring NET_INC_STATS_BH out by Pavel Emelyanov · 16 years ago
  99. 2fff58f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  100. c461a97 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago