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