1. c579a9e netfilter: gre: Use consistent GRE and PTTP header structure instead of the ones defined by netfilter by Gao Feng · 8 years ago
  2. ecc6569 netfilter: gre: Use consistent GRE_* macros instead of ones defined by netfilter. by Gao Feng · 8 years ago
  3. a31f1ad netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tuple by Eric W. Biederman · 9 years ago
  4. 824f1fb netfilter: Convert print_tuple functions to return void by Joe Perches · 10 years ago
  5. 37246a5 netfilter: Remove return values for print_conntrack callbacks by Steven Rostedt (Red Hat) · 10 years ago
  6. 8142b22 netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helper by Andrey Vagin · 10 years ago
  7. f229f6c netfilter: add my copyright statements by Patrick McHardy · 11 years ago
  8. 0d98da5 netfilter: nf_conntrack: register pernet subsystem before register L4 proto by Gao feng · 11 years ago
  9. c296bb4 netfilter: nf_conntrack: refactor l4proto support for netns by Gao feng · 11 years ago
  10. f1caad2 netfilter: nf_conntrack: prepare l4proto->init_net cleanup by Gao feng · 12 years ago
  11. 1afc567 netfilter: nf_ct_helper: implement variable length helper private data by Pablo Neira Ayuso · 12 years ago
  12. 8264deb netfilter: nf_conntrack: add namespace support for cttimeout by Gao feng · 12 years ago
  13. 4f71d80 netfilter: nf_ct_gre: use new namespace support by Gao feng · 12 years ago
  14. 2c352f4 netfilter: nf_conntrack: prepare namespace support for l4 protocol trackers by Gao feng · 12 years ago
  15. 242ddfc nf_conntrack_proto_gre: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  16. 5097846 netfilter: add cttimeout infrastructure for fine timeout tuning by Pablo Neira Ayuso · 12 years ago
  17. 2c8503f netfilter: nf_conntrack: pass timeout array to l4->new and l4->packet by Pablo Neira Ayuso · 12 years ago
  18. b888341 netfilter: nf_ct_gre: add unsigned int array to define timeouts by Pablo Neira Ayuso · 12 years ago
  19. c0cd115 net:netfilter: use IS_ENABLED by Igor Maravić · 12 years ago
  20. 98d9ae8 netfilter: nf_conntrack: fix event flooding in GRE protocol tracker by Florian Westphal · 13 years ago
  21. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  22. 858b3133 netfilter: nf_conntrack: split up IPCT_STATUS event by Patrick McHardy · 14 years ago
  23. e8d0288 net: Simplify conntrack_proto_gre pernet operations. by Eric W. Biederman · 14 years ago
  24. f99189b netns: net_identifiers should be read_mostly by Eric Dumazet · 15 years ago
  25. 36432dae Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Patrick McHardy · 15 years ago
  26. 440f0d5 netfilter: nf_conntrack: use per-conntrack locks for protocol data by Patrick McHardy · 15 years ago
  27. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  28. a400c30 netfilter: nf_conntrack: calculate per-protocol nlattr size by Holger Eitzenberger · 15 years ago
  29. 56bc0f9 netfilter: nf_conntrack_proto_gre: spread __exit by Alexey Dobriyan · 16 years ago
  30. 61e5744 netfilter: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys() by Alexey Dobriyan · 16 years ago
  31. 3bb0d1c netfilter: netns nf_conntrack: GRE conntracking in netns by Alexey Dobriyan · 16 years ago
  32. a71996f netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() not skb by Alexey Dobriyan · 16 years ago
  33. 76108ce netfilter: Use unsigned types for hooknum and pf vars by Jan Engelhardt · 16 years ago
  34. 51807e9 netfilter: nf_conntrack_gre: nf_ct_gre_keymap_flush() fixlet by Alexey Dobriyan · 16 years ago
  35. 887464a netfilter: nf_conntrack_gre: more locking around keymap list by Alexey Dobriyan · 16 years ago
  36. 3c9fba6 [NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by function call by Jan Engelhardt · 16 years ago
  37. 09f263c [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l4proto by Jan Engelhardt · 16 years ago
  38. dc35dc5 [NETFILTER]: nf_{conntrack,nat}_proto_gre: annotate with const by Jan Engelhardt · 16 years ago
  39. f73e924 [NETFILTER]: ctnetlink: use netlink policy by Patrick McHardy · 17 years ago
  40. fdf7083 [NETFILTER]: nfnetlink: rename functions containing 'nfattr' by Patrick McHardy · 17 years ago
  41. 61075af [NETFILTER]: nf_conntrack: mark protocols __read_mostly by Patrick McHardy · 17 years ago
  42. 0d53778 [NETFILTER]: Convert DEBUGP to pr_debug by Patrick McHardy · 17 years ago
  43. 3c158f7 [NETFILTER]: nf_conntrack: fix helper module unload races by Patrick McHarrdy · 17 years ago
  44. e281db5c [NETFILTER]: nf_conntrack/nf_nat: fix incorrect config ifdefs by Patrick McHardy · 17 years ago
  45. f09943f [NETFILTER]: nf_conntrack/nf_nat: add PPTP helper port by Patrick McHardy · 17 years ago