1. e9666d1 jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  2. 43d86ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  3. a007232 netfilter: nf_conncount: fix argument order to find_next_bit by Florian Westphal · 6 years ago
  4. c80f10b netfilter: nf_conncount: speculative garbage collection on empty lists by Pablo Neira Ayuso · 6 years ago
  5. 2f971a8 netfilter: nf_conncount: move all list iterations under spinlock by Pablo Neira Ayuso · 6 years ago
  6. df4a902 netfilter: nf_conncount: merge lookup and add functions by Florian Westphal · 6 years ago
  7. e8cfb37 netfilter: nf_conncount: restart search when nodes have been erased by Florian Westphal · 6 years ago
  8. f7fcc98 netfilter: nf_conncount: split gc in two phases by Florian Westphal · 6 years ago
  9. 4cd273b netfilter: nf_conncount: don't skip eviction when age is negative by Florian Westphal · 6 years ago
  10. c78e781 netfilter: nf_conncount: replace CONNCOUNT_LOCK_SLOTS with CONNCOUNT_SLOTS by Shawn Bohrer · 6 years ago
  11. eb89508 netfilter: nf_tables: fix a missing check of nla_put_failure by Kangjie Lu · 6 years ago
  12. ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
  13. 3d6357d mm: reference totalram_pages and managed_pages once per function by Arun KS · 6 years ago
  14. c3e5336 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  15. fc3893f netfilter: conntrack: remove empty pernet fini stubs by Florian Westphal · 6 years ago
  16. cb2833e netfilter: conntrack: merge ecache and timestamp sysctl tables with main one by Florian Westphal · 6 years ago
  17. d912dec netfilter: conntrack: merge acct and helper sysctl table with main one by Florian Westphal · 6 years ago
  18. 4a65798 netfilter: conntrack: add mnemonics for sysctl table by Florian Westphal · 6 years ago
  19. 4b216e2 netfilter: conntrack: un-export seq_print_acct by Florian Westphal · 6 years ago
  20. a0badcc netfilter: conntrack: register sysctl table for gre by Yafang Shao · 6 years ago
  21. 294304e netfilter: conntrack: udp: set stream timeout to 2 minutes by Florian Westphal · 6 years ago
  22. d535c8a netfilter: conntrack: udp: only extend timeout to stream mode after 2s by Florian Westphal · 6 years ago
  23. 2be09de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  24. 2294be0f net: use skb_sec_path helper in more places by Florian Westphal · 6 years ago
  25. 7af8f4c net: move secpath_exist helper to sk_buff.h by Florian Westphal · 6 years ago
  26. c4b0e77 netfilter: avoid using skb->nf_bridge directly by Florian Westphal · 6 years ago
  27. 241faec netfilter: nf_tables: Speed up selective rule dumps by Phil Sutter · 6 years ago
  28. 8294059 netfilter: nf_nat_sip: fix RTP/RTCP source port translations by Alin Nastac · 6 years ago
  29. 5cbabee netfilter: nat: remove nf_nat_l4proto struct by Florian Westphal · 6 years ago
  30. faec18d netfilter: nat: remove l4proto->manip_pkt by Florian Westphal · 6 years ago
  31. 76b9001 netfilter: nat: remove l4proto->nlattr_to_range by Florian Westphal · 6 years ago
  32. fe2d002 netfilter: nat: remove l4proto->in_range by Florian Westphal · 6 years ago
  33. 40e786b netfilter: nat: fold in_range indirection into caller by Florian Westphal · 6 years ago
  34. 203f2e7 netfilter: nat: remove l4proto->unique_tuple by Florian Westphal · 6 years ago
  35. 716b23c netfilter: nat: un-export nf_nat_l4proto_unique_tuple by Florian Westphal · 6 years ago
  36. 912da92 netfilter: remove NF_NAT_RANGE_PROTO_RANDOM support by Florian Westphal · 6 years ago
  37. df7043b netfilter: remove unused parameters in nf_ct_l4proto_[un]register_sysctl() by Yafang Shao · 6 years ago
  38. a504b70 netfilter: nat: limit port clash resolution attempts by Florian Westphal · 6 years ago
  39. b635cbf netfilter: nat: remove unnecessary 'else if' branch by Xiaozhou Liu · 6 years ago
  40. 00ec3ab netfilter: ipset: replace a strncpy() with strscpy() by Qian Cai · 6 years ago
  41. 8e350ce netfilter: ipset: fix ip_set_byindex function by Florent Fourcot · 6 years ago
  42. d4e7df1 netfilter: nf_conncount: use rb_link_node_rcu() instead of rb_link_node() by Taehee Yoo · 6 years ago
  43. 542fbda netfilter: nat: can't use dst_hold on noref dst by Florian Westphal · 6 years ago
  44. 708abf7 netfilter: ipset: do not call ipset_nest_end after nla_nest_cancel by Pan Bian · 6 years ago
  45. 530aad7 netfilter: seqadj: re-load tcp header pointer after possible head reallocation by Florian Westphal · 6 years ago
  46. 4c05ec4 netfilter: nf_tables: fix suspicious RCU usage in nft_chain_stats_replace() by Taehee Yoo · 6 years ago
  47. 6ed5943 netfilter: nat: remove l4 protocol port rovers by Florian Westphal · 6 years ago
  48. c8d1da4 netfilter: Replace call_rcu_bh(), rcu_barrier_bh(), and synchronize_rcu_bh() by Paul E. McKenney · 6 years ago
  49. e561bb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  50. ca08987 netfilter: nf_tables: deactivate expressions in rule replecement routine by Taehee Yoo · 6 years ago
  51. 53ca0f2 netfilter: nf_conncount: remove wrong condition check routine by Taehee Yoo · 6 years ago
  52. 584eab2 netfilter: add missing error handling code for register functions by Taehee Yoo · 6 years ago
  53. 8925908 netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, too by Florian Westphal · 6 years ago
  54. 2a31e4b ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf by Xin Long · 6 years ago
  55. b4e955e9 netfilter: xt_hashlimit: fix a possible memory leak in htable_create() by Taehee Yoo · 6 years ago
  56. 29e3880 netfilter: nf_tables: fix use-after-free when deleting compat expressions by Florian Westphal · 6 years ago
  57. 0fbcc5b netfilter: xt_RATEEST: remove netns exit routine by Taehee Yoo · 6 years ago
  58. b966098 netfilter: nf_flow_table: simplify nf_flow_offload_gc_step() by Taehee Yoo · 6 years ago
  59. 49de9c0 netfilter: nf_flow_table: make nf_flow_table_iterate() static by Taehee Yoo · 6 years ago
  60. 447750f netfilter: nf_tables: don't use position attribute on rule replacement by Florian Westphal · 6 years ago
  61. 0fb39bb netfilter: nf_tables: don't skip inactive chains during update by Florian Westphal · 6 years ago
  62. 3c5cdb1 netfilter: nf_conncount: fix unexpected permanent node of list. by Taehee Yoo · 6 years ago
  63. 31568ec netfilter: nf_conncount: fix list_del corruption in conn_free by Taehee Yoo · 6 years ago
  64. fd3e71a netfilter: nf_conncount: use spin_lock_bh instead of spin_lock by Taehee Yoo · 6 years ago
  65. 58fc419 netfilter: ctnetlink: always honor CTA_MARK_MASK by Andreas Jaggi · 6 years ago
  66. 1226cfe Merge branch 'master' of git://blackhole.kfki.hu/nf-next by Pablo Neira Ayuso · 6 years ago
  67. 82eea4c nfnetlink/queue: use __vlan_hwaccel helpers by Michał Mirosław · 6 years ago
  68. a13511d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  69. f393808 netfilter: conntrack: fix calculation of next bucket number in early_drop by Vasily Khoruzhick · 6 years ago
  70. e4844c9 netfilter: nft_compat: ebtables 'nat' table is normal chain type by Florian Westphal · 6 years ago
  71. 8866df9 netfilter: nfnetlink_cttimeout: pass default timeout policy to obj_to_nlattr by Pablo Neira Ayuso · 6 years ago
  72. a95a777 netfilter: conntrack: add nf_{tcp,udp,sctp,icmp,dccp,icmpv6,generic}_pernet() by Pablo Neira Ayuso · 6 years ago
  73. 8a02bdd netfilter: ipset: Fix calling ip_set() macro at dumping by Jozsef Kadlecsik · 6 years ago
  74. 54451f6 netfilter: xt_IDLETIMER: add sysfs filename checking routine by Taehee Yoo · 6 years ago
  75. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  76. ed956f3 netfilter: ipset: fix ip_set_list allocation failure by Andrey Ryabinin · 6 years ago
  77. 886503f netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,net by Eric Westbrook · 7 years ago
  78. 439cd39 netfilter: ipset: list:set: Decrease refcount synchronously on deletion and replace by Stefano Brivio · 7 years ago
  79. 4269fea Revert "netfilter: nft_numgen: add map lookups for numgen random operations" by Pablo Neira Ayuso · 6 years ago
  80. 23c42a4 netfilter: ipset: Introduction of new commands and protocol version 7 by Jozsef Kadlecsik · 6 years ago
  81. 5e91c9d netfilter: nft_osf: check if attribute is present by Pablo Neira Ayuso · 6 years ago
  82. aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
  83. 807192d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  84. 29edbc3 netfilter: ipset: Make invalid MAC address checks consistent by Stefano Brivio · 7 years ago
  85. 8cc4ccf netfilter: ipset: Allow matching on destination MAC address for mac and ipmac sets by Stefano Brivio · 7 years ago
  86. af510eb Revert "netfilter: xt_quota: fix the behavior of xt_quota module" by Pablo Neira Ayuso · 6 years ago
  87. da8a705 netfilter: remove two unused variables. by Weongyo Jeong · 6 years ago
  88. a3fb369 netfilter: nf_flow_table: do not remove offload when other netns's interface is down by Taehee Yoo · 6 years ago
  89. 5f1be84 netfilter: nf_flow_table: remove unnecessary parameter of nf_flow_table_cleanup() by Taehee Yoo · 6 years ago
  90. b7f1a16d netfilter: nf_flow_table: remove flowtable hook flush routine in netns exit routine by Taehee Yoo · 6 years ago
  91. cb20f2d netfilter: xt_nat: fix DNAT target for shifted portmap ranges by Paolo Abeni · 6 years ago
  92. e891e50 netfilter: xt_osf: simplify xt_osf_match_packet() by Pablo Neira Ayuso · 6 years ago
  93. 1321a6a netfilter: nft_xfrm: use state family, not hook one by Florian Westphal · 6 years ago
  94. a218dc8 netfilter: nft_osf: Add ttl option support by Fernando Fernandez Mancera · 6 years ago
  95. ea9cf2a netfilter: cttimeout: remove set but not used variable 'l3num' by YueHaibing · 6 years ago
  96. 4b87dd5 netfilter: Replace spin_is_locked() with lockdep by Lance Roy · 6 years ago
  97. d701d81 netfilter: nft_compat: do not dump private area by Pablo Neira Ayuso · 6 years ago
  98. 18c0ab8 netfilter: xt_TEE: add missing code to get interface index in checkentry. by Taehee Yoo · 6 years ago
  99. f24d2d4 netfilter: xt_TEE: fix wrong interface selection by Taehee Yoo · 6 years ago
  100. 4a3e71b netfilter: nft_osf: usage from output path is not valid by Fernando Fernandez Mancera · 6 years ago