1. a5fedd43 netfilter: move skb_gso_segment into nfnetlink_queue module by Florian Westphal · 11 years ago
  2. ec464e5 netfilter: rename netlink related "pid" variables to "portid" by Patrick McHardy · 11 years ago
  3. 30e0c6a netfilter: nf_log: prepare net namespace support for loggers by Gao feng · 11 years ago
  4. dece40e netfilter: nf_conntrack: speed up module removal path if netns in use by Vladimir Davydov · 11 years ago
  5. b20ab9cc netfilter: nf_ct_helper: better logging for dropped packets by Pablo Neira Ayuso · 11 years ago
  6. b640bee Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  7. 5ba2495 soreuseport: TCP/IPv6 implementation by Tom Herbert · 12 years ago
  8. da5e363 soreuseport: TCP/IPv4 implementation by Tom Herbert · 12 years ago
  9. c296bb4 netfilter: nf_conntrack: refactor l4proto support for netns by Gao feng · 12 years ago
  10. 6330750 netfilter: nf_conntrack: refactor l3proto support for netns by Gao feng · 12 years ago
  11. 04d8700 netfilter: nf_ct_proto: move initialization out of pernet_operations by Gao feng · 12 years ago
  12. 5f69b8f netfilter: nf_ct_labels: move initialization out of pernet_operations by Gao feng · 12 years ago
  13. 5e615b2 netfilter: nf_ct_helper: move initialization out of pernet_operations by Gao feng · 12 years ago
  14. 8684094 netfilter: nf_ct_timeout: move initialization out of pernet_operations by Gao feng · 12 years ago
  15. 3fe0f94 netfilter: nf_ct_ecache: move initialization out of pernet_operations by Gao feng · 12 years ago
  16. 73f4001 netfilter: nf_ct_tstamp: move initialization out of pernet_operations by Gao feng · 12 years ago
  17. b7ff3a1 netfilter: nf_ct_acct: move initialization out of pernet_operations by Gao feng · 12 years ago
  18. 83b4dbe netfilter: nf_ct_expect: move initialization out of pernet_operations by Gao feng · 12 years ago
  19. f94161c netfilter: nf_conntrack: move initialization out of pernet operations by Gao feng · 12 years ago
  20. 9b21f6a netfilter: ctnetlink: allow userspace to modify labels by Florian Westphal · 12 years ago
  21. c539f01 netfilter: add connlabel conntrack extension by Florian Westphal · 12 years ago
  22. 1e47ee8 netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netns by Pablo Neira Ayuso · 12 years ago
  23. a0ecb85 netfilter: nf_nat: Handle routing changes in MASQUERADE target by Jozsef Kadlecsik · 12 years ago
  24. 0360ae4 netfilter: kill support for per-af queue backends by Florian Westphal · 12 years ago
  25. 04dac01 netfilter: nf_conntrack: improve nf_conn object traceability by Pablo Neira Ayuso · 12 years ago
  26. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  27. ace1fe1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 12 years ago
  28. 84b5ee9 netfilter: nf_conntrack: add nf_ct_timeout_lookup by Pablo Neira Ayuso · 12 years ago
  29. 5b423f6 netfilter: nf_conntrack: fix racy timer handling with reliable events by Pablo Neira Ayuso · 12 years ago
  30. b3f644f netfilter: ip6tables: add MASQUERADE target by Patrick McHardy · 12 years ago
  31. 58a317f netfilter: ipv6: add IPv6 NAT support by Patrick McHardy · 12 years ago
  32. c7232c9 netfilter: add protocol independent NAT core by Patrick McHardy · 12 years ago
  33. 051966c netfilter: nf_nat: add protoff argument to packet mangling functions by Patrick McHardy · 12 years ago
  34. 04c9f41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  35. 6bd0405 netfilter: nf_ct_ecache: fix crash with multiple containers, one shutting down by Pablo Neira Ayuso · 12 years ago
  36. 0891147 netfilter: nf_conntrack: generalize nf_ct_l4proto_net by Pablo Neira Ayuso · 12 years ago
  37. f28997e netfilter: nf_conntrack: add nf_ct_kfree_compat_sysctl_table by Gao feng · 12 years ago
  38. f1caad2 netfilter: nf_conntrack: prepare l4proto->init_net cleanup by Gao feng · 12 years ago
  39. 674147e netfilter: fix missing symbols if CONFIG_NETFILTER_NETLINK_QUEUE_CT unset by Pablo Neira Ayuso · 12 years ago
  40. 7c62234 netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabled by Pablo Neira Ayuso · 12 years ago
  41. 12f7a50 netfilter: add user-space connection tracking helper infrastructure by Pablo Neira Ayuso · 12 years ago
  42. ae243be netfilter: ctnetlink: add CTA_HELP_INFO attribute by Pablo Neira Ayuso · 12 years ago
  43. 8c88f87 netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangled by Pablo Neira Ayuso · 12 years ago
  44. 1afc567 netfilter: nf_ct_helper: implement variable length helper private data by Pablo Neira Ayuso · 12 years ago
  45. 3cf4c7e netfilter: nf_ct_ext: support variable length extensions by Pablo Neira Ayuso · 13 years ago
  46. 3a8fc53 netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy names by Pablo Neira Ayuso · 13 years ago
  47. 8264deb netfilter: nf_conntrack: add namespace support for cttimeout by Gao feng · 12 years ago
  48. e76d0af netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]proto by Pablo Neira Ayuso · 12 years ago
  49. 15f585b netfilter: nf_ct_generic: add namespace support by Gao feng · 12 years ago
  50. 524a53e netfilter: nf_conntrack: prepare namespace support for l3 protocol trackers by Gao feng · 12 years ago
  51. 2c352f4 netfilter: nf_conntrack: prepare namespace support for l4 protocol trackers by Gao feng · 12 years ago
  52. ac3a546 netfilter: nf_conntrack: use this_cpu_inc() by Eric Dumazet · 12 years ago
  53. a900689 netfilter: nf_ct_helper: allow to disable automatic helper assignment by Eric Leblond · 12 years ago
  54. f99e8f7 net: Convert nf_conntrack_proto to use register_net_sysctl by Eric W. Biederman · 12 years ago
  55. f3d229c netfilter: xt_LOG: don't use xchg() for simple assignment by Jan Beulich · 12 years ago
  56. c1ebd7d netfilter: cttimeout: fix dependency with l4protocol conntrack module by Pablo Neira Ayuso · 12 years ago
  57. ace30d7 netfilter: xt_LOG: add __printf() to sb_add() by Eric Dumazet · 12 years ago
  58. dd70507 netfilter: nf_ct_ext: add timeout extension by Pablo Neira Ayuso · 12 years ago
  59. 5097846 netfilter: add cttimeout infrastructure for fine timeout tuning by Pablo Neira Ayuso · 12 years ago
  60. 2c8503f netfilter: nf_conntrack: pass timeout array to l4->new and l4->packet by Pablo Neira Ayuso · 12 years ago
  61. 544d5c7 netfilter: ctnetlink: allow to set expectfn for expectations by Pablo Neira Ayuso · 13 years ago
  62. 7d367e0 netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2) by Jozsef Kadlecsik · 12 years ago
  63. c5e1fd8 Merge branch 'nf-next' of git://1984.lsi.us.es/net-next by David S. Miller · 13 years ago
  64. b9e61f0 netfilter: ctnetlink: remove dead NAT code by Patrick McHardy · 13 years ago
  65. d70308f netfilter: nat: remove module reference counting from NAT protocols by Patrick McHardy · 13 years ago
  66. cbc9f2f netfilter: nf_nat: export NAT definitions to userspace by Patrick McHardy · 13 years ago
  67. 3d058d7 netfilter: rework user-space expectation helper support by Pablo Neira Ayuso · 13 years ago
  68. b3e0bfa netfilter: nf_conntrack: use atomic64 for accounting counters by Eric Dumazet · 13 years ago
  69. dfd56b8 net: use IS_ENABLED(CONFIG_IPV6) by Eric Dumazet · 13 years ago
  70. 70e9942 netfilter: nf_conntrack: make event callback registration per-netns by Pablo Neira Ayuso · 13 years ago
  71. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  72. 8d83f63 netfilter: export NAT definitions through linux/netfilter_ipv4/nf_nat.h by Pablo Neira Ayuso · 13 years ago
  73. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  74. 34641c6 nf_conntrack.h: fix up fallout from implicit moduleparam.h presence by Paul Gortmaker · 13 years ago
  75. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  76. 42c1edd netfilter: nf_nat: avoid double seq_adjust for loopback by Julian Anastasov · 13 years ago
  77. 2a9e950 net: Remove __KERNEL__ cpp checks from include/net by David S. Miller · 13 years ago
  78. da935c6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  79. d503b30 netfilter: tproxy: do not assign timewait sockets to skb->sk by Florian Westphal · 13 years ago
  80. bd4a697 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  81. 3db7e93 netfilter: ecache: always set events bits, filter them later by Pablo Neira Ayuso · 14 years ago
  82. 2f1e317 netfilter: nf_conntrack: fix linker error with NF_CONNTRACK_TIMESTAMP=n by Patrick McHardy · 14 years ago
  83. a992ca2 netfilter: nf_conntrack_tstamp: add flow-based timestamp extension by Pablo Neira Ayuso · 14 years ago
  84. 93557f5 netfilter: nf_conntrack: nf_conntrack snmp helper by Jiri Olsa · 14 years ago
  85. a7c2f4d netfilter: nf_nat: fix conversion to non-atomic bit ops by Changli Gao · 14 years ago
  86. d862a66 netfilter: nf_conntrack: use is_vmalloc_addr() by Patrick McHardy · 14 years ago
  87. 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
  88. 2fc72c7 netfilter: fix compilation when conntrack is disabled but tproxy is enabled by KOVACS Krisztian · 14 years ago
  89. f682cef netfilter: fix the race when initializing nf_ct_expect_hash_rnd by Changli Gao · 14 years ago
  90. ae90bde netfilter: fix compilation when conntrack is disabled but tproxy is enabled by KOVACS Krisztian · 14 years ago
  91. 0e60ebe netfilter: add __rcu annotations by Eric Dumazet · 14 years ago
  92. 03c0e5b netfilter: nf_nat: define nat_pptp_info as needed by Changli Gao · 14 years ago
  93. e0e76c8 netfilter: ct_extend: define NF_CT_EXT_* as needed by Changli Gao · 14 years ago
  94. 76a2d3b netfilter: nf_nat: don't use atomic bit operation by Changli Gao · 14 years ago
  95. 0f8e800 netfilter: nf_conntrack: define ct_*_info as needed by Changli Gao · 14 years ago
  96. e5fc9e7 netfilter: nf_conntrack: don't always initialize ct->proto by Changli Gao · 14 years ago
  97. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  98. 3b9afb2 tproxy: added IPv6 socket lookup function to nf_tproxy_core by Balazs Scheidler · 14 years ago
  99. e97c3e2 tproxy: split off ipv6 defragmentation to a separate module by Balazs Scheidler · 14 years ago
  100. 6006db8 tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4() by Balazs Scheidler · 14 years ago