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