index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2026-08-06
net/smc: fix TOCTOU race between smc_listen_out() and listener close
Sidraya Jayagond
2026-08-06
net: remove WARN_ON_ONCE() from sk_mc_loop()
Eric Dumazet
2026-08-05
ip6_tunnel: clear skb2->cb[] in ip6ip6_err()
Zhiling Zou
2026-08-05
net/ncsi: fix heap OOB read in NCSI_CMD_SEND_CMD payload length
Henry Martin
2026-08-05
mac802154: fix netdev use-after-free in beacon worker
Zihan Xi
2026-08-05
netfilter: nf_flow_table: drop existing skb dst before skb_dst_set_noref()
Eric Dumazet
2026-08-05
tcp: fix TFO max_qlen accounting across reuseport migration
Jiayuan Chen
2026-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2026-08-04
sctp: fix addip_serial increment on ASCONF_ACK allocation failure
Qing Luo
2026-08-04
net: openvswitch: reallocate update replies for mismatched IDs
Zhiling Zou
2026-08-04
net/sched: cls_api: Always acquire rtnl_lock when destroying locked classifiers
Jamal Hadi Salim
2026-08-04
net/openvswitch: check Ethernet header length in key_extract()
Cen Zhang (Microsoft)
2026-08-04
packet: synchronize pressure clearing with ring reconfiguration
Zihan Xi
2026-08-03
net/sched: sch_cake: drop WARN_ON(1) for malformed packets in ACK filter
Toke Høiland-Jørgensen
2026-08-03
udp: fix potential use-after-free in tunnel segmentation
Xuanqiang Luo
2026-08-03
ipv4: Fix fib_nlmsg_size() for RTA_VIA nexthops
Zihan Xi
2026-08-03
net: smc: fix splice entry lifetime imbalance in smc_rx_splice
Daming Li
2026-08-03
xsk: validate metadata when processing requests
Stanislav Fomichev
2026-08-03
xsk: validate launch-time metadata size
Stanislav Fomichev
2026-08-03
xsk: clear metadata pointer when no timestamp is requested
Stanislav Fomichev
2026-08-03
xsk: require at least 16 bytes of TX metadata
Stanislav Fomichev
2026-08-03
vsock/virtio: avoid refilling the RX queue after teardown
Weiming Shi
2026-08-03
vsock/virtio: read virtqueues under worker locks
Weiming Shi
2026-08-03
ipv6: fix Route Information option length validation
Yuejie Shi
2026-08-03
sctp: keep chunk->transport in step with the list it is queued on
Baul Lee
2026-08-03
tcp: do not change rcv_ssthresh in tcp_measure_rcv_mss()
Nathan Gao
2026-07-31
devlink: fix net namespace reference leak in reload
Or Har-Toov
2026-07-31
net/sched: cls_route: fix fastmap use-after-free on filter
Jamal Hadi Salim
2026-07-31
inet: frags: publish queues before arming timer
Zhiling Zou
2026-07-31
net: bridge: mrp: fix uninitialised bytes on the wire
Baul Lee
2026-07-31
net/smc: fix qentry overwrite for CONFIRM_LINK and ADD_LINK_CONT in smc_llc_e...
Mahanta Jambigi
2026-07-31
ipvs: return the csum validation for forward hook
Julian Anastasov
2026-07-31
ipvs: avoid out-of-bounds write in ip_vs_nat_icmp
Julian Anastasov
2026-07-31
netfilter: ipset: switch to rcu work
Florian Westphal
2026-07-31
netfilter: ipset: add and use mtype_del_cidr_all helper
Florian Westphal
2026-07-31
netfilter: ipset: add small wrappers for hash and bucket sizes
Florian Westphal
2026-07-31
netfilter: ipset: switch ext_size to atomic64_t
Jozsef Kadlecsik
2026-07-31
netfilter: ipset: rework cidr bookkeeping
Jozsef Kadlecsik
2026-07-31
netfilter: ebt_nflog: pin the NFLOG backend
Chengfeng Ye
2026-07-31
ipvs: stop estimator after disabled calc phase
Zhiling Zou
2026-07-30
net/x25: fix use-after-free of the socket by its timers
Baul Lee
2026-07-30
net/packet: reset the MAC header on the packet-socket transmit path
Doruk Tan Ozturk
2026-07-30
net: devmem: prevent net-iov / page mixing
Pavel Begunkov
2026-07-30
Merge tag 'net-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-07-30
Merge tag 'linux-can-fixes-for-7.2-20260729' of git://git.kernel.org/pub/scm/...
Paolo Abeni
2026-07-30
net: openvswitch: fix potential UAF on meter attach failure
Ilya Maximets
2026-07-29
net: openvswitch: fix skb leak on flow key update failure during ct
Ilya Maximets
2026-07-29
net: openvswitch: fix skb leak on flow key update failure during recirculation
Ilya Maximets
2026-07-29
Merge tag 'wireless-2026-07-29' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2026-07-29
sctp: validate Adaptation Indication parameter length
Charles Vosburgh
[next]