1. 56d52d4 netfilter: conntrack: use a single hashtable for all namespaces by Florian Westphal · 8 years ago
  2. 09605cc net ipv4: use preferred log methods by Bastian Stender · 9 years ago
  3. 2ffbceb netfilter: remove hook owner refcounting by Florian Westphal · 9 years ago
  4. 06198b3 netfilter: Pass priv instead of nf_hook_ops to netfilter hooks by Eric W. Biederman · 9 years ago
  5. 082a758 inet netfilter: Prefer state->hook to ops->hooknum by Eric W. Biederman · 9 years ago
  6. 9dff2c9 netfilter: Use nf_hook_state.net by Eric W. Biederman · 9 years ago
  7. 308ac91 netfilter: nf_conntrack: push zone object into functions by Daniel Borkmann · 9 years ago
  8. 238e54c netfilter: Make nf_hookfn use nf_hook_state. by David S. Miller · 9 years ago
  9. 67b61f6 netlink: implement nla_get_in_addr and nla_get_in6_addr by Jiri Benc · 9 years ago
  10. 930345e netlink: implement nla_put_in_addr and nla_put_in6_addr by Jiri Benc · 9 years ago
  11. 824f1fb netfilter: Convert print_tuple functions to return void by Joe Perches · 10 years ago
  12. 5bd3a76 netfilter: nf_conntrack: remove exceptional & on function name by Himangi Saraogi · 10 years ago
  13. 24de3d3 netfilter: use IS_ENABLED() macro by Duan Jiong · 10 years ago
  14. dcd93ed netfilter: nf_conntrack: remove dead code by stephen hemminger · 11 years ago
  15. 795aa6e netfilter: pass hook ops to hookfn by Patrick McHardy · 11 years ago
  16. 41d73ec netfilter: nf_conntrack: make sequence number adjustments usuable without NAT by Patrick McHardy · 11 years ago
  17. fe2c633 net: Convert uses of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  18. f229f6c netfilter: add my copyright statements by Patrick McHardy · 11 years ago
  19. b20ab9cc netfilter: nf_ct_helper: better logging for dropped packets by Pablo Neira Ayuso · 11 years ago
  20. c296bb4 netfilter: nf_conntrack: refactor l4proto support for netns by Gao feng · 12 years ago
  21. 6330750 netfilter: nf_conntrack: refactor l3proto support for netns by Gao feng · 12 years ago
  22. c7232c9 netfilter: add protocol independent NAT core by Patrick McHardy · 12 years ago
  23. 051966c netfilter: nf_nat: add protoff argument to packet mangling functions by Patrick McHardy · 12 years ago
  24. 12f7a50 netfilter: add user-space connection tracking helper infrastructure by Pablo Neira Ayuso · 12 years ago
  25. e76d0af netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]proto by Pablo Neira Ayuso · 12 years ago
  26. 3ea04dd netfilter: nf_ct_ipv4: add namespace support by Gao feng · 12 years ago
  27. 524a53e netfilter: nf_conntrack: prepare namespace support for l3 protocol trackers by Gao feng · 12 years ago
  28. 2c352f4 netfilter: nf_conntrack: prepare namespace support for l4 protocol trackers by Gao feng · 12 years ago
  29. f99e8f7 net: Convert nf_conntrack_proto to use register_net_sysctl by Eric W. Biederman · 12 years ago
  30. 011e3c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  31. 07153c6 netfilter: nf_ct_ipv4: packets with wrong ihl are invalid by Jozsef Kadlecsik · 12 years ago
  32. 8430eac netfilter: nf_ct_ipv4: handle invalid IPv4 and IPv6 packets consistently by Jozsef Kadlecsik · 12 years ago
  33. d317e4f netfilter: ipv4: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  34. 42c1edd netfilter: nf_nat: avoid double seq_adjust for loopback by Julian Anastasov · 13 years ago
  35. fb04883 netfilter: add more values to enum ip_conntrack_info by Eric Dumazet · 13 years ago
  36. 654d0fb netfilter: cleanup printk messages by Stephen Hemminger · 14 years ago
  37. 5d0aa2c netfilter: nf_conntrack: add support for "conntrack zones" by Patrick McHardy · 14 years ago
  38. d696c7b netfilter: nf_conntrack: fix hash resizing with namespaces by Patrick McHardy · 14 years ago
  39. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  40. f8572d8 sysctl net: Remove unused binary sysctl code by Eric W. Biederman · 15 years ago
  41. c720c7e inet: rename some inet_sock fields by Eric Dumazet · 15 years ago
  42. 74f7a65 netfilter: nf_conntrack: log packets dropped by helpers by Patrick McHardy · 15 years ago
  43. dc05a56 Merge branch 'master' of git://dev.medozas.de/linux by Patrick McHardy · 15 years ago
  44. 57750a2 netfilter: conntrack: switch hook PFs to nfproto by Jan Engelhardt · 15 years ago
  45. 5498127 netfilter: nf_conntrack: add SCTP support for SO_ORIGINAL_DST by Rafael Laufer · 15 years ago
  46. a400c30 netfilter: nf_conntrack: calculate per-protocol nlattr size by Holger Eitzenberger · 15 years ago
  47. 1db7a74 netfilter: conntrack: increase drop stats if sequence adjustment fails by Pablo Neira Ayuso · 15 years ago
  48. 8884310 netfilter 01/09: remove "happy cracking" message by Patrick McHardy · 16 years ago
  49. 6d9f239 net: '&' redux by Alexey Dobriyan · 16 years ago
  50. cffee38 net: replace NIPQUAD() in net/ipv4/netfilter/ by Harvey Harrison · 16 years ago
  51. 73e4022 netfilter: split netfilter IPv4 defragmentation into a separate module by KOVACS Krisztian · 16 years ago
  52. c2a2c7e netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_invalid sysctl by Alexey Dobriyan · 16 years ago
  53. c04d055 netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum sysctl by Alexey Dobriyan · 16 years ago
  54. a702a65 netfilter: netns nf_conntrack: pass netns pointer to nf_conntrack_in() by Alexey Dobriyan · 16 years ago
  55. 400dad3 netfilter: netns nf_conntrack: per-netns conntrack hash by Alexey Dobriyan · 16 years ago
  56. 49ac871 netfilter: netns nf_conntrack: per-netns conntrack count by Alexey Dobriyan · 16 years ago
  57. 443a70d netfilter: nf_conntrack: padding breaks conntrack hash on ARM by Philip Craig · 16 years ago
  58. 8ce8439 [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l3proto by Jan Engelhardt · 16 years ago
  59. dd13b01 [NETFILTER]: nf_nat: kill helper and seq_adjust hooks by Patrick McHardy · 16 years ago
  60. 3294858 [NETFILTER]: nf_conntrack: annotate l3protos with const by Jan Engelhardt · 17 years ago
  61. c56cc9c [NETFILTER]: nf_conntrack: remove print_conntrack function from l3protos by Patrick McHardy · 17 years ago
  62. 77236b6 [NETFILTER]: ctnetlink: use netlink attribute helpers by Patrick McHardy · 17 years ago
  63. 1999414 [NETFILTER]: Mark hooks __read_mostly by Patrick McHardy · 17 years ago
  64. 6e23ae2 [NETFILTER]: Introduce NF_INET_ hook values by Patrick McHardy · 17 years ago
  65. fae718d [NETFILTER]: nf_conntrack_ipv4: fix module parameter compatibility by Patrick McHardy · 17 years ago
  66. 3db05fe [NETFILTER]: Replace sk_buff ** with sk_buff * by Herbert Xu · 17 years ago
  67. 776c729 [IPV4]: Change ip_defrag to return an integer by Herbert Xu · 17 years ago
  68. f73e924 [NETFILTER]: ctnetlink: use netlink policy by Patrick McHardy · 17 years ago
  69. fdf7083 [NETFILTER]: nfnetlink: rename functions containing 'nfattr' by Patrick McHardy · 17 years ago
  70. df6fb86 [NETFILTER]: nfnetlink: convert to generic netlink attribute functions by Patrick McHardy · 17 years ago
  71. 16fcec3 [NETFILTER]: Fix/improve deadlock condition on module removal netfilter by Neil Horman · 17 years ago
  72. 0fb9670 [NETFILTER]: nf_conntrack_ipv4: fix "Frag of proto ..." messages by Patrick McHardy · 17 years ago
  73. 591e620 [NETFILTER]: nf_nat: add symbolic dependency on IPv4 conntrack by Patrick McHardy · 17 years ago
  74. 61075af [NETFILTER]: nf_conntrack: mark protocols __read_mostly by Patrick McHardy · 17 years ago
  75. ffc3069 [NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames it by Yasuyuki Kozakai · 17 years ago
  76. 0d53778 [NETFILTER]: Convert DEBUGP to pr_debug by Patrick McHardy · 17 years ago
  77. 330f7db [NETFILTER]: nf_conntrack: remove 'ignore_conntrack' argument from nf_conntrack_find_get by Patrick McHardy · 17 years ago
  78. dacd2a1 [NETFILTER]: nf_conntrack: remove old memory allocator of conntrack by Yasuyuki Kozakai · 17 years ago
  79. ff09b74 [NETFILTER]: nf_nat: remove unused nf_nat_module_is_loaded by Yasuyuki Kozakai · 17 years ago
  80. 2d59e5c [NETFILTER]: nf_nat: use extension infrastructure by Yasuyuki Kozakai · 17 years ago
  81. 3c158f7 [NETFILTER]: nf_conntrack: fix helper module unload races by Patrick McHarrdy · 17 years ago
  82. 3ad2a6f [NETFILTER]: nf_conntrack_ipv4: fix incorrect #ifdef config name by Patrick McHardy · 17 years ago
  83. 1b53d90 [NETFILTER]: Remove changelogs and CVS IDs by Patrick McHardy · 17 years ago
  84. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  85. c9bdd4b [IP]: Introduce ip_hdrlen() by Arnaldo Carvalho de Melo · 17 years ago
  86. d56f90a [SK_BUFF]: Introduce skb_network_header() by Arnaldo Carvalho de Melo · 17 years ago
  87. e281db5c [NETFILTER]: nf_conntrack/nf_nat: fix incorrect config ifdefs by Patrick McHardy · 17 years ago
  88. e905a9e [NET] IPV4: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  89. 13b1833 [NETFILTER]: nf_conntrack: EXPORT_SYMBOL cleanup by Patrick McHardy · 18 years ago
  90. 5b1158e [NETFILTER]: Add NAT support for nf_conntrack by Jozsef Kadlecsik · 18 years ago
  91. d2483dd [NETFILTER]: nf_conntrack: add module aliases to IPv4 conntrack names by Patrick McHardy · 18 years ago
  92. bff9a89 [NETFILTER]: nf_conntrack: endian annotations by Patrick McHardy · 18 years ago
  93. e4bd8bc [NETFILTER]: nf_conntrack: /proc compatibility with old connection tracking by Patrick McHardy · 18 years ago
  94. a999e68 [NETFILTER]: nf_conntrack: sysctl compatibility with old connection tracking by Patrick McHardy · 18 years ago
  95. 933a41e [NETFILTER]: nf_conntrack: move conntrack protocol sysctls to individual modules by Patrick McHardy · 18 years ago
  96. f8eb24a [NETFILTER]: nf_conntrack: move extern declaration to header files by Patrick McHardy · 18 years ago
  97. 605dcad [NETFILTER]: nf_conntrack: rename struct nf_conntrack_protocol by Martin Josefsson · 18 years ago
  98. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  99. 6442f1c [NETFILTER]: conntrack: don't call helpers for related ICMP messages by Patrick McHardy · 18 years ago
  100. 6c813c3 [NETFILTER]: Fix small information leak in SO_ORIGINAL_DST (CVE-2006-1343) by Marcel Holtmann · 18 years ago