1. de4d195 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  2. 19809c2 mm, vmalloc: use __GFP_HIGHMEM implicitly by Michal Hocko · 8 years ago
  3. 752ade6 treewide: use kv[mz]alloc* rather than opencoded variants by Michal Hocko · 8 years ago
  4. 4ac4d58 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  5. 46f0537 Merge branch 'stable-4.12' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  6. 4d89ac2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  7. ab71632 netfilter: conntrack: Force inlining of build check to prevent build failure by Geert Uytterhoeven · 8 years ago
  8. 9744a6f netfilter: nf_tables: check if same extensions are set when adding elements by Pablo Neira Ayuso · 8 years ago
  9. 2173c51 audit: normalize NETFILTER_PKT by Richard Guy Briggs · 8 years ago
  10. 0cb88b6 netfilter: use consistent ipv4 network offset in xt_AUDIT by Richard Guy Briggs · 8 years ago
  11. a01aa92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  12. 8eeef23 netfilter: nf_ct_ext: invoke destroy even when ext is not attached by Liping Zhang · 8 years ago
  13. d1908ca Merge tag 'ipvs3-for-v4.12' of http://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next by Pablo Neira Ayuso · 8 years ago
  14. 039b40e netfilter: nf_queue: only call synchronize_net twice if nf_queue is active by Florian Westphal · 8 years ago
  15. c83fa19 netfilter: nf_log: don't call synchronize_rcu in nf_log_unset by Florian Westphal · 8 years ago
  16. 933bd83 netfilter: batch synchronize_net calls during hook unregister by Florian Westphal · 8 years ago
  17. 1a41dbc Merge tag 'ipvs-fixes-for-v4.11' of http://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs by Pablo Neira Ayuso · 8 years ago
  18. 7dde07e netfilter: x_tables: unlock on error in xt_find_table_lock() by Dan Carpenter · 8 years ago
  19. 1442f6f ipvs: explicitly forbid ipv6 service/dest creation if ipv6 mod is disabled by Paolo Abeni · 8 years ago
  20. fb90e8d ipvs: change comparison on sync_refresh_period by Aaron Conole · 8 years ago
  21. 65ba101 ipvs: remove unused function ip_vs_set_state_timeout by Aaron Conole · 8 years ago
  22. 9a08ecf netfilter: don't attach a nat extension by default by Florian Westphal · 8 years ago
  23. 2fe7c32 netfilter: pptp: attach nat extension when needed by Florian Westphal · 8 years ago
  24. 22d4536 netfilter: conntrack: handle initial extension alloc via krealloc by Florian Westphal · 8 years ago
  25. 23f671a netfilter: conntrack: mark extension structs as const by Florian Westphal · 8 years ago
  26. 54044b1 netfilter: conntrack: remove prealloc support by Florian Westphal · 8 years ago
  27. efe4160 ipvs: convert to use pernet nf_hook api by Florian Westphal · 8 years ago
  28. 277a292 netfilter: nft_dynset: continue to next expr if _OP_ADD succeeded by Liping Zhang · 8 years ago
  29. 6bd3d19 netfilter: xt_socket: Fix broken IPv6 handling by Peter Tirsek · 8 years ago
  30. 64f3967 netfilter: ctnetlink: acquire ct->lock before operating nf_ct_seqadj by Liping Zhang · 8 years ago
  31. 53b56da netfilter: ctnetlink: make it safer when updating ct->status by Liping Zhang · 8 years ago
  32. 88be4c0 netfilter: ctnetlink: fix deadlock due to acquire _expect_lock twice by Liping Zhang · 8 years ago
  33. 14e5676 netfilter: ctnetlink: drop the incorrect cthelper module request by Liping Zhang · 8 years ago
  34. 54a5f9d netfilter: nft_set_bitmap: free dummy elements when destroy the set by Liping Zhang · 8 years ago
  35. 66e5a6b netfilter: nf_ct_helper: permit cthelpers with different names via nfnetlink by Liping Zhang · 8 years ago
  36. 470acf5 netfilter: xt_CT: fix refcnt leak on error path by Gao Feng · 8 years ago
  37. 58d30c3 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 8 years ago
  38. 122868b netfilter: tcp: Use TCP_MAX_WSCALE instead of literal 14 by Gao Feng · 8 years ago
  39. be7be6e netfilter: ipvs: fix incorrect conflict resolution by Florian Westphal · 8 years ago
  40. 01026ed nefilter: eache: reduce struct size from 32 to 24 byte by Florian Westphal · 8 years ago
  41. c6dd940 netfilter: allow early drop of assured conntracks by Florian Westphal · 8 years ago
  42. b3a5db1 netfilter: conntrack: use u8 for extension sizes again by Florian Westphal · 8 years ago
  43. faec865 netfilter: remove last traces of variable-sized extensions by Florian Westphal · 8 years ago
  44. 9f0f3eb netfilter: helpers: remove data_len usage for inkernel helpers by Florian Westphal · 8 years ago
  45. 157ffff netfilter: nfnetlink_cthelper: reject too large userspace allocation requests by Florian Westphal · 8 years ago
  46. dcf6774 netfilter: helper: add build-time asserts for helper data size by Florian Westphal · 8 years ago
  47. 694a005 netfilter: nft_ct: allow to set ctnetlink event types of a connection by Florian Westphal · 8 years ago
  48. 5f0d5a3 mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU by Paul E. McKenney · 8 years ago
  49. 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  50. ab8bc7e netfilter: remove nf_ct_is_untracked by Florian Westphal · 8 years ago
  51. cc41c84 netfilter: kill the fake untracked conntrack objects by Florian Westphal · 8 years ago
  52. 6e354a5 netfilter: ecache: Refine the nf_ct_deliver_cached_events by Gao Feng · 8 years ago
  53. 7025bac netfilter: nf_nat: Fix return NF_DROP in nfnetlink_parse_nat_setup by Gao Feng · 8 years ago
  54. a702ece Merge tag 'ipvs2-for-v4.12' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next by Pablo Neira Ayuso · 8 years ago
  55. db268d4 ipset: remove unused function __ip_set_get_netlink by Aaron Conole · 8 years ago
  56. 809c2d9 netfilter: nf_conntrack: remove double assignment by Aaron Conole · 8 years ago
  57. 7925056 netfilter: nf_tables: remove double return statement by Aaron Conole · 8 years ago
  58. 79e09ef netfilter: nft_hash: do not dump the auto generated seed by Liping Zhang · 8 years ago
  59. 5389023 netfilter: nat: remove rcu_read_lock in __nf_nat_decode_session. by Taehee Yoo · 8 years ago
  60. fe52145 netlink: pass extended ACK struct where available by Johannes Berg · 8 years ago
  61. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  62. 2d4bc93 netlink: extended ACK reporting by Johannes Berg · 8 years ago
  63. 7cddd96 netfilter: nf_ct_expect: use proper RCU list traversal/update APIs by Liping Zhang · 8 years ago
  64. 207df81 netfilter: ctnetlink: skip dumping expect when nfct_help(ct) is NULL by Liping Zhang · 8 years ago
  65. 0c7930e netfilter: make it safer during the inet6_dev->addr_list traversal by Liping Zhang · 8 years ago
  66. 3173d5b netfilter: ctnetlink: make it safer when checking the ct helper name by Liping Zhang · 8 years ago
  67. 8b5995d netfilter: helper: Add the rcu lock when call __nf_conntrack_helper_find by Gao Feng · 8 years ago
  68. 97aae0d netfilter: ctnetlink: using bit to represent the ct event by Liping Zhang · 8 years ago
  69. 2638fd0f netfilter: xt_TCPMSS: add more sanity tests on tcph->doff by Eric Dumazet · 8 years ago
  70. d4ef383 netfilter: Remove exceptional & on function name by Arushi Singhal · 8 years ago
  71. cbbb40e net: netfilter: Use list_{next/prev}_entry instead of list_entry by simran singhal · 8 years ago
  72. cdec268 netfilter: Use seq_puts()/seq_putc() where possible by simran singhal · 8 years ago
  73. 68ad546 netfilter: Remove unnecessary cast on void pointer by simran singhal · 8 years ago
  74. dedb67c netfilter: Add nfnl_msg_type() helper function by Pablo Neira Ayuso · 8 years ago
  75. 2c62e0b netfilter: ctnetlink: Expectations must have a conntrack helper area by Gao Feng · 8 years ago
  76. 6e699867 netfilter: nat: avoid use of nf_conn_nat extension by Florian Westphal · 8 years ago
  77. cba81cc netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns boolean by Gao Feng · 8 years ago
  78. ec0e3f0 netfilter: nf_ct_expect: Add nf_ct_remove_expect() by Gao Feng · 8 years ago
  79. 92f7322 netfilter: expect: Make sure the max_expected limit is effective by Gao Feng · 8 years ago
  80. f323d95 netfilter: nf_tables: add nft_is_base_chain() helper by Pablo Neira Ayuso · 8 years ago
  81. 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  82. e241137 ipvs: remove unused variable by Arushi Singhal · 8 years ago
  83. 848850a netfilter: ipvs: Replace kzalloc with kcalloc. by Varsha Rao · 8 years ago
  84. 4139089 netfilter: ipvs: don't check for presence of nat extension by Florian Westphal · 8 years ago
  85. 77c1c03 netfilter: nfnetlink_queue: fix secctx memory leak by Liping Zhang · 8 years ago
  86. 9c3f379 netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregister by Liping Zhang · 8 years ago
  87. 83d9021 netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash table by Liping Zhang · 8 years ago
  88. 3b7dabf netfilter: invoke synchronize_rcu after set the _hook_ to NULL by Liping Zhang · 8 years ago
  89. 16ae1f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  90. f83bf8d netfilter: nfnl_cthelper: Fix memory leak by Jeffy Chen · 8 years ago
  91. 2c42225 netfilter: nfnl_cthelper: fix runtime expectation policy updates by Pablo Neira Ayuso · 8 years ago
  92. ae5c682 netfilter: nfnl_cthelper: fix incorrect helper->expect_class_max by Liping Zhang · 8 years ago
  93. 4485a84 netfilter: fix the warning on unused refcount variable by Reshetova, Elena · 8 years ago
  94. b54ab92 netfilter: refcounter conversions by Reshetova, Elena · 8 years ago
  95. 864e91c ipvs: remove an annoying printk in netns init by Cong Wang · 8 years ago
  96. 4494dbc netfilter: nft_ct: do cleanup work when NFTA_CT_DIRECTION is invalid by Liping Zhang · 8 years ago
  97. 03e5fd0 netfilter: nft_set_rbtree: use per-set rwlock to improve the scalability by Liping Zhang · 8 years ago
  98. 2cb4bbd netfilter: limit: use per-rule spinlock to improve the scalability by Liping Zhang · 8 years ago
  99. fc09e4a netfilter: nf_conntrack: reduce resolve_normal_ct args by Florian Westphal · 8 years ago
  100. 04166f4 Revert "netfilter: nf_tables: add flush field to struct nft_set_iter" by Pablo Neira Ayuso · 8 years ago