1. 7034b56 netfilter: fix nf_queue handling by Pablo Neira Ayuso · 8 years ago
  2. bd3769b netfilter: Fix slab corruption. by Linus Torvalds · 8 years ago
  3. 7816ec5 netfilter: accommodate different kconfig in nf_set_hooks_head by Aaron Conole · 8 years ago
  4. 5119e43 netfilter: Fix potential null pointer dereference by Aaron Conole · 8 years ago
  5. f20fbc0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 8 years ago
  6. e3b37f1 netfilter: replace list_head with single linked list by Aaron Conole · 8 years ago
  7. d4bb5ca netfilter: Only allow sane values in nf_register_net_hook by Aaron Conole · 8 years ago
  8. e2361cb netfilter: Remove explicit rcu_read_lock in nf_hook_slow by Aaron Conole · 8 years ago
  9. e8bffe0 net: Add _nf_(un)register_hooks symbols by Mahesh Bandewar · 8 years ago
  10. ba3e208 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  11. ed78d09 netfilter: make nf_queue_entry_get_refs return void by Florian Westphal · 9 years ago
  12. 514ed62 netfilter: sync with packet rx also after removing queue entries by Florian Westphal · 9 years ago
  13. a4b4766 netfilter: nfnetlink_queue: rename related to nfqueue attaching conntrack info by Ken-ichirou MATSUZAWA · 9 years ago
  14. b7bd180 netfilter: nfnetlink_queue: get rid of nfnetlink_queue_ct.c by Pablo Neira Ayuso · 9 years ago
  15. 06198b3 netfilter: Pass priv instead of nf_hook_ops to netfilter hooks by Eric W. Biederman · 9 years ago
  16. 62da986 netfilter: nf_conntrack: make nf_ct_zone_dflt built-in by Daniel Borkmann · 9 years ago
  17. 851345c netfilter: reduce sparse warnings by Florian Westphal · 9 years ago
  18. 3bbd14e netfilter: rename local nf_hook_list to hook_list by Pablo Neira Ayuso · 9 years ago
  19. 7181eba netfilter: fix possible removal of wrong hook by Pablo Neira Ayuso · 9 years ago
  20. 2385eb0 netfilter: nf_queue: fix nf_queue_nf_hook_drop() by Pablo Neira Ayuso · 9 years ago
  21. e317fa5 netfilter: Fix memory leak in nf_register_net_hook by Eric W. Biederman · 9 years ago
  22. e7c8899 netfilter: move tee_active to core by Florian Westphal · 9 years ago
  23. 085db2c netfilter: Per network namespace netfilter hooks. by Eric W. Biederman · 9 years ago
  24. 0edcf28 netfilter: Factor out the hook list selection from nf_register_hook by Eric W. Biederman · 9 years ago
  25. 4c09115 netfilter: Simply the tests for enabling and disabling the ingress queue hook by Eric W. Biederman · 9 years ago
  26. 8405a8f netfilter: nf_qeueue: Drop queue entries on nf_unregister_hook by Eric W. Biederman · 9 years ago
  27. e687ad6 netfilter: add netfilter ingress hook after handle_ing() under unique static key by Pablo Neira · 9 years ago
  28. f719148 netfilter: add hook list to nf_hook_state by Pablo Neira · 9 years ago
  29. 238e54c netfilter: Make nf_hookfn use nf_hook_state. by David S. Miller · 9 years ago
  30. cfdfab3 netfilter: Create and use nf_hook_state. by David S. Miller · 9 years ago
  31. 5676864 netfilter: fix various sparse warnings by Florian Westphal · 10 years ago
  32. d1c85c2 netfilter: HAVE_JUMP_LABEL instead of CONFIG_JUMP_LABEL by Zhouyi Zhou · 10 years ago
  33. 7926dbf netfilter: don't use mutex_lock_interruptible() by Pablo Neira Ayuso · 10 years ago
  34. 795aa6e netfilter: pass hook ops to hookfn by Patrick McHardy · 11 years ago
  35. 312a0c16 netfilter: nf_conntrack: constify sk_buff argument to nf_ct_attach() by Patrick McHardy · 11 years ago
  36. 143554a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  37. 6d11cfd netfilter: don't panic on error while walking through the init path by Pablo Neira Ayuso · 11 years ago
  38. 2a7851b netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6 by Florian Westphal · 11 years ago
  39. f229f6c netfilter: add my copyright statements by Patrick McHardy · 11 years ago
  40. 12202fa netfilter: remove unneeded variable proc_net_netfilter by Pablo Neira Ayuso · 11 years ago
  41. f3c1a44 netfilter: make /proc/net/netfilter pernet by Gao feng · 11 years ago
  42. 0360ae4 netfilter: kill support for per-af queue backends by Florian Westphal · 12 years ago
  43. 1c15b67 netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_queue() by Michael Wang · 12 years ago
  44. 2a6decf netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_iterate() by Michael Wang · 12 years ago
  45. c7232c9 netfilter: add protocol independent NAT core by Patrick McHardy · 12 years ago
  46. 6705e86 netfilter: replace list_for_each_continue_rcu with new interface by Michael Wang · 12 years ago
  47. d584a61 netfilter: nfnetlink_queue: fix compilation with CONFIG_NF_NAT=m and CONFIG_NF_CT_NETLINK=y by Pablo Neira Ayuso · 12 years ago
  48. 5a05fae netfilter: nfq_ct_hook needs __rcu and __read_mostly by Pablo Neira Ayuso · 12 years ago
  49. 9cb0176 netfilter: add glue code to integrate nfnetlink_queue and ctnetlink by Pablo Neira Ayuso · 12 years ago
  50. a5347fe net: Delete all remaining instances of ctl_path by Eric W. Biederman · 12 years ago
  51. c5905af static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() by Ingo Molnar · 13 years ago
  52. c0cd115 net:netfilter: use IS_ENABLED by Igor Maravić · 13 years ago
  53. a2d7ec5 netfilter: use jump_label for nf_hooks by Eric Dumazet · 13 years ago
  54. 563e123 netfilter: do not propagate nf_queue errors in nf_hook_slow by Florian Westphal · 13 years ago
  55. a9b3cd7 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER by Stephen Hemminger · 13 years ago
  56. da935c6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  57. de9963f netfilter: nf_iterate: fix incorrect RCU usage by Patrick McHardy · 14 years ago
  58. 94b27cc netfilter: allow NFQUEUE bypass if no listener is available by Florian Westphal · 14 years ago
  59. f615df7 netfilter: reduce NF_VERDICT_MASK to 0xff by Florian Westphal · 14 years ago
  60. 06cdb63 netfilter: nfnetlink_queue: do not free skb on error by Florian Westphal · 14 years ago
  61. f158508 netfilter: nfnetlink_queue: return error number to caller by Florian Westphal · 14 years ago
  62. fee1cc0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into HEAD by Simon Horman · 14 years ago
  63. da68365 netfilter: allow hooks to pass error code back up the stack by Eric Paris · 14 years ago
  64. 0e60ebe netfilter: add __rcu annotations by Eric Dumazet · 14 years ago
  65. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  66. f68c530 netfilter: unregister nf hooks, matches and targets in the reverse order by Changli Gao · 14 years ago
  67. 0906a37 net/netfilter: __rcu annotations by Arnd Bergmann · 15 years ago
  68. 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
  69. f8572d8 sysctl net: Remove unused binary sysctl code by Eric W. Biederman · 15 years ago
  70. fecea3a netfilter: remove unneeded goto by Jan Engelhardt · 16 years ago
  71. 4de6f16 netfilter: enable netfilter in netns by Alexey Dobriyan · 16 years ago
  72. 7e9c6ee netfilter: Introduce NFPROTO_* constants by Jan Engelhardt · 16 years ago
  73. 76108ce netfilter: Use unsigned types for hooknum and pf vars by Jan Engelhardt · 16 years ago
  74. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  75. 0be43f8 [NETNS]: Process netfilter hooks in initial namespace only. by Denis V. Lunev · 16 years ago
  76. 4f53652 [NETFILTER]: kill nf_sysctl.c by Patrick McHardy · 17 years ago
  77. 1e796fd [NETFILTER]: constify nf_afinfo by Patrick McHardy · 17 years ago
  78. f9c6399 [NETFILTER]: remove annoying debugging message by Patrick McHardy · 17 years ago
  79. fb46990 [NETFILTER]: nf_queue: remove unnecessary hook existance check by Patrick McHardy · 17 years ago
  80. 4c61097 [NETFILTER]: replace list_for_each with list_for_each_entry by Li Zefan · 17 years ago
  81. a99a00c [NET]: Move netfilter checksum helpers to net/core/utils.c by Patrick McHardy · 17 years ago
  82. 3db05fe [NETFILTER]: Replace sk_buff ** with sk_buff * by Herbert Xu · 17 years ago
  83. 37d4187 [NETFILTER]: Do not copy skb in skb_make_writable by Herbert Xu · 17 years ago
  84. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  85. a47362a [NETFILTER]: add some consts, remove some casts by Jan Engelhardt · 17 years ago
  86. 334a813 [SKBUFF]: Keep track of writable header len of headerless clones by Patrick McHardy · 17 years ago
  87. de6e05c [NETFILTER]: nf_conntrack: kill destroy() in struct nf_conntrack for diet by Yasuyuki Kozakai · 17 years ago
  88. 5f79e0f [NETFILTER]: nf_conntrack: don't use nfct in skb if conntrack is disabled by Yasuyuki Kozakai · 17 years ago
  89. 1b53d90 [NETFILTER]: Remove changelogs and CVS IDs by Patrick McHardy · 17 years ago
  90. 601e68e [NETFILTER]: Fix whitespace errors by YOSHIFUJI Hideaki · 18 years ago
  91. fd706d6 [NETFILTER]: Switch nf_register_hook/nf_unregister_hook to mutex by Patrick McHardy · 18 years ago
  92. d486dd1 [NETFILTER]: Switch nf_register_afinfo/nf_unregister_afinfo to mutex by Patrick McHardy · 18 years ago
  93. e4ba130 [NETFILTER]: Remove unnecessary synchronize_net() in nf_register_hook by Patrick McHardy · 18 years ago
  94. c3a47ab [NETFILTER]: Properly use RCU in nf_ct_attach by Patrick McHardy · 18 years ago
  95. e2b7606 [NETFILTER]: More __read_mostly annotations by Martin Josefsson · 18 years ago
  96. 43bc0ca [NET]: netfilter checksum annotations by Al Viro · 18 years ago
  97. 394f545 [NETFILTER]: nf_queue: handle GSO packets by Patrick McHardy · 18 years ago
  98. 4cf411d [NETFILTER]: Get rid of HW checksum invalidation by Patrick McHardy · 18 years ago
  99. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  100. bce8032 [NETFILTER]: Introduce infrastructure for address family specific operations by Patrick McHardy · 18 years ago