summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2023-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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
2023-06-20netfilter: nf_tables: disallow element updates of bound anonymous setsPablo Neira Ayuso
2023-06-20netfilter: nf_tables: fix underflow in object reference counterPablo Neira Ayuso
2023-06-20netfilter: nft_set_pipapo: .walk does not deal with generationsPablo Neira Ayuso
2023-06-20netfilter: nf_tables: drop map element references from preparation phasePablo Neira Ayuso
2023-06-20netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chainPablo Neira Ayuso
2023-06-20netfilter: nf_tables: fix chain binding transaction logicPablo Neira Ayuso
2023-06-19ipvs: align inner_mac_header for encapsulationTerin Stock
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-14net/sched: act_ct: Fix promotion of offloaded unreplied tuplePaul Blakey
2023-06-10net: move gso declarations and functions to their own filesEric Dumazet
2023-06-08netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULEPablo Neira Ayuso
2023-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-08netfilter: nfnetlink: skip error delivery on batch in case of ENOMEMPablo Neira Ayuso
2023-06-08netfilter: nf_tables: integrate pipapo into commit protocolPablo Neira Ayuso
2023-06-07netfilter: nf_tables: out-of-bound check in chain blobPablo Neira Ayuso
2023-06-07netfilter: ipset: Add schedule point in call_ad().Kuniyuki Iwashima
2023-06-07netfilter: conntrack: fix NULL pointer dereference in nf_confirm_cthelperTijs Van Buggenhout
2023-06-07netfilter: nft_bitwise: fix register trackingJeremy Sowden
2023-06-07netfilter: nf_tables: Add null check for nla_nest_start_noflag() in nft_dump_...Gavrilov Ilia
2023-06-02ipv4: Drop tos parameter from flowi4_update_output()Guillaume Nault
2023-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-18netfilter: flowtable: split IPv6 datapath in helper functionsPablo Neira Ayuso
2023-05-18netfilter: flowtable: split IPv4 datapath in helper functionsPablo Neira Ayuso
2023-05-18netfilter: flowtable: simplify route logicPablo Neira Ayuso
2023-05-18netfilter: conntrack: allow insertion clash of gre protocolFaicker Mo
2023-05-18netfilter: nft_set_pipapo: Use struct_size()Christophe JAILLET
2023-05-18netfilter: nft_exthdr: add boolean DCCP option matchingJeremy Sowden
2023-05-18netfilter: nf_tables: always increment set element countFlorian Westphal
2023-05-18netfilter: nf_tables: relax set/map validation checksFlorian Westphal
2023-05-17netfilter: nft_set_rbtree: fix null deref on element insertionFlorian Westphal
2023-05-17netfilter: nf_tables: fix nft_trans type confusionFlorian Westphal
2023-05-17netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with C...Tom Rix
2023-05-10netfilter: conntrack: fix possible bug_on with enable_hooks=1Florian Westphal
2023-05-10netfilter: nf_tables: always release netdev hooks from notifierFlorian Westphal
2023-05-05Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-03netfilter: nf_tables: fix ct untracked match breakageFlorian Westphal
2023-05-03netfilter: nf_tables: deactivate anonymous set from preparation phasePablo Neira Ayuso
2023-05-03netfilter: nf_tables: hit ENOENT on unexisting chain/flowtable update with mi...Pablo Neira Ayuso
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-04-24Merge tag 'nf-next-23-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2023-04-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski