summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2018-12-21netfilter: conntrack: merge acct and helper sysctl table with main oneFlorian Westphal
2018-12-21netfilter: conntrack: add mnemonics for sysctl tableFlorian Westphal
2018-12-21netfilter: conntrack: un-export seq_print_acctFlorian Westphal
2018-12-21netfilter: conntrack: register sysctl table for greYafang Shao
2018-12-21netfilter: conntrack: udp: set stream timeout to 2 minutesFlorian Westphal
2018-12-21netfilter: conntrack: udp: only extend timeout to stream mode after 2sFlorian Westphal
2018-12-18netfilter: nf_tables: Speed up selective rule dumpsPhil Sutter
2018-12-17netfilter: nf_nat_sip: fix RTP/RTCP source port translationsAlin Nastac
2018-12-17netfilter: nat: remove nf_nat_l4proto structFlorian Westphal
2018-12-17netfilter: nat: remove l4proto->manip_pktFlorian Westphal
2018-12-17netfilter: nat: remove l4proto->nlattr_to_rangeFlorian Westphal
2018-12-17netfilter: nat: remove l4proto->in_rangeFlorian Westphal
2018-12-17netfilter: nat: fold in_range indirection into callerFlorian Westphal
2018-12-17netfilter: nat: remove l4proto->unique_tupleFlorian Westphal
2018-12-17netfilter: nat: un-export nf_nat_l4proto_unique_tupleFlorian Westphal
2018-12-17netfilter: remove NF_NAT_RANGE_PROTO_RANDOM supportFlorian Westphal
2018-12-17netfilter: remove unused parameters in nf_ct_l4proto_[un]register_sysctl()Yafang Shao
2018-12-17netfilter: nat: limit port clash resolution attemptsFlorian Westphal
2018-12-17netfilter: nat: remove unnecessary 'else if' branchXiaozhou Liu
2018-12-14netfilter: ipset: replace a strncpy() with strscpy()Qian Cai
2018-12-14netfilter: ipset: fix ip_set_byindex functionFlorent Fourcot
2018-12-01netfilter: nat: remove l4 protocol port roversFlorian Westphal
2018-12-01netfilter: Replace call_rcu_bh(), rcu_barrier_bh(), and synchronize_rcu_bh()Paul E. McKenney
2018-11-12netfilter: nf_flow_table: simplify nf_flow_offload_gc_step()Taehee Yoo
2018-11-12netfilter: nf_flow_table: make nf_flow_table_iterate() staticTaehee Yoo
2018-11-12netfilter: ctnetlink: always honor CTA_MARK_MASKAndreas Jaggi
2018-11-12Merge branch 'master' of git://blackhole.kfki.hu/nf-nextPablo Neira Ayuso
2018-11-08nfnetlink/queue: use __vlan_hwaccel helpersMichał Mirosław
2018-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-03netfilter: conntrack: fix calculation of next bucket number in early_dropVasily Khoruzhick
2018-11-03netfilter: nft_compat: ebtables 'nat' table is normal chain typeFlorian Westphal
2018-11-03netfilter: nfnetlink_cttimeout: pass default timeout policy to obj_to_nlattrPablo Neira Ayuso
2018-11-03netfilter: conntrack: add nf_{tcp,udp,sctp,icmp,dccp,icmpv6,generic}_pernet()Pablo Neira Ayuso
2018-11-03netfilter: ipset: Fix calling ip_set() macro at dumpingJozsef Kadlecsik
2018-11-03netfilter: xt_IDLETIMER: add sysfs filename checking routineTaehee Yoo
2018-11-01Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-11-01netfilter: ipset: fix ip_set_list allocation failureAndrey Ryabinin
2018-11-01netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,netEric Westbrook
2018-11-01netfilter: ipset: list:set: Decrease refcount synchronously on deletion and r...Stefano Brivio
2018-10-29Revert "netfilter: nft_numgen: add map lookups for numgen random operations"Pablo Neira Ayuso
2018-10-27netfilter: ipset: Introduction of new commands and protocol version 7Jozsef Kadlecsik
2018-10-25netfilter: nft_osf: check if attribute is presentPablo Neira Ayuso
2018-10-24iov_iter: Separate type from direction and use accessor functionsDavid Howells
2018-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-10-22netfilter: ipset: Make invalid MAC address checks consistentStefano Brivio
2018-10-22netfilter: ipset: Allow matching on destination MAC address for mac and ipmac...Stefano Brivio
2018-10-19Revert "netfilter: xt_quota: fix the behavior of xt_quota module"Pablo Neira Ayuso
2018-10-19netfilter: remove two unused variables.Weongyo Jeong
2018-10-19netfilter: nf_flow_table: do not remove offload when other netns's interface ...Taehee Yoo
2018-10-19netfilter: nf_flow_table: remove unnecessary parameter of nf_flow_table_clean...Taehee Yoo