1. 8fd90bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  2. a8138f4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  3. ce355e2 netfilter: nf_tables: 64bit stats need some extra synchronization by Eric Dumazet · 10 years ago
  4. 960649d netfilter: bridge: add generic packet logger by Pablo Neira Ayuso · 10 years ago
  5. fab4085 netfilter: log: nf_log_packet() as real unified interface by Pablo Neira Ayuso · 10 years ago
  6. 83e96d4 netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c files by Pablo Neira Ayuso · 10 years ago
  7. 27fd8d90 netfilter: nf_log: move log buffering to core logging by Pablo Neira Ayuso · 10 years ago
  8. 5962815 netfilter: nf_log: use an array of loggers instead of list by Pablo Neira Ayuso · 10 years ago
  9. 9500507 netfilter: conntrack: remove timer from ecache extension by Florian Westphal · 10 years ago
  10. a0a7379 netfilter: nf_tables: use u32 for chain use counter by Pablo Neira Ayuso · 10 years ago
  11. 90d0e08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  12. 8af750d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 10 years ago
  13. c7c32e7 netfilter: nf_tables: defer all object release via rcu by Pablo Neira Ayuso · 10 years ago
  14. 128ad33 netfilter: nf_tables: remove skb and nlh from context structure by Pablo Neira Ayuso · 10 years ago
  15. 60319eb netfilter: nf_tables: use new transaction infrastructure to handle elements by Pablo Neira Ayuso · 10 years ago
  16. 55dd6f9 netfilter: nf_tables: use new transaction infrastructure to handle table by Pablo Neira Ayuso · 10 years ago
  17. 91c7b38 netfilter: nf_tables: use new transaction infrastructure to handle chain by Pablo Neira Ayuso · 10 years ago
  18. 958bee1 netfilter: nf_tables: use new transaction infrastructure to handle sets by Pablo Neira Ayuso · 10 years ago
  19. b380e5c netfilter: nf_tables: add message type to transactions by Pablo Neira Ayuso · 10 years ago
  20. 1081d11 netfilter: nf_tables: generalise transaction infrastructure by Pablo Neira Ayuso · 10 years ago
  21. 7c95f6d netfilter: nf_tables: deconstify table and chain in context structure by Pablo Neira Ayuso · 10 years ago
  22. f768e5b netfilter: add helper for adding nat extension by Florian Westphal · 10 years ago
  23. aa45660 netfilter: nf_tables: Make meta expression core functions public by Tomasz Bursztyka · 10 years ago
  24. b855d41 netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4 by Patrick McHardy · 10 years ago
  25. 223b02d netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->len by Andrey Vagin · 10 years ago
  26. c50b960 netfilter: nf_tables: implement proper set selection by Patrick McHardy · 10 years ago
  27. 62472bc netfilter: nf_tables: restore context for expression destructors by Patrick McHardy · 10 years ago
  28. 93bb0ce netfilter: conntrack: remove central spinlock nf_conntrack_lock by Jesper Dangaard Brouer · 10 years ago
  29. ca7433d netfilter: conntrack: seperate expect locking from nf_conntrack_lock by Jesper Dangaard Brouer · 10 years ago
  30. b7779d0 netfilter: conntrack: spinlock per cpu to protect special lists. by Jesper Dangaard Brouer · 10 years ago
  31. b476b72 netfilter: trivial code cleanup and doc changes by Jesper Dangaard Brouer · 10 years ago
  32. 0768b3b netfilter: nf_tables: add optional user data area to rules by Pablo Neira Ayuso · 10 years ago
  33. 67a8fc2 netfilter: nf_tables: add nft_dereference() macro by Patrick McHardy · 10 years ago
  34. d2bf2f3 netfilter: nft_ct: labels get support by Florian Westphal · 10 years ago
  35. 0165d93 netfilter: nf_tables: fix racy rule deletion by Pablo Neira Ayuso · 11 years ago
  36. 05513e9 netfilter: nf_tables: add reject module for NFPROTO_INET by Patrick McHardy · 10 years ago
  37. cc4723c netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts by Patrick McHardy · 10 years ago
  38. 64d4680 netfilter: nf_tables: add AF specific expression support by Patrick McHardy · 10 years ago
  39. e53376b netfilter: nf_conntrack: don't release a conntrack with non-zero refcnt by Pablo Neira Ayuso · 10 years ago
  40. 3876d22 netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain() by Patrick McHardy · 11 years ago
  41. fa2c1de netfilter: nf_tables: minor nf_chain_type cleanups by Patrick McHardy · 11 years ago
  42. 2a37d75 netfilter: nf_tables: constify chain type definitions and pointers by Patrick McHardy · 11 years ago
  43. baae3e6 netfilter: nf_tables: fix chain type module reference handling by Patrick McHardy · 11 years ago
  44. 4566bf2 netfilter: nft_meta: add l4proto support by Patrick McHardy · 11 years ago
  45. 1d49144 netfilter: nf_tables: add "inet" table for IPv4/IPv6 by Patrick McHardy · 11 years ago
  46. 115a60b netfilter: nf_tables: add support for multi family tables by Patrick McHardy · 11 years ago
  47. c948487 netfilter: nf_tables: add hook ops to struct nft_pktinfo by Patrick McHardy · 11 years ago
  48. 9aa28f2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 11 years ago
  49. dcd93ed netfilter: nf_conntrack: remove dead code by stephen hemminger · 11 years ago
  50. cc70d06 netfilter: REJECT: separate reusable code by Eric Leblond · 11 years ago
  51. 97a2d41 netfilter: xt_NFQUEUE: separate reusable code by Eric Leblond · 11 years ago
  52. 6aafeef netfilter: push reasm skb through instead of original frag skbs by Jiri Pirko · 11 years ago
  53. 72c39a0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  54. f7b13e4 netfilter: introduce nf_conn_acct structure by Holger Eitzenberger · 11 years ago
  55. 5eccdfa nf_tables*.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  56. b5bc89b netfilter: nf_tables: add trace support by Pablo Neira Ayuso · 11 years ago
  57. 0628b12 netfilter: nfnetlink: add batch support and use it from nf_tables by Pablo Neira Ayuso · 11 years ago
  58. 99633ab netfilter: nf_tables: complete net namespace support by Pablo Neira Ayuso · 11 years ago
  59. 0ca743a netfilter: nf_tables: add compatibility layer for x_tables by Pablo Neira Ayuso · 11 years ago
  60. 9370761 netfilter: nf_tables: convert built-in tables/chains to chain types by Pablo Neira Ayuso · 11 years ago
  61. c29b72e netfilter: nft_payload: add optimized payload implementation for small loads by Patrick McHardy · 11 years ago
  62. cb7dbfd netfilter: nf_tables: add optimized data comparison for small values by Patrick McHardy · 11 years ago
  63. ef1f7df netfilter: nf_tables: expression ops overloading by Patrick McHardy · 11 years ago
  64. 20a6934 netfilter: nf_tables: add netlink set API by Patrick McHardy · 11 years ago
  65. 9651851 netfilter: add nftables by Patrick McHardy · 11 years ago
  66. f59cb04 netfilter: nf_nat: move alloc_null_binding to nf_nat_core.c by Pablo Neira Ayuso · 11 years ago
  67. 4fbef95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  68. f4a87e7 netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packets by Patrick McHardy · 11 years ago
  69. 4e77be4 netfilter: Remove extern from function prototypes by Joe Perches · 11 years ago
  70. c13a84a netfilter: nf_conntrack: use RCU safe kfree for conntrack extensions by Michal Kubeček · 11 years ago
  71. 48b1de4 netfilter: add SYNPROXY core/target by Patrick McHardy · 11 years ago
  72. 41d73ec netfilter: nf_conntrack: make sequence number adjustments usuable without NAT by Patrick McHardy · 11 years ago
  73. bd07793 netfilter: nfnetlink_queue: allow to attach expectations to conntracks by Pablo Neira Ayuso · 11 years ago
  74. c655bc6 netfilter: nf_conntrack: don't send destroy events from iterator by Florian Westphal · 11 years ago
  75. 2d89c68 netfilter: nf_nat: change sequence number adjustments to 32 bits by Patrick McHardy · 11 years ago
  76. 02982c2 netfilter: nf_conntrack: remove duplicate code in ctnetlink by Florian Westphal · 11 years ago
  77. 93742cf netfilter: tproxy: remove nf_tproxy_core.h by Florian Westphal · 11 years ago
  78. fd158d7 netfilter: tproxy: remove nf_tproxy_core, keep tw sk assigned to skb by Florian Westphal · 11 years ago
  79. 6704af5 netfilter: nf_conntrack: remove net_ratelimit() for LOG_INVALID() by Patrick McHardy · 11 years ago
  80. 45203a3 net_sched: add 64bit rate estimators by Eric Dumazet · 11 years ago
  81. 8cdb46d netfilter: log: netns NULL ptr bug when calling from conntrack by Hans Schillstrom · 11 years ago
  82. a5fedd43 netfilter: move skb_gso_segment into nfnetlink_queue module by Florian Westphal · 11 years ago
  83. ec464e5 netfilter: rename netlink related "pid" variables to "portid" by Patrick McHardy · 11 years ago
  84. 30e0c6a netfilter: nf_log: prepare net namespace support for loggers by Gao feng · 11 years ago
  85. dece40e netfilter: nf_conntrack: speed up module removal path if netns in use by Vladimir Davydov · 11 years ago
  86. b20ab9cc netfilter: nf_ct_helper: better logging for dropped packets by Pablo Neira Ayuso · 11 years ago
  87. b640bee Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  88. 5ba2495 soreuseport: TCP/IPv6 implementation by Tom Herbert · 12 years ago
  89. da5e363 soreuseport: TCP/IPv4 implementation by Tom Herbert · 12 years ago
  90. c296bb4 netfilter: nf_conntrack: refactor l4proto support for netns by Gao feng · 12 years ago
  91. 6330750 netfilter: nf_conntrack: refactor l3proto support for netns by Gao feng · 12 years ago
  92. 04d8700 netfilter: nf_ct_proto: move initialization out of pernet_operations by Gao feng · 12 years ago
  93. 5f69b8f netfilter: nf_ct_labels: move initialization out of pernet_operations by Gao feng · 12 years ago
  94. 5e615b2 netfilter: nf_ct_helper: move initialization out of pernet_operations by Gao feng · 12 years ago
  95. 8684094 netfilter: nf_ct_timeout: move initialization out of pernet_operations by Gao feng · 12 years ago
  96. 3fe0f94 netfilter: nf_ct_ecache: move initialization out of pernet_operations by Gao feng · 12 years ago
  97. 73f4001 netfilter: nf_ct_tstamp: move initialization out of pernet_operations by Gao feng · 12 years ago
  98. b7ff3a1 netfilter: nf_ct_acct: move initialization out of pernet_operations by Gao feng · 12 years ago
  99. 83b4dbe netfilter: nf_ct_expect: move initialization out of pernet_operations by Gao feng · 12 years ago
  100. f94161c netfilter: nf_conntrack: move initialization out of pernet operations by Gao feng · 12 years ago