summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)AuthorFilesLines
29 hoursnetfilter: require Ethernet MAC header before using eth_hdr()Zhengchuan Liang5-12/+19
29 hoursnetfilter: nft_fib: fix stale stack leak via the OIFNAME registerDavide Ornaghi1-0/+6
29 hoursnetfilter: nft_tunnel: fix use-after-free on object destroyTristan Madani1-1/+1
29 hoursnetfilter: nft_exthdr: fix register tracking for F_PRESENT flagFlorian Westphal1-0/+3
29 hoursnetfilter: nf_log: validate MAC header was set before dumping itXiang Mei1-2/+2
29 hoursnetfilter: nf_conntrack: destroy stale expectfn expectations on unregisterWeiming Shi3-0/+22
29 hoursnetfilter: revalidate bridge portsFlorian Westphal2-12/+75
29 hoursnetfilter: nft_ct: bail out on template ct in get evalJiayuan Chen2-6/+4
29 hoursnetfilter: conntrack_irc: fix possible out-of-bounds readFlorian Westphal1-2/+2
29 hoursnetfilter: synproxy: add mutex to guard hook reference countingFernando Fernandez Mancera1-6/+18
29 hoursipvs: clear the svc scheduler ptr early on editJulian Anastasov2-12/+15
29 hoursnetfilter: xt_NFQUEUE: prefer raw_smp_processor_idFernando Fernandez Mancera1-1/+1
11 daysnetfilter: conntrack: tcp: do not force CLOSE on invalid-seq RST without dire...Hamza Mahfooz1-1/+2
11 daysnetfilter: nf_tables: fix dst corruption in same register operationFernando Fernandez Mancera2-7/+24
11 daysnetfilter: xt_cpu: prefer raw_smp_processor_idFlorian Westphal1-1/+1
11 daysnetfilter: synproxy: refresh tcphdr after skb_ensure_writableChris Mason1-0/+2
2026-06-01netfilter: nft_inner: release local_lock before re-enabling softirqsFlorian Westphal1-1/+1
2026-06-01netfilter: nf_conntrack_expect: restore helper propagation via expectationPablo Neira Ayuso7-11/+35
2026-06-01netfilter: x_tables: add and use xtables_unregister_table_exitFlorian Westphal1-19/+62
2026-06-01netfilter: x_tables: add and use xt_unregister_table_pre_exitFlorian Westphal1-0/+29
2026-06-01netfilter: x_tables: allocate hook ops while under mutexFlorian Westphal1-8/+42
2026-06-01netfilter: x_tables: allow initial table replace without emitting audit log m...Florian Westphal1-9/+20
2026-06-01netfilter: nft_inner: Fix IPv6 inner_thoff desyncYizhou Zhao1-1/+0
2026-06-01netfilter: ipset: stop hash:* range iteration at endNan Li4-4/+17
2026-06-01netfilter: nf_queue: hold bridge skb->dev while queuedHaoze Xie2-1/+5
2026-05-23netfilter: nft_ct: fix missing expect put in obj evalLi Xiasong1-0/+2
2026-05-23netfilter: nf_conntrack_sip: get helper before allocating expectationLi Xiasong1-4/+4
2026-05-23netfilter: skip recording stale or retransmitted INITXin Long1-3/+7
2026-05-23netfilter: nf_conntrack_sip: don't use simple_strtoulFlorian Westphal2-34/+119
2026-05-23netfilter: xt_policy: fix strict mode inbound policy matchingJiexun Wang1-1/+1
2026-05-23netfilter: nf_tables: add hook transactions for device deletionsPablo Neira Ayuso1-60/+204
2026-05-23netfilter: nf_tables: join hook list via splice_list_rcu() in commit phasePablo Neira Ayuso1-4/+4
2026-05-23netfilter: nf_tables: use list_del_rcu for netlink hooksFlorian Westphal1-26/+18
2026-05-23netfilter: nfnetlink_osf: fix potential NULL dereference in ttl checkFernando Fernandez Mancera1-15/+7
2026-05-23netfilter: nfnetlink_osf: fix out-of-bounds read on option matchingFernando Fernandez Mancera1-11/+8
2026-05-23ipvs: fix MTU check for GSO packets in tunnel modeYingnan Zhang1-4/+15
2026-05-23netfilter: nat: use kfree_rcu to release opsPablo Neira Ayuso1-4/+6
2026-05-23netfilter: xtables: restrict several matches to inet familyPablo Neira Ayuso4-34/+68
2026-05-23netfilter: conntrack: remove sprintf usageFlorian Westphal2-16/+19
2026-05-23netfilter: nfnetlink_osf: fix divide-by-zero in OSF_WSS_MODULOXiang Mei1-0/+4
2026-05-23netfilter: nft_osf: restrict it to ipv4Pablo Neira Ayuso1-1/+5
2026-05-23netfilter: nft_fwd_netdev: check ttl/hl before forwardingFlorian Westphal1-0/+10
2026-05-23netfilter: xt_socket: enable defrag after all other checksFlorian Westphal1-17/+6
2026-05-07netfilter: reject zero shift in nft_bitwiseKai Ma1-1/+2
2026-04-08netfilter: nfnetlink_queue: make hash table per queueFlorian Westphal1-90/+49
2026-04-08netfilter: nft_ct: fix use-after-free in timeout object destroyTuan Do1-1/+1
2026-04-08netfilter: xt_multiport: validate range encoding in checkentryRen Wei1-4/+30
2026-04-08netfilter: nfnetlink_log: initialize nfgenmsg in NLMSG_DONE terminatorXiang Mei1-4/+4
2026-04-08ipvs: fix NULL deref in ip_vs_add_service error pathWeiming Shi1-1/+0
2026-04-01netfilter: nf_tables: reject immediate NF_QUEUE verdictPablo Neira Ayuso1-2/+5