1. d5aa407 tunnels: fix netns vs proto registration ordering by Alexey Dobriyan · 15 years ago
  2. c2892f0 gre: fix netns vs proto registration ordering by Alexey Dobriyan · 15 years ago
  3. 749f621 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  4. 339c6e9 ethtool: reduce stack usage by Eric Dumazet · 15 years ago
  5. a928852 X25: Dont let x25_bind use addresses containing characters by andrew hendry · 15 years ago
  6. b18e7a0 X25: Fix x25_create errors for bad protocol and ENOBUFS by andrew hendry · 15 years ago
  7. 0dca3a8 xfrm: Flushing empty SPD generates false events by jamal · 15 years ago
  8. 19f4c71 xfrm: Flushing empty SAD generates false events by jamal · 15 years ago
  9. 9546377 IPv6: Delete redundant counter of IPSTATS_MIB_REASMFAILS by Shan Wei · 15 years ago
  10. 0d643e1 ethtool: Move n-tuple capability check into set_flags by Peter Waskiewicz · 15 years ago
  11. e858911 ethtool: Fix filter addition when caching n-tuple filters by Peter Waskiewicz · 15 years ago
  12. 3e5e524 netfilter: CONFIG_COMPAT: allow delta to exceed 32767 by Florian Westphal · 15 years ago
  13. fc0e3df netfilter: ebtables: avoid explicit XT_ALIGN() in match/targets by Florian Westphal · 15 years ago
  14. 1756de2 netfilter: ebtables: abort if next_offset is too small by Florian Westphal · 15 years ago
  15. ef00f89 netfilter: ctnetlink: add zone support by Patrick McHardy · 15 years ago
  16. 5d0aa2c netfilter: nf_conntrack: add support for "conntrack zones" by Patrick McHardy · 15 years ago
  17. 8fea97e netfilter: nf_conntrack: pass template to l4proto ->error() handler by Patrick McHardy · 15 years ago
  18. d5d1baa netfilter: xtables: add const qualifiers by Jan Engelhardt · 16 years ago
  19. 739674f netfilter: xtables: constify args in compat copying functions by Jan Engelhardt · 16 years ago
  20. b402405 netfilter: xtables: print details on size mismatch by Jan Engelhardt · 16 years ago
  21. fa96a0e netfilter: iptables: remove unused function arguments by Jan Engelhardt · 15 years ago
  22. 98e6d2d netfilter: xt_recent: inform user when hitcount is too large by Jan Engelhardt · 15 years ago
  23. 228da6c mac80211: Fix error introduced in netdev_mc_count() changes. by David S. Miller · 15 years ago
  24. 1a5778a net: Fix first line of kernel-doc for a few functions by Ben Hutchings · 15 years ago
  25. 5ecccb7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  26. f6f2230 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  27. 3d0beb9 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  28. ebc08a6 rtnetlink: Add VF config code to rtnetlink by Williams, Mitch A · 15 years ago
  29. 81d54ec udp: remove redundant variable by Gerrit Renker · 15 years ago
  30. 55d9559 dccp: support for passing MSG_TRUNC by Gerrit Renker · 15 years ago
  31. c28e930 xfrm: validate attributes by jamal · 15 years ago
  32. 21809fa IPv6: remove trivial nested _bh suffix by stephen hemminger · 15 years ago
  33. dc2b99f IPv6: keep permanent addresses on admin down by stephen hemminger · 15 years ago
  34. 2bec5a3 ipv6: fib: fix crash when changing large fib while dumping it by Patrick McHardy · 15 years ago
  35. 5affcd6ba mac80211: fix handling of null-rate control in rate_control_get_rate by Juuso Oikarinen · 15 years ago
  36. 69a6a0b dccp: allow probing of CCID-array length by Gerrit Renker · 15 years ago
  37. c6b471e inet: Remove bogus IGMPv3 report handling by Herbert Xu · 15 years ago
  38. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  39. ca1c2e2 netfilter: don't use INIT_RCU_HEAD() by Alexey Dobriyan · 15 years ago
  40. 8e55742 ethtool: Use explicit designated initializers for .cmd by Roland Dreier · 15 years ago
  41. b2907e5 netfilter: xtables: fix mangle tables by Alexey Dobriyan · 15 years ago
  42. 9d288df netfilter: nf_conntrack_sip: add T.38 FAX support by Patrick McHardy · 15 years ago
  43. 48f8ac2 netfilter: nf_nat_sip: add TCP support by Patrick McHardy · 15 years ago
  44. 010c0b9 netfilter: nf_nat: support mangling a single TCP packet multiple times by Patrick McHardy · 15 years ago
  45. f5b321b netfilter: nf_conntrack_sip: add TCP support by Patrick McHardy · 15 years ago
  46. 3b6b9fa netfilter: nf_conntrack_sip: pass data offset to NAT functions by Patrick McHardy · 15 years ago
  47. 54101f4f netfilter: nf_conntrack_sip: fix ct_sip_parse_request() REGISTER request parsing by Patrick McHardy · 15 years ago
  48. b87921b netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expect by Patrick McHardy · 15 years ago
  49. d1e7a03 netfilter: ctnetlink: dump expectation helper name by Patrick McHardy · 15 years ago
  50. 15682bc ethtool: Introduce n-tuple filter programming support by Peter P Waskiewicz Jr · 15 years ago
  51. 5988564 tcp: fix ICMP-RTO war by Damian Lukowski · 15 years ago
  52. 4cad6c7 mac80211: Deny TX BA session requests during disassociation by Sujith · 15 years ago
  53. 044c18c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  54. 67de792 net: atm: use seq_list_foo() helpers by Li Zefan · 15 years ago
  55. a2b79b4 net: ipx: use seq_list_foo() helpers by Li Zefan · 15 years ago
  56. 216437e net: irda: use seq_list_foo() helpers by Li Zefan · 15 years ago
  57. 4f13420 net: x25: use seq_list_foo() helpers by Li Zefan · 15 years ago
  58. 27b5b86 net: af_key: use seq_hlist_foo() helpers by Li Zefan · 15 years ago
  59. efaffb7 net: appletalk: use seq_hlist_foo() helpers by Li Zefan · 15 years ago
  60. b512f3d net: ax25: use seq_hlist_foo() helpers by Li Zefan · 15 years ago
  61. 90dd7f5 net: netrom: use seq_hlist_foo() helpers by Li Zefan · 15 years ago
  62. b7ceabd net: packet: use seq_hlist_foo() helpers by Li Zefan · 15 years ago
  63. b999748 net: rose: use seq_hlist_foo() helpers by Li Zefan · 15 years ago
  64. 32d2e3a net: x25: use seq_hlist_foo() helpers by Li Zefan · 15 years ago
  65. a8c28d05 Merge branch 'master' of git://dev.medozas.de/linux by Patrick McHardy · 15 years ago
  66. e3eaa99 netfilter: xtables: generate initial table on-demand by Jan Engelhardt · 16 years ago
  67. 2b95efe netfilter: xtables: use xt_table for hook instantiation by Jan Engelhardt · 16 years ago
  68. 2b21e05 netfilter: xtables: compact table hook functions (2/2) by Jan Engelhardt · 16 years ago
  69. 737535c netfilter: xtables: compact table hook functions (1/2) by Jan Engelhardt · 16 years ago
  70. d0b0268 netfilter: ctnetlink: add missing netlink attribute policies by Patrick McHardy · 15 years ago
  71. 42107f5 netfilter: xtables: symmetric COMPAT_XT_ALIGN definition by Alexey Dobriyan · 15 years ago
  72. 9ab99d5a Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 15 years ago
  73. b1109bf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  74. 375177b mac80211: Retry null data frame for power save. by Vivek Natarajan · 15 years ago
  75. 44bfce5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 15 years ago
  76. d4ae20b net/sched: Fix module name in Kconfig by Jan Luebbe · 15 years ago
  77. 2fc1b5d dst: call cond_resched() in dst_gc_task() by Eric Dumazet · 15 years ago
  78. e15276a mac80211: Reset dynamic ps timer in Rx path. by Vivek Natarajan · 15 years ago
  79. 209c671 mac80211: make rate_control_alloc static by Andres Salomon · 15 years ago
  80. 349e6b7 mac80211: remove get_tx_stats() driver op by Kalle Valo · 15 years ago
  81. 29165e4 mac80211: fix deauth race by Johannes Berg · 15 years ago
  82. 19885c4 mac80211: fix bss_conf.dtim_period by Johannes Berg · 15 years ago
  83. 199d69f mac80211: Added a new debugfs file for reading channel_type by Benoit Papillault · 15 years ago
  84. 74e2bd1 mac80211: tear down all agg queues when restart/reconfig hw by Wey-Yi Guy · 15 years ago
  85. 34e8950 mac80211: allow station add/remove to sleep by Johannes Berg · 15 years ago
  86. 070bb54 mac80211: don't probe if we have probe response by Johannes Berg · 15 years ago
  87. 33e5a2f wireless: update radiotap parser by Johannes Berg · 15 years ago
  88. 6e7e621 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  89. c0ce77b mac80211: fix deferred hardware scan requests by Johannes Berg · 15 years ago
  90. 0da780c mac80211: Fix probe request filtering in IBSS mode by Benoit Papillault · 15 years ago
  91. d696c7b netfilter: nf_conntrack: fix hash resizing with namespaces by Patrick McHardy · 15 years ago
  92. 14c7dbe netfilter: xtables: compat out of scope fix by Alexey Dobriyan · 15 years ago
  93. 13ccdfc netfilter: nf_conntrack: restrict runtime expect hashsize modifications by Alexey Dobriyan · 15 years ago
  94. 5b3501f netfilter: nf_conntrack: per netns nf_conntrack_cachep by Eric Dumazet · 15 years ago
  95. 9edd7ca netfilter: nf_conntrack: fix memory corruption with multiple namespaces by Patrick McHardy · 15 years ago
  96. 7678037 netfilter: fix build failure with CONNTRACK=y NAT=n by Florian Westphal · 15 years ago
  97. 889b8f9 packet: Kill CONFIG_PACKET_MMAP. by David S. Miller · 15 years ago
  98. 15c697c Bluetooth: Keep a copy of each HID device's report descriptor by Michael Poole · 15 years ago
  99. 570930f bridge: Remove unused age_list by Herbert Xu · 15 years ago
  100. bfd5f4a packet: Add GSO/csum offload support. by Sridhar Samudrala · 15 years ago