summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2023-10-25iavf: in iavf_down, disable queues when removing the driverMichal Schmidt
2023-10-24i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITRIvan Vecera
2023-10-23sfc: cleanup and reduce netlink error messagesPieter Jansen van Vuuren
2023-10-22net: chelsio: cxgb4: add an error code check in t4_load_phy_fwSu Hui
2023-10-21net: ethernet: adi: adin1110: Fix uninitialized variableDell Jin
2023-10-21net: stmmac: update MAC capabilities when tx queues are updatedMichael Sit Wei Hong
2023-10-21net: xgene: Fix unused xgene_enet_of_match warning for !CONFIG_OFRob Herring
2023-10-20i40e: sync next_to_clean and next_to_process for programming status descTirthendu Sarkar
2023-10-20igc: Fix ambiguity in the ethtool advertisingSasha Neftin
2023-10-20igb: Fix potential memory leak in igb_add_ethtool_nfc_entryMateusz Palczewski
2023-10-20treewide: Spelling fix in commentKunwu Chan
2023-10-20i40e: Fix I40E_FLAG_VF_VLAN_PRUNING valueIvan Vecera
2023-10-20iavf: initialize waitqueues before starting watchdog_taskMichal Schmidt
2023-10-20r8169: fix the KCSAN reported data race in rtl_rx while reading desc->opts1Mirsad Goran Todorovac
2023-10-20r8169: fix the KCSAN reported data-race in rtl_tx while reading TxDescArray[e...Mirsad Goran Todorovac
2023-10-20r8169: fix the KCSAN reported data-race in rtl_tx() while reading tp->cur_txMirsad Goran Todorovac
2023-10-19i40e: xsk: remove count_maskMaciej Fijalkowski
2023-10-19net: ti: icssg-prueth: Fix r30 CMDs bitmasksMD Danish Anwar
2023-10-19net: ethernet: ti: Fix mixed module-builtin objectMD Danish Anwar
2023-10-18octeon_ep: update BQL sent bytes before ringing doorbellShinas Rasheed
2023-10-17gve: Do not fully free QPL pages on prefill errorsShailend Chand
2023-10-15qed: fix LL2 RX buffer allocationManish Chopra
2023-10-13Merge tag 'mlx5-fixes-2023-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2023-10-13ice: Fix safe mode when DDP is missingMateusz Pacuszka
2023-10-13ice: reset first in crash dump kernelsJesse Brandeburg
2023-10-13i40e: prevent crash on probe if hw registers have invalid valuesMichal Schmidt
2023-10-13net: ti: icssg-prueth: Fix tx_total_bytes countMD Danish Anwar
2023-10-13tcp: allow again tcp_disconnect() when threads are waitingPaolo Abeni
2023-10-13ice: fix over-shifted variableJesse Brandeburg
2023-10-12net/mlx5e: Fix VF representors reporting zero counters to "ip -s" commandAmir Tzin
2023-10-12net/mlx5e: Don't offload internal port if filter device is out deviceJianbo Liu
2023-10-12net/mlx5e: Take RTNL lock before triggering netdev notifiersLama Kayal
2023-10-12net/mlx5e: XDP, Fix XDP_REDIRECT mpwqe page fragment leaks on shutdownDragos Tatulea
2023-10-12net/mlx5e: RX, Fix page_pool allocation failure recovery for legacy rqDragos Tatulea
2023-10-12net/mlx5e: RX, Fix page_pool allocation failure recovery for striding rqDragos Tatulea
2023-10-12net/mlx5: Handle fw tracer change ownership event based on MTRCMaher Sanalla
2023-10-12net/mlx5: Bridge, fix peer entry ageing in LAG modeVlad Buslov
2023-10-12net/mlx5: E-switch, register event handler before arming the eventShay Drory
2023-10-12net/mlx5: Perform DMA operations in the right locationsShay Drory
2023-10-12rswitch: Fix imbalance phy_power_off() callingYoshihiro Shimoda
2023-10-12rswitch: Fix renesas_eth_sw_remove() implementationYoshihiro Shimoda
2023-10-12octeontx2-pf: Fix page pool frag allocation warningRatheesh Kannoth
2023-10-11nfp: flower: avoid rmmod nfp crash issuesYanguo Li
2023-10-10net/mlx5e: Again mutually exclude RX-FCS and RX-port-timestampWill Mortensen
2023-10-10ixgbe: fix crash with empty VF macvlan listDan Carpenter
2023-10-10net/mlx5e: macsec: use update_pn flag instead of PN comparationRadu Pirea (NXP OSS)
2023-10-10octeontx2-pf: mcs: update PN only when update_pn is trueRadu Pirea (NXP OSS)
2023-10-08ice: block default rule setting on LAG interfaceMichal Swiatkowski
2023-10-08mlxsw: fix mlxsw_sp2_nve_vxlan_learning_set() return typeDan Carpenter
2023-10-06ravb: Fix use-after-free issue in ravb_tx_timeout_work()Yoshihiro Shimoda