summary refs log tree commit diff
path: root/net/netfilter
AgeCommit message (Expand)Author
2023-08-23netfilter: set default timeout to 3 secs for sctp shutdown send and recv stateXin Long
2023-08-23netfilter: nft_dynset: disallow object mapsPablo Neira Ayuso
2023-08-23ipvs: fix racy memcpy in proc_do_sync_thresholdSishuai Gong
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: nf_tables: report use refcount overflowPablo Neira Ayuso
2023-08-11net: annotate data-races around sk->sk_markEric 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-08-03netfilter: nf_tables: fix underflow in chain reference counterPablo Neira Ayuso
2023-08-03netfilter: nf_tables: fix underflow in object reference counterPablo Neira Ayuso
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-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-19netfilter: nf_tables: unbind non-anonymous set if rule construction failsPablo Neira Ayuso
2023-07-19ipvs: increase ip_vs_conn_tab_bits range for 64BITAbhijeet Rastogi
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-28netfilter: nfnetlink_osf: fix module autoloadPablo Neira Ayuso
2023-06-28netfilter: nf_tables: disallow updates of anonymous setsPablo Neira Ayuso
2023-06-28netfilter: nf_tables: reject unbound chain set before commit phasePablo Neira Ayuso
2023-06-28netfilter: nf_tables: reject unbound anonymous set before commit phasePablo Neira Ayuso
2023-06-28netfilter: nf_tables: disallow element updates of bound anonymous setsPablo Neira Ayuso
2023-06-28netfilter: nft_set_pipapo: .walk does not deal with generationsPablo Neira Ayuso
2023-06-28netfilter: nf_tables: drop map element references from preparation phasePablo Neira Ayuso
2023-06-28netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chainPablo Neira Ayuso
2023-06-28netfilter: nf_tables: fix chain binding transaction logicPablo Neira Ayuso
2023-06-28ipvs: align inner_mac_header for encapsulationTerin Stock
2023-06-21netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULEPablo Neira Ayuso
2023-06-21netfilter: nfnetlink: skip error delivery on batch in case of ENOMEMPablo Neira Ayuso
2023-06-21netfilter: nf_tables: integrate pipapo into commit protocolPablo Neira Ayuso
2023-06-14netfilter: nf_tables: out-of-bound check in chain blobPablo Neira Ayuso
2023-06-14netfilter: ipset: Add schedule point in call_ad().Kuniyuki Iwashima
2023-06-14netfilter: conntrack: fix NULL pointer dereference in nf_confirm_cthelperTijs Van Buggenhout
2023-06-14netfilter: nft_bitwise: fix register trackingJeremy Sowden
2023-06-09netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with C...Tom Rix
2023-06-05netfilter: ctnetlink: Support offloaded conntrack entry deletionPaul Blakey
2023-05-24netfilter: nft_set_rbtree: fix null deref on element insertionFlorian Westphal
2023-05-24netfilter: nf_tables: fix nft_trans type confusionFlorian Westphal
2023-05-24ipvs: Update width of source for ip_vs_sync_conn_optionsSimon Horman
2023-05-24netfilter: conntrack: fix possible bug_on with enable_hooks=1Florian Westphal
2023-05-24netfilter: nf_tables: always release netdev hooks from notifierFlorian Westphal
2023-05-11netfilter: nf_tables: deactivate anonymous set from preparation phasePablo Neira Ayuso
2023-05-11netfilter: nf_tables: don't write table validation state without mutexFlorian Westphal