1. 970b0ee netfilter: nf_conntrack_ftp: Fix debug output by Thomas Jarosch · 4 years, 9 months ago
  2. ddb075b netfilter: ftp: Remove the useless code by Gao Feng · 8 years ago
  3. 723eb29 netfilter: ftp: Remove the useless dlen==0 condition check in find_pattern by Gao Feng · 8 years ago
  4. 8d6c0ea netfilter: fix spelling mistake: "delimitter" -> "delimiter" by Colin Ian King · 8 years ago
  5. 82de0be netfilter: Add helper array register/unregister functions by Gao Feng · 8 years ago
  6. b7a8daa netfilter: nf_ct_helper: Fix helper unregister count. by Taehee Yoo · 8 years ago
  7. ad6d950 netfilter: nf_ct_helper: define pr_fmt() by Pablo Neira Ayuso · 8 years ago
  8. 1808274 netfilter: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  9. 4e7dba9 netfilter: Implement RFC 1123 for FTP conntrack by Jeff Mahoney · 11 years ago
  10. f229f6c netfilter: add my copyright statements by Patrick McHardy · 11 years ago
  11. b20ab9cc netfilter: nf_ct_helper: better logging for dropped packets by Pablo Neira Ayuso · 11 years ago
  12. 7be54ca netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entries by Pablo Neira Ayuso · 12 years ago
  13. d33cbee netfilter: nf_nat: support IPv6 in FTP NAT helper by Patrick McHardy · 12 years ago
  14. 051966c netfilter: nf_nat: add protoff argument to packet mangling functions by Patrick McHardy · 12 years ago
  15. 811927c netfilter: nf_conntrack: restrict NAT helper invocation to IPv4 by Patrick McHardy · 12 years ago
  16. 1afc567 netfilter: nf_ct_helper: implement variable length helper private data by Pablo Neira Ayuso · 12 years ago
  17. 3a8fc53 netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy names by Pablo Neira Ayuso · 12 years ago
  18. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 12 years ago
  19. fb04883 netfilter: add more values to enum ip_conntrack_info by Eric Dumazet · 13 years ago
  20. 654d0fb netfilter: cleanup printk messages by Stephen Hemminger · 14 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. aaff23a netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq() by Patrick McHardy · 14 years ago
  23. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  24. 17e6e4e netfilter: conntrack: simplify event caching system by Pablo Neira Ayuso · 15 years ago
  25. d6e8cc6 netfilter: fix warning in net/netfilter/nf_conntrack_ftp.c by Ingo Molnar · 16 years ago
  26. 4813ead netfilter: nf_conntrack_ftp: change "partial ..." message to pr_debug() by Patrick McHardy · 16 years ago
  27. 4dc06f9 netfilter: nf_conntrack: connection tracking helper name persistent aliases by Pablo Neira Ayuso · 16 years ago
  28. 14d5e83 net: replace NIPQUAD() in net/netfilter/ by Harvey Harrison · 16 years ago
  29. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  30. 38ff4fa netfilter: replace uses of NIP6_FMT with %p6 by Harvey Harrison · 16 years ago
  31. a71996f netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() not skb by Alexey Dobriyan · 16 years ago
  32. 5e8fbe2 [NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessors by Patrick McHardy · 16 years ago
  33. 58c0fb0 [NETFILTER]: annotate rest of nf_conntrack_* with const by Jan Engelhardt · 16 years ago
  34. 6002f266 [NETFILTER]: nf_conntrack: introduce expectation classes and policies by Patrick McHardy · 16 years ago
  35. 643a2c1 [NETFILTER]: Introduce nf_inet_address by Jan Engelhardt · 16 years ago
  36. 3db05fe [NETFILTER]: Replace sk_buff ** with sk_buff * by Herbert Xu · 17 years ago
  37. 0d53778 [NETFILTER]: Convert DEBUGP to pr_debug by Patrick McHardy · 17 years ago
  38. ec59a11 [NETFILTER]: nf_conntrack: mark helpers __read_mostly by Patrick McHardy · 17 years ago
  39. d4156e8 [NETFILTER]: nf_conntrack: reduce masks to a subset of tuples by Patrick McHardy · 17 years ago
  40. df43b4e [NETFILTER]: nf_conntrack_ftp: use nf_ct_expect_init by Patrick McHardy · 17 years ago
  41. 6823645 [NETFILTER]: nf_conntrack_expect: function naming unification by Patrick McHardy · 17 years ago
  42. 25b86e0 [NETFILTER]: nf_conntrack_ftp: fix newline sequence number calculation by Patrick McHardy · 17 years ago
  43. 5fe26f5 [NETFILTER]: nf_conntrack_ftp: fix newline sequence number update by Patrick McHardy · 17 years ago
  44. 1b53d90 [NETFILTER]: Remove changelogs and CVS IDs by Patrick McHardy · 17 years ago
  45. 601e68e [NETFILTER]: Fix whitespace errors by YOSHIFUJI Hideaki · 17 years ago
  46. 55a7332 [NETFILTER]: nf_nat: add FTP NAT helper port by Jozsef Kadlecsik · 17 years ago
  47. d2483dd [NETFILTER]: nf_conntrack: add module aliases to IPv4 conntrack names by Patrick McHardy · 17 years ago
  48. 9457d85 [NETFILTER]: nf_conntrack: automatic helper assignment for expectations by Patrick McHardy · 17 years ago
  49. bff9a89 [NETFILTER]: nf_conntrack: endian annotations by Patrick McHardy · 17 years ago
  50. 337fbc4 [NETFILTER]: ip_conntrack: fix NAT helper unload races by Patrick McHardy · 18 years ago
  51. d734685 [NETFILTER]: nf_conntrack_ftp: fix missing helper mask initilization by Patrick McHardy · 18 years ago
  52. f618012 [NETFILTER]: nf_conntrack: split out the event cache by Martin Josefsson · 18 years ago
  53. 77ab9cf [NETFILTER]: nf_conntrack: split out expectation handling by Martin Josefsson · 18 years ago
  54. 6a28ec8 [NETFILTER]: Fix nf_conntrack_ftp.c build. by David S. Miller · 18 years ago
  55. 1884f78 [NETFILTER] NF_CONNTRACK_FTP: Use in6_pton() to convert address string. by YOSHIFUJI Hideaki · 18 years ago
  56. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  57. 7d8c501 [NETFILTER]: FTP helper: search optimization by Patrick McHardy · 18 years ago
  58. 65b4b4e [NETFILTER]: Rename init functions. by Andrew Morton · 18 years ago
  59. dc808fe [NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn' by Harald Welte · 18 years ago
  60. df4e957 [NETFILTER]: nf_conntrack: fix incorrect memset() size in FTP helper by Samir Bellabes · 18 years ago
  61. 46b86a2 [NET]: Use NIP6_FMT in kernel.h by Joe Perches · 18 years ago
  62. e7be699 [NETFILTER]: Fix module_param types and permissions by Patrick McHardy · 18 years ago
  63. 9fb9cbb [NETFILTER]: Add nf_conntrack subsystem. by Yasuyuki Kozakai · 19 years ago