summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2021-08-27ice: restart periodic outputs around time changesJacob Keller
2021-08-27ice: add lock around Tx timestamp tracker flushJacob Keller
2021-08-27ice: remove dead code for allocating pin_configJacob Keller
2021-08-27ice: fix Tx queue iteration for Tx timestamp enablementJacob Keller
2021-08-26net/mlx5: DR, fix a potential use-after-free bugWentao_Liang
2021-08-26net/mlx5e: Use correct eswitch for stack devices with lagDmytro Linkin
2021-08-26net/mlx5: E-Switch, Set vhca id valid flag when creating indir fwd groupMaor Dickman
2021-08-26net/mlx5e: Fix possible use-after-free deleting fdb ruleRoi Dayan
2021-08-26net/mlx5: Remove all auxiliary devices at the unregister eventLeon Romanovsky
2021-08-26net/mlx5: Lag, fix multipath lag activationDima Chumak
2021-08-26net: hns3: fix get wrong pfc_en when query PFC configurationGuangbin Huang
2021-08-26net: hns3: fix GRO configuration error after resetYufeng Mo
2021-08-26net: hns3: change the method of getting cmd index in debugfsYufeng Mo
2021-08-26net: hns3: fix duplicate node in VLAN listGuojia Liao
2021-08-26net: hns3: fix speed unknown issue in bond 4Yonglong Liu
2021-08-26net: hns3: add waiting time before cmdq memory is releasedYufeng Mo
2021-08-26net: hns3: clear hardware resource when loading driverYufeng Mo
2021-08-26cxgb4: dont touch blocked freelist bitmap after freeRahul Lakkireddy
2021-08-25qede: Fix memset corruptionShai Malin
2021-08-25net: stmmac: fix kernel panic due to NULL pointer dereference of buf->xdpSong Yoong Siang
2021-08-25net: stmmac: fix kernel panic due to NULL pointer dereference of xsk_poolSong Yoong Siang
2021-08-25net: macb: Add a NULL check on desc_ptpHarini Katakam
2021-08-25net: stmmac: dwmac-rk: fix unbalanced pm_runtime_enable warningsMichael Riesch
2021-08-24qed: Fix the VF msix vectors flowShai Malin
2021-08-23net: marvell: fix MVNETA_TX_IN_PRGRS bit numberMaxim Kiselev
2021-08-23net: stmmac: fix kernel panic due to NULL pointer dereference of plat->estWong Vee Khee
2021-08-23Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2021-08-23xgene-v2: Fix a resource leak in the error handling path of 'xge_probe()'Christophe JAILLET
2021-08-20stmmac: Revert "stmmac: align RX buffers"Marc Zyngier
2021-08-20e1000e: Do not take care about recovery NVM checksumSasha Neftin
2021-08-20e1000e: Fix the max snoop/no-snoop latency for 10MSasha Neftin
2021-08-20igc: Use num_tx_queues when iterating over tx_ring queueToshiki Nishioka
2021-08-20igc: fix page fault when thunderbolt is unpluggedAaron Ma
2021-08-19ice: do not abort devlink info if board identifier can't be foundJacob Keller
2021-08-19net: dpaa2-switch: disable the control interface on error pathVladimir Oltean
2021-08-19iavf: Fix ping is lost after untrusted VF had tried to change MACSylwester Dziedziuch
2021-08-19i40e: Fix ATR queue selectionArkadiusz Kubalewski
2021-08-18net: mscc: ocelot: allow forwarding from bridge ports to the tag_8021q CPU portVladimir Oltean
2021-08-17ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable error pathWang Hai
2021-08-17net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32Dinghao Liu
2021-08-16bnxt_en: Add missing DMA memory barriersMichael Chan
2021-08-16bnxt_en: Disable aRFS if running on 212 firmwareMichael Chan
2021-08-16qed: Fix null-pointer dereference in qed_rdma_create_qp()Shai Malin
2021-08-16qed: qed ll2 race condition fixesShai Malin
2021-08-13ice: Fix perout start time roundingMaciej Machnikowski
2021-08-13bnxt: count Tx dropsJakub Kicinski
2021-08-13bnxt: make sure xmit_more + errors does not miss doorbellsJakub Kicinski
2021-08-13bnxt: disable napi before canceling DIMJakub Kicinski
2021-08-13bnxt: don't lock the tx queue from napi pollJakub Kicinski
2021-08-12net: mscc: Fix non-GPL export of regmap APIsMark Brown