summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2023-07-03Merge tag 'leds-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-27Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-26Merge tag 'nf-next-23-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2023-06-26netfilter: nf_tables: fix underflow in chain reference counterPablo Neira Ayuso
2023-06-26netfilter: nf_tables: unbind non-anonymous set if rule construction failsPablo Neira Ayuso
2023-06-26netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return va...Ilia.Gavrilov
2023-06-26netfilter: conntrack: dccp: copy entire header to stack buffer, not just basi...Florian Westphal
2023-06-26netfilter: nf_tables: limit allowed range via nla_policyFlorian Westphal
2023-06-26netfilter: nf_tables: Introduce NFT_MSG_GETSETELEM_RESETPhil Sutter
2023-06-26netfilter: snat: evict closing tcp entries on reply tuple collisionFlorian Westphal
2023-06-26netfilter: nf_tables: permit update of set sizeFlorian Westphal
2023-06-26netfilter: ipset: remove rcu_read_lock_bh pair from ip_set_testFlorian Westphal
2023-06-26netfilter: nft_payload: rebuild vlan header when neededPablo Neira Ayuso
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-20netfilter: ipset: Replace strlcpy with strscpyAzeem Shaikh
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-06-01ipvs: dynamically limit the connection hash tableJulian Anastasov
2023-06-01ipvs: increase ip_vs_conn_tab_bits range for 64BITAbhijeet Rastogi
2023-05-25leds: Change led_trigger_blink[_oneshot]() delay parameters to pass-by-valueHans de Goede
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