summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-05-15Merge tag 'ceph-for-7.1-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds
2026-05-15Merge tag 'nfsd-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2026-05-14Merge tag 'net-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-05-14net: tls: prevent chain-after-chain in plain text SGJakub Kicinski
2026-05-14net: tls: fix off-by-one in sg_chain entry count for wrapped sk_msg ringJakub Kicinski
2026-05-14net/smc: reject CHID-0 ACCEPT that matches an empty ism_dev slotXiang Mei
2026-05-13net: net_failover: Fix the deadlock in slave registerFaicker Mo
2026-05-13net/sched: sch_cbs: Call qdisc_reset for child qdiscJamal Hadi Salim
2026-05-12ethtool: fix ethnl_bitmap32_not_zero() bit interval semanticsChenguang Zhao
2026-05-12net/smc: avoid NULL deref of conn->lnk in smc_msg_event tracepointXiang Mei
2026-05-12net/smc: fix sleep-inside-lock in __smc_setsockopt() causing local DoSNicolò Coccia
2026-05-12net: atm: fix skb leak in sigd_send() default branchWei Yang
2026-05-12net: ethtool: phy: avoid NULL deref when PHY driver is unboundDavid Carlier
2026-05-12libceph: Fix potential null-ptr-deref in decode_choose_args()Raphael Zimmer
2026-05-12libceph: handle rbtree insertion error in decode_choose_args()Raphael Zimmer
2026-05-12net: shaper: reject QUEUE scope handle with missing idJakub Kicinski
2026-05-12net: shaper: enforce singleton NETDEV scope with id 0Jakub Kicinski
2026-05-12net: shaper: reject handle IDs exceeding internal bit-widthJakub Kicinski
2026-05-12net: shaper: fix undersized reply skb allocation in GROUP commandJakub Kicinski
2026-05-12net: shaper: set ret to -ENOMEM when genlmsg_new() fails in group_doitJakub Kicinski
2026-05-12net: shaper: reject duplicate leaves in GROUP requestJakub Kicinski
2026-05-12net: shaper: fix trivial ordering issue in net_shaper_commit()Jakub Kicinski
2026-05-12net: shaper: flip the polarity of the valid flagJakub Kicinski
2026-05-12vsock/virtio: fix empty payload in tap skb for non-linear buffersStefano Garzarella
2026-05-12vsock/virtio: fix length and offset in tap skb for split packetsStefano Garzarella
2026-05-12net: hsr: fix NULL pointer dereference in hsr_get_node_data()Quan Sun
2026-05-11net/sched: dualpi2: initialize timer earlier in dualpi2_init()Davide Caratti
2026-05-11tcp: Fix out-of-bounds access for twsk in tcp_ao_established_key().Kuniyuki Iwashima
2026-05-11net/rds: reset op_nents when zerocopy page pin failsAllison Henderson
2026-05-11libceph: Fix potential out-of-bounds access in osdmap_decode()Raphael Zimmer
2026-05-11libceph: Fix potential out-of-bounds access in __ceph_x_decrypt()Raphael Zimmer
2026-05-11libceph: Fix unnecessarily high ceph_decode_need() for uniform bucketRaphael Zimmer
2026-05-11libceph: Fix potential out-of-bounds access in crush_decode()Raphael Zimmer
2026-05-10Merge tag 'batadv-net-pullrequest-20260508' of https://git.open-mesh.org/batadvJakub Kicinski
2026-05-10sunrpc: start cache request seqno at 1 to fix netlink GET_REQSJeff Layton
2026-05-10rxrpc: Also unshare DATA/RESPONSE packets when paged frags are presentHyunwoo Kim
2026-05-09Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-05-09xskmap: reject TX-only AF_XDP socketsLinpu Yu
2026-05-08Merge tag 'nf-26-05-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2026-05-08sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALLBen Morris
2026-05-08net: shaper: Reject reparenting of existing nodesMohsin Bashir
2026-05-08genetlink: free the skb on 'group >= family->n_mcgrps'Alice Ryhl
2026-05-08net: ethtool: fix NULL pointer dereference in phy_reply_sizeQuan Sun
2026-05-08net: napi: Avoid gro timer misfiring at end of busypollDragos Tatulea
2026-05-08ipv6: flowlabel: enforce per-netns limit for unprivileged callersMaoyi Xie
2026-05-08ipv6: flowlabel: take ip6_fl_lock across mem_check and fl_internMaoyi Xie
2026-05-08tcp: Fix imbalanced icsk_accept_queue count.Kuniyuki Iwashima
2026-05-08tcp: Fix potential UAF in reqsk_timer_handler().Kuniyuki Iwashima
2026-05-08bpf: Free reuseport cBPF prog after RCU grace period.Kuniyuki Iwashima
2026-05-08bpf: tcp: Fix type confusion in sol_tcp_sockopt().Kuniyuki Iwashima