index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
7 days
netfilter: nft_byteorder: remove multi-register support
Florian Westphal
7 days
netfilter: nft_ct: bail out on template ct in get eval
Jiayuan Chen
7 days
netfilter: nft_tunnel: fix use-after-free on object destroy
Tristan Madani
7 days
netfilter: conntrack_irc: fix possible out-of-bounds read
Florian Westphal
7 days
netfilter: synproxy: add mutex to guard hook reference counting
Fernando Fernandez Mancera
7 days
ipvs: clear the svc scheduler ptr early on edit
Julian Anastasov
7 days
netfilter: xt_NFQUEUE: prefer raw_smp_processor_id
Fernando Fernandez Mancera
2026-05-22
netfilter: nf_tables: fix dst corruption in same register operation
Fernando Fernandez Mancera
2026-05-22
netfilter: disable payload mangling in userns
Florian Westphal
2026-05-22
netfilter: xt_cpu: prefer raw_smp_processor_id
Florian Westphal
2026-05-22
netfilter: nf_conntrack_gre: fix gre keymap list corruption
Florian Westphal
2026-05-22
netfilter: synproxy: refresh tcphdr after skb_ensure_writable
Chris Mason
2026-05-22
netfilter: conntrack: tcp: do not force CLOSE on invalid-seq RST without dire...
Hamza Mahfooz
2026-05-16
netfilter: nf_queue: hold bridge skb->dev while queued
Haoze Xie
2026-05-16
netfilter: ipset: annotate "pos" for concurrent readers/writers
Jozsef Kadlecsik
2026-05-16
netfilter: ipset: Fix data race between add and dump in all hash types
Jozsef Kadlecsik
2026-05-16
netfilter: ipset: Fix data race between add and list header in all hash types
Jozsef Kadlecsik
2026-05-16
netfilter: nft_inner: release local_lock before re-enabling softirqs
Florian Westphal
2026-05-16
netfilter: ipset: stop hash:* range iteration at end
Nan Li
2026-05-16
netfilter: nft_inner: Fix IPv6 inner_thoff desync
Yizhou Zhao
2026-05-16
netfilter: ipset: fix a potential dump-destroy race
Jozsef Kadlecsik
2026-05-16
ipvs: avoid possible loop in ip_vs_dst_event on resizing
Julian Anastasov
2026-05-16
netfilter: nf_conntrack_helper: fix possible null deref during error log
Florian Westphal
2026-05-08
netfilter: nft_ct: fix missing expect put in obj eval
Li Xiasong
2026-05-08
netfilter: nf_conntrack_sip: get helper before allocating expectation
Li Xiasong
2026-05-08
netfilter: ctnetlink: check tuple and mask in expectations created via nfqueue
Pablo Neira Ayuso
2026-05-08
netfilter: nf_conntrack_expect: restore helper propagation via expectation
Pablo Neira Ayuso
2026-05-08
netfilter: x_tables: add and use xtables_unregister_table_exit
Florian Westphal
2026-05-08
netfilter: x_tables: add and use xt_unregister_table_pre_exit
Florian Westphal
2026-05-08
netfilter: x_tables: allocate hook ops while under mutex
Florian Westphal
2026-05-08
netfilter: x_tables: allow initial table replace without emitting audit log m...
Florian Westphal
2026-05-05
ipvs: Guard access of HK_TYPE_KTHREAD cpumask with RCU
Waiman Long
2026-05-05
ipvs: fix shift-out-of-bounds in ip_vs_rht_desired_size
Julian Anastasov
2026-05-05
ipvs: fix races around est_mutex and est_cpulist
Julian Anastasov
2026-05-05
ipvs: do not leak dest after get from dest trash
Julian Anastasov
2026-05-05
ipvs: fix the spin_lock usage for RT build
Julian Anastasov
2026-05-05
ipvs: fix races around the conn_lfactor and svc_lfactor sysctl vars
Julian Anastasov
2026-05-05
ipvs: fixes for the new ip_vs_status info
Julian Anastasov
2026-05-01
netfilter: flowtable: use skb_pull_rcsum() to pop vlan/pppoe header
Pablo Neira Ayuso
2026-05-01
netfilter: flowtable: fix inline pppoe encapsulation in xmit path
Pablo Neira Ayuso
2026-05-01
netfilter: flowtable: fix inline vlan encapsulation in xmit path
Pablo Neira Ayuso
2026-04-30
netfilter: flowtable: ensure sufficient headroom in xmit path
Pablo Neira Ayuso
2026-04-30
netfilter: xtables: fix L4 header parsing for non-first fragments
Fernando Fernandez Mancera
2026-04-30
netfilter: nf_tables: skip L4 header parsing for non-first fragments
Fernando Fernandez Mancera
2026-04-30
netfilter: nf_tables: fix netdev hook allocation memleak with dormant tables
Florian Westphal
2026-04-30
netfilter: xt_CT: fix usersize for v1 and v2 revision
Florian Westphal
2026-04-30
netfilter: nft_compat: run xt_check_hooks_{match,target}() from .validate
Pablo Neira Ayuso
2026-04-30
netfilter: x_tables: add .check_hooks to matches and targets
Pablo Neira Ayuso
2026-04-30
netfilter: nft_fwd_netdev: use recursion counter in neigh egress path
Weiming Shi
2026-04-30
netfilter: nft_fwd_netdev: add device and headroom validate with neigh forwar...
Pablo Neira Ayuso
[next]