1. 4e7a84b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  2. ae406bd netfilter: conntrack: Remove nf_ct_conntrack_flush_report by Kristian Evensen · 10 years ago
  3. 8ca3f5e netfilter: conntrack: fix race between confirmation and flush by Pablo Neira Ayuso · 10 years ago
  4. 88eab47 netfilter: conntrack: adjust nf_conntrack_buckets default value by Marcelo Leitner · 10 years ago
  5. 244ebd9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  6. c41884c netfilter: conntrack: avoid zeroing timer by Florian Westphal · 10 years ago
  7. 43612d7 Revert "netfilter: conntrack: fix race in __nf_conntrack_confirm against get_next_corpse" by Pablo Neira · 10 years ago
  8. 5195c14 netfilter: conntrack: fix race in __nf_conntrack_confirm against get_next_corpse by bill bonaparte · 10 years ago
  9. 8fc54f6 net: use reciprocal_scale() helper by Daniel Borkmann · 10 years ago
  10. d2de875 net: use ktime_get_ns() and ktime_get_real_ns() helpers by Eric Dumazet · 10 years ago
  11. 9500507 netfilter: conntrack: remove timer from ecache extension by Florian Westphal · 10 years ago
  12. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  13. ee214d5 netfilter: nf_conntrack: initialize net.ct.generation by Andrey Vagin · 10 years ago
  14. d5d2091 netfilter: conntrack: Fix UP builds by Eric Dumazet · 10 years ago
  15. 93bb0ce netfilter: conntrack: remove central spinlock nf_conntrack_lock by Jesper Dangaard Brouer · 10 years ago
  16. ca7433d netfilter: conntrack: seperate expect locking from nf_conntrack_lock by Jesper Dangaard Brouer · 10 years ago
  17. e1b207d netfilter: avoid race with exp->master ct by Jesper Dangaard Brouer · 10 years ago
  18. b7779d0 netfilter: conntrack: spinlock per cpu to protect special lists. by Jesper Dangaard Brouer · 10 years ago
  19. b476b72 netfilter: trivial code cleanup and doc changes by Jesper Dangaard Brouer · 10 years ago
  20. e53376b netfilter: nf_conntrack: don't release a conntrack with non-zero refcnt by Pablo Neira Ayuso · 10 years ago
  21. c6825c0 netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get by Andrey Vagin · 10 years ago
  22. dcd93ed netfilter: nf_conntrack: remove dead code by stephen hemminger · 11 years ago
  23. 0c3c6c0 netfilter: nf_conntrack: decrement global counter after object release by Pablo Neira Ayuso · 11 years ago
  24. f7b13e4 netfilter: introduce nf_conn_acct structure by Holger Eitzenberger · 11 years ago
  25. 48b1de4 netfilter: add SYNPROXY core/target by Patrick McHardy · 11 years ago
  26. 41d73ec netfilter: nf_conntrack: make sequence number adjustments usuable without NAT by Patrick McHardy · 11 years ago
  27. c655bc6 netfilter: nf_conntrack: don't send destroy events from iterator by Florian Westphal · 11 years ago
  28. 2d89c68 netfilter: nf_nat: change sequence number adjustments to 32 bits by Patrick McHardy · 11 years ago
  29. 02982c2 netfilter: nf_conntrack: remove duplicate code in ctnetlink by Florian Westphal · 11 years ago
  30. 312a0c16 netfilter: nf_conntrack: constify sk_buff argument to nf_ct_attach() by Patrick McHardy · 11 years ago
  31. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  32. ca3d41a net/netfilter: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  33. 95a0616 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  34. ec464e5 netfilter: rename netlink related "pid" variables to "portid" by Patrick McHardy · 11 years ago
  35. f229f6c netfilter: add my copyright statements by Patrick McHardy · 11 years ago
  36. dece40e netfilter: nf_conntrack: speed up module removal path if netns in use by Vladimir Davydov · 11 years ago
  37. 4937636 netfilter: nf_conntrack: add include to fix sparse warning by stephen hemminger · 11 years ago
  38. 04d8700 netfilter: nf_ct_proto: move initialization out of pernet_operations by Gao feng · 11 years ago
  39. 5f69b8f netfilter: nf_ct_labels: move initialization out of pernet_operations by Gao feng · 11 years ago
  40. 5e615b2 netfilter: nf_ct_helper: move initialization out of pernet_operations by Gao feng · 11 years ago
  41. 8684094 netfilter: nf_ct_timeout: move initialization out of pernet_operations by Gao feng · 11 years ago
  42. 3fe0f94 netfilter: nf_ct_ecache: move initialization out of pernet_operations by Gao feng · 11 years ago
  43. 73f4001 netfilter: nf_ct_tstamp: move initialization out of pernet_operations by Gao feng · 11 years ago
  44. b7ff3a1 netfilter: nf_ct_acct: move initialization out of pernet_operations by Gao feng · 11 years ago
  45. 83b4dbe netfilter: nf_ct_expect: move initialization out of pernet_operations by Gao feng · 11 years ago
  46. f94161c netfilter: nf_conntrack: move initialization out of pernet operations by Gao feng · 11 years ago
  47. c539f01 netfilter: add connlabel conntrack extension by Florian Westphal · 11 years ago
  48. 1e47ee8 netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netns by Pablo Neira Ayuso · 11 years ago
  49. 252b3e8 netfilter: xt_CT: fix crash while destroy ct templates by Pablo Neira Ayuso · 12 years ago
  50. a71258d net: remove obsolete simple_strto<foo> by Abhijit Pawar · 12 years ago
  51. 4b5511e net: remove obsolete simple_strto<foo> by Abhijit Pawar · 12 years ago
  52. 04dac01 netfilter: nf_conntrack: improve nf_conn object traceability by Pablo Neira Ayuso · 12 years ago
  53. b0cdb1d netfilter: nf_nat: fix oops when unloading protocol modules by Patrick McHardy · 12 years ago
  54. ace1fe1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 12 years ago
  55. 84b5ee9 netfilter: nf_conntrack: add nf_ct_timeout_lookup by Pablo Neira Ayuso · 12 years ago
  56. 5b423f6 netfilter: nf_conntrack: fix racy timer handling with reliable events by Pablo Neira Ayuso · 12 years ago
  57. c7232c9 netfilter: add protocol independent NAT core by Patrick McHardy · 12 years ago
  58. 1afc567 netfilter: nf_ct_helper: implement variable length helper private data by Pablo Neira Ayuso · 12 years ago
  59. 67da255 Merge branch 'master' of git://1984.lsi.us.es/net-next by David S. Miller · 12 years ago
  60. 15f585b netfilter: nf_ct_generic: add namespace support by Gao feng · 12 years ago
  61. e319269 net: Remove casts to same type by Joe Perches · 12 years ago
  62. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 12 years ago
  63. a900689 netfilter: nf_ct_helper: allow to disable automatic helper assignment by Eric Leblond · 12 years ago
  64. 011e3c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  65. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  66. 6ba9006 netfilter: nf_conntrack: fix incorrect logic in nf_conntrack_init_net by Gao feng · 12 years ago
  67. d96fc65 netfilter: nf_conntrack: fix count leak in error path of __nf_conntrack_alloc by Pablo Neira Ayuso · 12 years ago
  68. bae65be nf_conntrack_core: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  69. 60b5f8f netfilter: nf_conntrack: permanently attach timeout policy to conntrack by Pablo Neira Ayuso · 12 years ago
  70. b2d3298 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  71. 24de58f netfilter: xt_CT: allow to attach timeout policy + glue code by Pablo Neira Ayuso · 12 years ago
  72. dd70507 netfilter: nf_ct_ext: add timeout extension by Pablo Neira Ayuso · 12 years ago
  73. 2c8503f netfilter: nf_conntrack: pass timeout array to l4->new and l4->packet by Pablo Neira Ayuso · 12 years ago
  74. 74138511 netfilter: nf_conntrack: fix early_drop with reliable event delivery by Pablo Neira Ayuso · 12 years ago
  75. 7d367e0 netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2) by Jozsef Kadlecsik · 12 years ago
  76. cf778b0 net: reintroduce missing rcu_assign_pointer() calls by Eric Dumazet · 12 years ago
  77. c5e1fd8 Merge branch 'nf-next' of git://1984.lsi.us.es/net-next by David S. Miller · 13 years ago
  78. 4d4e61c netfilter: nf_nat: use hash random for bysource hash by Patrick McHardy · 13 years ago
  79. 966567b net: two vzalloc() cleanups by Eric Dumazet · 13 years ago
  80. b3e0bfa netfilter: nf_conntrack: use atomic64 for accounting counters by Eric Dumazet · 13 years ago
  81. c0cd115 net:netfilter: use IS_ENABLED by Igor Maravić · 13 years ago
  82. 0a9ee81 netfilter: Remove unnecessary OOM logging messages by Joe Perches · 13 years ago
  83. a9b3cd7 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER by Stephen Hemminger · 13 years ago
  84. 88ed01d netfilter: nf_conntrack: fix ct refcount leak in l4proto->error() by Pablo Neira Ayuso · 13 years ago
  85. fb04883 netfilter: add more values to enum ip_conntrack_info by Eric Dumazet · 13 years ago
  86. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  87. 31111c2 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
  88. fe8f661 netfilter: nf_conntrack: fix sysctl memory leak by Stephen Hemminger · 13 years ago
  89. da935c6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  90. c317428 netfilter: nf_conntrack: set conntrack templates again if we return NF_REPEAT by Pablo Neira Ayuso · 13 years ago
  91. a992ca2 netfilter: nf_conntrack_tstamp: add flow-based timestamp extension by Pablo Neira Ayuso · 13 years ago
  92. 45eec34 netfilter: nf_conntrack: remove an atomic bit operation by Changli Gao · 13 years ago
  93. d862a66 netfilter: nf_conntrack: use is_vmalloc_addr() by Patrick McHardy · 13 years ago
  94. fee1cc0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into HEAD by Simon Horman · 13 years ago
  95. f682cef netfilter: fix the race when initializing nf_ct_expect_hash_rnd by Changli Gao · 14 years ago
  96. e5fc9e7 netfilter: nf_conntrack: don't always initialize ct->proto by Changli Gao · 14 years ago
  97. 6b1686a netfilter: nf_conntrack: allow nf_ct_alloc_hashtable() to get highmem pages by Eric Dumazet · 14 years ago
  98. 99f07e9 netfilter: save the hash of the tuple in the original direction for latter use by Changli Gao · 14 years ago
  99. b239096 netfilter: nf_conntrack: fix the hash random initializing race by Changli Gao · 14 years ago
  100. 6661481 netfilter: nf_conntrack_acct: use skb->len for accounting by Changli Gao · 14 years ago