summaryrefslogtreecommitdiffstats
path: root/net/netfilter
AgeCommit message (Expand)AuthorLines
2018-12-13netfilter: ipset: do not call ipset_nest_end after nla_nest_cancelPan Bian-1/+1
2018-12-07netfilter: seqadj: re-load tcp header pointer after possible head reallocationFlorian Westphal-3/+4
2018-12-04netfilter: nf_tables: fix suspicious RCU usage in nft_chain_stats_replace()Taehee Yoo-9/+14
2018-12-01netfilter: nat: remove l4 protocol port roversFlorian Westphal-26/+7
2018-12-01netfilter: Replace call_rcu_bh(), rcu_barrier_bh(), and synchronize_rcu_bh()Paul E. McKenney-5/+5
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-77/+72
2018-11-28netfilter: nf_tables: deactivate expressions in rule replecement routineTaehee Yoo-11/+4
2018-11-27netfilter: nf_conncount: remove wrong condition check routineTaehee Yoo-5/+2
2018-11-27netfilter: add missing error handling code for register functionsTaehee Yoo-1/+4
2018-11-26netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, tooFlorian Westphal-14/+15
2018-11-26ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notfXin Long-0/+3
2018-11-17netfilter: xt_hashlimit: fix a possible memory leak in htable_create()Taehee Yoo-6/+3
2018-11-13netfilter: nf_tables: fix use-after-free when deleting compat expressionsFlorian Westphal-3/+5
2018-11-13netfilter: xt_RATEEST: remove netns exit routineTaehee Yoo-10/+0
2018-11-12netfilter: nf_flow_table: simplify nf_flow_offload_gc_step()Taehee Yoo-27/+7
2018-11-12netfilter: nf_flow_table: make nf_flow_table_iterate() staticTaehee Yoo-4/+4
2018-11-12netfilter: nf_tables: don't use position attribute on rule replacementFlorian Westphal-10/+7
2018-11-12netfilter: nf_tables: don't skip inactive chains during updateFlorian Westphal-6/+3
2018-11-12netfilter: nf_conncount: fix unexpected permanent node of list.Taehee Yoo-3/+15
2018-11-12netfilter: nf_conncount: fix list_del corruption in conn_freeTaehee Yoo-2/+5
2018-11-12netfilter: nf_conncount: use spin_lock_bh instead of spin_lockTaehee Yoo-6/+6
2018-11-12netfilter: ctnetlink: always honor CTA_MARK_MASKAndreas Jaggi-10/+19
2018-11-12Merge branch 'master' of git://blackhole.kfki.hu/nf-nextPablo Neira Ayuso-40/+174
2018-11-08nfnetlink/queue: use __vlan_hwaccel helpersMichał Mirosław-2/+3
2018-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-238/+143
2018-11-03netfilter: conntrack: fix calculation of next bucket number in early_dropVasily Khoruzhick-5/+8
2018-11-03netfilter: nft_compat: ebtables 'nat' table is normal chain typeFlorian Westphal-9/+12
2018-11-03netfilter: nfnetlink_cttimeout: pass default timeout policy to obj_to_nlattrPablo Neira Ayuso-7/+40
2018-11-03netfilter: conntrack: add nf_{tcp,udp,sctp,icmp,dccp,icmpv6,generic}_pernet()Pablo Neira Ayuso-59/+24
2018-11-03netfilter: ipset: Fix calling ip_set() macro at dumpingJozsef Kadlecsik-4/+8
2018-11-03netfilter: xt_IDLETIMER: add sysfs filename checking routineTaehee Yoo-0/+20
2018-11-01Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds-1/+1
2018-11-01netfilter: ipset: fix ip_set_list allocation failureAndrey Ryabinin-4/+4
2018-11-01netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,netEric Westbrook-4/+4
2018-11-01netfilter: ipset: list:set: Decrease refcount synchronously on deletion and r...Stefano Brivio-18/+22
2018-10-29Revert "netfilter: nft_numgen: add map lookups for numgen random operations"Pablo Neira Ayuso-127/+0
2018-10-27netfilter: ipset: Introduction of new commands and protocol version 7Jozsef Kadlecsik-17/+147
2018-10-25netfilter: nft_osf: check if attribute is presentPablo Neira Ayuso-1/+1
2018-10-24iov_iter: Separate type from direction and use accessor functionsDavid Howells-1/+1
2018-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-27/+107
2018-10-22netfilter: ipset: Make invalid MAC address checks consistentStefano Brivio-7/+7
2018-10-22netfilter: ipset: Allow matching on destination MAC address for mac and ipmac...Stefano Brivio-16/+20
2018-10-19Revert "netfilter: xt_quota: fix the behavior of xt_quota module"Pablo Neira Ayuso-22/+33
2018-10-19netfilter: remove two unused variables.Weongyo Jeong-6/+0
2018-10-19netfilter: nf_flow_table: do not remove offload when other netns's interface ...Taehee Yoo-3/+6
2018-10-19netfilter: nf_flow_table: remove unnecessary parameter of nf_flow_table_clean...Taehee Yoo-2/+2
2018-10-19netfilter: nf_flow_table: remove flowtable hook flush routine in netns exit r...Taehee Yoo-3/+0
2018-10-16netfilter: xt_nat: fix DNAT target for shifted portmap rangesPaolo Abeni-0/+2
2018-10-16netfilter: xt_osf: simplify xt_osf_match_packet()Pablo Neira Ayuso-7/+1
2018-10-16netfilter: nft_xfrm: use state family, not hook oneFlorian Westphal-5/+6