index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-05
netfilter: nf_conntrack_pptp: move GRE specific cleanup to GRE tracker
Pablo Neira Ayuso
2
-61
/
+63
2026-06-05
netfilter: nf_conntrack_helper: dynamically allocate struct nf_conntrack_helper
Pablo Neira Ayuso
12
-171
/
+185
2026-06-05
netfilter: cttimeout: detach dataplane timeout policy and repurpose refcount
Pablo Neira Ayuso
5
-72
/
+82
2026-06-05
netfilter: synproxy: protect nf_ct_seqadj_init() with conntrack lock
Fernando Fernandez Mancera
1
-0
/
+2
2026-06-05
netfilter: synproxy: fix unaligned memory access in timestamp adjustment
Fernando Fernandez Mancera
1
-10
/
+9
2026-06-05
netfilter: synproxy: adjust duplicate timestamp options
Fernando Fernandez Mancera
1
-1
/
+0
2026-06-05
netfilter: synproxy: drop packets if timestamp adjustment fails
Fernando Fernandez Mancera
1
-9
/
+13
2026-06-05
netfilter: nfnetlink_cthelper: use {READ,WRITE}_ONCE for accessing helper flags
Pablo Neira Ayuso
2
-8
/
+16
2026-06-05
netfilter: nfnetlink_osf: fix mss parsing on big-endian architectures
Fernando Fernandez Mancera
1
-5
/
+1
2026-06-05
ipvs: add conn_max sysctl to limit connections
Julian Anastasov
2
-1
/
+62
2026-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-59
/
+61
2026-06-01
netfilter: nft_byteorder: remove multi-register support
Florian Westphal
1
-31
/
+20
2026-06-01
netfilter: nft_ct: bail out on template ct in get eval
Jiayuan Chen
2
-6
/
+4
2026-06-01
netfilter: nft_tunnel: fix use-after-free on object destroy
Tristan Madani
1
-1
/
+1
2026-06-01
netfilter: conntrack_irc: fix possible out-of-bounds read
Florian Westphal
1
-2
/
+2
2026-06-01
netfilter: synproxy: add mutex to guard hook reference counting
Fernando Fernandez Mancera
1
-6
/
+18
2026-06-01
ipvs: clear the svc scheduler ptr early on edit
Julian Anastasov
2
-12
/
+15
2026-06-01
netfilter: xt_NFQUEUE: prefer raw_smp_processor_id
Fernando Fernandez Mancera
1
-1
/
+1
2026-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-42
/
+127
2026-05-25
netfilter: nf_conntrack_ftp: avoid u16 overflows
Giuseppe Caruso
1
-4
/
+7
2026-05-24
netfilter: nft_set_pipapo_avx2: restore performance optimization
Florian Westphal
1
-21
/
+14
2026-05-24
netfilter: nf_conntrack_proto_tcp: fix typos in comments
Avinash Duduskar
1
-4
/
+4
2026-05-24
netfilter: nf_conntrack_irc: fix parse_dcc() off-by-one OOB read
Muhammad Bilal
1
-3
/
+3
2026-05-24
netfilter: nfnl_cthelper: apply per-class values when updating policies
David Carlier
1
-2
/
+2
2026-05-24
netfilter: nft_set_rbtree: remove dead conditional
Florian Westphal
1
-3
/
+0
2026-05-24
netfilter: ctnetlink: use nf_ct_exp_net() in expectation dump
Pratham Gupta
1
-1
/
+1
2026-05-24
netfilter: nf_conncount: use per-rule hash initval
Florian Westphal
1
-4
/
+3
2026-05-24
netfilter: allow nfnetlink built-in only
Pablo Neira Ayuso
2
-2
/
+2
2026-05-24
netfilter: add option for GCOV profiling
Florian Westphal
6
-0
/
+36
2026-05-22
netfilter: nf_tables: fix dst corruption in same register operation
Fernando Fernandez Mancera
2
-7
/
+24
2026-05-22
netfilter: disable payload mangling in userns
Florian Westphal
2
-2
/
+7
2026-05-22
netfilter: xt_cpu: prefer raw_smp_processor_id
Florian Westphal
1
-1
/
+1
2026-05-22
netfilter: nf_conntrack_gre: fix gre keymap list corruption
Florian Westphal
3
-31
/
+91
2026-05-22
netfilter: synproxy: refresh tcphdr after skb_ensure_writable
Chris Mason
1
-0
/
+2
2026-05-22
netfilter: conntrack: tcp: do not force CLOSE on invalid-seq RST without dire...
Hamza Mahfooz
1
-1
/
+2
2026-05-16
netfilter: nf_queue: hold bridge skb->dev while queued
Haoze Xie
2
-1
/
+5
2026-05-16
netfilter: ipset: annotate "pos" for concurrent readers/writers
Jozsef Kadlecsik
1
-24
/
+38
2026-05-16
netfilter: ipset: Fix data race between add and dump in all hash types
Jozsef Kadlecsik
1
-2
/
+5
2026-05-16
netfilter: ipset: Fix data race between add and list header in all hash types
Jozsef Kadlecsik
1
-2
/
+2
2026-05-16
netfilter: nft_inner: release local_lock before re-enabling softirqs
Florian Westphal
1
-1
/
+1
2026-05-16
netfilter: ipset: stop hash:* range iteration at end
Nan Li
4
-4
/
+17
2026-05-16
netfilter: nft_inner: Fix IPv6 inner_thoff desync
Yizhou Zhao
1
-1
/
+0
2026-05-16
netfilter: ipset: fix a potential dump-destroy race
Jozsef Kadlecsik
1
-0
/
+1
2026-05-16
ipvs: avoid possible loop in ip_vs_dst_event on resizing
Julian Anastasov
1
-65
/
+122
2026-05-16
netfilter: nf_conntrack_helper: fix possible null deref during error log
Florian Westphal
1
-5
/
+8
2026-05-08
netfilter: nft_ct: fix missing expect put in obj eval
Li Xiasong
1
-0
/
+2
2026-05-08
netfilter: nf_conntrack_sip: get helper before allocating expectation
Li Xiasong
1
-4
/
+4
2026-05-08
netfilter: ctnetlink: check tuple and mask in expectations created via nfqueue
Pablo Neira Ayuso
1
-0
/
+3
2026-05-08
netfilter: nf_conntrack_expect: restore helper propagation via expectation
Pablo Neira Ayuso
7
-11
/
+35
2026-05-08
netfilter: x_tables: add and use xtables_unregister_table_exit
Florian Westphal
1
-19
/
+62
[prev]
[next]