1. 6d9f239 net: '&' redux by Alexey Dobriyan · 16 years ago
  2. 4814893 IPVS: Remove supports_ipv6 scheduler flag by Julius Volz · 16 years ago
  3. 4454837 IPVS: Add IPv6 support to LBLC/LBLCR schedulers by Julius Volz · 16 years ago
  4. 20971a0 IPVS: Add IPv6 support to SH and DH schedulers by Julius Volz · 16 years ago
  5. 14d5e83 net: replace NIPQUAD() in net/netfilter/ by Harvey Harrison · 16 years ago
  6. a1744d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  7. 61e5744 netfilter: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys() by Alexey Dobriyan · 16 years ago
  8. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  9. 38ff4fa netfilter: replace uses of NIP6_FMT with %p6 by Harvey Harrison · 16 years ago
  10. 5fdf112 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  11. fdc9314 netfilter: replace old NF_ARP calls with NFPROTO_ARP by Jan Engelhardt · 16 years ago
  12. 6767184 netfilter: fix compilation error with NAT=n by Pablo Neira Ayuso · 16 years ago
  13. b09eec1 netfilter: xt_recent: use proc_create_data() by Alexey Dobriyan · 16 years ago
  14. 6def1eb netfilter: xt_iprange: fix range inversion match by Alexey Dobriyan · 16 years ago
  15. 041fb57 netfilter: ctnetlink: remove obsolete NAT dependency from Kconfig by Patrick McHardy · 16 years ago
  16. 0537ae6 ipvs: Update CONFIG_IP_VS_IPV6 description and help text by Julius Volz · 16 years ago
  17. b225ee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  18. 95a5afc net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) by Johannes Berg · 16 years ago
  19. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  20. cb23832 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  21. 404d0ae fix random typos by Danny ter Haar · 16 years ago
  22. 346e15b driver core: basic infrastructure for per-module dynamic debug messages by Jason Baron · 16 years ago
  23. e6a7d3c netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf_nat by Pablo Neira Ayuso · 16 years ago
  24. 14717f8 netfilter: remove unused #include <version.h> by Huang Weiyi · 16 years ago
  25. f901b644 ipvs: Add proper dependencies on IP_VS, and fix description header line. by David S. Miller · 16 years ago
  26. db2bf24 Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-2.6 by David S. Miller · 16 years ago
  27. f39a941 netfilter: xtables: remove bogus mangle table dependency of connmark by Jan Engelhardt · 16 years ago
  28. ab4f21e netfilter: xtables: use NFPROTO_UNSPEC in more extensions by Jan Engelhardt · 16 years ago
  29. 92f3b2b netfilter: xtables: cut down on static data for family-independent extensions by Jan Engelhardt · 16 years ago
  30. 916a917 netfilter: xtables: provide invoked family value to extensions by Jan Engelhardt · 16 years ago
  31. a2df164 netfilter: xtables: move extension arguments into compound structure (6/6) by Jan Engelhardt · 16 years ago
  32. af5d6dc netfilter: xtables: move extension arguments into compound structure (5/6) by Jan Engelhardt · 16 years ago
  33. 7eb3558 netfilter: xtables: move extension arguments into compound structure (4/6) by Jan Engelhardt · 16 years ago
  34. 6be3d85 netfilter: xtables: move extension arguments into compound structure (3/6) by Jan Engelhardt · 16 years ago
  35. 9b4fce7 netfilter: xtables: move extension arguments into compound structure (2/6) by Jan Engelhardt · 16 years ago
  36. f7108a2 netfilter: xtables: move extension arguments into compound structure (1/6) by Jan Engelhardt · 16 years ago
  37. c2df73d netfilter: xtables: use "if" blocks in Kconfig by Jan Engelhardt · 16 years ago
  38. aba0d34 netfilter: xtables: sort extensions alphabetically in Kconfig by Jan Engelhardt · 16 years ago
  39. 367c679 netfilter: xtables: do centralized checkentry call (1/2) by Jan Engelhardt · 16 years ago
  40. 102befa netfilter: x_tables: output bad hook mask in hexadecimal by Jan Engelhardt · 16 years ago
  41. 043ef46 netfilter: move Ebtables to use Xtables by Jan Engelhardt · 16 years ago
  42. e843927 netfilter: iptables TPROXY target by KOVACS Krisztian · 16 years ago
  43. 136cdc7 netfilter: iptables socket match by KOVACS Krisztian · 16 years ago
  44. 9ad2d74 netfilter: iptables tproxy core by KOVACS Krisztian · 16 years ago
  45. 4de6f16 netfilter: enable netfilter in netns by Alexey Dobriyan · 16 years ago
  46. 0e6e75a netfilter: netns nf_conntrack: PPTP conntracking in netns by Alexey Dobriyan · 16 years ago
  47. 3bb0d1c netfilter: netns nf_conntrack: GRE conntracking in netns by Alexey Dobriyan · 16 years ago
  48. 84541cc netfilter: netns nf_conntrack: H323 conntracking in netns by Alexey Dobriyan · 16 years ago
  49. a5c3a80 netfilter: netns nf_conntrack: SIP conntracking in netns by Alexey Dobriyan · 16 years ago
  50. 08f6547 netfilter: netns nf_conntrack: final netns tweaks by Alexey Dobriyan · 16 years ago
  51. d716a4d netfilter: netns nf_conntrack: per-netns conntrack accounting by Alexey Dobriyan · 16 years ago
  52. c2a2c7e netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_invalid sysctl by Alexey Dobriyan · 16 years ago
  53. c04d055 netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum sysctl by Alexey Dobriyan · 16 years ago
  54. 8025070 netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_count sysctl by Alexey Dobriyan · 16 years ago
  55. 8e9df80 netfilter: netns nf_conntrack: per-netns /proc/net/stat/nf_conntrack, /proc/net/stat/ip_conntrack by Alexey Dobriyan · 16 years ago
  56. 0d55af8 netfilter: netns nf_conntrack: per-netns statistics by Alexey Dobriyan · 16 years ago
  57. 6058fa6 netfilter: netns nf_conntrack: per-netns event cache by Alexey Dobriyan · 16 years ago
  58. a71996f netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() not skb by Alexey Dobriyan · 16 years ago
  59. 678d667 netfilter: netns nf_conntrack: cleanup after L3 and L4 proto unregister in every netns by Alexey Dobriyan · 16 years ago
  60. 6804793 netfilter: netns nf_conntrack: unregister helper in every netns by Alexey Dobriyan · 16 years ago
  61. dc5129f netfilter: netns nf_conntrack: per-netns /proc/net/nf_conntrack_expect by Alexey Dobriyan · 16 years ago
  62. b2ce2c7 netfilter: netns nf_conntrack: per-netns /proc/net/nf_conntrack, /proc/net/stat/nf_conntrack by Alexey Dobriyan · 16 years ago
  63. 74c51a1 netfilter: netns nf_conntrack: pass netns pointer to L4 protocol's ->error hook by Alexey Dobriyan · 16 years ago
  64. a702a65 netfilter: netns nf_conntrack: pass netns pointer to nf_conntrack_in() by Alexey Dobriyan · 16 years ago
  65. 63c9a26 netfilter: netns nf_conntrack: per-netns unconfirmed list by Alexey Dobriyan · 16 years ago
  66. 9b03f38 netfilter: netns nf_conntrack: per-netns expectations by Alexey Dobriyan · 16 years ago
  67. 400dad3 netfilter: netns nf_conntrack: per-netns conntrack hash by Alexey Dobriyan · 16 years ago
  68. 49ac871 netfilter: netns nf_conntrack: per-netns conntrack count by Alexey Dobriyan · 16 years ago
  69. 5a1fb39 netfilter: netns nf_conntrack: add ->ct_net -- pointer from conntrack to netns by Alexey Dobriyan · 16 years ago
  70. dfdb8d7 netfilter: netns nf_conntrack: add netns boilerplate by Alexey Dobriyan · 16 years ago
  71. 55b69e9 netfilter: implement NFPROTO_UNSPEC as a wildcard for extensions by Jan Engelhardt · 16 years ago
  72. ee999d8 netfilter: x_tables: use NFPROTO_* in extensions by Jan Engelhardt · 16 years ago
  73. 7e9c6ee netfilter: Introduce NFPROTO_* constants by Jan Engelhardt · 16 years ago
  74. 079aa88 netfilter: xt_recent: IPv6 support by Jan Engelhardt · 16 years ago
  75. e948b20 netfilter: rename ipt_recent to xt_recent by Jan Engelhardt · 16 years ago
  76. 76108ce netfilter: Use unsigned types for hooknum and pf vars by Jan Engelhardt · 16 years ago
  77. a5e8546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into lvs-next-2.6 by Simon Horman · 16 years ago
  78. cb7f6a7 IPVS: Move IPVS to net/netfilter/ipvs by Julius Volz · 16 years ago
  79. 2cdc557 netfilter: xt_time gives a wrong monthday in a leap year by Kaihui Luo · 16 years ago
  80. e3b802b netfilter: nf_conntrack_irc: make sure string is terminated before calling simple_strtoul by Patrick McHardy · 16 years ago
  81. 51807e9 netfilter: nf_conntrack_gre: nf_ct_gre_keymap_flush() fixlet by Alexey Dobriyan · 16 years ago
  82. 887464a netfilter: nf_conntrack_gre: more locking around keymap list by Alexey Dobriyan · 16 years ago
  83. 66bf791 netfilter: nf_conntrack_sip: de-static helper pointers by Alexey Dobriyan · 16 years ago
  84. fab00c5 netfilter: ctnetlink: sleepable allocation with spin lock bh by Pablo Neira Ayuso · 16 years ago
  85. cb1cb5c netfilter: ctnetlink: fix sleep in read-side lock section by Pablo Neira Ayuso · 16 years ago
  86. 1575e7e netfilter: ctnetlink: fix double helper assignation for NAT'ed conntracks by Pablo Neira Ayuso · 16 years ago
  87. 9714be7 netfilter: fix two recent sysctl problems by Krzysztof Piotr Oledzki · 16 years ago
  88. 967ab99 netfilter: xt_hashlimit: fix race between htable_destroy and htable_gc by Pavel Emelyanov · 16 years ago
  89. ae37504 netfilter: nf_conntrack_tcp: decrease timeouts while data in unacknowledged by Patrick McHardy · 16 years ago
  90. 6c64825 netfilter: nf_conntrack_extend: avoid unnecessary "ct->ext" dereferences by Patrick McHardy · 16 years ago
  91. 93bc4e8 netfilter: fix double-free and use-after free by Pekka Enberg · 16 years ago
  92. 5547cd0 netfilter: nf_conntrack_sctp: fix sparse warnings by Patrick McHardy · 16 years ago
  93. db1a75b netfilter: xt_TCPMSS: collapse tcpmss_reverse_mtu{4,6} into one function by Jan Engelhardt · 16 years ago
  94. 72961ec netfilter: nfnetlink_log: send complete hardware header by Eric Leblond · 16 years ago
  95. 280763c netfilter: xt_time: fix time's time_mt()'s use of do_div() by David Howells · 16 years ago
  96. 5840157 netfilter: accounting rework: ct_extend + 64bit counters (v4) by Krzysztof Piotr Oledzki · 16 years ago
  97. 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
  98. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  99. 6c9fcaf Merge branch 'core/rcu' into core/rcu-for-linus by Ingo Molnar · 16 years ago
  100. 2aec609 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago