summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2026-03-19net: ethernet: ti: am65-cpsw-nuss: Fix rx_filter value for PTP supportChintan Vankar2-8/+10
2026-03-19net: ti: am65-cpsw: move hw timestamping to ndo callbackVadim Fedorenko1-24/+20
2026-03-19net/mana: Null service_wq on setup error to prevent double destroyShiraz Saleem1-0/+1
2026-03-19net: dsa: realtek: Fix LED group port bit for non-zero LED groupMarek Behún1-3/+3
2026-03-19net: bonding: Fix nd_tbl NULL dereference when IPv6 is disabledRicardo B. Marlière1-1/+1
2026-03-19net: bcmgenet: fix broken EEE by converting to phylib-managed stateNicolai Buchwitz3-28/+18
2026-03-19e1000/e1000e: Fix leak in DMA error cleanupMatt Vollrath2-4/+0
2026-03-19i40e: fix src IP mask checks and memcpy argument names in cloud filterAlok Tiwari1-7/+7
2026-03-19iavf: fix incorrect reset handling in callbacksPetr Oros4-69/+31
2026-03-19iavf: fix PTP use-after-free during resetPetr Oros1-0/+4
2026-03-19drivers: net: ice: fix devlink parameters get without irdmaNikolay Aleksandrov1-2/+2
2026-03-19amd-xgbe: prevent CRC errors during RX adaptation with AN disabledRaju Rangoju3-2/+69
2026-03-19amd-xgbe: fix link status handling in xgbe_rx_adaptationRaju Rangoju1-5/+14
2026-03-19bonding: fix type confusion in bond_setup_by_slave()Jiayuan Chen1-1/+46
2026-03-19bonding: use common function to compute the featuresHangbin Liu1-95/+4
2026-03-19can: hi311x: hi3110_open(): add check for hi3110_power_enable() return valueWenyuan Li1-1/+4
2026-03-19mctp: i2c: fix skb memory leak in receive pathHaiyue Wang1-0/+1
2026-03-19bnxt_en: Fix RSS table size check when changing ethtool channelsPavan Chebbi1-2/+2
2026-03-19serial: caif: hold tty->link reference in ldisc_open and ser_releaseShuangpeng Bai1-0/+3
2026-03-19net: sfp: improve Huawei MA5671a fixupÁlvaro Fernández Rojas1-1/+7
2026-03-19net: spacemit: Fix error handling in emac_tx_mem_map()Vivian Wang1-1/+10
2026-03-19net: spacemit: Fix error handling in emac_alloc_rx_desc_buffers()Vivian Wang1-5/+3
2026-03-19net/mlx5e: RX, Fix XDP multi-buf frag counting for legacy RQDragos Tatulea1-7/+4
2026-03-19net/mlx5e: RX, Fix XDP multi-buf frag counting for striding RQDragos Tatulea1-7/+5
2026-03-19net/mlx5e: Fix DMA FIFO desync on error CQE SQ recoveryGal Pressman1-1/+0
2026-03-19net/mlx5: Fix peer miss rules host disabled checksCarolina Jubran1-15/+12
2026-03-19net/mlx5: Fix crash when moving to switchdev modePatrisious Haddad1-1/+1
2026-03-19net/mlx5: Fix deadlock between devlink lock and esw->wqCosmin Ratiu3-8/+19
2026-03-19bonding: handle BOND_LINK_FAIL, BOND_LINK_BACK as valid link statesHangbin Liu1-1/+7
2026-03-19bonding: do not set usable_slaves for broadcast modeHangbin Liu1-4/+9
2026-03-19net: dsa: realtek: rtl8365mb: remove ifOutDiscards from rx_packetsMieczyslaw Nalewaj1-2/+1
2026-03-12net: enetc: use truesize as XDP RxQ info frag_sizeLarysa Zaremba1-1/+1
2026-03-12i40e: use xdp.frame_sz as XDP RxQ info frag_sizeLarysa Zaremba1-3/+6
2026-03-12i40e: fix registering XDP RxQ infoLarysa Zaremba2-17/+22
2026-03-12net: vxlan: fix nd_tbl NULL dereference when IPv6 is disabledFernando Fernandez Mancera1-0/+5
2026-03-12net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mt...Lorenzo Bianconi1-3/+12
2026-03-12net: stmmac: Defer VLAN HW configuration when interface is downOvidiu Panait2-19/+26
2026-03-12net: stmmac: Fix VLAN HW state restoreOvidiu Panait2-12/+22
2026-03-12net: stmmac: Improve double VLAN handlingOvidiu Panait3-4/+21
2026-03-12net: stmmac: Fix error handling in VLAN add and delete pathsOvidiu Panait1-4/+14
2026-03-12amd-xgbe: fix sleep while atomic on suspend/resumeRaju Rangoju3-14/+0
2026-03-12igb: Fix trigger of incorrect irq in igb_xsk_wakeupVivek Behera1-8/+30
2026-03-12iavf: fix netdev->max_mtu to respect actual hardware limitKohei Enju1-1/+16
2026-03-12libie: don't unroll if fwlog isn't supportedMichal Swiatkowski1-0/+4
2026-03-12ice: fix adding AQ LLDP filter for VFLarysa Zaremba1-1/+1
2026-03-12wifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211()Lorenzo Bianconi1-0/+1
2026-03-12wifi: mt76: mt7925: Fix possible oob access in mt7925_mac_write_txwi_80211()Lorenzo Bianconi1-0/+1
2026-03-12wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211()Lorenzo Bianconi1-0/+1
2026-03-12wifi: wlcore: Fix a locking bugBart Van Assche1-2/+2
2026-03-12wifi: cw1200: Fix locking in error pathsBart Van Assche1-0/+2