1. 340c78e ipvs: use skb_to_full_sk() helper by Eric Dumazet · 9 years ago
  2. 382a483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  3. 086f332 netfilter: nf_tables: add clone interface to expression operations by Pablo Neira Ayuso · 9 years ago
  4. 74ec4d5 netfilter: fix xt_TEE and xt_TPROXY dependencies by Arnd Bergmann · 9 years ago
  5. c872a2d netfilter: nfnetlink_log: work around uninitialized variable warning by Arnd Bergmann · 9 years ago
  6. 3aed822 netfilter: nft_meta: use skb_to_full_sk() helper by Eric Dumazet · 9 years ago
  7. fdd723e netfilter: xt_owner: use skb_to_full_sk() helper by Eric Dumazet · 9 years ago
  8. 0aae24e netfilter: ipset: Fix hash type expire: release empty hash bucket block by Jozsef Kadlecsik · 9 years ago
  9. e9dfdc0 netfilter: ipset: Fix hash:* type expiration by Jozsef Kadlecsik · 9 years ago
  10. 95ad1f4 netfilter: ipset: Fix extension alignment by Jozsef Kadlecsik · 9 years ago
  11. d9c7dbc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  12. dbc3617 netfilter: nfnetlink: don't probe module if it exists by Florian Westphal · 9 years ago
  13. 94f9cd8 netfilter: nf_nat_redirect: add missing NULL pointer check by Munehisa Kamata · 9 years ago
  14. ba3e208 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  15. 45efccd netfilter: xt_TEE: fix NULL dereference by Eric Dumazet · 9 years ago
  16. f0a0a97 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 9 years ago
  17. 00db674 netfilter: ipset: Fix sleeping memory allocation in atomic context by Nikolay Borisov · 9 years ago
  18. 81b4325 netfilter: nf_queue: remove rcu_read_lock calls by Florian Westphal · 9 years ago
  19. ed78d09 netfilter: make nf_queue_entry_get_refs return void by Florian Westphal · 9 years ago
  20. 2ffbceb netfilter: remove hook owner refcounting by Florian Westphal · 9 years ago
  21. 8cbc870 netfilter: nfnetlink_log: validate dependencies to avoid breaking atomicity by Pablo Neira · 9 years ago
  22. 336a3b3 netfilter: nfnetlink_log: consolidate check for instance in nfulnl_recv_config() by Pablo Neira Ayuso · 9 years ago
  23. 514ed62 netfilter: sync with packet rx also after removing queue entries by Florian Westphal · 9 years ago
  24. 7ceebfe netfilter: nfqueue: don't use prev pointer by Florian Westphal · 9 years ago
  25. 19bcf9f ipv4: Pass struct net into ip_defrag and ip_check_defrag by Eric W. Biederman · 9 years ago
  26. 914eebf netfilter: nfnetlink_log: autoload nf_conntrack_netlink module NFQA_CFG_F_CONNTRACK config flag by Ken-ichirou MATSUZAWA · 9 years ago
  27. d53195c Merge tag 'ipvs4-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next by Pablo Neira Ayuso · 9 years ago
  28. 4302f5e nfnetlink_cttimeout: add rcu_barrier() on module removal by Pablo Neira Ayuso · 9 years ago
  29. ae2d708 netfilter: conntrack: fix crash on timeout object removal by Pablo Neira Ayuso · 9 years ago
  30. 403d89a netfilter: xt_CT: don't put back reference to timeout policy object by Pablo Neira Ayuso · 9 years ago
  31. 875e082 net/nfnetlink: lockdep_nfnl_is_held can be boolean by Yaowei Bai · 9 years ago
  32. 33224b1 ipv4, ipv6: Pass net into ip_local_out and ip6_local_out by Eric W. Biederman · 9 years ago
  33. 7928833 ipv6: Merge ip6_local_out and ip6_local_out_sk by Eric W. Biederman · 9 years ago
  34. e2cb77d ipv4: Merge ip_local_out and ip_local_out_sk by Eric W. Biederman · 9 years ago
  35. 13206b6 net: Pass net into dst_output and remove dst_output_okfn by Eric W. Biederman · 9 years ago
  36. 92240e8 ipvs: Remove possibly unused variables from ip_vs_conn_net_{init,cleanup} by Simon Horman · 9 years ago
  37. ed1c9f0 ipvs: Remove possibly unused variable from ip_vs_out by David Ahern · 9 years ago
  38. a29a9a5 netfilter: nfnetlink_log: allow to attach conntrack by Ken-ichirou MATSUZAWA · 9 years ago
  39. 224a059 netfilter: ctnetlink: add const qualifier to nfnl_hook.get_ct by Ken-ichirou MATSUZAWA · 9 years ago
  40. 83f3e94 netfilter: Kconfig rename QUEUE_CT to GLUE_CT by Ken-ichirou MATSUZAWA · 9 years ago
  41. a4b4766 netfilter: nfnetlink_queue: rename related to nfqueue attaching conntrack info by Ken-ichirou MATSUZAWA · 9 years ago
  42. b28b1e8 netfilter: nfnetlink_queue: use y2038 safe timestamp by Pablo Neira Ayuso · 9 years ago
  43. 2b5b1a0 Merge tag 'ipvs3-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next by Pablo Neira Ayuso · 9 years ago
  44. f6389ec nfnetlink: use y2038 safe timestamp by Arnd Bergmann · 9 years ago
  45. 32f40c5 netfilter: rename nfnetlink_queue_core.c to nfnetlink_queue.c by Pablo Neira Ayuso · 9 years ago
  46. b7bd180 netfilter: nfnetlink_queue: get rid of nfnetlink_queue_ct.c by Pablo Neira Ayuso · 9 years ago
  47. b59f2e3 ipvs: Don't protect ip_vs_addr_is_unicast with CONFIG_SYSCTL by Eric W. Biederman · 9 years ago
  48. 4bf1b54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  49. 5f5d74d ipv6: Pass struct net into ip6_route_me_harder by Eric W. Biederman · 9 years ago
  50. e45f506 ipv4: Pass struct net into ip_route_me_harder by Eric W. Biederman · 9 years ago
  51. d815d90 netfilter: Push struct net down into nf_afinfo.reroute by Eric W. Biederman · 9 years ago
  52. 372892e ipv4: Push struct net down into nf_send_reset by Eric W. Biederman · 9 years ago
  53. 4963ed4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  54. 57781c1 ipvs: Pass ipvs into ip_vs_gather_frags by Eric W. Biederman · 9 years ago
  55. 9cfdd75 ipvs: Remove skb_sknet by Eric W. Biederman · 9 years ago
  56. 7d1f88e ipvs: Pass ipvs not net to ip_vs_protocol_net_(init|cleanup) by Eric W. Biederman · 9 years ago
  57. 69f3909 ipvs: Remove net argument from ip_vs_tcp_conn_listen by Eric W. Biederman · 9 years ago
  58. a43d1a6 ipvs: Pass ipvs through ip_vs_route_me_harder into sysctl_snat_reroute by Eric W. Biederman · 9 years ago
  59. 7b5f689 ipvs: Pass ipvs into ip_vs_out_icmp and ip_vs_out_icmp_v6 by Eric W. Biederman · 9 years ago
  60. 6f2bcea ipvs: Pass ipvs into ip_vs_in_icmp and ip_vs_in_icmp_v6 by Eric W. Biederman · 9 years ago
  61. 6e385bb ipvs: Pass ipvs into ip_vs_in by Eric W. Biederman · 9 years ago
  62. 1b75097 ipvs: Pass ipvs into ip_vs_out by Eric W. Biederman · 9 years ago
  63. 2300f04 ipvs: Pass ipvs not net into sysctl_nat_icmp_send by Eric W. Biederman · 9 years ago
  64. 51efbcb ipvs: Simplify ipvs and net access in ip_vs_leave by Eric W. Biederman · 9 years ago
  65. 5703294 ipvs: Wrap sysctl_cache_bypass and remove ifdefs in ip_vs_leave by Eric W. Biederman · 9 years ago
  66. 7c08d78 ipvs: Better derivation of ipvs in ip_vs_in_stats and ip_vs_out_stats by Eric W. Biederman · 9 years ago
  67. 20868a4 ipvs: Pass ipvs into ensure_mtu_is adequate by Eric W. Biederman · 9 years ago
  68. f5745f8 ipvs: Pass ipvs into __ip_vs_get_out_rt_v6 by Eric W. Biederman · 9 years ago
  69. ecfe87b ipvs: Pass ipvs into __ip_vs_get_out_rt by Eric W. Biederman · 9 years ago
  70. 361c3f5 ipvs: Better derivation of ipvs in ip_vs_tunnel_xmit by Eric W. Biederman · 9 years ago
  71. d8f44c3 ipvs: Pass ipvs into .conn_schedule and ip_vs_try_to_schedule by Eric W. Biederman · 9 years ago
  72. 2f3edc6a ipvs: Pass ipvs not net into ip_vs_conn_net_init and ip_vs_conn_net_cleanup by Eric W. Biederman · 9 years ago
  73. d889717 ipvs: Pass ipvs not net into ip_vs_conn_net_flush by Eric W. Biederman · 9 years ago
  74. 754b81a ipvs: Pass ipvs not net to ip_vs_conn_hashkey by Eric W. Biederman · 9 years ago
  75. 0cf705c8c ipvs: Pass ipvs into conn_out_get by Eric W. Biederman · 9 years ago
  76. ab16197 ipvs: Pass ipvs into .conn_in_get and ip_vs_conn_in_get_proto by Eric W. Biederman · 9 years ago
  77. f5099dd ipvs: Pass ipvs into ip_vs_conn_fill_param_proto by Eric W. Biederman · 9 years ago
  78. 1281a9c2 ipvs: Pass ipvs not net into init_netns and exit_netns by Eric W. Biederman · 9 years ago
  79. c70bd680 ipvs: Pass ipvs not net into [un]register_ip_vs_proto_netns by Eric W. Biederman · 9 years ago
  80. b5dd212 ipvs: Pass ipvs not net into ip_vs_app_net_init and ip_vs_app_net_cleanup by Eric W. Biederman · 9 years ago
  81. 0985870 ipvs: Pass ipvs not net into ip_vs_app_inc_release by Eric W. Biederman · 9 years ago
  82. 9f8128a ipvs: Pass ipvs not net to register_ip_vs_app and unregister_ip_vs_app by Eric W. Biederman · 9 years ago
  83. 3250dc9 ipvs: Pass ipvs not net to register_ip_vs_app_inc by Eric W. Biederman · 9 years ago
  84. a080ce3 ipvs: Pass ipvs not net into ip_vs_app_inc_new by Eric W. Biederman · 9 years ago
  85. 1964891 ipvs: Pass ipvs not net into register_app and unregister_app by Eric W. Biederman · 9 years ago
  86. a4dd036 ipvs: Pass ipvs not net to ip_vs_estimator_net_init and ip_vs_estimator_cleanup by Eric W. Biederman · 9 years ago
  87. 70a131a ipvs: Pass ipvs not net to estimation_timer by Eric W. Biederman · 9 years ago
  88. 3d99376 ipvs: Pass ipvs not net into ip_vs_control_net_(init|cleanup) by Eric W. Biederman · 9 years ago
  89. 8b8237a ipvs: Pass ipvs not net to ip_vs_control_net_(init|cleanup)_sysctl by Eric W. Biederman · 9 years ago
  90. 423b559 ipvs: Pass ipvs not net to ip_vs_random_drop_entry by Eric W. Biederman · 9 years ago
  91. 0f34d54 ipvs: Pass ipvs not net to ip_vs_start_estimator aned ip_vs_stop_estimator by Eric W. Biederman · 9 years ago
  92. cacd1e6 ipvs: Pass ipvs not net to ip_vs_genl_set_config by Eric W. Biederman · 9 years ago
  93. ebea1f7 ipvs: Pass ipvs not net to ip_vs_sync_net_cleanup by Eric W. Biederman · 9 years ago
  94. 802cb43 ipvs: Pass ipvs not net to ip_vs_sync_net_init by Eric W. Biederman · 9 years ago
  95. 1fc1200 ipvs: Pass ipvs not net to ip_vs_proc_sync_conn by Eric W. Biederman · 9 years ago
  96. 4f30665 ipvs: Pass ipvs not net to ip_vs_proc_conn by Eric W. Biederman · 9 years ago
  97. b61a8c1 ipvs: Pass ipvs not net to ip_vs_sync_conn by Eric W. Biederman · 9 years ago
  98. 72e9481 ipvs: Pass ipvs not net to ip_vs_sync_conn_v0 by Eric W. Biederman · 9 years ago
  99. 7d537f3 ipvs: Pass ipvs not net to ip_vs_process_message by Eric W. Biederman · 9 years ago
  100. 37b68e6 ipvs: Store ipvs not net in struct ip_vs_sync_thread_data by Eric W. Biederman · 9 years ago