summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2025-03-20net: ti: icssg-prueth: Add lock to statsMD Danish Anwar-0/+7
2025-03-19net: stmmac: dwc-qos-eth: use devm_kzalloc() for AXI dataRussell King (Oracle)-1/+3
2025-03-19phy: fix xa_alloc_cyclic() error handlingMichal Swiatkowski-1/+1
2025-03-18Merge tag 'linux-can-fixes-for-6.14-20250314' of git://git.kernel.org/pub/scm...Paolo Abeni-45/+44
2025-03-18net: mana: Support holes in device list reply msgHaiyang Zhang-4/+10
2025-03-18net: ethernet: ti: am65-cpsw: Fix NAPI registration sequenceVignesh Raghavendra-14/+18
2025-03-14can: flexcan: disable transceiver during system PMHaibo Chen-1/+11
2025-03-14can: flexcan: only change CAN state when link up in system PMHaibo Chen-2/+4
2025-03-14can: rcar_canfd: Fix page entries in the AFL listBiju Das-17/+11
2025-03-14can: ucan: fix out of bound read in strscpy() sourceVincent Mailhol-25/+18
2025-03-13net: mana: cleanup mana struct after debugfs_remove()Shradha Gupta-5/+16
2025-03-13net/mlx5e: Prevent bridge link show failure for non-eswitch-allowed devicesCarolina Jubran-4/+2
2025-03-13net/mlx5: Bridge, fix the crash caused by LAG state checkJianbo Liu-7/+5
2025-03-13net/mlx5: Lag, Check shared fdb before creating MultiPort E-SwitchShay Drory-3/+5
2025-03-13net/mlx5: Fix incorrect IRQ pool usage when releasing IRQsShay Drory-7/+16
2025-03-13net/mlx5: HWS, Rightsize bwc matcher priorityVlad Dogaru-1/+1
2025-03-13net/mlx5: DR, use the right action structs for STEv3Yevgeny Kliteynik-25/+79
2025-03-12Merge tag 'wireless-2025-03-12' of https://git.kernel.org/pub/scm/linux/kerne...David S. Miller-8/+11
2025-03-11qlcnic: fix memory leak issues in qlcnic_sriov_common.cHaoxiang Li-2/+6
2025-03-11rtase: Fix improper release of ring list entries in rtase_sw_resetJustin Lai-0/+10
2025-03-11bonding: fix incorrect MAC address setting to receive NS messagesHangbin Liu-8/+47
2025-03-10eth: bnxt: fix memory leak in queue resetTaehee Yoo-0/+1
2025-03-10eth: bnxt: fix kernel panic in the bnxt_get_queue_stats{rx | tx}Taehee Yoo-0/+6
2025-03-10eth: bnxt: do not update checksum in bnxt_xdp_build_skb()Taehee Yoo-12/+5
2025-03-10eth: bnxt: do not use BNXT_VNIC_NTUPLE unconditionally in queue restart logicTaehee Yoo-2/+2
2025-03-10eth: bnxt: return fail if interface is down in bnxt_queue_mem_alloc()Taehee Yoo-0/+3
2025-03-10eth: bnxt: fix truesize for mb-xdp-pass caseTaehee Yoo-1/+9
2025-03-10net: usb: lan78xx: Sanitize return values of register read/write functionsOleksij Rempel-2/+2
2025-03-10net/mlx5: handle errors in mlx5_chains_create_table()Wentao Liang-0/+5
2025-03-07net: phy: nxp-c45-tja11xx: add TJA112XB SGMII PCS restart errataAndrei Botila-2/+18
2025-03-07net: phy: nxp-c45-tja11xx: add TJA112X PHY configuration errataAndrei Botila-0/+52
2025-03-07net: mctp i2c: Copy headers if clonedMatt Johnston-0/+5
2025-03-07net: mctp i3c: Copy headers if clonedMatt Johnston-0/+5
2025-03-07net: dsa: mv88e6xxx: Verify after ATU Load opsJoseph Huang-11/+48
2025-03-07net/mlx5: Fill out devlink dev info only for PFsJiri Pirko-0/+3
2025-03-07wifi: iwlwifi: trans: cancel restart work on op mode leaveMiri Korenblit-0/+2
2025-03-07wifi: iwlwifi: mvm: fix PNVM timeout for non-MSI-X platformsEmmanuel Grumbach-3/+3
2025-03-07wifi: iwlwifi: pcie: Fix TSO preparationIlan Peer-5/+6
2025-03-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-32/+33
2025-03-06mctp i3c: handle NULL header addressMatt Johnston-0/+3
2025-03-05net: dsa: mt7530: Fix traffic flooding for MMIO devicesLorenzo Bianconi-6/+2
2025-03-05ice: register devlink prior to creating health reportersPrzemek Kitszel-2/+2
2025-03-05ice: Fix switchdev slow-path in LAGMarcin Szycik-1/+30
2025-03-05ice: fix memory leak in aRFS after resetGrzegorz Nitka-1/+1
2025-03-05ice: do not configure destination override for switchdevLarysa Zaremba-28/+0
2025-03-04ppp: Fix KMSAN uninit-value warning with bpfJiayuan Chen-9/+19
2025-03-04net: ipa: Enable checksum for IPA_ENDPOINT_AP_MODEM_{RX,TX} for v4.7Luca Weiss-0/+2
2025-03-04net: ipa: Fix QSB data for v4.7Luca Weiss-2/+2
2025-03-04net: ipa: Fix v4.7 resource group namesLuca Weiss-7/+5
2025-03-04Merge tag 'wireless-2025-03-04' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-78/+158