index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Lines
2026-05-08
netfilter: nft_ct: fix missing expect put in obj eval
Li Xiasong
-0
/
+2
2026-05-08
netfilter: nf_conntrack_sip: get helper before allocating expectation
Li Xiasong
-4
/
+4
2026-05-08
netfilter: ctnetlink: check tuple and mask in expectations created via nfqueue
Pablo Neira Ayuso
-0
/
+3
2026-05-08
netfilter: nf_conntrack_expect: restore helper propagation via expectation
Pablo Neira Ayuso
-11
/
+35
2026-05-08
netfilter: x_tables: add and use xtables_unregister_table_exit
Florian Westphal
-19
/
+62
2026-05-08
netfilter: x_tables: add and use xt_unregister_table_pre_exit
Florian Westphal
-0
/
+29
2026-05-08
netfilter: x_tables: allocate hook ops while under mutex
Florian Westphal
-8
/
+42
2026-05-08
netfilter: x_tables: allow initial table replace without emitting audit log m...
Florian Westphal
-9
/
+20
2026-05-05
ipvs: Guard access of HK_TYPE_KTHREAD cpumask with RCU
Waiman Long
-5
/
+8
2026-05-05
ipvs: fix shift-out-of-bounds in ip_vs_rht_desired_size
Julian Anastasov
-1
/
+1
2026-05-05
ipvs: fix races around est_mutex and est_cpulist
Julian Anastasov
-44
/
+90
2026-05-05
ipvs: do not leak dest after get from dest trash
Julian Anastasov
-13
/
+24
2026-05-05
ipvs: fix the spin_lock usage for RT build
Julian Anastasov
-33
/
+41
2026-05-05
ipvs: fix races around the conn_lfactor and svc_lfactor sysctl vars
Julian Anastasov
-4
/
+10
2026-05-05
ipvs: fixes for the new ip_vs_status info
Julian Anastasov
-15
/
+36
2026-05-01
netfilter: flowtable: use skb_pull_rcsum() to pop vlan/pppoe header
Pablo Neira Ayuso
-2
/
+2
2026-05-01
netfilter: flowtable: fix inline pppoe encapsulation in xmit path
Pablo Neira Ayuso
-4
/
+46
2026-05-01
netfilter: flowtable: fix inline vlan encapsulation in xmit path
Pablo Neira Ayuso
-37
/
+73
2026-04-30
netfilter: flowtable: ensure sufficient headroom in xmit path
Pablo Neira Ayuso
-2
/
+11
2026-04-30
netfilter: xtables: fix L4 header parsing for non-first fragments
Fernando Fernandez Mancera
-3
/
+23
2026-04-30
netfilter: nf_tables: skip L4 header parsing for non-first fragments
Fernando Fernandez Mancera
-7
/
+7
2026-04-30
netfilter: nf_tables: fix netdev hook allocation memleak with dormant tables
Florian Westphal
-14
/
+20
2026-04-30
netfilter: xt_CT: fix usersize for v1 and v2 revision
Florian Westphal
-4
/
+4
2026-04-30
netfilter: nft_compat: run xt_check_hooks_{match,target}() from .validate
Pablo Neira Ayuso
-10
/
+36
2026-04-30
netfilter: x_tables: add .check_hooks to matches and targets
Pablo Neira Ayuso
-59
/
+179
2026-04-30
netfilter: nft_fwd_netdev: use recursion counter in neigh egress path
Weiming Shi
-16
/
+8
2026-04-30
netfilter: nft_fwd_netdev: add device and headroom validate with neigh forwar...
Pablo Neira Ayuso
-2
/
+14
2026-04-30
netfilter: replace skb_try_make_writable() by skb_ensure_writable()
Pablo Neira Ayuso
-4
/
+5
2026-04-28
netfilter: skip recording stale or retransmitted INIT
Xin Long
-3
/
+7
2026-04-24
netfilter: nf_conntrack_sip: don't use simple_strtoul
Florian Westphal
-34
/
+119
2026-04-24
netfilter: reject zero shift in nft_bitwise
Kai Ma
-1
/
+2
2026-04-24
netfilter: xt_policy: fix strict mode inbound policy matching
Jiexun Wang
-1
/
+1
2026-04-21
netfilter: nf_tables: add hook transactions for device deletions
Pablo Neira Ayuso
-60
/
+204
2026-04-21
netfilter: nf_tables: join hook list via splice_list_rcu() in commit phase
Pablo Neira Ayuso
-4
/
+4
2026-04-21
netfilter: nf_tables: use list_del_rcu for netlink hooks
Florian Westphal
-26
/
+18
2026-04-20
netfilter: nfnetlink_osf: fix potential NULL dereference in ttl check
Fernando Fernandez Mancera
-15
/
+7
2026-04-20
netfilter: nfnetlink_osf: fix out-of-bounds read on option matching
Fernando Fernandez Mancera
-11
/
+8
2026-04-20
ipvs: fix MTU check for GSO packets in tunnel mode
Yingnan Zhang
-4
/
+15
2026-04-20
netfilter: nat: use kfree_rcu to release ops
Pablo Neira Ayuso
-4
/
+6
2026-04-20
netfilter: xtables: restrict several matches to inet family
Pablo Neira Ayuso
-34
/
+68
2026-04-20
netfilter: conntrack: remove sprintf usage
Florian Westphal
-16
/
+19
2026-04-20
netfilter: nfnetlink_osf: fix divide-by-zero in OSF_WSS_MODULO
Xiang Mei
-0
/
+4
2026-04-20
netfilter: nft_osf: restrict it to ipv4
Pablo Neira Ayuso
-1
/
+5
2026-04-10
netfilter: require Ethernet MAC header before using eth_hdr()
Zhengchuan Liang
-12
/
+19
2026-04-10
netfilter: nft_fwd_netdev: check ttl/hl before forwarding
Florian Westphal
-0
/
+10
2026-04-10
netfilter: x_tables: Avoid a couple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
-4
/
+8
2026-04-10
netfilter: conntrack: remove UDP-Lite conntrack support
Fernando Fernandez Mancera
-160
/
+0
2026-04-10
netfilter: xt_socket: enable defrag after all other checks
Florian Westphal
-17
/
+6
2026-04-10
netfilter: xt_HL: add pr_fmt and checkentry validation
Marino Dzalto
-0
/
+27
2026-04-10
netfilter: nfnetlink: prefer skb_mac_header helpers
Florian Westphal
-22
/
+22
[next]