summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2018-03-24netfilter: x_tables: unlock on error in xt_find_table_lock()Dan Carpenter
2018-03-24ipvs: explicitly forbid ipv6 service/dest creation if ipv6 mod is disabledPaolo Abeni
2018-03-24netfilter: nft_dynset: continue to next expr if _OP_ADD succeededLiping Zhang
2018-03-24netfilter: nf_ct_helper: permit cthelpers with different names via nfnetlinkLiping Zhang
2018-03-24netfilter: xt_CT: fix refcnt leak on error pathGao Feng
2018-03-18netfilter: x_tables: pack percpu counter allocationsFlorian Westphal
2018-03-18netfilter: x_tables: pass xt_counters struct to counter allocatorFlorian Westphal
2018-03-18netfilter: x_tables: pass xt_counters struct instead of packet counterFlorian Westphal
2018-03-18netfilter: IDLETIMER: be syzkaller friendlyEric Dumazet
2018-03-18netfilter: nat: cope with negative port rangePaolo Abeni
2018-03-18netfilter: x_tables: fix missing timer initialization in xt_LEDPaolo Abeni
2018-02-25netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insertCong Wang
2018-02-25netfilter: xt_cgroup: initialize info->priv in cgroup_mt_check_v1()Cong Wang
2018-02-25netfilter: x_tables: avoid out-of-bounds reads in xt_request_find_{match|target}Eric Dumazet
2018-02-25netfilter: x_tables: fix int overflow in xt_alloc_table_info()Dmitry Vyukov
2018-01-31netfilter: xt_osf: Add missing permission checksKevin Cernekee
2018-01-31netfilter: nfnetlink_cthelper: Add missing permission checksKevin Cernekee
2017-12-25netfilter: nfnetlink_queue: fix secctx memory leakLiping Zhang
2017-12-25netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash tableLiping Zhang
2017-12-25netfilter: nfnl_cthelper: Fix memory leakJeffy Chen
2017-12-25netfilter: nfnl_cthelper: fix runtime expectation policy updatesPablo Neira Ayuso
2017-12-20netfilter: ipvs: Fix inappropriate output of procfsKUWAZAWA Takuya
2017-12-16Fix handling of verdicts after NF_QUEUEDebabrata Banerjee
2017-11-30netfilter: nf_tables: fix oob accessFlorian Westphal
2017-11-30netfilter: nft_queue: use raw_smp_processor_id()Pablo Neira Ayuso
2017-11-18netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"Florian Westphal
2017-11-18netfilter: nat: avoid use of nf_conn_nat extensionFlorian Westphal
2017-11-15netfilter: nft_meta: deal with PACKET_LOOPBACK in netdev familyLiping Zhang
2017-10-21netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value.Jarno Rajahalme
2017-10-08netfilter: nfnl_cthelper: fix incorrect helper->expect_class_maxLiping Zhang
2017-10-08netfilter: invoke synchronize_rcu after set the _hook_ to NULLLiping Zhang
2017-09-27net/netfilter/nf_conntrack_core: Fix net_conntrack_lock()Manfred Spraul
2017-08-30netfilter: nat: fix src map lookupFlorian Westphal
2017-08-24netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregisterLiping Zhang
2017-07-27ipvs: SNAT packet replies only for NATed connectionsJulian Anastasov
2017-07-05netfilter: synproxy: fix conntrackd interactionEric Leblond
2017-07-05netfilter: xt_TCPMSS: add more sanity tests on tcph->doffEric Dumazet
2017-06-17netfilter: nft_log: restrict the log prefix length to 127Liping Zhang
2017-06-17netfilter: nf_tables: fix set->nelems counting with no NLM_F_EXCLPablo Neira Ayuso
2017-06-17netfilter: nf_conntrack_sip: fix wrong memory initialisationChristophe Leroy
2017-06-14netfilter: nft_set_rbtree: handle element re-addition after deletionPablo Neira Ayuso
2017-03-12netfilter: conntrack: refine gc worker heuristics, reduxFlorian Westphal
2017-03-12netfilter: conntrack: remove GC_MAX_EVICTS breakFlorian Westphal
2017-02-26netfilter: nf_ct_helper: warn when not applying default helper assignmentJiri Kosina
2016-11-24netfilter: nft_range: add the missing NULL pointer checkLiping Zhang
2016-11-24netfilter: nf_tables: fix inconsistent element expiration calculationAnders K. Pedersen
2016-11-24netfilter: nat: switch to new rhlist interfaceFlorian Westphal
2016-11-24netfilter: nat: fix cmp return valueFlorian Westphal
2016-11-24netfilter: nft_hash: validate maximum value of u32 netlink hash attributeLaura Garcia Liebana
2016-11-08netfilter: nf_tables: fix oops when inserting an element into a verdict mapLiping Zhang