summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
7 daysnetfilter: nf_tables: avoid softlockup warnings in nft_chain_validateFlorian Westphal
7 daysnetfilter: nf_tables: avoid chain re-validation if possibleFlorian Westphal
11 daysnetfilter: nf_tables: remove redundant chain validation on register storePablo Neira Ayuso
11 daysnetfilter: nf_nat: remove bogus direction checkFlorian Westphal
12 daysnetfilter: always set route tuple out ifindexLorenzo Bianconi
12 daysipvs: fix ipv4 null-ptr-deref in route error pathSlavin Liu
12 daysnetfilter: nf_conncount: fix leaked ct in error pathsFernando Fernandez Mancera
12 daysnetfilter: conntrack: warn when cleanup is stuckJakub Kicinski
2025-11-28Merge tag 'nf-next-25-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2025-11-28net: Remove KMSG_COMPONENT macroHeiko Carstens
2025-11-28netfilter: nft_connlimit: add support to object update operationFernando Fernandez Mancera
2025-11-28netfilter: nft_connlimit: update the count if add was skippedFernando Fernandez Mancera
2025-11-28netfilter: nf_conncount: make nf_conncount_gc_list() to disable BHFernando Fernandez Mancera
2025-11-28netfilter: nf_conncount: rework API to use sk_buff directlyFernando Fernandez Mancera
2025-11-28netfilter: flowtable: Add IPIP tx sw accelerationLorenzo Bianconi
2025-11-28netfilter: flowtable: Add IPIP rx sw accelerationLorenzo Bianconi
2025-11-28netfilter: flowtable: use tuple address to calculate next hopPablo Neira Ayuso
2025-11-28netfilter: flowtable: remove hw_ifidxPablo Neira Ayuso
2025-11-28netfilter: flowtable: inline pppoe encapsulation in xmit pathPablo Neira Ayuso
2025-11-28netfilter: flowtable: inline vlan encapsulation in xmit pathPablo Neira Ayuso
2025-11-27netfilter: flowtable: consolidate xmit pathPablo Neira Ayuso
2025-11-27netfilter: flowtable: move path discovery infrastructure to its own filePablo Neira Ayuso
2025-11-27netfilter: flowtable: check for maximum number of encapsulations in bridge vlanPablo Neira Ayuso
2025-11-04net: Convert proto_ops connect() callbacks to use sockaddr_unsizedKees Cook
2025-11-04net: Convert proto_ops bind() callbacks to use sockaddr_unsizedKees Cook
2025-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-10-30netfilter: conntrack: disable 0 value for conntrack_max settingFlorian Westphal
2025-10-30netfilter: nf_tables: use C99 struct initializer for nft_set_iterFernando Fernandez Mancera
2025-10-29netfilter: nft_ct: add seqadj extension for natted connectionsAndrii Melnychenko
2025-10-29netfilter: nft_connlimit: fix possible data race on connection countFernando Fernandez Mancera
2025-10-29netfilter: nft_ct: enable labels for get case tooFlorian Westphal
2025-10-08netfilter: nft_objref: validate objref and objrefmap expressionsFernando Fernandez Mancera
2025-09-24netfilter: nf_conntrack: do not skip entries in /proc/net/nf_conntrackEric Dumazet
2025-09-24netfilter: nft_set_pipapo_avx2: fix skip of expired entriesFlorian Westphal
2025-09-24netfilter: nft_set_pipapo: use 0 genmask for packetpath lookupsFlorian Westphal
2025-09-24netfilter: nfnetlink: reset nlh pointer during batch replayFernando Fernandez Mancera
2025-09-24ipvs: Defer ip_vs_ftp unregister during netns cleanupSlavin Liu
2025-09-22net: replace use of system_wq with system_percpu_wqMarco Crivellari
2025-09-12Merge tag 'nf-next-25-09-11' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-11ipvs: Use READ_ONCE/WRITE_ONCE for ipvs->enableZhang Tengfei
2025-09-11netfilter: ipset: Remove unused htable_bits in macro ahash_regionZhen Ni
2025-09-10netfilter: nf_tables: restart set lookup on base_seq changeFlorian Westphal
2025-09-10netfilter: nf_tables: make nft_set_do_lookup available unconditionallyFlorian Westphal
2025-09-10netfilter: nf_tables: place base_seq in struct netFlorian Westphal
2025-09-10netfilter: nft_set_rbtree: continue traversal if element is inactiveFlorian Westphal
2025-09-10netfilter: nft_set_pipapo: don't check genbit from packetpath lookupsFlorian Westphal
2025-09-10netfilter: nft_set_bitmap: fix lockdep splat due to missing annotationFlorian Westphal
2025-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-04netfilter: nf_tables: Introduce NFTA_DEVICE_PREFIXPhil Sutter