index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-05
netfilter: nf_flow_table: drop existing skb dst before skb_dst_set_noref()
Eric Dumazet
1
-0
/
+3
2026-07-31
ipvs: return the csum validation for forward hook
Julian Anastasov
1
-1
/
+1
2026-07-31
ipvs: avoid out-of-bounds write in ip_vs_nat_icmp
Julian Anastasov
2
-34
/
+35
2026-07-31
netfilter: ipset: switch to rcu work
Florian Westphal
1
-17
/
+29
2026-07-31
netfilter: ipset: add and use mtype_del_cidr_all helper
Florian Westphal
1
-18
/
+16
2026-07-31
netfilter: ipset: add small wrappers for hash and bucket sizes
Florian Westphal
1
-8
/
+31
2026-07-31
netfilter: ipset: switch ext_size to atomic64_t
Jozsef Kadlecsik
4
-8
/
+8
2026-07-31
netfilter: ipset: rework cidr bookkeeping
Jozsef Kadlecsik
7
-93
/
+182
2026-07-31
ipvs: stop estimator after disabled calc phase
Zhiling Zou
1
-3
/
+7
2026-07-23
netfilter: nft_payload: fix mask build for partial field offload
Xiang Mei (Microsoft)
1
-11
/
+1
2026-07-23
ipvs: clear the nfct flag under lock
Julian Anastasov
1
-2
/
+8
2026-07-23
ipvs: do not mangle ICMP replies for non-first fragments
Julian Anastasov
2
-46
/
+43
2026-07-23
ipvs: fix places with wrong packet offsets
Julian Anastasov
6
-87
/
+88
2026-07-23
ipvs: fix the checksum validations
Julian Anastasov
4
-84
/
+45
2026-07-23
netfilter: xt_hashlimit: validate hashtable supports XT_HASHLIMIT_RATE_MATCH
Pablo Neira Ayuso
1
-1
/
+15
2026-07-23
netfilter: nf_tables: make nft_object rhltable per table
Pablo Neira Ayuso
1
-18
/
+16
2026-07-23
ipvs: adjust double hashing when fwd method changes
Julian Anastasov
1
-42
/
+147
2026-07-23
ipvs: do not propagate one-packet flag to synced conns
Zhiling Zou
1
-0
/
+3
2026-07-23
netfilter: ipset: do not update comments from kernel-side hash adds
David Lee
1
-1
/
+1
2026-07-22
netfilter: nf_conntrack_expect: add and use nf_ct_expect_related_pair()
Pablo Neira Ayuso
2
-15
/
+40
2026-07-22
netfilter: nf_conntrack_sip: widen NAT rewrite delta to s32 in sip_help_tcp()
Xiang Mei
2
-2
/
+2
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 master on updates
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/netdev/net
Linus Torvalds
11
-20
/
+531
[next]