1. 2523c3f textsearch: ts_kmp: support case insensitive searching in Knuth-Morris-Pratt algorithm by Joonwoo Park · 16 years ago
  2. 3b76d08 textsearch: ts_bm: support case insensitive searching in Boyer-Moore algorithm by Joonwoo Park · 16 years ago
  3. b9c7967 textsearch: support for case insensitive searching by Joonwoo Park · 16 years ago
  4. 58de786 netfilter: ebt_nflog: fix Kconfig typo by Patrick McHardy · 16 years ago
  5. cdf060a netfilter: cleanup netfilter_ipv6.h userspace header by Adrian Bunk · 16 years ago
  6. 43de9dfe netfilter: ip6table_filter in netns for real by Alexey Dobriyan · 16 years ago
  7. b891c5a netfilter: nf_conntrack: add allocation flag to nf_conntrack_alloc by Pablo Neira Ayuso · 16 years ago
  8. b11c16b netfilter: Get rid of refrences to no longer existant Fast NAT. by Russ Dill · 16 years ago
  9. d278931 netfilter: use correct namespace in ip6table_security by Alexey Dobriyan · 16 years ago
  10. 3888e9e sctp: Mark the tsn as received after all allocations finish by Vlad Yasevich · 16 years ago
  11. 6ba33ac amd8111e: delete non NAPI code from the driver. by Francois Romieu · 16 years ago
  12. a667601 starfire: delete non NAPI code from the driver. by Francois Romieu · 16 years ago
  13. 6a3d8aa netdev: remove unused S2IO_NAPI by Francois Romieu · 16 years ago
  14. 6e43829 mac80211: don't report selected IBSS when not found by Vladimir Koutny · 16 years ago
  15. 9e095a6 ssb-pcicore: Fix IRQ-vector init on embedded devices by Michael Buesch · 16 years ago
  16. 9dfd550 zd1211rw: add ID for AirTies WUS-201 by Firat Birlik · 16 years ago
  17. ea0c925 mac80211: Only flush workqueue when last interface was removed by Ivo van Doorn · 16 years ago
  18. 8db9369 mac80211: move netif_carrier_on to after ieee80211_bss_info_change_notify by Guy Cohen · 16 years ago
  19. 0ff1cca drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bit by Darren Jenkins · 16 years ago
  20. fcee7a0 hostap_cs: correct poor NULL checks in suspend/resume routines by John W. Linville · 16 years ago
  21. 38b2219 netdrv: don't truncate VLAN TCI with VLAN stripping by Patrick McHardy · 16 years ago
  22. 4b5a698 net: fix dev_set_promiscuity() breakage by Patrick McHardy · 16 years ago
  23. fb0305c net-sched: consolidate default fifo qdisc setup by Patrick McHardy · 16 years ago
  24. 7f2d38e can: add sanity checks by Oliver Hartkopp · 16 years ago
  25. aee18a8 net-sched: sch_htb: remove write-only qdisc filter_cnt by Patrick McHardy · 16 years ago
  26. 4207759 net-sched: sch_htb: remove child and sibling lists by Patrick McHardy · 16 years ago
  27. f4c1f3e net-sched: sch_htb: use dynamic class hash helpers by Patrick McHardy · 16 years ago
  28. fbd8f13 net-sched: sch_htb: move hash and sibling list removal to htb_delete by Patrick McHardy · 16 years ago
  29. d77fea2 net-sched: sch_cbq: use dynamic class hash helpers by Patrick McHardy · 16 years ago
  30. be0d39d net-sched: sch_hfsc: use dynamic class hash helpers by Patrick McHardy · 16 years ago
  31. 6fe1c7a net-sched: add dynamically sized qdisc class hash helpers by Patrick McHardy · 16 years ago
  32. ea2aca0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  33. 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
  34. 70c03b4 vlan: Add GVRP support by Patrick McHardy · 16 years ago
  35. ce30500 vlan: Move device unregistration before lower dev cleanup by Patrick McHardy · 16 years ago
  36. b3ce032 vlan: Change vlan_dev_set_vlan_flag() to handle multiple flags at once by Patrick McHardy · 16 years ago
  37. eca9eba net: Add GARP applicant-only participant by Patrick McHardy · 16 years ago
  38. 7c85fbf bridge: Use STP demux by Patrick McHardy · 16 years ago
  39. a19800d net: Add STP demux layer by Patrick McHardy · 16 years ago
  40. ef28d1a MIB: add struct net to UDP6_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  41. 235b9f7 MIB: add struct net to UDP6_INC_STATS_USER by Pavel Emelyanov · 16 years ago
  42. 0283328 MIB: add struct net to UDP_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  43. 629ca23 MIB: add struct net to UDP_INC_STATS_USER by Pavel Emelyanov · 16 years ago
  44. 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
  45. 32cb5b4 netns: selective flush of rt_cache by Denis V. Lunev · 16 years ago
  46. e84f84f netns: place rt_genid into struct net by Denis V. Lunev · 16 years ago
  47. b00180d ipv4: pass current value of rt_genid into rt_hash by Denis V. Lunev · 16 years ago
  48. 86c657f netns: add struct net parameter to rt_cache_invalidate by Denis V. Lunev · 16 years ago
  49. 9f5e97e netns: make rt_secret_rebuild timer per namespace by Denis V. Lunev · 16 years ago
  50. 39a23e7 netns: register net.ipv4.route.flush in each namespace by Denis V. Lunev · 16 years ago
  51. 639e104 ipv4: remove static flush_delay variable by Denis V. Lunev · 16 years ago
  52. ae299fc net: add fib_rules_ops to flush_cache method by Denis V. Lunev · 16 years ago
  53. 76e6ebf netns: add namespace parameter to rt_cache_flush by Denis V. Lunev · 16 years ago
  54. 055e511 8390: Split 8390 support into a pausing and a non pausing driver core by Alan Cox · 16 years ago
  55. 141766c WAN: Remove no longer needed pvc_desc in FR code. by Krzysztof Halasa · 16 years ago
  56. 198191c WAN: convert drivers to use built-in netdev_stats by Krzysztof Halasa · 16 years ago
  57. 844290e igb: add NAPI Rx queue support by PJ Waskiewicz · 16 years ago
  58. 662d720 igb: fix init on 82575 with MNG enabled by Alexander Duyck · 16 years ago
  59. 652fff3 igb: eliminate hw from the hw_dbg macro arguments by Auke Kok · 16 years ago
  60. d67ce53 igb: fix parameter options by Alexander Duyck · 16 years ago
  61. 733596b igb: cleanup function header comments by Jeff Kirsher · 16 years ago
  62. 3b644cf igb: Remove adapter struct from these function call parameters by Mitch Williams · 16 years ago
  63. 5c3cad7 igb: limit EEPROM access by Jeff Kirsher · 16 years ago
  64. 532f4ae ipg: run-time configurable jumbo frame support by Pekka Enberg · 16 years ago
  65. da02b23 ipg: per-device max_rxframe_size by Pekka Enberg · 16 years ago
  66. 39f2058 ipg: per-device rxsupport_size by Pekka Enberg · 16 years ago
  67. 18a9cdb ipg: per-device rxfrag_size by Pekka Enberg · 16 years ago
  68. 8304295 ipg: remove jumbo frame #ifdef from mtu by Pekka Enberg · 16 years ago
  69. 024f4d88 ipg: always compile in jumbo frame support by Pekka Enberg · 16 years ago
  70. 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
  71. c5a78ac fs_enet: restore promiscuous and multicast settings in restart() by Laurent Pinchart · 16 years ago
  72. 6c688f4 ibm_newemac: Fixes entry of short packets by Sathya Narayanan · 16 years ago
  73. ab9b30c ibm_newemac: Fixes kernel crashes when speed of cable connected changes by Sathya Narayanan · 16 years ago
  74. 7732123 pasemi_mac: Access iph->tot_len with correct endianness by Roland Dreier · 16 years ago
  75. 3ff2cd2 ehea: Access iph->tot_len with correct endianness by Roland Dreier · 16 years ago
  76. 2f69ae0 ehea: fix race condition by Jan-Bernd Themann · 16 years ago
  77. b0afffe ehea: add MODULE_DEVICE_TABLE by Jan-Bernd Themann · 16 years ago
  78. 5c2cec1 ehea: fix might sleep problem by Jan-Bernd Themann · 16 years ago
  79. 97bff09 forcedeth: fix lockdep warning on ethtool -s by Tobias Diedrich · 16 years ago
  80. 54364b7 Add missing skb->dev assignment in Frame Relay RX code by Krzysztof Halasa · 16 years ago
  81. ab1b204 bridge: fix use-after-free in br_cleanup_bridges() by Patrick McHardy · 16 years ago
  82. f43798c tun: Allow GSO using virtio_net_hdr by Rusty Russell · 16 years ago
  83. 5228ddc tun: TUNSETFEATURES to set gso features. by Rusty Russell · 16 years ago
  84. 07240fd tun: Interface to query tun/tap features. by Rusty Russell · 16 years ago
  85. 374e7b5 tcp: fix a size_t < 0 comparison in tcp_read_sock by Octavian Purdila · 16 years ago
  86. 81b23b4 tcp: net/ipv4/tcp.c needs linux/scatterlist.h by Andrew Morton · 16 years ago
  87. 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
  88. e0835f8 ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs. by YOSHIFUJI Hideaki · 16 years ago
  89. 03d2f89 ipv4: Do cleanup for ip_mr_init by Wang Chen · 16 years ago
  90. 623d1a1 ipv6: Do cleanup for ip6_mr_init. by Wang Chen · 16 years ago
  91. dd3abc4 ipv6 route: Prefer outgoing interface with source address assigned. by YOSHIFUJI Hideaki · 16 years ago
  92. 1b34be7 ipv6 addrconf: add accept_dad sysctl to control DAD operation. by YOSHIFUJI Hideaki · 16 years ago
  93. 778d80b ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface. by YOSHIFUJI Hideaki · 16 years ago
  94. 5ce83af ipv6: Assume the loopback address in link-local scope. by YOSHIFUJI Hideaki · 16 years ago
  95. f81b2e7 ipv6: Do not forward packets with the unspecified source address. by YOSHIFUJI Hideaki · 16 years ago
  96. d68b827 ipv6: Do not assign non-valid address on interface. by YOSHIFUJI Hideaki · 16 years ago
  97. 40b215e tcp: de-bloat a bit with factoring NET_INC_STATS_BH out by Pavel Emelyanov · 16 years ago
  98. 2fff58f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  99. 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
  100. 9ad4107 Merge branch 'i2c-fix' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 16 years ago