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