summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-28octeontx2-pf: QOS: Refactor TC_HTB_LEAF_DEL_LAST callbackHariprasad Kelam
2025-05-28octeontx2-pf: QOS: Perform cache sync on send queue teardownHariprasad Kelam
2025-05-27net: phy: mscc: Fix memory leak when using one step timestampingHoratiu Vultur
2025-05-27Merge branch 'refactor-phy-reset-handling-and'Jakub Kicinski
2025-05-27net: lan743x: Fix PHY reset handling during initialization and WOLThangaraj Samynathan
2025-05-27net: lan743x: rename lan743x_reset_phy to lan743x_hw_reset_phyThangaraj Samynathan
2025-05-27net: macb: Check return value of dma_set_mask_and_coherent()Sergio Perez Gonzalez
2025-05-27net: mctp: start tx queue on netdev openJeremy Kerr
2025-05-27net/mlx5: Add error handling in mlx5_query_nic_vport_node_guid()Wentao Liang
2025-05-27net: airoha: Fix an error handling path in airoha_alloc_gdm_port()Christophe JAILLET
2025-05-27net: phy: clear phydev->devlink when the link is deletedWei Fang
2025-05-27af_packet: move notifier's packet_dev_mc out of rcu critical sectionStanislav Fomichev
2025-05-27net: xilinx: axienet: Fix Tx skb circular buffer occupancy check in dmaengine...Suraj Gupta
2025-05-26net/mlx5_core: Add error handling inmlx5_query_nic_vport_qkey_viol_cntr()Wentao Liang
2025-05-26net: lan966x: Fix 1-step timestamping over ipv4 or ipv6Horatiu Vultur
2025-05-26vsock/virtio: fix `rx_bytes` accounting for stream socketsStefano Garzarella
2025-05-26octeontx2-af: Send Link events one by oneSubbaraya Sundeep
2025-05-22Merge tag 'net-6.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-05-22Merge tag 'pinctrl-v6.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-05-22Merge tag 'sound-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2025-05-22Merge tag 'linux-can-fixes-for-6.15-20250521' of git://git.kernel.org/pub/scm...Paolo Abeni
2025-05-22Merge branch 'octeontx2-af-apr-mapping-fixes'Paolo Abeni
2025-05-22octeontx2-af: Fix APR entry mapping based on APR_LMT_CFGGeetha sowjanya
2025-05-22octeontx2-af: Set LMT_ENA bit for APR table entriesSubbaraya Sundeep
2025-05-22Merge tag 'ipsec-2025-05-21' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2025-05-22net/tipc: fix slab-use-after-free Read in tipc_aead_encrypt_doneWang Liang
2025-05-22octeontx2-pf: Avoid adding dcbnl_ops for LBK and SDP vfSuman Ghosh
2025-05-22Merge branch 'net_sched-fix-hfsc-qlen-backlog-accounting-bug-and-add-selftest'Paolo Abeni
2025-05-22selftests/tc-testing: Add an HFSC qlen accounting testCong Wang
2025-05-22sch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue()Cong Wang
2025-05-21idpf: fix idpf_vport_splitq_napi_poll()Eric Dumazet
2025-05-21Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-21Merge branch 'there-are-some-bugfix-for-hibmcge-driver'Jakub Kicinski
2025-05-21net: hibmcge: fix wrong ndo.open() after reset fail issue.Jijie Shao
2025-05-21net: hibmcge: fix incorrect statistics update issueJijie Shao
2025-05-21xsk: Bring back busy polling support in XDP_COPYSamiullah Khawaja
2025-05-21can: slcan: allow reception of short error messagesCarlos Sanchez
2025-05-20Merge tag 'rproc-v6.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-05-20Merge tag 'v6.15-p7' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-05-20net: lan743x: Restore SGMII CTRL register on resumeThangaraj Samynathan
2025-05-20bnxt_en: Fix netdev locking in ULP IRQ functionsMichael Chan
2025-05-20MAINTAINERS: Drop myself to reviewer for ravb driverPaul Barker
2025-05-20net: dwmac-sun8i: Use parsed internal PHY address instead of 1Paul Kocialkowski
2025-05-20Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-05-20net: ethernet: ti: am65-cpsw: Lower random mac address error print to infoNishanth Menon
2025-05-20pinctrl: qcom: switch to devm_register_sys_off_handler()Dmitry Baryshkov
2025-05-20gpiolib: don't crash on enabling GPIO HOG pinsDmitry Baryshkov
2025-05-20Merge patch series "can: kvaser_pciefd: Fix ISR race conditions"Marc Kleine-Budde
2025-05-20can: kvaser_pciefd: Continue parsing DMA buf after dropped RXAxel Forsman
2025-05-20can: kvaser_pciefd: Fix echo_skb raceAxel Forsman