1. 1ed2d76 Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  2. d772794 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  3. ef7f8ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  4. 75d4276 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  5. 040ee69 fix "netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'" by Al Viro · 7 years ago
  6. 475c5ee Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
  7. 8bea728 netfilter: nf_tables: fix potential NULL-ptr deref in nf_tables_dump_obj_done() by Hangbin Liu · 7 years ago
  8. 24c0df8 netfilter: nf_tables: fix chain filter in nf_tables_dump_rules() by Pablo Neira Ayuso · 7 years ago
  9. d6da838 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  10. 8359301 net: remove duplicate includes by Pravin Shedge · 7 years ago
  11. f5b5702 netfilter: exthdr: add missign attributes to policy by Florian Westphal · 7 years ago
  12. 916a279 netfilter: xt_osf: Add missing permission checks by Kevin Cernekee · 7 years ago
  13. 6ab4051 netfilter: xt_bpf: add overflow checks by Jann Horn · 7 years ago
  14. 4b380c4 netfilter: nfnetlink_cthelper: Add missing permission checks by Kevin Cernekee · 7 years ago
  15. 7edffd2 ipvs: switch to sock_recvmsg() by Al Viro · 7 years ago
  16. ffa53c5 netfilter: Eliminate cond_resched_rcu_qs() in favor of cond_resched() by Paul E. McKenney · 7 years ago
  17. 8b1836c netfilter: conntrack: clamp timeouts to INT_MAX by Jay Elliott · 7 years ago
  18. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  19. fbcd253 netfilter: conntrack: lower timeout to RETRANS seconds if window is 0 by Florian Westphal · 7 years ago
  20. ec8a8f3 netfilter: nf_ct_h323: Extend nf_h323_error_boundary to work on bits as well by Eric Sesterhenn · 7 years ago
  21. bc7d811 netfilter: nf_ct_h323: Convert CHECK_BOUND macro to function by Eric Sesterhenn · 7 years ago
  22. 613d077 netfilter: exit_net cleanup check added by Vasily Averin · 7 years ago
  23. 8252fce netfilter: add ifdef around ctnetlink_proto_size by Arnd Bergmann · 7 years ago
  24. 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  25. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  26. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  27. 8ef81c6 netfilter: ipvs: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  28. 2eb3ed3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  29. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  30. ba0e4d9 netfilter: nf_tables: get set elements via netlink by Pablo Neira Ayuso · 7 years ago
  31. 644e334 netfilter: nf_tables: performance set policy skips size description in selection by Pablo Neira Ayuso · 7 years ago
  32. 0984d42 netfilter: conntrack: use power efficient workqueue by Vincent Guittot · 7 years ago
  33. 7e35ec0 netfilter: conntrack: move nf_ct_netns_{get,put}() to core by Pablo Neira Ayuso · 7 years ago
  34. 5caaed1 netfilter: conntrack: don't cache nlattr_tuple_size result in nla_size by Florian Westphal · 7 years ago
  35. 7f4dae2 netfilter: nft_hash: fix nft_hash_deactivate by Florian Westphal · 7 years ago
  36. b1fc137 netfilter: xt_connlimit: remove mask argument by Florian Westphal · 7 years ago
  37. c5504f7 netfilter: ipvs: Fix inappropriate output of procfs by KUWAZAWA Takuya · 7 years ago
  38. c5cc0c6 netfilter: ipvs: Use %pS printk format for direct addresses by Helge Deller · 7 years ago
  39. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  40. 7ba3ebf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  41. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  42. e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  43. 0414c78 netfilter: nft_set_hash: disable fast_ops for 2-len keys by Anatole Denis · 7 years ago
  44. 14cd5d4 locking/atomics, net/netlink/netfilter: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  45. e8daf27 netfilter: nf_ct_h323: Out Of Bound Read in Netfilter Conntrack by Eric Sesterhenn · 7 years ago
  46. ce49480 netfilter: xt_connlimit: don't store address in the conn nodes by Florian Westphal · 7 years ago
  47. 67704c2 netfilter: nf_conntrack_h323: Remove typedef struct by Harsha Sharma · 7 years ago
  48. 80055da netfilter: x_tables: make xt_replace_table wait until old rules are not used anymore by Florian Westphal · 7 years ago
  49. eb6fad5 netfilter: conntrack: remove pf argument from l4 packet functions by Florian Westphal · 7 years ago
  50. 3d0b527 netfilter: conntrack: add and use nf_ct_l4proto_log_invalid by Florian Westphal · 7 years ago
  51. c4f3db1 netfilter: conntrack: add and use nf_l4proto_log_invalid by Florian Westphal · 7 years ago
  52. 2420770 netfilter: nat: use test_and_clear_bit when deleting ct from bysource list by Florian Westphal · 7 years ago
  53. 6e71b04 bpf: Add file mode configuration into bpf maps by Chenbo Feng · 7 years ago
  54. a92c575 netfilter: ipset: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  55. 98589a0 netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1' by Shmulik Ladkani · 7 years ago
  56. e466af7 netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_user by Eric Dumazet · 7 years ago
  57. 5f9bfe0 netfilter: nf_tables: do not dump chain counters if not enabled by Pablo Neira Ayuso · 7 years ago
  58. 63c2af9 netfilter: ipset: deduplicate prefixlen maps by Aaron Conole · 7 years ago
  59. 8851e79 netfilter: ipset: Fix sparse warnings by Jozsef Kadlecsik · 7 years ago
  60. 522e89d netfilter: ipset: Compress return logic by simran singhal · 7 years ago
  61. e63aaaa netfilter: nf_tables: Release memory obtained by kasprintf by Arvind Yadav · 7 years ago
  62. 0d18779 netfilter: nf_tables: fix update chain error by JingPiao Chen · 7 years ago
  63. e517341 netfilter: ipset: Fix race between dump and swap by Ross Lagerwall · 7 years ago
  64. e23ed76 netfilter: ipset: pernet ops must be unregistered last by Florian Westphal · 7 years ago
  65. 48596a8 netfilter: ipset: Fix adding an IPv4 range containing more than 2^31 addresses by Jozsef Kadlecsik · 7 years ago
  66. 89fcbb5 netfilter: xt_socket: Restore mark from full sockets only by Subash Abhinov Kasiviswanathan · 7 years ago
  67. b621129 netfilter: ipvs: full-functionality option for ECN encapsulation in tunnel by Vadim Fedorenko · 8 years ago
  68. 7f4f7dd netfilter: ipset: ipset list may return wrong member count for set with timeout by Vishwanath Pai · 7 years ago
  69. b0ade85 netfilter: nat: Do not use ARRAY_SIZE() on spinlocks to fix zero div by Geert Uytterhoeven · 7 years ago
  70. 90c4ae4 netfilter: xt_hashlimit: fix build error caused by 64bit division by Vishwanath Pai · 7 years ago
  71. 05d0eae netfilter: xt_hashlimit: alloc hashtable with right size by Zhizhou Tian · 7 years ago
  72. 74585d4 netfilter: core: remove erroneous warn_on by Florian Westphal · 7 years ago
  73. 8073e96 netfilter: nat: use keyed locks by Florian Westphal · 7 years ago
  74. e1bf168 netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable" by Florian Westphal · 7 years ago
  75. 75c2631 netfilter: nf_nat: don't bug when mapping already exists by Florian Westphal · 8 years ago
  76. 68913a0 netfilter: ipvs: do not create conn for ABORT packet in sctp_conn_schedule by Xin Long · 8 years ago
  77. 1cc4a01 netfilter: ipvs: fix the issue that sctp_conn_schedule drops non-INIT packet by Xin Long · 8 years ago
  78. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  79. 9dee147 netfilter: nf_tables: support for recursive chain deletion by Pablo Neira Ayuso · 7 years ago
  80. a827840 netfilter: nf_tables: use NLM_F_NONREC for deletion requests by Pablo Neira Ayuso · 7 years ago
  81. 4035285 netfilter: nf_tables: add nf_tables_addchain() by Pablo Neira Ayuso · 7 years ago
  82. 2c4a488 netfilter: nf_tables: add nf_tables_updchain() by Pablo Neira Ayuso · 7 years ago
  83. 0081a0c Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  84. 44d6e2f2 net: Replace NF_CT_ASSERT() with WARN_ON(). by Varsha Rao · 8 years ago
  85. d1c1e39 netfilter: remove unused hooknum arg from packet functions by Florian Westphal · 8 years ago
  86. a691205 netfilter: nft_limit: add stateful object type by Pablo M. Bermudo Garay · 8 years ago
  87. 6e32388 netfilter: nft_limit: replace pkt_bytes with bytes by Pablo M. Bermudo Garay · 8 years ago
  88. dfc4603 netfilter: nf_tables: add select_ops for stateful objects by Pablo M. Bermudo Garay · 8 years ago
  89. bea74641 netfilter: xt_hashlimit: add rate match mode by Vishwanath Pai · 8 years ago
  90. b63f604 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  91. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  92. 1aff647 netfilter: rt: account for tcp header size too by Florian Westphal · 8 years ago
  93. d11dd6c netfilter: conntrack: remove unused code in nf_conntrack_proto_generic.c by Davide Caratti · 8 years ago
  94. b38cf90 netfilter: Remove NFDEBUG() by Varsha Rao · 8 years ago
  95. d3ad2c1 netfilter: core: batch nf_unregister_net_hooks synchronize_net calls by Florian Westphal · 8 years ago
  96. 2420b79 netfilter: debug: check for sorted array by Florian Westphal · 8 years ago
  97. 960632e netfilter: convert hook list to an array by Aaron Conole · 8 years ago
  98. 5fd02eb netfilter: fix a few (harmless) sparse warnings by Florian Westphal · 8 years ago
  99. af57d2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  100. b3480fe netfilter: conntrack: make protocol tracker pointers const by Florian Westphal · 8 years ago