summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2023-10-19net: ti: icssg-prueth: Fix r30 CMDs bitmasksMD Danish Anwar1-2/+2
2023-10-19net: ethernet: ti: Fix mixed module-builtin objectMD Danish Anwar3-3/+19
2023-10-19octeon_ep: update BQL sent bytes before ringing doorbellShinas Rasheed1-7/+6
2023-10-17gve: Do not fully free QPL pages on prefill errorsShailend Chand1-2/+16
2023-10-15qed: fix LL2 RX buffer allocationManish Chopra1-2/+5
2023-10-14Merge tag 'mlx5-fixes-2023-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski13-65/+130
2023-10-14ice: Fix safe mode when DDP is missingMateusz Pacuszka1-0/+3
2023-10-14ice: reset first in crash dump kernelsJesse Brandeburg1-0/+15
2023-10-14i40e: prevent crash on probe if hw registers have invalid valuesMichal Schmidt1-2/+2
2023-10-14net: ti: icssg-prueth: Fix tx_total_bytes countMD Danish Anwar1-0/+9
2023-10-14tcp: allow again tcp_disconnect() when threads are waitingPaolo Abeni1-7/+29
2023-10-14ice: fix over-shifted variableJesse Brandeburg1-2/+1
2023-10-12net/mlx5e: Fix VF representors reporting zero counters to "ip -s" commandAmir Tzin3-4/+14
2023-10-12net/mlx5e: Don't offload internal port if filter device is out deviceJianbo Liu1-1/+2
2023-10-12net/mlx5e: Take RTNL lock before triggering netdev notifiersLama Kayal1-0/+8
2023-10-12net/mlx5e: XDP, Fix XDP_REDIRECT mpwqe page fragment leaks on shutdownDragos Tatulea1-4/+4
2023-10-12net/mlx5e: RX, Fix page_pool allocation failure recovery for legacy rqDragos Tatulea1-9/+24
2023-10-12net/mlx5e: RX, Fix page_pool allocation failure recovery for striding rqDragos Tatulea1-0/+2
2023-10-12net/mlx5: Handle fw tracer change ownership event based on MTRCMaher Sanalla1-1/+1
2023-10-12net/mlx5: Bridge, fix peer entry ageing in LAG modeVlad Buslov4-1/+39
2023-10-12net/mlx5: E-switch, register event handler before arming the eventShay Drory1-9/+8
2023-10-12net/mlx5: Perform DMA operations in the right locationsShay Drory1-36/+28
2023-10-12rswitch: Fix imbalance phy_power_off() callingYoshihiro Shimoda1-1/+1
2023-10-12rswitch: Fix renesas_eth_sw_remove() implementationYoshihiro Shimoda1-4/+6
2023-10-12octeontx2-pf: Fix page pool frag allocation warningRatheesh Kannoth1-0/+1
2023-10-11nfp: flower: avoid rmmod nfp crash issuesYanguo Li6-23/+54
2023-10-10net/mlx5e: Again mutually exclude RX-FCS and RX-port-timestampWill Mortensen1-1/+2
2023-10-10ixgbe: fix crash with empty VF macvlan listDan Carpenter1-2/+3
2023-10-10net/mlx5e: macsec: use update_pn flag instead of PN comparationRadu Pirea (NXP OSS)1-2/+2
2023-10-10octeontx2-pf: mcs: update PN only when update_pn is trueRadu Pirea (NXP OSS)1-4/+9
2023-10-08ice: block default rule setting on LAG interfaceMichal Swiatkowski3-0/+39
2023-10-08mlxsw: fix mlxsw_sp2_nve_vxlan_learning_set() return typeDan Carpenter1-2/+2
2023-10-07ravb: Fix use-after-free issue in ravb_tx_timeout_work()Yoshihiro Shimoda1-0/+2
2023-10-07ravb: Fix up dma_free_coherent() call in ravb_remove()Yoshihiro Shimoda1-2/+2
2023-10-05net: stmmac: remove unneeded stmmac_poll_controllerRemi Pommarel1-30/+0
2023-10-05net: lan743x: also select PHYLIBRandy Dunlap1-0/+1
2023-10-05net: ethernet: mediatek: disable irq before schedule napiChristian Marangi1-2/+2
2023-10-05net: mana: Fix oversized sge0 for GSO packetsHaiyang Zhang1-56/+135
2023-10-05net: mana: Fix the tso_bytes calculationHaiyang Zhang1-2/+0
2023-10-05net: mana: Fix TX CQE error handlingHaiyang Zhang1-7/+11
2023-10-04net: stmmac: dwmac-stm32: fix resume on STM32 MCUBen Wolsieffer1-2/+5
2023-10-04ibmveth: Remove condition to recompute TCP header checksum.David Wilder1-13/+12
2023-10-04dmaengine: ti: k3-udma-glue: clean up k3_udma_glue_tx_get_irq() returnDan Carpenter2-5/+3
2023-10-04net: ti: icssg-prueth: Fix signedness bug in prueth_init_tx_chns()Dan Carpenter1-3/+5
2023-10-04net: ethernet: ti: am65-cpsw: Fix error code in am65_cpsw_nuss_init_tx_chns()Dan Carpenter1-0/+1
2023-10-04rswitch: Fix PHY station management clock settingYoshihiro Shimoda2-1/+14
2023-10-03qed/red_ll2: Fix undefined behavior bug in struct qed_ll2_infoGustavo A. R. Silva1-1/+1
2023-10-02sky2: Make sure there is at least one frag_addr availableKees Cook1-1/+1
2023-10-01net: stmmac: platform: fix the incorrect parameterClark Wang1-1/+1
2023-09-28ice: always add legacy 32byte RXDID in supported_rxdidsMichal Schmidt1-5/+7