summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2023-09-13netfilter: xt_sctp: validate the flag_info countWander Lairson Costa
2023-09-13netfilter: xt_u32: validate user space inputWander Lairson Costa
2023-09-13netfilter: nft_exthdr: Fix non-linear header modificationXiao Liang
2023-09-13netfilter: ipset: add the missing IP_SET_HASH_WITH_NET0 macro for ip_set_hash...Kyle Zeng
2023-08-30netfilter: nf_tables: fix kdoc warnings after gc reworkFlorian Westphal
2023-08-30netfilter: nf_tables: defer gc run if previous batch is still pendingFlorian Westphal
2023-08-30netfilter: nf_tables: fix out of memory error handlingFlorian Westphal
2023-08-30netfilter: nf_tables: use correct lock to protect gc_listPablo Neira Ayuso
2023-08-30netfilter: nf_tables: GC transaction race with abort pathPablo Neira Ayuso
2023-08-30netfilter: nf_tables: flush pending destroy work before netlink notifierPablo Neira Ayuso
2023-08-30netfilter: nf_tables: validate all pending tablesFlorian Westphal
2023-08-23netfilter: nft_dynset: disallow object mapsPablo Neira Ayuso
2023-08-23netfilter: nf_tables: GC transaction race with netns dismantlePablo Neira Ayuso
2023-08-23netfilter: nf_tables: fix GC transaction races with netns and netlink event e...Pablo Neira Ayuso
2023-08-23ipvs: fix racy memcpy in proc_do_sync_thresholdSishuai Gong
2023-08-23netfilter: set default timeout to 3 secs for sctp shutdown send and recv stateXin Long
2023-08-23netfilter: nf_tables: don't fail inserts if duplicate has expiredFlorian Westphal
2023-08-23netfilter: nf_tables: deactivate catchall elements in next generationFlorian Westphal
2023-08-23netfilter: nf_tables: fix false-positive lockdep splatFlorian Westphal
2023-08-16netfilter: nft_set_hash: mark set element as dead when deleting from packet pathPablo Neira Ayuso
2023-08-16netfilter: nf_tables: adapt set backend to use GC transaction APIPablo Neira Ayuso
2023-08-16netfilter: nf_tables: GC transaction API to avoid race with control planePablo Neira Ayuso
2023-08-16netfilter: nf_tables: don't skip expired elements during walkFlorian Westphal
2023-08-11net: annotate data-races around sk->sk_markEric Dumazet
2023-08-11net: move gso declarations and functions to their own filesEric Dumazet
2023-08-03netfilter: nf_tables: disallow rule addition to bound chain via NFTA_RULE_CHA...Pablo Neira Ayuso
2023-08-03netfilter: nf_tables: skip immediate deactivate in _PREPARE_ERRORPablo Neira Ayuso
2023-08-03netfilter: nft_set_rbtree: fix overlap expiration walkFlorian Westphal
2023-07-27netfilter: nf_tables: skip bound chain on rule flushPablo Neira Ayuso
2023-07-27netfilter: nf_tables: skip bound chain in netns release pathPablo Neira Ayuso
2023-07-27netfilter: nft_set_pipapo: fix improper element removalFlorian Westphal
2023-07-27netfilter: nf_tables: can't schedule in nft_chain_validateFlorian Westphal
2023-07-27netfilter: nf_tables: fix spurious set element insertion failureFlorian Westphal
2023-07-23netfilter: conntrack: don't fold port numbers into addresses before hashingFlorian Westphal
2023-07-23netfilter: nf_tables: report use refcount overflowPablo Neira Ayuso
2023-07-19netfilter: nf_tables: prevent OOB access in nft_byteorder_evalThadeu Lima de Souza Cascardo
2023-07-19netfilter: nf_tables: do not ignore genmask when looking up chain by idThadeu Lima de Souza Cascardo
2023-07-19netfilter: conntrack: Avoid nf_ct_helper_hash uses after freeFlorent Revest
2023-07-19ipvs: increase ip_vs_conn_tab_bits range for 64BITAbhijeet Rastogi
2023-07-19netfilter: nf_tables: fix underflow in chain reference counterPablo Neira Ayuso
2023-07-19netfilter: nf_tables: unbind non-anonymous set if rule construction failsPablo Neira Ayuso
2023-07-19netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return va...Ilia.Gavrilov
2023-07-19netfilter: conntrack: dccp: copy entire header to stack buffer, not just basi...Florian Westphal
2023-06-20netfilter: nf_tables: Fix for deleting base chains with payloadPhil Sutter
2023-06-20netfilter: nfnetlink_osf: fix module autoloadPablo Neira Ayuso
2023-06-20netfilter: nf_tables: drop module reference after updating chainPablo Neira Ayuso
2023-06-20netfilter: nf_tables: disallow timeout for anonymous setsPablo Neira Ayuso
2023-06-20netfilter: nf_tables: disallow updates of anonymous setsPablo Neira Ayuso
2023-06-20netfilter: nf_tables: reject unbound chain set before commit phasePablo Neira Ayuso
2023-06-20netfilter: nf_tables: reject unbound anonymous set before commit phasePablo Neira Ayuso