summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
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-11-30netfilter: nf_tables: fix oob accessFlorian Westphal
2017-11-30netfilter: nft_queue: use raw_smp_processor_id()Pablo Neira Ayuso
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-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-04-30netfilter: nfnetlink: correctly validate length of batch messagesPhil Turnbull
2016-11-26netfilter: nft_dynset: fix element timeout for HZ != 1000Anders K. Pedersen
2016-11-18netfilter: fix namespace handling in nf_log_proc_dostringJann Horn
2016-10-07ipvs: fix bind to link-local mcast IPv6 address in backupQuentin Armitage
2016-09-15netfilter: x_tables: check for size overflowFlorian Westphal
2016-09-15netfilter: x_tables: check for size overflowFlorian Westphal
2016-06-24netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal
2016-06-24netfilter: x_tables: do compat validation via translate_tableFlorian Westphal
2016-06-24netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal
2016-06-24netfilter: x_tables: don't reject valid target size on some architecturesFlorian Westphal
2016-06-24netfilter: x_tables: validate all offsets and sizes in a ruleFlorian Westphal
2016-06-24netfilter: x_tables: check for bogus target offsetFlorian Westphal
2016-06-24netfilter: x_tables: check standard target size tooFlorian Westphal
2016-06-24netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal
2016-06-24netfilter: x_tables: assert minimum target sizeFlorian Westphal
2016-06-24netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal
2016-05-18nf_conntrack: avoid kernel pointer value leak in slab nameLinus Torvalds
2016-05-11ipvs: drop first packet to redirect conntrackJulian Anastasov
2016-05-11ipvs: correct initial offset of Call-ID header search in SIP persistence engineMarco Angaroni
2016-05-11ipvs: handle ip_vs_fill_iph_skb_off failureArnd Bergmann
2015-12-18netfilter: nft_ct: include direction when dumping NFT_CT_L3PROTOCOL keyFlorian Westphal
2015-12-18netfilter: nf_tables: use skb->protocol instead of assuming ethernet headerPablo Neira Ayuso
2015-12-13netfilter: nf_tables: use reverse traversal commit_list in nf_tables_abortXin Long
2015-12-10netfilter: nfnetlink: fix splat due to incorrect socket memory accounting in ...Pablo Neira Ayuso
2015-12-10netfilter: nfnetlink: avoid recurrent netns lookups in call_batchPablo Neira Ayuso
2015-12-09netfilter: nfnetlink_queue: Unregister pernet subsys in case of init failureNikolay Borisov
2015-11-23netfilter: nfnetlink_queue: avoid harmless unnitialized variable warningsArnd Bergmann
2015-11-15ipvs: use skb_to_full_sk() helperEric Dumazet
2015-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-11-10netfilter: nf_tables: add clone interface to expression operationsPablo Neira Ayuso
2015-11-10netfilter: fix xt_TEE and xt_TPROXY dependenciesArnd Bergmann
2015-11-10netfilter: nfnetlink_log: work around uninitialized variable warningArnd Bergmann
2015-11-08netfilter: nft_meta: use skb_to_full_sk() helperEric Dumazet
2015-11-08netfilter: xt_owner: use skb_to_full_sk() helperEric Dumazet
2015-11-07netfilter: ipset: Fix hash type expire: release empty hash bucket blockJozsef Kadlecsik