summary refs log tree commit diff
path: root/net/netfilter
AgeCommit message (Expand)Author
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
2023-05-11netfilter: conntrack: fix wrong ct->timeout valueTzung-Bi Shih
2023-05-11netfilter: conntrack: restore IPS_CONFIRMED out of nf_conntrack_hash_check_in...Pablo Neira Ayuso
2023-04-26netfilter: nf_tables: tighten netlink attribute requirements for catch-all el...Pablo Neira Ayuso
2023-04-26netfilter: nf_tables: validate catch-all set elementsPablo Neira Ayuso
2023-04-26netfilter: nf_tables: Modify nla_memdup's flag to GFP_KERNEL_ACCOUNTChen Aotian
2023-03-22netfilter: nft_redir: correct value of inet type `.maxattrs`Jeremy Sowden
2023-03-22netfilter: nft_redir: correct length for loading protocol registersJeremy Sowden
2023-03-22netfilter: nft_masq: correct length for loading protocol registersJeremy Sowden
2023-03-22netfilter: nft_nat: correct length for loading protocol registersJeremy Sowden
2023-03-17netfilter: conntrack: adopt safer max chain lengthEric Dumazet
2023-03-17netfilter: ctnetlink: revert to dumping mark regardless of event typeIvan Delalande
2023-03-17netfilter: nft_quota: copy content when cloning expressionPablo Neira Ayuso
2023-03-17netfilter: nft_last: copy content when cloning expressionPablo Neira Ayuso
2023-03-11netfilter: ctnetlink: make event listener tracking globalFlorian Westphal
2023-03-11netfilter: xt_length: use skb len to match in length_mt6Xin Long
2023-03-11netfilter: conntrack: fix rmmod double-free raceFlorian Westphal
2023-03-11netfilter: ctnetlink: fix possible refcount leak in ctnetlink_create_conntrack()Hangyu Hua
2023-03-11netfilter: nf_tables: allow to fetch set elements when table has an ownerPablo Neira Ayuso
2023-03-10netfilter: nf_tables: NULL pointer dereference in nf_tables_updobj()Alok Tiwari
2023-02-09use less confusing names for iov_iter direction initializersAl Viro
2023-02-01netfilter: conntrack: unify established states for SCTP pathsSriram Yagnaraman
2023-02-01netfilter: conntrack: fix vtag checks for ABORT/SHUTDOWN_COMPLETESriram Yagnaraman