summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2024-02-21netfilter: nft_osf: simplify init pathPablo Neira Ayuso
2024-02-21netfilter: nf_log: validate nf_logger_find_get()Pablo Neira Ayuso
2024-02-21netfilter: nf_log: consolidate check for NULL logger in lookup functionPablo Neira Ayuso
2024-02-21netfilter: expect: Simplify the allocation of slab caches in nf_conntrack_exp...Kunwu Chan
2024-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-15Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-15netfilter: nf_tables: fix bidirectional offload regressionFelix Fietkau
2024-02-15netfilter: nat: restore default DNAT behaviorKyle Swenson
2024-02-15netfilter: nft_set_pipapo: fix missing : in kdocPablo Neira Ayuso
2024-02-14Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...Ingo Molnar
2024-02-12netfilter: conntrack: expedite rcu in nf_conntrack_cleanup_net_listEric Dumazet
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2024-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-08netfilter: nft_set_pipapo: remove scratch_aligned pointerFlorian Westphal
2024-02-08netfilter: nft_set_pipapo: add helper to release pcpu scratch areaFlorian Westphal
2024-02-08netfilter: nft_set_pipapo: store index in scratch mapsFlorian Westphal
2024-02-08netfilter: nft_set_rbtree: skip end interval element from gcPablo Neira Ayuso
2024-02-08netfilter: nfnetlink_queue: un-break NF_REPEATFlorian Westphal
2024-02-08netfilter: nf_tables: use timestamp to check for set element timeoutPablo Neira Ayuso
2024-02-08netfilter: nft_ct: reject direction for ct idPablo Neira Ayuso
2024-02-08netfilter: ctnetlink: fix filtering for zone 0Felix Huettner
2024-02-08netfilter: ipset: Missing gc cancellations fixedJozsef Kadlecsik
2024-02-08netfilter: nft_set_pipapo: remove static in nft_pipapo_get()Pablo Neira Ayuso
2024-02-07netfilter: nft_compat: restrict match/target protocol to u16Pablo Neira Ayuso
2024-02-07netfilter: nft_compat: reject unused compat flagPablo Neira Ayuso
2024-02-07netfilter: nft_compat: narrow down revision to unsigned 8-bitsPablo Neira Ayuso
2024-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-01-31bpf: treewide: Annotate BPF kfuncs in BTFDaniel Xu
2024-01-31netfilter: nft_ct: sanitize layer 3 and 4 protocol number in custom expectationsPablo Neira Ayuso
2024-01-31netfilter: nf_log: replace BUG_ON by WARN_ON_ONCE when putting loggerPablo Neira Ayuso
2024-01-31netfilter: ipset: fix performance regression in swap operationJozsef Kadlecsik
2024-01-31netfilter: conntrack: check SCTP_CID_SHUTDOWN_ACK for vtag setting in sctp_newXin Long
2024-01-31netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEVPablo Neira Ayuso
2024-01-31netfilter: conntrack: correct window scaling with retransmitted SYNRyan Schaefer
2024-01-29netfilter: xtables: allow xtables-nft only buildsFlorian Westphal
2024-01-29ipvs: Simplify the allocation of ip_vs_conn slab cachesKunwu Chan
2024-01-29netfilter: nf_conncount: Use KMEM_CACHE instead of kmem_cache_create()Kunwu Chan
2024-01-29netfilter: nf_tables: pass flags to set backend selection routinePablo Neira Ayuso
2024-01-29netfilter: nf_tables: Implement table adoption supportPhil Sutter
2024-01-29netfilter: nf_tables: Introduce NFT_TABLE_F_PERSISTPhil Sutter
2024-01-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-01-24bpf: Take into account BPF token when fetching helper protosAndrii Nakryiko
2024-01-24netfilter: nf_tables: validate NFPROTO_* familyPablo Neira Ayuso
2024-01-24netfilter: nf_tables: reject QUEUE/DROP verdict parametersFlorian Westphal
2024-01-24netfilter: nf_tables: restrict anonymous set and map names to 16 bytesFlorian Westphal
2024-01-24netfilter: nft_limit: reject configurations that cause integer overflowFlorian Westphal
2024-01-24netfilter: nft_chain_filter: handle NETDEV_UNREGISTER for inet/ingress basechainPablo Neira Ayuso
2024-01-17ipvs: avoid stat macros calls from preemptible contextFedor Pchelkin
2024-01-17netfilter: nf_tables: reject NFT_SET_CONCAT with not field length descriptionPablo Neira Ayuso
2024-01-17netfilter: nf_tables: skip dead set elements in netlink dumpPablo Neira Ayuso