1. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  2. 717700d netfilter: Export nf_ct_{set,destroy}_timeout() by Yi-Hung Wei · 6 years ago
  3. 4a60dc7 netfilter: conntrack: remove nf_ct_l4proto_find_get by Florian Westphal · 6 years ago
  4. dd2934a netfilter: conntrack: remove l3->l4 mapping information by Florian Westphal · 6 years ago
  5. 6c1fd7d netfilter: cttimeout: decouple timeout policy from nfnetlink_cttimeout object by Pablo Neira Ayuso · 7 years ago
  6. 440534d netfilter: Remove useless param helper of nf_ct_helper_ext_add by Gao Feng · 7 years ago
  7. 8f4d19a netfilter: xt_CT: Reject the non-null terminated string from user space by Gao Feng · 7 years ago
  8. 11f7aee netfilter: xt_CT: use pr ratelimiting by Florian Westphal · 7 years ago
  9. b3480fe netfilter: conntrack: make protocol tracker pointers const by Florian Westphal · 8 years ago
  10. d91fc59 netfilter: introduce nf_conntrack_helper_put helper function by Liping Zhang · 8 years ago
  11. 4d89ac2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  12. 470acf5 netfilter: xt_CT: fix refcnt leak on error path by Gao Feng · 8 years ago
  13. cc41c84 netfilter: kill the fake untracked conntrack objects by Florian Westphal · 8 years ago
  14. a9e419d netfilter: merge ctinfo into nfct pointer storage area by Florian Westphal · 8 years ago
  15. c74454f netfilter: add and use nf_ct_set helper by Florian Westphal · 8 years ago
  16. cb9c683 skbuff: add and use skb_nfct helper by Florian Westphal · 8 years ago
  17. ec23189 xtables: extend matches and targets with .usersize by Willem de Bruijn · 8 years ago
  18. ecb2421 netfilter: add and use nf_ct_netns_get/put by Florian Westphal · 8 years ago
  19. 19576c9 netfilter: cttimeout: add netns support by Pablo Neira · 9 years ago
  20. ae2d708 netfilter: conntrack: fix crash on timeout object removal by Pablo Neira Ayuso · 9 years ago
  21. 403d89a netfilter: xt_CT: don't put back reference to timeout policy object by Pablo Neira Ayuso · 9 years ago
  22. 53cfd05 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  23. 9cf94ea netfilter: conntrack: use nf_ct_tmpl_free in CT/synproxy error paths by Daniel Borkmann · 10 years ago
  24. 81bf1c6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 10 years ago
  25. 5e8018f netfilter: nf_conntrack: add efficient mark to zone mapping by Daniel Borkmann · 10 years ago
  26. deedb59 netfilter: nf_conntrack: add direction support for zones by Daniel Borkmann · 10 years ago
  27. 308ac91 netfilter: nf_conntrack: push zone object into functions by Daniel Borkmann · 10 years ago
  28. 1a727c6 netfilter: nf_conntrack: checking for IS_ERR() instead of NULL by Dan Carpenter · 10 years ago
  29. 0838aa7 netfilter: fix netns dependencies with conntrack templates by Pablo Neira Ayuso · 10 years ago
  30. e53376b netfilter: nf_conntrack: don't release a conntrack with non-zero refcnt by Pablo Neira Ayuso · 11 years ago
  31. 14abfa1 netfilter: xt_CT: fix error value in xt_ct_tg_check() by Eric Leblond · 11 years ago
  32. 27e7190 netfilter: xt_CT: optimize XT_CT_NOTRACK by Eric Dumazet · 12 years ago
  33. 5474f57 netfilter: xt_CT: add alias flag by Pablo Neira Ayuso · 12 years ago
  34. d52ed43 netfilter: xt_CT: merge common code of revision 0 and 1 by Pablo Neira Ayuso · 12 years ago
  35. 4610476 netfilter: xt_CT: fix unset return value if conntrack zone are disabled by Pablo Neira Ayuso · 12 years ago
  36. 10db906 netfilter: xt_CT: recover NOTRACK target support by Pablo Neira Ayuso · 12 years ago
  37. 252b3e8 netfilter: xt_CT: fix crash while destroy ct templates by Pablo Neira Ayuso · 12 years ago
  38. 0153d5a netfilter: xt_CT: fix timeout setting with IPv6 by Pablo Neira Ayuso · 12 years ago
  39. 236df00 netfilter: xt_CT: refactorize xt_ct_tg_check by Pablo Neira Ayuso · 13 years ago
  40. 1afc567 netfilter: nf_ct_helper: implement variable length helper private data by Pablo Neira Ayuso · 13 years ago
  41. 1a52099 netfilter: xt_CT: remove redundant header include by Eldad Zack · 13 years ago
  42. 6cf5185 netfilter: xt_CT: fix wrong checking in the timeout assignment path by Pablo Neira Ayuso · 13 years ago
  43. ee14186 netfilter: xt_CT: fix missing put timeout object in error path by Pablo Neira Ayuso · 13 years ago
  44. ca53e44 netfilter: xt_CT: allocation has to be GFP_ATOMIC under rcu_read_lock section by Pablo Neira Ayuso · 13 years ago
  45. 44b52bc netfilter: xt_CT: remove a compile warning by Pablo Neira Ayuso · 13 years ago
  46. eeb4cb9 netfilter: xt_CT: fix assignation of the generic protocol tracker by Pablo Neira Ayuso · 13 years ago
  47. 1ac0bf9 netfilter: xt_CT: missing rcu_read_lock section in timeout assignment by Pablo Neira Ayuso · 13 years ago
  48. c1ebd7d netfilter: cttimeout: fix dependency with l4protocol conntrack module by Pablo Neira Ayuso · 13 years ago
  49. 24de58f netfilter: xt_CT: allow to attach timeout policy + glue code by Pablo Neira Ayuso · 13 years ago
  50. 9bf0464 netfilter: revert user-space expectation helper support by Pablo Neira Ayuso · 13 years ago
  51. 3d058d7 netfilter: rework user-space expectation helper support by Pablo Neira Ayuso · 13 years ago
  52. a7fed76 netfilter: xt_CT: provide info on why a rule was rejected by Jan Engelhardt · 14 years ago
  53. 2606fd1 secmark: make secmark object handling generic by Eric Paris · 14 years ago
  54. 5bfddbd netfilter: nf_conntrack: IPS_UNTRACKED bit by Eric Dumazet · 15 years ago
  55. 4b560b4 netfilter: xtables: substitute temporary defines by final name by Jan Engelhardt · 16 years ago
  56. 6291055 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 15 years ago
  57. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  58. 4a5a5c7 netfilter: xtables: slightly better error reporting by Jan Engelhardt · 15 years ago
  59. d6b00a5 netfilter: xtables: change targets to return error code by Jan Engelhardt · 15 years ago
  60. 135367b netfilter: xtables: change xt_target.checkentry return type by Jan Engelhardt · 15 years ago
  61. 7d5f7ed netfilter: xtables: do without explicit XT_ALIGN by Jan Engelhardt · 15 years ago
  62. 076f783 netfilter: xt_CT: par->family is an nfproto by Jan Engelhardt · 15 years ago
  63. 5d0aa2c netfilter: nf_conntrack: add support for "conntrack zones" by Patrick McHardy · 15 years ago
  64. 84f3bb9 netfilter: xtables: add CT target by Patrick McHardy · 15 years ago