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-07-10
netfilter: xt_physdev: masks are not c-strings
Florian Westphal
1
-5
/
+0
2026-07-10
ipvs: fix more places with wrong ipv6 transport offsets
Julian Anastasov
2
-8
/
+5
2026-07-10
ipvs: reload ip header after head reallocation
Florian Westphal
1
-4
/
+2
2026-07-10
netfilter: flowtable: use correct direction to set up tunnel route
Pablo Neira Ayuso
1
-3
/
+3
2026-07-10
netfilter: nf_conncount: fix zone comparison in tuple dedup
Yizhou Zhao
1
-3
/
+3
2026-07-10
netfilter: ecache: fix inverted time_after() check
Yizhou Zhao
1
-1
/
+1
2026-07-10
netfilter: xt_nat: reject unsupported target families
Wyatt Feng
1
-0
/
+9
2026-07-08
ipvs: ensure inner headers in ICMP errors are in headroom
Julian Anastasov
1
-6
/
+15
2026-07-08
ipvs: use parsed transport offset in SCTP state lookup
Yizhou Zhao
1
-10
/
+5
2026-07-08
ipvs: use parsed transport offset in TCP state lookup
Yizhou Zhao
1
-7
/
+1
2026-07-08
ipvs: pass parsed transport offset to state handlers
Yizhou Zhao
4
-8
/
+11
2026-07-08
netfilter: handle unreadable frags
Florian Westphal
3
-18
/
+40
2026-07-08
netfilter: flowtable: support IPIP tunnel with direct xmit
Pablo Neira Ayuso
2
-6
/
+9
2026-07-08
netfilter: flowtable: IPIP tunnel hardware offload is not yet support
Pablo Neira Ayuso
2
-6
/
+23
2026-07-08
netfilter: flowtable: use dst in this direction when pushing IPIP header
Pablo Neira Ayuso
1
-7
/
+11
2026-07-08
netfilter: ipset: allocate the proper memory for the generic hash structure
Jozsef Kadlecsik
1
-2
/
+11
2026-07-08
netfilter: ipset: cleanup the add/del backlog when resize failed
Jozsef Kadlecsik
1
-8
/
+20
2026-07-08
netfilter: ipset: exclude gc when resize is in progress
Jozsef Kadlecsik
1
-11
/
+20
2026-07-08
netfilter: ipset: mark the rcu locked areas properly
Jozsef Kadlecsik
1
-8
/
+5
2026-07-08
netfilter: nft_lookup: fix catchall element handling with inverted lookups
Tamaki Yanagawa
1
-5
/
+5
2026-07-03
netfilter: xt_connmark: reject invalid shift parameters
Wyatt Feng
1
-2
/
+12
2026-07-03
ipvs: reset full ip_vs_seq structs in ip_vs_conn_new
Yizhou Zhao
1
-2
/
+2
2026-07-03
ipvs: fix PMTU for GUE/GRE tunnel ICMP errors
Yizhou Zhao
1
-3
/
+3
2026-07-03
netfilter: nft_set_rbtree: get command skips end element with open interval
Pablo Neira Ayuso
2
-2
/
+9
2026-07-03
netfilter: nfnetlink_cthelper: cap to maximum number of expectation per maste...
Pablo Neira Ayuso
1
-0
/
+2
2026-07-03
netfilter: xt_rateest: fix u64 truncation in xt_rateest_mt()
Feng Wu
1
-1
/
+1
2026-07-03
netfilter: xt_u32: reject invalid shift counts
Wyatt Feng
1
-1
/
+11
2026-07-03
netfilter: nf_nat_sip: reload possible stale data pointer
Florian Westphal
1
-0
/
+11
2026-07-02
Merge tag 'net-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
11
-20
/
+531
2026-06-30
netfilter: nftables: restrict checkum update offset
Florian Westphal
1
-0
/
+100
2026-06-30
netfilter: nftables: restrict linklayer and network header writes
Florian Westphal
1
-0
/
+170
2026-06-30
netfilter: nfnetlink_queue: restrict writes to network header
Florian Westphal
1
-0
/
+170
2026-06-30
netfilter: nft_fib: reject fib expression on the netdev egress hook
Theodor Arsenij Larionov-Trichkine
2
-1
/
+37
2026-06-30
netfilter: nfnetlink_cthelper: cap to maximum number of expectation per master
Pablo Neira Ayuso
1
-0
/
+2
2026-06-30
netfilter: nf_conntrack_sip: validate skb_dst() before accessing it
Pablo Neira Ayuso
1
-2
/
+5
2026-06-30
netfilter: ipset: fix race between dump and ip_set_list resize
Xiang Mei
1
-1
/
+7
2026-06-30
netfilter: nft_set_pipapo: don't leak bad clone into future transaction
Florian Westphal
2
-5
/
+37
2026-06-30
netfilter: nf_conntrack_expect: zero at allocation time
Florian Westphal
2
-11
/
+3
2026-06-25
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-22
/
+13
2026-06-23
netfilter: nf_conntrack_helper: cap maximum number of expectation at helper r...
Pablo Neira Ayuso
2
-4
/
+8
2026-06-23
netfilter: nft_ct: expectation timeouts are passed in milliseconds
Florian Westphal
1
-3
/
+18
2026-06-23
netfilter: nf_conntrack_expect: run expectation eviction with no helper
Pablo Neira Ayuso
1
-0
/
+7
2026-06-23
netfilter: nf_conntrack_expect: store master_tuple in expectation
Pablo Neira Ayuso
3
-6
/
+7
2026-06-23
netfilter: conntrack: add deprecation warnings for irc and pptp trackers
Florian Westphal
3
-5
/
+10
2026-06-23
netfilter: ctnetlink: do not allow to reset helper on existing conntrack
Pablo Neira Ayuso
1
-13
/
+0
2026-06-23
netfilter: nft_compat: ebtables emulation must reject non-bridge targets
Florian Westphal
1
-3
/
+21
2026-06-23
netfilter: nft_synproxy: stop bypassing the priv->info snapshot
Runyu Xiao
1
-5
/
+4
2026-06-23
netfilter: flowtable: Validate iph->ihl in nf_flow_ip4_tunnel_proto()
Lorenzo Bianconi
1
-3
/
+5
2026-06-23
netfilter: nf_conncount: prevent connlimit drops for early confirmed ct
Fernando Fernandez Mancera
1
-6
/
+5
2026-06-23
netfilter: nf_nat: avoid invalid nat_net pointer use on failed nf_nat_init()
Mathias Krause
1
-0
/
+10
[next]