1. 7747661 netfilter: nf_conntrack_h323: lost .data_len definition for Q.931/ipv6 by Vasily Averin · 3 years, 11 months ago FP3-REL-Q-3.A.0107
  2. e2361cb netfilter: Remove explicit rcu_read_lock in nf_hook_slow by Aaron Conole · 8 years ago
  3. 707e683 netfilter: nf_ct_h323: do not re-activate already expired timer by Liping Zhang · 8 years ago
  4. 96d1327 netfilter: h323: Use mod_timer instead of set_expect_timeout by Gao Feng · 8 years ago
  5. 2647a9b ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCAST by Martin KaFai Lau · 9 years ago
  6. 2c7b5d5 netfilter: nf_conntrack_h323: lookup route from proper net namespace by Vasily Averin · 9 years ago
  7. ca7433d netfilter: conntrack: seperate expect locking from nf_conntrack_lock by Jesper Dangaard Brouer · 10 years ago
  8. 56e4244 netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helper by Julian Anastasov · 11 years ago
  9. f229f6c netfilter: add my copyright statements by Patrick McHardy · 11 years ago
  10. b20ab9cc netfilter: nf_ct_helper: better logging for dropped packets by Pablo Neira Ayuso · 11 years ago
  11. bbb5823 netfilter: nf_conntrack: fix rt_gateway checks for H.323 helper by Julian Anastasov · 12 years ago
  12. 051966c netfilter: nf_nat: add protoff argument to packet mangling functions by Patrick McHardy · 12 years ago
  13. 811927c netfilter: nf_conntrack: restrict NAT helper invocation to IPv4 by Patrick McHardy · 12 years ago
  14. 82f437b Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  15. 1afc567 netfilter: nf_ct_helper: implement variable length helper private data by Pablo Neira Ayuso · 12 years ago
  16. d109e9a netfilter: nf_ct_h323: fix bug in rtcp natting by Pablo Neira Ayuso · 12 years ago
  17. be3eed2 netfilter: nf_ct_h323: fix usage of MODULE_ALIAS_NFCT_HELPER by Pablo Neira Ayuso · 12 years ago
  18. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 12 years ago
  19. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  20. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 12 years ago
  21. c0cd115 net:netfilter: use IS_ENABLED by Igor Maravić · 12 years ago
  22. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 12 years ago
  23. fb04883 netfilter: add more values to enum ip_conntrack_info by Eric Dumazet · 13 years ago
  24. 0fae2e7 netfilter: af_info: add 'strict' parameter to limit lookup to .oif by Florian Westphal · 13 years ago
  25. 31ad3dd netfilter: af_info: add network namespace parameter to route hook by Florian Westphal · 13 years ago
  26. 5a49d0e netfilter: Use flowi4 and flowi6 in nf_conntrack_h323_main by David S. Miller · 13 years ago
  27. d8d1f30 net-next: remove useless union keyword by Changli Gao · 14 years ago
  28. 654d0fb netfilter: cleanup printk messages by Stephen Hemminger · 14 years ago
  29. e772c34 netfilter: nf_ct_h323: switch "incomplete TPKT" message to pr_debug() by Patrick McHardy · 14 years ago
  30. 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
  31. 5d0aa2c netfilter: nf_conntrack: add support for "conntrack zones" by Patrick McHardy · 14 years ago
  32. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  33. 4dc06f9 netfilter: nf_conntrack: connection tracking helper name persistent aliases by Pablo Neira Ayuso · 15 years ago
  34. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  35. 38ff4fa netfilter: replace uses of NIP6_FMT with %p6 by Harvey Harrison · 16 years ago
  36. 84541cc netfilter: netns nf_conntrack: H323 conntracking in netns by Alexey Dobriyan · 16 years ago
  37. 9b03f38 netfilter: netns nf_conntrack: per-netns expectations by Alexey Dobriyan · 16 years ago
  38. 76108ce netfilter: Use unsigned types for hooknum and pf vars by Jan Engelhardt · 16 years ago
  39. a56b8f8 netfilter: nf_conntrack_h323: fix module unload crash by Patrick McHardy · 16 years ago
  40. 8a54886 netfilter: nf_conntrack_h323: fix memory leak in module initialization error path by Patrick McHardy · 16 years ago
  41. 3c9fba6 [NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by function call by Jan Engelhardt · 16 years ago
  42. 5e8fbe2 [NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessors by Patrick McHardy · 16 years ago
  43. 6002f266 [NETFILTER]: nf_conntrack: introduce expectation classes and policies by Patrick McHardy · 16 years ago
  44. 6aebb9b [NETFILTER]: nf_conntrack_h323: logical-bitwise & confusion in process_setup() by Roel Kluin · 16 years ago
  45. 905e3e8 [NETFILTER]: nf_conntrack_h323: constify and annotate H.323 helper by Jan Engelhardt · 16 years ago
  46. f8ba1af [NETFILTER]: nf_conntrack: switch rwlock to spinlock by Patrick McHardy · 16 years ago
  47. 643a2c1 [NETFILTER]: Introduce nf_inet_address by Jan Engelhardt · 16 years ago
  48. 1e796fd [NETFILTER]: constify nf_afinfo by Patrick McHardy · 16 years ago
  49. 1841a4c [NETFILTER]: nf_ct_h323: remove ipv6 module dependency by Patrick McHardy · 16 years ago
  50. 3db05fe [NETFILTER]: Replace sk_buff ** with sk_buff * by Herbert Xu · 17 years ago
  51. 0d53778 [NETFILTER]: Convert DEBUGP to pr_debug by Patrick McHardy · 17 years ago
  52. 91e8db8 [NETFILTER]: nf_conntrack_h323: turn some printks into DEBUGPs by Patrick McHardy · 17 years ago
  53. d4156e8 [NETFILTER]: nf_conntrack: reduce masks to a subset of tuples by Patrick McHardy · 17 years ago
  54. 6823645 [NETFILTER]: nf_conntrack_expect: function naming unification by Patrick McHardy · 17 years ago
  55. f8f1c08 [NETFILTER]: nf_conntrack_h323: add missing T.120 address in OLCA by Jing Min Zhao · 17 years ago
  56. 596830f [NETFILTER]: nf_conntrack_h323: remove unnecessary process of Information signal by Jing Min Zhao · 17 years ago
  57. bb80724 [NETFILTER]: nf_conntrack_h323: fix get_h225_addr() for IPv6 address access by Jing Min Zhao · 17 years ago
  58. 601e68e [NETFILTER]: Fix whitespace errors by YOSHIFUJI Hideaki · 17 years ago
  59. f587de0 [NETFILTER]: nf_conntrack/nf_nat: add H.323 helper port by Patrick McHardy · 17 years ago