summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2025-05-22Merge tag 'linux-can-fixes-for-6.15-20250521' of git://git.kernel.org/pub/scm...Paolo Abeni-86/+122
2025-05-22octeontx2-af: Fix APR entry mapping based on APR_LMT_CFGGeetha sowjanya-6/+14
2025-05-22octeontx2-af: Set LMT_ENA bit for APR table entriesSubbaraya Sundeep-2/+13
2025-05-22octeontx2-pf: Avoid adding dcbnl_ops for LBK and SDP vfSuman Ghosh-3/+6
2025-05-21idpf: fix idpf_vport_splitq_napi_poll()Eric Dumazet-9/+9
2025-05-21net: hibmcge: fix wrong ndo.open() after reset fail issue.Jijie Shao-8/+8
2025-05-21net: hibmcge: fix incorrect statistics update issueJijie Shao-0/+3
2025-05-21can: slcan: allow reception of short error messagesCarlos Sanchez-6/+20
2025-05-20net: lan743x: Restore SGMII CTRL register on resumeThangaraj Samynathan-9/+10
2025-05-20bnxt_en: Fix netdev locking in ULP IRQ functionsMichael Chan-6/+3
2025-05-20net: dwmac-sun8i: Use parsed internal PHY address instead of 1Paul Kocialkowski-1/+1
2025-05-20Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-5/+14
2025-05-20net: ethernet: ti: am65-cpsw: Lower random mac address error print to infoNishanth Menon-1/+1
2025-05-20can: kvaser_pciefd: Continue parsing DMA buf after dropped RXAxel Forsman-3/+5
2025-05-20can: kvaser_pciefd: Fix echo_skb raceAxel Forsman-34/+59
2025-05-20can: kvaser_pciefd: Force IRQ edge in case of nested IRQAxel Forsman-43/+38
2025-05-19idpf: fix null-ptr-deref in idpf_features_checkPavan Kumar Linga-4/+8
2025-05-19ice: Fix LACP bonds without SRIOV environmentDave Ertman-0/+6
2025-05-19ice: fix vf->num_mac count with port representorsJacob Keller-1/+0
2025-05-16net: airoha: Fix page recycling in airoha_qdma_rx_process()Lorenzo Bianconi-13/+9
2025-05-16vmxnet3: update MTU after device quiesceRonak Doshi-2/+3
2025-05-16team: grab team lock during team_change_rx_flagsStanislav Fomichev-3/+3
2025-05-15tsnep: fix timestamping with a stacked DSA driverGerhard Engleder-11/+19
2025-05-15Merge tag 'wireless-2025-05-15' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-2/+3
2025-05-15bnxt_en: bring back rtnl_lock() in the bnxt_open() pathMichael Chan-7/+29
2025-05-15mlxsw: spectrum_router: Fix use-after-free when deleting GRE net devicesIdo Schimmel-0/+3
2025-05-15octeontx2-pf: Do not reallocate all ntuple filtersSubbaraya Sundeep-1/+4
2025-05-15wifi: mt76: mt7925: fix missing hdr_trans_tlv command for broadcast wtblMing Yen Hsieh-2/+2
2025-05-15wifi: mt76: disable napi on driver removalFedor Pchelkin-0/+1
2025-05-14hv_netvsc: Remove rmsg_pgcntMichael Kelley-6/+3
2025-05-14hv_netvsc: Preserve contiguous PFN grouping in the page buffer arrayMichael Kelley-67/+32
2025-05-14hv_netvsc: Use vmbus_sendpacket_mpb_desc() to send VMBus messagesMichael Kelley-5/+45
2025-05-14octeontx2-af: Fix CGX Receive countersHariprasad Kelam-0/+5
2025-05-14net: ethernet: mtk_eth_soc: fix typo for declaration MT7988 ESW capabilityBo-Cun Chen-1/+1
2025-05-14net: libwx: Fix FW mailbox unknown commandJiawen Wu-0/+6
2025-05-14net: libwx: Fix FW mailbox reply timeoutJiawen Wu-2/+2
2025-05-14net: txgbe: Fix to calculate EEPROM checksum for AML devicesJiawen Wu-1/+9
2025-05-14octeontx2-pf: macsec: Fix incorrect max transmit size in TX secySubbaraya Sundeep-1/+2
2025-05-14octeontx2-pf: Fix ethtool support for SDP representorsHariprasad Kelam-5/+5
2025-05-13qlcnic: fix memory leak in qlcnic_sriov_channel_cfg_cmd()Abdun Nihaal-2/+5
2025-05-13net/mlx5e: Disable MACsec offload for uplink representor profileCarolina Jubran-0/+4
2025-05-13net: dsa: b53: prevent standalone from trying to forward to other portsJonas Gorski-0/+47
2025-05-13net: phy: micrel: remove KSZ9477 EEE quirks now handled by phylinkOleksij Rempel-7/+0
2025-05-13net: dsa: microchip: let phylink manage PHY EEE configuration on KSZ switchesOleksij Rempel-28/+107
2025-05-12net: dsa: sja1105: discard incoming frames in BR_STATE_LISTENINGVladimir Oltean-5/+1
2025-05-12net: cadence: macb: Fix a possible deadlock in macb_halt_tx.Mathieu Othacehe-13/+6
2025-05-08net: qede: Initialize qede_ll_ops with designated initializerNathan Chancellor-1/+1
2025-05-08virtio-net: fix total qstat valuesJakub Kicinski-0/+4
2025-05-08fbnic: Do not allow mailbox to toggle to ready outside fbnic_mbx_poll_tx_readyAlexander Duyck-17/+10
2025-05-08fbnic: Pull fbnic_fw_xmit_cap_msg use out of interrupt contextAlexander Duyck-27/+16