aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
AgeCommit message (Expand)Author
2018-05-22netfilter: ctnetlink: fix incorrect nf_ct_put during hash resizeLiping Zhang
2018-05-22netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal
2018-05-19netfilter: nfnetlink_queue: reject verdict request from different portidLiping Zhang
2018-03-20netfilter: IDLETIMER: be syzkaller friendlyEric Dumazet
2018-03-20netfilter: nat: cope with negative port rangePaolo Abeni
2018-03-20netfilter: x_tables: fix missing timer initialization in xt_LEDPaolo Abeni
2018-03-04netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insertCong Wang
2018-03-04netfilter: x_tables: avoid out-of-bounds reads in xt_request_find_{match|target}Eric Dumazet
2018-03-04netfilter: x_tables: fix int overflow in xt_alloc_table_info()Dmitry Vyukov
2018-02-28netfilter: xt_osf: Add missing permission checksKevin Cernekee
2018-02-28netfilter: nfnetlink_cthelper: Add missing permission checksKevin Cernekee
2018-02-28netfilter: nf_conntrack_sip: extend request line validationUlrich Weber
2018-02-28netfilter: restart search if moved to other chainFlorian Westphal
2018-02-28netfilter: nf_ct_expect: remove the redundant slash when policy name is emptyLiping Zhang
2018-02-28netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash tableLiping Zhang
2018-02-28netfilter: nfnl_cthelper: Fix memory leakJeffy Chen
2018-02-28netfilter: nfnl_cthelper: fix runtime expectation policy updatesPablo Neira Ayuso
2017-12-08netfilter: nf_tables: fix oob accessFlorian Westphal
2017-12-08netfilter: nft_queue: use raw_smp_processor_id()Pablo Neira Ayuso
2017-11-05netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value.Jarno Rajahalme
2017-11-05netfilter: nfnl_cthelper: fix incorrect helper->expect_class_maxLiping Zhang
2017-11-05netfilter: invoke synchronize_rcu after set the _hook_ to NULLLiping Zhang
2017-10-03netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregisterLiping Zhang
2017-07-31ipvs: SNAT packet replies only for NATed connectionsSasha Levin
2017-07-31netfilter: synproxy: fix conntrackd interactionEric Leblond
2017-07-31netfilter: xt_TCPMSS: add more sanity tests on tcph->doffEric Dumazet
2016-08-11netfilter: nf_nat_redirect: add missing NULL pointer checkMunehisa Kamata
2016-08-03netfilter: x_tables: speed up jump target validationFlorian Westphal
2016-07-10netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal
2016-07-10netfilter: x_tables: do compat validation via translate_tableFlorian Westphal
2016-07-10netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal
2016-07-10netfilter: x_tables: don't reject valid target size on some architecturesFlorian Westphal
2016-07-10netfilter: x_tables: validate all offsets and sizes in a ruleFlorian Westphal
2016-07-10netfilter: x_tables: check for bogus target offsetFlorian Westphal
2016-07-10netfilter: x_tables: check standard target size tooFlorian Westphal
2016-07-10netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal
2016-07-10netfilter: x_tables: assert minimum target sizeFlorian Westphal
2016-07-10netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal
2016-07-10ipvs: drop first packet to redirect conntrackJulian Anastasov
2016-07-10ipvs: correct initial offset of Call-ID header search in SIP persistence engineMarco Angaroni
2016-05-17nf_conntrack: avoid kernel pointer value leak in slab nameLinus Torvalds
2015-10-22ipvs: call skb_sender_cpu_clearJulian Anastasov
2015-10-22ipvs: fix crash with sync protocol v0 and FTPJulian Anastasov
2015-10-22ipvs: skb_orphan in case of forwardingAlex Gartrell
2015-10-22ipvs: fix crash if scheduler is changedJulian Anastasov
2015-10-22ipvs: do not use random local source address for tunnelsJulian Anastasov
2015-10-22netfilter: nf_log: don't zap all loggers on unregisterFlorian Westphal
2015-10-22netfilter: nft_compat: skip family comparison in case of NFPROTO_UNSPECPablo Neira Ayuso
2015-10-22netfilter: nf_log: wait for rcu grace after logger unregistrationPablo Neira Ayuso
2015-10-22netfilter: nftables: Do not run chains in the wrong network namespaceEric W. Biederman