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