1. f4dc777 netfilter: x_tables: speed up jump target validation by Florian Westphal · 8 years ago
  2. 64b8763 netfilter: conntrack: fix race between nf_conntrack proc read and hash resize by Liping Zhang · 8 years ago
  3. c37a2df netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF by Joe Perches · 8 years ago
  4. 468b021 netfilter: x_tables: simplify ip{6}table_mangle_hook() by Pablo Neira Ayuso · 8 years ago
  5. e1dbbc5 netfilter: nf_reject_ipv4: don't send tcp RST if the packet is non-TCP by Liping Zhang · 8 years ago
  6. 0a93aae netfilter: conntrack: use a single expectation table for all namespaces by Florian Westphal · 8 years ago
  7. 03d7dc5 netfilter: conntrack: check netns when walking expect hash by Florian Westphal · 8 years ago
  8. d7cdf81 netfilter: x_tables: get rid of old and inconsistent debugging by Pablo Neira Ayuso · 8 years ago
  9. 56d52d4 netfilter: conntrack: use a single hashtable for all namespaces by Florian Westphal · 8 years ago
  10. e0c7d47 netfilter: conntrack: check netns when comparing conntrack objects by Florian Westphal · 8 years ago
  11. 245cfdc netfilter: conntrack: small refactoring of conntrack seq_printf by Florian Westphal · 8 years ago
  12. 92b4423 netfilter: fix IS_ERR_VALUE usage by Pablo Neira Ayuso · 8 years ago
  13. 11afbff Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  14. d7591f0 netfilter: x_tables: introduce and use xt_copy_counters_from_user by Florian Westphal · 8 years ago
  15. aded9f3 netfilter: x_tables: remove obsolete check by Florian Westphal · 8 years ago
  16. 9560915 netfilter: x_tables: remove obsolete overflow check for compat case too by Florian Westphal · 8 years ago
  17. 09d9686 netfilter: x_tables: do compat validation via translate_table by Florian Westphal · 8 years ago
  18. 0188346 netfilter: x_tables: xt_compat_match_from_user doesn't need a retval by Florian Westphal · 8 years ago
  19. 8dddd32 netfilter: arp_tables: simplify translate_compat_table args by Florian Westphal · 8 years ago
  20. 7d3f843 netfilter: ip_tables: simplify translate_compat_table args by Florian Westphal · 8 years ago
  21. ce683e5 netfilter: x_tables: check for bogus target offset by Florian Westphal · 8 years ago
  22. fc1221b netfilter: x_tables: add compat version of xt_check_entry_offsets by Florian Westphal · 8 years ago
  23. aa412ba netfilter: x_tables: kill check_entry helper by Florian Westphal · 8 years ago
  24. 7d35812 netfilter: x_tables: add and use xt_check_entry_offsets by Florian Westphal · 8 years ago
  25. 3647234 netfilter: x_tables: validate targets of jumps by Florian Westphal · 8 years ago
  26. f24e230 netfilter: x_tables: don't move to non-existent next rule by Florian Westphal · 8 years ago
  27. ff76def netfilter: arp_tables: register table in initns by Florian Westphal · 8 years ago
  28. 2942119 netfilter: ipv4: fix NULL dereference by Liping Zhang · 8 years ago
  29. b301f25 netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_ENTRIES by Pablo Neira Ayuso · 8 years ago
  30. 54d83fc netfilter: x_tables: fix unconditional helper by Florian Westphal · 8 years ago
  31. 6e94e0c netfilter: x_tables: make sure e->next_offset covers remaining blob size by Florian Westphal · 8 years ago
  32. bdf533d netfilter: x_tables: validate e->target_offset early by Florian Westphal · 8 years ago
  33. 1cdba55 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  34. 2646190 netfilter: Allow calling into nat helper without skb_dst. by Jarno Rajahalme · 8 years ago
  35. fbd40ea ipv4: Don't do expensive useless work during inetdev destroy. by David S. Miller · 8 years ago
  36. 8a6bf5d netfilter: nft_masq: support port range by Pablo Neira Ayuso · 8 years ago
  37. b9e69e1 netfilter: xtables: don't hook tables by default by Florian Westphal · 8 years ago
  38. a67dd26 netfilter: xtables: prepare for on-demand hook register by Florian Westphal · 8 years ago
  39. 5f54739 netfilter: nf_defrag_ipv4: Drop redundant ip_send_check() by Joe Stringer · 8 years ago
  40. fa50d97 ipv4: Namespaceify ip_default_ttl sysctl knob by Nikolay Borisov · 8 years ago
  41. 8282f27 inet: frag: Always orphan skbs inside ip_defrag() by Joe Stringer · 8 years ago
  42. df05ef8 netfilter: nf_tables: release objects on netns destruction by Pablo Neira Ayuso · 9 years ago
  43. 59ce967 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  44. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  45. c8cd098 net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM by Tom Herbert · 9 years ago
  46. d3340b7 netfilter: nf_dup: add missing dependencies with NF_CONNTRACK by Pablo Neira Ayuso · 9 years ago
  47. a18fd97 netfilter: remove duplicate include by stephen hemminger · 9 years ago
  48. 09605cc net ipv4: use preferred log methods by Bastian Stender · 9 years ago
  49. c255cb2 netfilter: Fix removal of GRE expectation entries created by PPTP by Anthony Lineham · 9 years ago
  50. f668f5f ipv4: use sk_fullsock() in ipv4_conntrack_defrag() by Eric Dumazet · 9 years ago
  51. ba3e208 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  52. f0a0a97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 9 years ago
  53. c8d71d0 netfilter: ipv4: whitespace around operators by Ian Morris · 9 years ago
  54. 24cebe3 netfilter: ipv4: code indentation by Ian Morris · 9 years ago
  55. 6c28255 netfilter: ipv4: function definition layout by Ian Morris · 9 years ago
  56. 27951a0 netfilter: ipv4: ternary operator layout by Ian Morris · 9 years ago
  57. 19f0a60 netfilter: ipv4: label placement by Ian Morris · 9 years ago
  58. 2ffbceb netfilter: remove hook owner refcounting by Florian Westphal · 9 years ago
  59. 19bcf9f ipv4: Pass struct net into ip_defrag and ip_check_defrag by Eric W. Biederman · 9 years ago
  60. cc4998f netfilter: ipt_rpfilter: remove the nh_scope test in rpfilter_lookup_reverse by lucien · 9 years ago
  61. 33224b1 ipv4, ipv6: Pass net into ip_local_out and ip6_local_out by Eric W. Biederman · 9 years ago
  62. e2cb77d ipv4: Merge ip_local_out and ip_local_out_sk by Eric W. Biederman · 9 years ago
  63. 6ece90f netfilter: fix Kconfig dependencies for nf_dup_ipv{4,6} by Pablo Neira Ayuso · 9 years ago
  64. e45f506 ipv4: Pass struct net into ip_route_me_harder by Eric W. Biederman · 9 years ago
  65. 6a1d689 netfilter: ipt_SYNPROXY: Pass snet into synproxy_send_tcp by Eric W. Biederman · 9 years ago
  66. 372892e ipv4: Push struct net down into nf_send_reset by Eric W. Biederman · 9 years ago
  67. c7af648 netfilter: Pass net into nf_xfrm_me_harder by Eric W. Biederman · 9 years ago
  68. 06198b3 netfilter: Pass priv instead of nf_hook_ops to netfilter hooks by Eric W. Biederman · 9 years ago
  69. a31f1ad netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tuple by Eric W. Biederman · 9 years ago
  70. 206e8c0 netfilter: Pass net to nf_dup_ipv4 and nf_dup_ipv6 by Eric W. Biederman · 9 years ago
  71. 686c9b5 netfilter: x_tables: Use par->net instead of computing from the passed net devices by Eric W. Biederman · 9 years ago
  72. 156c196 netfilter: x_tables: Pass struct net in xt_action_param by Eric W. Biederman · 9 years ago
  73. 6aa187f netfilter: nf_tables: kill nft_pktinfo.ops by Eric W. Biederman · 9 years ago
  74. 082a758 inet netfilter: Prefer state->hook to ops->hooknum by Eric W. Biederman · 9 years ago
  75. 6cb8ff3f1 inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_table by Eric W. Biederman · 9 years ago
  76. 9dff2c9 netfilter: Use nf_hook_state.net by Eric W. Biederman · 9 years ago
  77. a82b0e6 netfilter: nf_dup{4, 6}: fix build error when nf_conntrack disabled by Daniel Borkmann · 9 years ago
  78. 98dbbfc Revert "netfilter: xtables: compute exact size needed for jumpstack" by Florian Westphal · 9 years ago
  79. 59e2642 netfilter: nf_dup: fix sparse warnings by Pablo Neira Ayuso · 9 years ago
  80. 81bf1c6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 9 years ago
  81. 4b048d6 net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool by Tom Herbert · 9 years ago
  82. 5e8018f netfilter: nf_conntrack: add efficient mark to zone mapping by Daniel Borkmann · 9 years ago
  83. deedb59 netfilter: nf_conntrack: add direction support for zones by Daniel Borkmann · 9 years ago
  84. 182ad46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  85. 308ac91 netfilter: nf_conntrack: push zone object into functions by Daniel Borkmann · 9 years ago
  86. 3c16241 netfilter: SYNPROXY: fix sending window update to client by Phil Sutter · 9 years ago
  87. d877f07 netfilter: nf_tables: add nft_dup expression by Pablo Neira Ayuso · 9 years ago
  88. bbde9fc netfilter: factor out packet duplication for IPv4/IPv6 by Pablo Neira Ayuso · 9 years ago
  89. 72b1e5e netfilter: bridge: reduce nf_bridge_info to 32 bytes again by Florian Westphal · 9 years ago
  90. 6c7941d netfilter: xtables: remove __pure annotation by Florian Westphal · 9 years ago
  91. dcebd31 netfilter: add and use jump label for xt_tee by Florian Westphal · 9 years ago
  92. 7814b6e netfilter: xtables: don't save/restore jumpstack offset by Florian Westphal · 9 years ago
  93. 98d1bd8 netfilter: xtables: compute exact size needed for jumpstack by Florian Westphal · 9 years ago
  94. 3bd2299 netfilter: arptables: use percpu jumpstack by Florian Westphal · 9 years ago
  95. 0eeb075 net: ipv4 sysctl option to ignore routes when nexthop link is down by Andy Gospodarek · 9 years ago
  96. 711bdde netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference. by Eric Dumazet · 9 years ago
  97. f09becc netfilter: Kconfig: get rid of parens around depends on by Pablo Neira Ayuso · 9 years ago
  98. 482cfc3 netfilter: xtables: avoid percpu ruleset duplication by Florian Westphal · 9 years ago
  99. 71ae0df netfilter: xtables: use percpu rule counters by Florian Westphal · 9 years ago
  100. 583d3f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago