index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2026-04-18
ipv6: fix possible UAF in icmpv6_rcv()
Eric Dumazet
2026-04-18
tcp: annotate data-races around tp->plb_rehash
Eric Dumazet
2026-04-18
tcp: annotate data-races around (tp->write_seq - tp->snd_nxt)
Eric Dumazet
2026-04-18
tcp: annotate data-races around tp->timeout_rehash
Eric Dumazet
2026-04-18
tcp: annotate data-races around tp->srtt_us
Eric Dumazet
2026-04-18
tcp: annotate data-races around tp->reord_seen
Eric Dumazet
2026-04-18
tcp: annotate data-races around tp->dsack_dups
Eric Dumazet
2026-04-18
tcp: annotate data-races around tp->bytes_retrans
Eric Dumazet
2026-04-18
tcp: annotate data-races around tp->bytes_sent
Eric Dumazet
2026-04-18
tcp: add data-race annotations for TCP_NLA_SNDQ_SIZE
Eric Dumazet
2026-04-18
tcp: annotate data-races around tp->delivered and tp->delivered_ce
Eric Dumazet
2026-04-18
tcp: annotate data-races around tp->snd_ssthresh
Eric Dumazet
2026-04-18
tcp: add data-races annotations around tp->reordering, tp->snd_cwnd
Eric Dumazet
2026-04-18
tcp: add data-race annotations around tp->data_segs_out and tp->total_retrans
Eric Dumazet
2026-04-18
tcp: annotate data-races in tcp_get_info_chrono_stats()
Eric Dumazet
2026-04-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-04-17
ipv6: xfrm6: release dst on error in xfrm6_rcv_encap()
Yilin Zhu
2026-04-16
vsock/virtio: fix MSG_PEEK ignoring skb offset when calculating bytes to copy
Luigi Leonardi
2026-04-16
net: dsa: remove redundant netdev_lock_ops() from conduit ethtool ops
Stanislav Fomichev
2026-04-16
net/sched: taprio: fix use-after-free in advance_sched() on schedule switch
Vinicius Costa Gomes
2026-04-16
bpf: Fix precedence bug in convert_bpf_ld_abs alignment check
Daniel Borkmann
2026-04-16
vsock/virtio: fix accept queue count leak on transport mismatch
Dudu Lu
2026-04-16
nexthop: fix IPv6 route referencing IPv4 nexthop
Jiayuan Chen
2026-04-16
net/sched: sch_cake: fix NAT destination port not being updated in cake_updat...
Dudu Lu
2026-04-16
net: bridge: use a stable FDB dst snapshot in RCU readers
Zhengchuan Liang
2026-04-16
net/sched: act_mirred: fix wrong device for mac_header_xmit check in tcf_bloc...
Dudu Lu
2026-04-16
9p/trans_xen: replace simple_strto* with kstrtouint
Yufan Chen
2026-04-16
9p/trans_xen: make cleanup idempotent after dataring alloc errors
Yufan Chen
2026-04-15
bpf, sockmap: Take state lock for af_unix iter
Michal Luczaj
2026-04-15
bpf, sockmap: Fix af_unix null-ptr-deref in proto update
Michal Luczaj
2026-04-15
bpf, sockmap: Fix af_unix iter deadlock
Michal Luczaj
2026-04-15
bpf, sockmap: Annotate af_unix sock:: Sk_state data-races
Michal Luczaj
2026-04-15
Merge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-04-14
Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2026-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-04-14
net: caif: clear client service pointer on teardown
Zhengchuan Liang
2026-04-14
net: strparser: fix skb_head leak in strp_abort_strp()
Luxiao Xu
2026-04-14
net, bpf: fix null-ptr-deref in xdp_master_redirect() for down master
Jiayuan Chen
2026-04-13
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-04-13
sctp: disable BH before calling udp_tunnel_xmit_skb()
Xin Long
2026-04-13
sctp: fix missing encap_port propagation for GSO fragments
Xin Long
2026-04-13
tcp: Don't set treq->req_usec_ts in cookie_tcp_reqsk_init().
Kuniyuki Iwashima
2026-04-13
udp: Force compute_score to always inline
Gabriel Krisman Bertazi
2026-04-13
Merge tag 'landlock-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-13
net: qrtr: ns: Fix use-after-free in driver remove()
Manivannan Sadhasivam
2026-04-13
net: qrtr: ns: Limit the total number of nodes
Manivannan Sadhasivam
2026-04-13
net: qrtr: ns: Free the node during ctrl_cmd_bye()
Manivannan Sadhasivam
2026-04-13
net: qrtr: ns: Limit the maximum number of lookups
Manivannan Sadhasivam
[prev]
[next]