summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2025-08-28ixgbe: xsk: resolve the negative overflow of budget in ixgbe_xmit_zcJason Xing1-1/+3
2025-08-28mlxsw: spectrum: Forward packets with an IPv4 link-local source IPIdo Schimmel2-0/+3
2025-08-28dpaa2-eth: Fix device reference count leak in MAC endpoint handlingMa Ke1-3/+12
2025-08-28dpaa2-eth: retry the probe when the MAC is not yet discovered on the busIoana Ciornei1-1/+5
2025-08-28dpaa2-mac: export MAC counters even when in TYPE_FIXEDIoana Ciornei4-53/+39
2025-08-28dpaa2-mac: split up initializing the MAC object from connecting to itIoana Ciornei3-29/+59
2025-08-28ice: Fix a null pointer dereference in ice_copy_and_init_pkg()Haoxiang Li1-0/+2
2025-08-28gve: Return error for unknown admin queue commandAlok Tiwari1-0/+1
2025-08-28net: fec: allow disable coalescingJonas Rebmann1-18/+16
2025-08-28net: thunderx: Fix format-truncation warning in bgx_acpi_match_id()Alok Tiwari1-2/+2
2025-08-28net: ag71xx: Add missing check after DMA mapThomas Fourier1-0/+9
2025-08-28et131x: Add missing check after DMA mapThomas Fourier1-0/+36
2025-08-28be2net: Use correct byte order and format string for TCP seq and ack_seqAlok Tiwari1-4/+4
2025-08-28net: dpaa: fix device leak when querying time stamp infoJohan Hovold1-1/+3
2025-08-28net: gianfar: fix device leak when querying time stamp infoJohan Hovold1-1/+3
2025-08-28benet: fix BUG when creating VFsMichal Schmidt1-1/+1
2025-08-28ethernet: intel: fix building with large NR_CPUSArnd Bergmann3-3/+5
2025-08-28gve: Fix stuck TX queue for DQ queue formatPraveen Kaligineedi1-30/+37
2025-08-28e1000e: ignore uninitialized checksum word on tgpJacek Kowalski2-0/+9
2025-08-28e1000e: disregard NVM checksum on tgp when valid checksum bit is not setJacek Kowalski1-0/+2
2025-08-28net: hns3: fixed vf get max channels bugJian Shen1-5/+1
2025-08-28net: hns3: refine the struct hane3_tc_infoJian Shen8-67/+64
2025-08-28i40e: report VF tx_dropped with tx_errors instead of tx_discardsDennis Chen1-1/+1
2025-08-28i40e: Add rx_missed_errors for buffer exhaustionYajun Deng3-13/+10
2025-08-28net: emaclite: Fix missing pointer increment in aligned_read()Alok Tiwari1-1/+1
2025-07-17bnxt_en: Set DMA unmap len correctly for XDP_REDIRECTSomnath Kotur1-1/+1
2025-07-17bnxt_en: Fix DCB ETS validationShravya KN1-0/+2
2025-07-17net: ll_temac: Fix missing tx_pending check in ethtools_set_ringparam()Alok Tiwari1-1/+1
2025-07-17ethernet: atl1: Add missing DMA mapping error checks and count errorsThomas Fourier1-22/+56
2025-07-17dpaa2-eth: fix xdp_rxq_info leakFushuai Wang1-2/+24
2025-07-17net: dpaa2-eth: rearrange variable in dpaa2_eth_get_ethtool_statsIoana Ciornei1-10/+8
2025-07-17dpaa2-eth: Update SINGLE_STEP register accessRadu Bulie2-10/+93
2025-07-17dpaa2-eth: Update dpni_get_single_step_cfg commandRadu Bulie3-1/+13
2025-07-17dpaa2-eth: rename dpaa2_eth_xdp_release_buf into dpaa2_eth_recycle_bufIoana Ciornei2-15/+17
2025-07-17nui: Fix dma_mapping_error() checkThomas Fourier2-1/+34
2025-07-17enic: fix incorrect MTU comparison in enic_change_mtu()Alok Tiwari1-2/+2
2025-07-17amd-xgbe: align CL37 AN sequence as per databookRaju Rangoju3-2/+13
2025-07-17net: enetc: Correct endianness handling in _enetc_rd_reg64Simon Horman1-1/+1
2025-06-27net: ice: Perform accurate aRFS flow matchKrishna Kumar1-0/+48
2025-06-27i40e: fix MMIO write access to an invalid page in i40e_clear_hwKyungwook Boo1-3/+4
2025-06-27net: mlx4: add SOF_TIMESTAMPING_TX_SOFTWARE flag when getting ts infoJason Xing1-0/+1
2025-06-27net: atlantic: generate software timestamp just before the doorbellJason Xing2-1/+2
2025-06-27net: dlink: add synchronization for stats updateMoon Yeounsu2-1/+15
2025-06-27emulex/benet: correct command version selection in be_cmd_get_stats()Alok Tiwari1-1/+1
2025-06-27net: macb: Check return value of dma_set_mask_and_coherent()Sergio Perez Gonzalez1-1/+5
2025-06-27net/mlx5: Add error handling in mlx5_query_nic_vport_node_guid()Wentao Liang1-3/+6
2025-06-27net/mlx5_core: Add error handling inmlx5_query_nic_vport_qkey_viol_cntr()Wentao Liang1-3/+6
2025-06-27net/mlx5: Fix return value when searching for existing flow groupPatrisious Haddad1-1/+4
2025-06-27net/mlx5: Ensure fw pages are always allocated on same NUMAMoshe Shemesh1-1/+1
2025-06-27i40e: retry VFLR handling if there is ongoing VF resetRobert Malz1-1/+4