summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
7 daysnet: mana: Don't overwrite port probe error with add_adev resultErni Sri Satya Vennela1-9/+8
7 daysnet: mana: Guard mana_remove against double invocationErni Sri Satya Vennela1-1/+6
7 daysnet: mana: Init gf_stats_work before potential error paths in probeErni Sri Satya Vennela1-1/+2
7 daysnet: mana: Init link_change_work before potential error paths in probeErni Sri Satya Vennela1-2/+2
7 daysnet: airoha: Add size check for TX NAPIs in airoha_qdma_cleanup()Lorenzo Bianconi1-3/+8
7 daysnet: airoha: Rework the code flow in airoha_remove() and in airoha_probe() er...Lorenzo Bianconi1-32/+44
7 daysnet: airoha: Move ndesc initialization at end of airoha_qdma_init_rx_queue()Lorenzo Bianconi1-7/+7
7 daysnet: dsa: realtek: rtl8365mb: fix mode mask calculationMieczyslaw Nalewaj1-1/+1
7 daysnet: airoha: Add missing bits in airoha_qdma_cleanup_tx_queue()Lorenzo Bianconi1-2/+30
7 daysnet: airoha: Move ndesc initialization at end of airoha_qdma_init_tx()Lorenzo Bianconi1-4/+4
7 daysnet/sched: sch_sfb: annotate data-races in sfb_dump_stats()Eric Dumazet1-22/+32
7 daysnet/sched: sch_red: annotate data-races in red_dump_stats()Eric Dumazet1-10/+21
7 daysnet/sched: sch_fq_codel: remove data-races from fq_codel_dump_stats()Eric Dumazet1-1/+2
7 daysnet/sched: sch_pie: annotate data-races in pie_dump_stats()Eric Dumazet2-20/+20
7 daysnet_sched: sch_hhf: annotate data-races in hhf_dump_stats()Eric Dumazet1-9/+10
7 daysice: fix ice_ptp_read_tx_hwtstamp_status_eth56gJacob Keller1-2/+8
7 daysice: fix ready bitmap check for non-E822 devicesJacob Keller3-26/+136
7 daysice: perform PHY soft reset for E825C ports at initializationGrzegorz Nitka2-1/+93
7 daysice: fix timestamp interrupt configuration for E825CGrzegorz Nitka1-4/+32
7 daysnet/rds: zero per-item info buffer before handing it to visitorsMichael Bommarito1-0/+14
7 dayssctp: fix sockets_allocated imbalance after sk_clone()Xin Long1-1/+2
7 daysbnge: remove unsupported backing store typeVikas Gupta1-16/+0
7 daysbnge: fix initial HWRM sequenceVikas Gupta1-8/+22
7 daysnet: validate skb->napi_id in RX tracepointsKohei Enju1-1/+3
7 daysksmbd: scope conn->binding slowpath to bound sessions onlyHyunwoo Kim1-1/+6
7 daysksmbd: fix durable fd leak on ClientGUID mismatch in durable v2 openDaeMyung Kang1-0/+2
7 daysksmbd: destroy async_ida in ksmbd_conn_free()DaeMyung Kang1-0/+9
7 daysksmbd: destroy tree_conn_ida in ksmbd_session_destroy()DaeMyung Kang1-2/+3
7 dayspwm: atmel-tcb: Cache clock rates and mark chip as atomicSangyun Kim1-4/+34
7 daysvfio/pci: Clean up DMABUFs before disabling functionMatt Evans1-2/+2
7 daysarm64: dts: meson-gxl-p230: fix ethernet PHY interrupt numberJun Yan1-1/+2
7 daysarm64: dts: amlogic: meson-axg: Add missing cache information to cpu0Anand Moon1-0/+6
7 daysnet/sched: sch_dualpi2: drain both C-queue and L-queue in dualpi2_change()Chia-Yu Chang1-4/+28
7 daysslip: bound decode() reads against the compressed packet lengthWeiming Shi1-18/+25
7 daysslip: reject VJ receive packets on instances with no rstate arrayWeiming Shi1-0/+6
7 daysnetfilter: nfnetlink_osf: fix potential NULL dereference in ttl checkFernando Fernandez Mancera1-15/+7
7 daysnetfilter: nfnetlink_osf: fix out-of-bounds read on option matchingFernando Fernandez Mancera1-11/+8
7 daysipvs: fix MTU check for GSO packets in tunnel modeYingnan Zhang1-4/+15
7 daysnetfilter: nat: use kfree_rcu to release opsPablo Neira Ayuso3-8/+10
7 daysnetfilter: xtables: restrict several matches to inet familyPablo Neira Ayuso4-34/+68
7 daysnetfilter: conntrack: remove sprintf usageFlorian Westphal2-16/+19
7 daysnetfilter: nfnetlink_osf: fix divide-by-zero in OSF_WSS_MODULOXiang Mei1-0/+4
7 daysnetfilter: nft_osf: restrict it to ipv4Pablo Neira Ayuso1-1/+5
7 daysnet: airoha: Fix possible TX queue stall in airoha_qdma_tx_napi_poll()Lorenzo Bianconi2-5/+33
7 daysopenvswitch: cap upcall PID array size and pre-size vport repliesWeiming Shi2-2/+36
7 daysnet/mlx5: Fix HCA caps leak on notifier init failurePrathamesh Deshpande1-1/+3
7 dayspppoe: drop PFC framesQingfang Deng3-2/+24
7 dayssctp: fix OOB write to userspace in sctp_getsockopt_peer_auth_chunksMichael Bommarito1-1/+1
7 daysaf_unix: Drop all SCM attributes for SOCKMAP.Kuniyuki Iwashima1-8/+27
7 daysipv6: fix possible UAF in icmpv6_rcv()Eric Dumazet1-6/+4