summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2018-08-28netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior stateFlorian Westphal
2018-07-11netfilter: nf_log: don't hold nf_log_mutex during user accessJann Horn
2018-04-13netfilter: ctnetlink: fix incorrect nf_ct_put during hash resizeLiping Zhang
2018-04-08netfilter: x_tables: add and use xt_check_proc_nameFlorian 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: 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
2018-01-31netfilter: nf_conntrack_sip: extend request line validationUlrich Weber
2018-01-31netfilter: restart search if moved to other chainFlorian Westphal
2018-01-31netfilter: nf_ct_expect: remove the redundant slash when policy name is emptyLiping 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-11-30netfilter: nf_tables: fix oob accessFlorian Westphal
2017-11-30netfilter: nft_queue: use raw_smp_processor_id()Pablo Neira Ayuso
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-08-24netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregisterLiping Zhang
2017-07-05netfilter: synproxy: fix conntrackd interactionEric Leblond
2017-07-05netfilter: xt_TCPMSS: add more sanity tests on tcph->doffEric Dumazet
2017-02-08netfilter; Add some missing default cases to switch statements in nft_reject.David S. Miller
2017-02-08netfilter: Fix switch statement warnings with recent gcc.David Miller
2016-08-03netfilter: x_tables: speed up jump target validationFlorian Westphal
2016-07-12netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal
2016-07-12netfilter: x_tables: do compat validation via translate_tableFlorian Westphal
2016-07-12netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal
2016-07-12netfilter: x_tables: don't reject valid target size on some architecturesFlorian Westphal
2016-07-12netfilter: x_tables: validate all offsets and sizes in a ruleFlorian Westphal
2016-07-12netfilter: x_tables: check for bogus target offsetFlorian Westphal
2016-07-12netfilter: x_tables: check standard target size tooFlorian Westphal
2016-07-12netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal
2016-07-12netfilter: x_tables: assert minimum target sizeFlorian Westphal
2016-07-12netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal
2016-07-12ipvs: 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-27ipvs: fix crash with sync protocol v0 and FTPJulian Anastasov
2015-10-27ipvs: skb_orphan in case of forwardingAlex Gartrell
2015-10-27ipvs: fix crash if scheduler is changedJulian Anastasov
2015-10-27ipvs: do not use random local source address for tunnelsJulian Anastasov
2015-10-27netfilter: nf_log: don't zap all loggers on unregisterFlorian Westphal
2015-10-27netfilter: nf_log: Introduce nft_log_dereference() macroMarcelo Leitner
2015-10-27netfilter: nft_compat: skip family comparison in case of NFPROTO_UNSPECPablo Neira Ayuso
2015-10-27netfilter: nf_log: wait for rcu grace after logger unregistrationPablo Neira Ayuso
2015-10-27netfilter: ctnetlink: put back references to master ct and expect objectsPablo Neira Ayuso