1. 223b02d netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->len by Andrey Vagin · 10 years ago
  2. 62472bc netfilter: nf_tables: restore context for expression destructors by Patrick McHardy · 10 years ago
  3. 93bb0ce netfilter: conntrack: remove central spinlock nf_conntrack_lock by Jesper Dangaard Brouer · 10 years ago
  4. ca7433d netfilter: conntrack: seperate expect locking from nf_conntrack_lock by Jesper Dangaard Brouer · 10 years ago
  5. b7779d0 netfilter: conntrack: spinlock per cpu to protect special lists. by Jesper Dangaard Brouer · 10 years ago
  6. b476b72 netfilter: trivial code cleanup and doc changes by Jesper Dangaard Brouer · 10 years ago
  7. 0768b3b netfilter: nf_tables: add optional user data area to rules by Pablo Neira Ayuso · 10 years ago
  8. 67a8fc2 netfilter: nf_tables: add nft_dereference() macro by Patrick McHardy · 10 years ago
  9. d2bf2f3 netfilter: nft_ct: labels get support by Florian Westphal · 10 years ago
  10. 0165d93 netfilter: nf_tables: fix racy rule deletion by Pablo Neira Ayuso · 10 years ago
  11. 05513e9 netfilter: nf_tables: add reject module for NFPROTO_INET by Patrick McHardy · 10 years ago
  12. cc4723c netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts by Patrick McHardy · 10 years ago
  13. 64d4680 netfilter: nf_tables: add AF specific expression support by Patrick McHardy · 10 years ago
  14. e53376b netfilter: nf_conntrack: don't release a conntrack with non-zero refcnt by Pablo Neira Ayuso · 10 years ago
  15. 3876d22 netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain() by Patrick McHardy · 11 years ago
  16. fa2c1de netfilter: nf_tables: minor nf_chain_type cleanups by Patrick McHardy · 11 years ago
  17. 2a37d75 netfilter: nf_tables: constify chain type definitions and pointers by Patrick McHardy · 11 years ago
  18. baae3e6 netfilter: nf_tables: fix chain type module reference handling by Patrick McHardy · 11 years ago
  19. 4566bf2 netfilter: nft_meta: add l4proto support by Patrick McHardy · 11 years ago
  20. 1d49144 netfilter: nf_tables: add "inet" table for IPv4/IPv6 by Patrick McHardy · 11 years ago
  21. 115a60b netfilter: nf_tables: add support for multi family tables by Patrick McHardy · 11 years ago
  22. c948487 netfilter: nf_tables: add hook ops to struct nft_pktinfo by Patrick McHardy · 11 years ago
  23. 9aa28f2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 11 years ago
  24. dcd93ed netfilter: nf_conntrack: remove dead code by stephen hemminger · 11 years ago
  25. cc70d06 netfilter: REJECT: separate reusable code by Eric Leblond · 11 years ago
  26. 97a2d41 netfilter: xt_NFQUEUE: separate reusable code by Eric Leblond · 11 years ago
  27. 6aafeef netfilter: push reasm skb through instead of original frag skbs by Jiri Pirko · 11 years ago
  28. 72c39a0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  29. f7b13e4 netfilter: introduce nf_conn_acct structure by Holger Eitzenberger · 11 years ago
  30. 5eccdfa nf_tables*.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  31. b5bc89b netfilter: nf_tables: add trace support by Pablo Neira Ayuso · 11 years ago
  32. 0628b12 netfilter: nfnetlink: add batch support and use it from nf_tables by Pablo Neira Ayuso · 11 years ago
  33. 99633ab netfilter: nf_tables: complete net namespace support by Pablo Neira Ayuso · 11 years ago
  34. 0ca743a netfilter: nf_tables: add compatibility layer for x_tables by Pablo Neira Ayuso · 11 years ago
  35. 9370761 netfilter: nf_tables: convert built-in tables/chains to chain types by Pablo Neira Ayuso · 11 years ago
  36. c29b72e netfilter: nft_payload: add optimized payload implementation for small loads by Patrick McHardy · 11 years ago
  37. cb7dbfd netfilter: nf_tables: add optimized data comparison for small values by Patrick McHardy · 11 years ago
  38. ef1f7df netfilter: nf_tables: expression ops overloading by Patrick McHardy · 11 years ago
  39. 20a6934 netfilter: nf_tables: add netlink set API by Patrick McHardy · 11 years ago
  40. 9651851 netfilter: add nftables by Patrick McHardy · 11 years ago
  41. f59cb04 netfilter: nf_nat: move alloc_null_binding to nf_nat_core.c by Pablo Neira Ayuso · 11 years ago
  42. 4fbef95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  43. f4a87e7 netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packets by Patrick McHardy · 11 years ago
  44. 4e77be4 netfilter: Remove extern from function prototypes by Joe Perches · 11 years ago
  45. c13a84a netfilter: nf_conntrack: use RCU safe kfree for conntrack extensions by Michal Kubeček · 11 years ago
  46. 48b1de4 netfilter: add SYNPROXY core/target by Patrick McHardy · 11 years ago
  47. 41d73ec netfilter: nf_conntrack: make sequence number adjustments usuable without NAT by Patrick McHardy · 11 years ago
  48. bd07793 netfilter: nfnetlink_queue: allow to attach expectations to conntracks by Pablo Neira Ayuso · 11 years ago
  49. c655bc6 netfilter: nf_conntrack: don't send destroy events from iterator by Florian Westphal · 11 years ago
  50. 2d89c68 netfilter: nf_nat: change sequence number adjustments to 32 bits by Patrick McHardy · 11 years ago
  51. 02982c2 netfilter: nf_conntrack: remove duplicate code in ctnetlink by Florian Westphal · 11 years ago
  52. 93742cf netfilter: tproxy: remove nf_tproxy_core.h by Florian Westphal · 11 years ago
  53. fd158d7 netfilter: tproxy: remove nf_tproxy_core, keep tw sk assigned to skb by Florian Westphal · 11 years ago
  54. 6704af5 netfilter: nf_conntrack: remove net_ratelimit() for LOG_INVALID() by Patrick McHardy · 11 years ago
  55. 45203a3 net_sched: add 64bit rate estimators by Eric Dumazet · 11 years ago
  56. 8cdb46d netfilter: log: netns NULL ptr bug when calling from conntrack by Hans Schillstrom · 11 years ago
  57. a5fedd43 netfilter: move skb_gso_segment into nfnetlink_queue module by Florian Westphal · 11 years ago
  58. ec464e5 netfilter: rename netlink related "pid" variables to "portid" by Patrick McHardy · 11 years ago
  59. 30e0c6a netfilter: nf_log: prepare net namespace support for loggers by Gao feng · 11 years ago
  60. dece40e netfilter: nf_conntrack: speed up module removal path if netns in use by Vladimir Davydov · 11 years ago
  61. b20ab9cc netfilter: nf_ct_helper: better logging for dropped packets by Pablo Neira Ayuso · 11 years ago
  62. b640bee Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 11 years ago
  63. 5ba2495 soreuseport: TCP/IPv6 implementation by Tom Herbert · 12 years ago
  64. da5e363 soreuseport: TCP/IPv4 implementation by Tom Herbert · 12 years ago
  65. c296bb4 netfilter: nf_conntrack: refactor l4proto support for netns by Gao feng · 11 years ago
  66. 6330750 netfilter: nf_conntrack: refactor l3proto support for netns by Gao feng · 12 years ago
  67. 04d8700 netfilter: nf_ct_proto: move initialization out of pernet_operations by Gao feng · 12 years ago
  68. 5f69b8f netfilter: nf_ct_labels: move initialization out of pernet_operations by Gao feng · 12 years ago
  69. 5e615b2 netfilter: nf_ct_helper: move initialization out of pernet_operations by Gao feng · 12 years ago
  70. 8684094 netfilter: nf_ct_timeout: move initialization out of pernet_operations by Gao feng · 12 years ago
  71. 3fe0f94 netfilter: nf_ct_ecache: move initialization out of pernet_operations by Gao feng · 12 years ago
  72. 73f4001 netfilter: nf_ct_tstamp: move initialization out of pernet_operations by Gao feng · 12 years ago
  73. b7ff3a1 netfilter: nf_ct_acct: move initialization out of pernet_operations by Gao feng · 12 years ago
  74. 83b4dbe netfilter: nf_ct_expect: move initialization out of pernet_operations by Gao feng · 12 years ago
  75. f94161c netfilter: nf_conntrack: move initialization out of pernet operations by Gao feng · 12 years ago
  76. 9b21f6a netfilter: ctnetlink: allow userspace to modify labels by Florian Westphal · 12 years ago
  77. c539f01 netfilter: add connlabel conntrack extension by Florian Westphal · 12 years ago
  78. 1e47ee8 netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netns by Pablo Neira Ayuso · 12 years ago
  79. a0ecb85 netfilter: nf_nat: Handle routing changes in MASQUERADE target by Jozsef Kadlecsik · 12 years ago
  80. 0360ae4 netfilter: kill support for per-af queue backends by Florian Westphal · 12 years ago
  81. 04dac01 netfilter: nf_conntrack: improve nf_conn object traceability by Pablo Neira Ayuso · 12 years ago
  82. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  83. ace1fe1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 12 years ago
  84. 84b5ee9 netfilter: nf_conntrack: add nf_ct_timeout_lookup by Pablo Neira Ayuso · 12 years ago
  85. 5b423f6 netfilter: nf_conntrack: fix racy timer handling with reliable events by Pablo Neira Ayuso · 12 years ago
  86. b3f644f netfilter: ip6tables: add MASQUERADE target by Patrick McHardy · 12 years ago
  87. 58a317f netfilter: ipv6: add IPv6 NAT support by Patrick McHardy · 12 years ago
  88. c7232c9 netfilter: add protocol independent NAT core by Patrick McHardy · 12 years ago
  89. 051966c netfilter: nf_nat: add protoff argument to packet mangling functions by Patrick McHardy · 12 years ago
  90. 04c9f41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  91. 6bd0405 netfilter: nf_ct_ecache: fix crash with multiple containers, one shutting down by Pablo Neira Ayuso · 12 years ago
  92. 0891147 netfilter: nf_conntrack: generalize nf_ct_l4proto_net by Pablo Neira Ayuso · 12 years ago
  93. f28997e netfilter: nf_conntrack: add nf_ct_kfree_compat_sysctl_table by Gao feng · 12 years ago
  94. f1caad2 netfilter: nf_conntrack: prepare l4proto->init_net cleanup by Gao feng · 12 years ago
  95. 674147e netfilter: fix missing symbols if CONFIG_NETFILTER_NETLINK_QUEUE_CT unset by Pablo Neira Ayuso · 12 years ago
  96. 7c62234 netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabled by Pablo Neira Ayuso · 12 years ago
  97. 12f7a50 netfilter: add user-space connection tracking helper infrastructure by Pablo Neira Ayuso · 12 years ago
  98. ae243be netfilter: ctnetlink: add CTA_HELP_INFO attribute by Pablo Neira Ayuso · 12 years ago
  99. 8c88f87 netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangled by Pablo Neira Ayuso · 12 years ago
  100. 1afc567 netfilter: nf_ct_helper: implement variable length helper private data by Pablo Neira Ayuso · 12 years ago