summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2024-07-11bnx2x: Fix multiple UBSAN array-index-out-of-boundsGhadi Elie Rahme1-1/+1
2024-07-11net: stmmac: dwmac-qcom-ethqos: fix error array sizeYijie Yang1-1/+1
2024-07-11Revert "igc: fix a log entry using uninitialized netdev"Sasha Neftin1-3/+2
2024-07-11mlxsw: core_linecards: Fix double memory deallocation in case of invalid INI ...Aleksandr Mishin1-0/+1
2024-07-11net: txgbe: initialize num_q_vectors for MSI/INTx interruptsJiawen Wu1-0/+1
2024-07-11e1000e: Fix S0ix residency on corporate systemsDima Ruinskiy1-66/+66
2024-07-11net/mlx5e: Add mqprio_rl cleanup and free in mlx5e_priv_cleanup()Jianbo Liu1-0/+5
2024-07-11net/mlx5: E-switch, Create ingress ACL when neededChris Mi1-8/+29
2024-07-11igc: fix a log entry using uninitialized netdevCorinna Vinschen1-2/+3
2024-07-05net/dpaa2: Avoid explicit cpumask var allocation on stackDawei Li1-5/+9
2024-07-05net: mana: Fix possible double free in error handling pathMa Ke1-0/+2
2024-07-05ice: Rebuild TC queues on VSI queue reconfigurationJan Sokolowski1-1/+9
2024-07-05ibmvnic: Free any outstanding tx skbs during scrq resetNick Child1-0/+6
2024-07-05mlxsw: spectrum_buffers: Fix memory corruptions on Spectrum-4 systemsIdo Schimmel1-6/+14
2024-06-27net: stmmac: Assign configured channel value to EXTTS eventOleksij Rempel1-1/+5
2024-06-27bnxt_en: Restore PTP tx_avail count in case of skb_pad() errorPavan Chebbi1-3/+2
2024-06-27ice: Fix VSI list rule with ICE_SW_LKUP_LAST typeMarcin Szycik1-2/+4
2024-06-27octeontx2-pf: Fix linking objects into multiple modulesGeetha sowjanya3-2/+10
2024-06-27octeontx2-pf: Add error handling to VLAN unoffload handlingSimon Horman1-1/+4
2024-06-27net: stmmac: No need to calculate speed divider when offload is disabledXiaolei Wang1-18/+22
2024-06-27net: lan743x: Support WOL at both the PHY and MAC appropriatelyRaju Lakkaraju3-8/+58
2024-06-27net: lan743x: disable WOL upon resume to restore full data path operationRaju Lakkaraju2-4/+50
2024-06-27qca_spi: Make interrupt remembering atomicStefan Wahren3-14/+11
2024-06-27net: mvpp2: use slab_build_skb for oversized framesAryan Srivastava1-1/+4
2024-06-27ice: avoid IRQ collision to fix init failure on ACPI S3 resumeEn-Wei Wu1-1/+6
2024-06-21bnxt_en: Adjust logging of firmware messages in case of released token in __h...Aleksandr Mishin1-1/+1
2024-06-21ionic: fix use after netif_napi_del()Taehee Yoo1-3/+1
2024-06-21net: stmmac: replace priv->speed with the portTransmitRate from the tc-cbs pa...Xiaolei Wang1-14/+11
2024-06-21gve: ignore nonrelevant GSO type bits when processing TSO headersJoshua Washington1-15/+5
2024-06-21net/mlx5e: Fix features validation check for tunneled UDP (non-VXLAN) packetsGal Pressman1-2/+1
2024-06-21net: stmmac: dwmac-qcom-ethqos: Configure host DMA widthSagar Cheluvegowda1-0/+4
2024-06-21liquidio: Adjust a NULL pointer handling path in lio_vf_rep_copy_packetAleksandr Mishin1-6/+5
2024-06-21net: hns3: add cond_resched() to hns3 ring buffer init processJie Wang2-0/+6
2024-06-21net: hns3: fix kernel crash problem in concurrent scenarioYonglong Liu1-5/+16
2024-06-21gve: Clear napi->skb before dev_kfree_skb_any()Ziwei Xiao1-3/+5
2024-06-21ice: add flag to distinguish reset from .ndo_bpf in XDP rings configLarysa Zaremba3-14/+24
2024-06-21ice: remove af_xdp_zc_qps bitmapLarysa Zaremba3-26/+27
2024-06-21ice: fix iteration of TLVs in Preserved Fields AreaJacob Keller1-7/+21
2024-06-21net/mlx5: Fix tainted pointer delete is case of flow rules creation failAleksandr Mishin1-2/+6
2024-06-21net/mlx5: Always stop health timer during driver removalShay Drory1-0/+3
2024-06-21net/mlx5: Stop waiting for PCI if pci channel is offlineMoshe Shemesh3-0/+16
2024-06-21octeontx2-af: Always allocate PF entries from low prioriy zoneSubbaraya Sundeep1-11/+22
2024-06-12net: ena: Fix redundant device NUMA node overrideShay Agroskin1-11/+0
2024-06-12net: ena: Reduce lines with longer column width boundaryDavid Arinzon4-260/+151
2024-06-12net: ti: icssg-prueth: Fix start counter for ft1 filterMD Danish Anwar1-1/+1
2024-06-12ice: fix accounting if a VLAN already existsJacob Keller1-5/+6
2024-06-12net:fec: Add fec_enet_deinit()Xiaolei Wang1-0/+10
2024-06-12Octeontx2-pf: Free send queue buffers incase of leaf to innerHariprasad Kelam1-0/+4
2024-06-12enic: Validate length of nl attributes in enic_set_vf_portRoded Zats1-0/+12
2024-06-12net/mlx5e: Fix UDP GSO for encapsulated packetsGal Pressman2-2/+12