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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-06
net/smc: fix TOCTOU race between smc_listen_out() and listener close
Sidraya Jayagond
1
-1
/
+2
2026-08-06
net: remove WARN_ON_ONCE() from sk_mc_loop()
Eric Dumazet
1
-1
/
+0
2026-08-05
ip6_tunnel: clear skb2->cb[] in ip6ip6_err()
Zhiling Zou
1
-0
/
+3
2026-08-05
net/ncsi: fix heap OOB read in NCSI_CMD_SEND_CMD payload length
Henry Martin
1
-0
/
+4
2026-08-05
mac802154: fix netdev use-after-free in beacon worker
Zihan Xi
1
-0
/
+4
2026-08-05
netfilter: nf_flow_table: drop existing skb dst before skb_dst_set_noref()
Eric Dumazet
1
-0
/
+3
2026-08-05
tcp: fix TFO max_qlen accounting across reuseport migration
Jiayuan Chen
1
-4
/
+16
2026-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
15
-180
/
+322
2026-08-04
sctp: fix addip_serial increment on ASCONF_ACK allocation failure
Qing Luo
1
-2
/
+1
2026-08-04
net: openvswitch: reallocate update replies for mismatched IDs
Zhiling Zou
1
-3
/
+26
2026-08-04
net/sched: cls_api: Always acquire rtnl_lock when destroying locked classifiers
Jamal Hadi Salim
1
-1
/
+16
2026-08-04
net/openvswitch: check Ethernet header length in key_extract()
Cen Zhang (Microsoft)
1
-4
/
+7
2026-08-04
packet: synchronize pressure clearing with ring reconfiguration
Zihan Xi
1
-4
/
+16
2026-08-03
net/sched: sch_cake: drop WARN_ON(1) for malformed packets in ACK filter
Toke Høiland-Jørgensen
1
-1
/
+0
2026-08-03
udp: fix potential use-after-free in tunnel segmentation
Xuanqiang Luo
1
-1
/
+3
2026-08-03
ipv4: Fix fib_nlmsg_size() for RTA_VIA nexthops
Zihan Xi
1
-18
/
+49
2026-08-03
net: smc: fix splice entry lifetime imbalance in smc_rx_splice
Daming Li
1
-9
/
+10
2026-08-03
xsk: validate metadata when processing requests
Stanislav Fomichev
1
-3
/
+3
2026-08-03
xsk: validate launch-time metadata size
Stanislav Fomichev
1
-5
/
+6
2026-08-03
xsk: clear metadata pointer when no timestamp is requested
Stanislav Fomichev
1
-0
/
+2
2026-08-03
xsk: require at least 16 bytes of TX metadata
Stanislav Fomichev
1
-0
/
+2
2026-08-03
vsock/virtio: avoid refilling the RX queue after teardown
Weiming Shi
1
-1
/
+2
2026-08-03
vsock/virtio: read virtqueues under worker locks
Weiming Shi
1
-5
/
+6
2026-08-03
ipv6: fix Route Information option length validation
Yuejie Shi
1
-4
/
+4
2026-08-03
sctp: keep chunk->transport in step with the list it is queued on
Baul Lee
1
-0
/
+1
2026-08-03
tcp: do not change rcv_ssthresh in tcp_measure_rcv_mss()
Nathan Gao
1
-1
/
+1
2026-07-31
devlink: fix net namespace reference leak in reload
Or Har-Toov
1
-0
/
+1
2026-07-31
net/sched: cls_route: fix fastmap use-after-free on filter
Jamal Hadi Salim
1
-9
/
+26
2026-07-31
inet: frags: publish queues before arming timer
Zhiling Zou
1
-5
/
+5
2026-07-31
net: bridge: mrp: fix uninitialised bytes on the wire
Baul Lee
1
-4
/
+2
2026-07-31
net/smc: fix qentry overwrite for CONFIRM_LINK and ADD_LINK_CONT in smc_llc_event_handler()
Mahanta Jambigi
1
-1
/
+2
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
netfilter: ebt_nflog: pin the NFLOG backend
Chengfeng Ye
1
-1
/
+16
2026-07-31
ipvs: stop estimator after disabled calc phase
Zhiling Zou
1
-3
/
+7
2026-07-30
net/x25: fix use-after-free of the socket by its timers
Baul Lee
2
-11
/
+18
2026-07-30
net/packet: reset the MAC header on the packet-socket transmit path
Doruk Tan Ozturk
1
-3
/
+4
2026-07-30
net: devmem: prevent net-iov / page mixing
Pavel Begunkov
1
-0
/
+3
2026-07-30
Merge tag 'net-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
60
-714
/
+1555
2026-07-30
Merge tag 'linux-can-fixes-for-7.2-20260729' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
Paolo Abeni
5
-96
/
+251
2026-07-30
net: openvswitch: fix potential UAF on meter attach failure
Ilya Maximets
1
-14
/
+19
2026-07-29
net: openvswitch: fix skb leak on flow key update failure during ct
Ilya Maximets
1
-1
/
+1
2026-07-29
net: openvswitch: fix skb leak on flow key update failure during recirculation
Ilya Maximets
1
-1
/
+9
2026-07-29
Merge tag 'wireless-2026-07-29' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Jakub Kicinski
4
-5
/
+34
2026-07-29
sctp: validate Adaptation Indication parameter length
Charles Vosburgh
1
-0
/
+6
[next]