1. 6b10286 ipv6: unify fragment thresh handling code by Amerigo Wang · 12 years ago
  2. b836c99 ipv6: unify conntrack reassembly expire code with standard one by Amerigo Wang · 12 years ago
  3. c038a76 ipv6: add a new namespace for nf_conntrack_reasm by Amerigo Wang · 12 years ago
  4. 2c96932 netfilter: ipv6: using csum_ipv6_magic requires net/ip6_checksum.h by Stephen Rothwell · 12 years ago
  5. 8a91bb0 netfilter: ip6tables: add stateless IPv6-to-IPv6 Network Prefix Translation target by Patrick McHardy · 12 years ago
  6. ed72d9e netfilter: ip6tables: add NETMAP target by Patrick McHardy · 12 years ago
  7. 115e23a netfilter: ip6tables: add REDIRECT target by Patrick McHardy · 12 years ago
  8. b3f644f netfilter: ip6tables: add MASQUERADE target by Patrick McHardy · 12 years ago
  9. 58a317f netfilter: ipv6: add IPv6 NAT support by Patrick McHardy · 12 years ago
  10. 2b60af0 netfilter: nf_conntrack_ipv6: fix tracking of ICMPv6 error messages containing fragments by Patrick McHardy · 12 years ago
  11. 4cdd3408 netfilter: nf_conntrack_ipv6: improve fragmentation handling by Patrick McHardy · 12 years ago
  12. 19e303d netfilter: PTR_RET can be used by Wu Fengguang · 12 years ago
  13. 0891147 netfilter: nf_conntrack: generalize nf_ct_l4proto_net by Pablo Neira Ayuso · 12 years ago
  14. 8fc0278 netfilter: nf_ct_icmpv6: add icmpv6_kmemdup_sysctl_table function by Gao feng · 12 years ago
  15. f1caad2 netfilter: nf_conntrack: prepare l4proto->init_net cleanup by Gao feng · 12 years ago
  16. 12f7a50 netfilter: add user-space connection tracking helper infrastructure by Pablo Neira Ayuso · 12 years ago
  17. 8264deb netfilter: nf_conntrack: add namespace support for cttimeout by Gao feng · 12 years ago
  18. e76d0af netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]proto by Pablo Neira Ayuso · 12 years ago
  19. a7c439d netfilter: nf_ct_ipv6: add namespace support by Gao feng · 12 years ago
  20. 7080ba0 netfilter: nf_ct_icmp: add namespace support by Gao feng · 12 years ago
  21. 524a53e netfilter: nf_conntrack: prepare namespace support for l3 protocol trackers by Gao feng · 12 years ago
  22. 2c352f4 netfilter: nf_conntrack: prepare namespace support for l4 protocol trackers by Gao feng · 12 years ago
  23. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 12 years ago
  24. 84018f5 netfilter: ip6_tables: add flags parameter to ipv6_find_hdr() by Hans Schillstrom · 12 years ago
  25. d16cf20 netfilter: remove ip_queue support by Pablo Neira Ayuso · 12 years ago
  26. ec8f23c net: Convert all sysctl registrations to register_net_sysctl by Eric W. Biederman · 12 years ago
  27. 5dd3df1 net: Move all of the network sysctls without a namespace into init_net. by Eric W. Biederman · 12 years ago
  28. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  29. 011e3c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  30. 95ad2f8 netfilter: ip6_tables: ip6t_ext_hdr is now static inline by Pablo Neira Ayuso · 12 years ago
  31. e549a6b netfilter: ipv6: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  32. 523f610 netfilter: remove forward module param confusion. by Rusty Russell · 13 years ago
  33. 5097846 netfilter: add cttimeout infrastructure for fine timeout tuning by Pablo Neira Ayuso · 13 years ago
  34. 2c8503f netfilter: nf_conntrack: pass timeout array to l4->new and l4->packet by Pablo Neira Ayuso · 13 years ago
  35. 6939c33 netfilter: merge ipt_LOG and ip6_LOG into xt_LOG by Richard Weinberger · 13 years ago
  36. c49c41a Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  37. fd77846 security: remove the security_netlink_recv hook as it is equivalent to capable() by Eric Paris · 13 years ago
  38. c5e1fd8 Merge branch 'nf-next' of git://1984.lsi.us.es/net-next by David S. Miller · 13 years ago
  39. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  40. e26f9a4 netfilter: add ipv6 reverse path filter match by Florian Westphal · 13 years ago
  41. 75f2811 ipv6: Add fragment reporting to ipv6_skip_exthdr(). by Jesse Gross · 13 years ago
  42. b90e579 net: dont call jump_label_dec from irq context by Eric Dumazet · 13 years ago
  43. 6dec4ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  44. 46a246c netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED. by David S. Miller · 13 years ago
  45. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  46. 0a9ee81 netfilter: Remove unnecessary OOM logging messages by Joe Perches · 13 years ago
  47. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  48. c667523 netfilter: nf_queue: reject NF_STOLEN verdicts from userspace by Florian Westphal · 13 years ago
  49. 91c66c6 netfilter: ip_queue: Fix small leak in ipq_build_packet_message() by Jesper Juhl · 13 years ago
  50. 2c38de4 netfilter: fix looped (broad|multi)cast's MAC handling by Nicolas Cavallari · 13 years ago
  51. d232b8d netfilter: use unsigned variables for packet lengths in ip[6]_queue. by Dave Jones · 13 years ago
  52. 88ed01d netfilter: nf_conntrack: fix ct refcount leak in l4proto->error() by Pablo Neira Ayuso · 13 years ago
  53. fb04883 netfilter: add more values to enum ip_conntrack_info by Eric Dumazet · 13 years ago
  54. 3c709f8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6 by David S. Miller · 13 years ago
  55. 4319cc0 netfilter: IPv6: initialize TOS field in REJECT target module by Fernando Luis Vazquez Cao · 13 years ago
  56. 4805347 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 13 years ago
  57. b169f6d netfilter: ip6table_mangle: Fix set-but-unused variables. by David S. Miller · 13 years ago
  58. f3c85dd netfilter: ip6_tables: Fix set-but-unused variables. by David S. Miller · 13 years ago
  59. 7f5c6d4 netfilter: get rid of atomic ops in fast path by Eric Dumazet · 13 years ago
  60. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  61. db85667 netfilter: xtables: fix reentrancy by Eric Dumazet · 14 years ago
  62. 31111c2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  63. 6a8ab060 ipv6: netfilter: ip6_tables: fix infoleak to userspace by Vasiliy Kulikov · 14 years ago
  64. 1958b85 net: Put fl6_* macros to struct flowi6 and use them again. by David S. Miller · 14 years ago
  65. 4c9483b ipv6: Convert to use flowi6 where applicable. by David S. Miller · 14 years ago
  66. 6281dcc net: Make flowi ports AF dependent. by David S. Miller · 14 years ago
  67. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 14 years ago
  68. 452edd5 xfrm: Return dst directly from xfrm_lookup() by David S. Miller · 14 years ago
  69. da935c6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  70. 0af320f netfilter: ip6t_LOG: fix a flaw in printing the MAC by Joerg Marx · 14 years ago
  71. bced94e netfilter: add a missing include in nf_conntrack_reasm.c by Eric Dumazet · 14 years ago
  72. 14f0290 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  73. 255d0dc netfilter: x_table: speedup compat operations by Eric Dumazet · 14 years ago
  74. fee1cc0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into HEAD by Simon Horman · 14 years ago
  75. 2fc72c7 netfilter: fix compilation when conntrack is disabled but tproxy is enabled by KOVACS Krisztian · 14 years ago
  76. 83723d6 netfilter: x_tables: dont block BH while reading counters by Eric Dumazet · 14 years ago
  77. ae90bde netfilter: fix compilation when conntrack is disabled but tproxy is enabled by KOVACS Krisztian · 14 years ago
  78. abbf46a ipv6: Use ip6_dst_hoplimit() instead of direct dst_metric() calls. by David S. Miller · 14 years ago
  79. 4de58df Net: ipv6: netfiliter: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  80. be9e916 netfilter: nf_ct_frag6_sysctl_table is static by Eric Dumazet · 14 years ago
  81. b468645 netfilter: xt_LOG: do print MAC header on FORWARD by Jan Engelhardt · 14 years ago
  82. 7c13a0d Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  83. 22e091e netfilter: ipv6: fix overlap check for fragments by Shan Wei · 14 years ago
  84. cccbe5e netfilter: ip6_tables: fix information leak to userspace by Jan Engelhardt · 14 years ago
  85. 7932c2e netfilter: Add missing CONFIG_SYSCTL checks in ipv6's nf_conntrack_reasm.c by David S. Miller · 14 years ago
  86. f6318e5 netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables and xt_TPROXY by KOVACS Krisztian · 14 years ago
  87. 9941fb6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  88. e97c3e2 tproxy: split off ipv6 defragmentation to a separate module by Balazs Scheidler · 14 years ago
  89. 76b6717 netfilter: fix kconfig unmet dependency warning by Randy Dunlap · 14 years ago
  90. 243bf6e netfilter: xtables: resolve indirect macros 3/3 by Jan Engelhardt · 14 years ago
  91. 87a2e70d netfilter: xtables: resolve indirect macros 2/3 by Jan Engelhardt · 14 years ago
  92. 12b00c2 netfilter: xtables: resolve indirect macros 1/3 by Jan Engelhardt · 14 years ago
  93. a8defca netfilter: ipt_LOG: add bufferisation to call printk() once by Eric Dumazet · 14 years ago
  94. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  95. e548833 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  96. 1ee89bd netfilter: discard overlapping IPv6 fragment by Nicolas Dichtel · 14 years ago
  97. cca77b7 netfilter: fix CONFIG_COMPAT support by Florian Westphal · 14 years ago
  98. 21dc330 net: Rename skb_has_frags to skb_has_frag_list by David S. Miller · 14 years ago
  99. 001389b netfilter: {ip,ip6,arp}_tables: avoid lockdep false positive by Eric Dumazet · 14 years ago
  100. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago