summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
3 daysnetfilter: nf_tables: skip double clone set expressions on element insertPablo Neira Ayuso
3 daysnetfilter: x_tables: replace pr_{info,err}() by pr_info_ratelimited()Pablo Neira Ayuso
3 daysnetfilter: nf_tables: move hardware offload step after building the chain blobPablo Neira Ayuso
3 daysipvs: fix integer overflow in ftp helper port/address parsingJoas Antonio dos Santos
3 daysnetfilter: ctnetlink: do not expose expectation DEAD flagPablo Neira Ayuso
3 daysnetfilter: ipset: remove need to allocate memory on delete operationsFlorian Westphal
3 daysnetfilter: nft_ct: move custom expectation support to helperPablo Neira Ayuso
3 daysnetfilter: nft_ct: support expectation creation for natted flowsFlorian Westphal
3 daysnetfilter: nf_nat_sip: rewind offset when NAT shrinks the packetFlorian Westphal
2026-09-02netfilter: nf_tables: don't queue packet path object notificationsFourie Zhang
2026-09-02netfilter: nft_set_pipapo_avx2: add missing vzeroupperEric Biggers
2026-08-13Merge tag 'net-7.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-08-10netfilter: ipset: let destroy callbacks adjust ext mem sizeFlorian Westphal
2026-08-10netfilter: ipset: fix list type element drift bugFlorian Westphal
2026-08-10netfilter: flowtable: publish GC-visible tuple lastJérémy Jean
2026-08-10netfilter: nf_tables_offload: suppress WARN_ON_ONCE for ENOMEM in abort pathAlexey Velichayshiy
2026-08-10ipvs: revalidate ihl to prevent out-of-bounds accessJulian Anastasov
2026-08-10ipvs: clear IPv4 options after rebasing tunnel ICMP errorsKyle Zeng
2026-08-10netfilter: nfnetlink_log: wait for rcu grace period before freeing pernet stateFlorian Westphal
2026-08-10netfilter: nf_conntrack: defer invalid log until after unlockZihan Xi
2026-08-10ipvs: separate destination availability stateYizhou Zhao
2026-08-10ipvs: properly update the overload flag on dest editJulian Anastasov
2026-08-10ipvs: add totalconns for destJulian Anastasov
2026-08-10netfilter: ipset: fix refcount race between list:set GC and swapXiang Mei (Microsoft)
2026-08-07Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-08-05netfilter: nf_flow_table: drop existing skb dst before skb_dst_set_noref()Eric Dumazet
2026-08-01bpf: Fix netns reference imbalance in conntrack kfuncsChengfeng Ye
2026-07-31ipvs: return the csum validation for forward hookJulian Anastasov
2026-07-31ipvs: avoid out-of-bounds write in ip_vs_nat_icmpJulian Anastasov
2026-07-31netfilter: ipset: switch to rcu workFlorian Westphal
2026-07-31netfilter: ipset: add and use mtype_del_cidr_all helperFlorian Westphal
2026-07-31netfilter: ipset: add small wrappers for hash and bucket sizesFlorian Westphal
2026-07-31netfilter: ipset: switch ext_size to atomic64_tJozsef Kadlecsik
2026-07-31netfilter: ipset: rework cidr bookkeepingJozsef Kadlecsik
2026-07-31ipvs: stop estimator after disabled calc phaseZhiling Zou
2026-07-23netfilter: nft_payload: fix mask build for partial field offloadXiang Mei (Microsoft)
2026-07-23ipvs: clear the nfct flag under lockJulian Anastasov
2026-07-23ipvs: do not mangle ICMP replies for non-first fragmentsJulian Anastasov
2026-07-23ipvs: fix places with wrong packet offsetsJulian Anastasov
2026-07-23ipvs: fix the checksum validationsJulian Anastasov
2026-07-23netfilter: xt_hashlimit: validate hashtable supports XT_HASHLIMIT_RATE_MATCHPablo Neira Ayuso
2026-07-23netfilter: nf_tables: make nft_object rhltable per tablePablo Neira Ayuso
2026-07-23ipvs: adjust double hashing when fwd method changesJulian Anastasov
2026-07-23ipvs: do not propagate one-packet flag to synced connsZhiling Zou
2026-07-23netfilter: ipset: do not update comments from kernel-side hash addsDavid Lee
2026-07-22netfilter: nf_conntrack_expect: add and use nf_ct_expect_related_pair()Pablo Neira Ayuso
2026-07-22netfilter: nf_conntrack_sip: widen NAT rewrite delta to s32 in sip_help_tcp()Xiang Mei
2026-07-10netfilter: xt_physdev: masks are not c-stringsFlorian Westphal
2026-07-10ipvs: fix more places with wrong ipv6 transport offsetsJulian Anastasov
2026-07-10ipvs: reload ip header after head reallocationFlorian Westphal