summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2021-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-07-22dpaa2-switch: seed the buffer pool after allocating the swpIoana Ciornei
2021-07-22net: sparx5: fix unmet dependencies warningRandy Dunlap
2021-07-21ravb: Remove extra TABBiju Das
2021-07-21ravb: Fix a typo in commentBiju Das
2021-07-21net: ixp46x: fix ptp build failureArnd Bergmann
2021-07-21ibmvnic: Remove the proper scrq flushSukadev Bhattiprolu
2021-07-21r8169: Avoid duplicate sysfs entry creation errorSayanta Pattanayak
2021-07-20ixgbe: Fix packet corruption due to missing DMA syncMarkus Boehme
2021-07-20Revert "qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()"Jia He
2021-07-20fsl/fman: Add fibre supportMaxim Kochetkov
2021-07-20Merge branch 'octeon-DMAC'David S. Miller
2021-07-20net: hns3: fix rx VLAN offload state inconsistent issueJian Shen
2021-07-20net: hns3: disable port VLAN filter when support function level VLAN filter c...Jian Shen
2021-07-20net: hns3: add match_id to check mailbox response from PF to VFPeng Li
2021-07-20net: hns3: fix possible mismatches resp of mailboxChengwen Feng
2021-07-19octeontx2-af: Introduce internal packet switchingSubbaraya Sundeep
2021-07-19octeontx2-af: Prepare for allocating MCAM rules for AFSubbaraya Sundeep
2021-07-19octeontx2-af: Enable transmit side LBK linkSubbaraya Sundeep
2021-07-19net: hisilicon: rename CACHE_LINE_MASK to avoid redefinitionRandy Dunlap
2021-07-19bnxt_en: Fix PTP capability discoveryMichael Chan
2021-07-19bnxt_en: Move bnxt_ptp_init() to bnxt_open()Michael Chan
2021-07-19bnxt_en: Check abort error state in bnxt_half_open_nic()Somnath Kotur
2021-07-19bnxt_en: Validate vlan protocol ID on RX packetsMichael Chan
2021-07-19bnxt_en: fix error path of FW resetSomnath Kotur
2021-07-19bnxt_en: Add missing check for BNXT_STATE_ABORT_ERR in bnxt_fw_rset_task()Michael Chan
2021-07-19bnxt_en: Refresh RoCE capabilities in bnxt_ulp_probe()Michael Chan
2021-07-19bnxt_en: reject ETS settings that will starve a TCEdwin Peer
2021-07-19bnxt_en: don't disable an already disabled PCI deviceKalesh AP
2021-07-15Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...Linus Torvalds
2021-07-15qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()Jia He
2021-07-15liquidio: Fix unintentional sign extension issue on left shift of u16Colin Ian King
2021-07-14Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-07-13sfc: add logs explaining XDP_TX/REDIRECT is not availableÍñigo Huguet
2021-07-13sfc: ensure correct number of XDP queuesÍñigo Huguet
2021-07-13sfc: fix lack of XDP TX queues - error XDP TX failed (-22)Íñigo Huguet
2021-07-13net: ocelot: fix switchdev objects synced for wrong netdev with LAG offloadVladimir Oltean
2021-07-12octeontx2-pf: Fix uninitialized boolean variable ppsColin Ian King
2021-07-12nfp: flower-ct: Fix fall-through warning for ClangGustavo A. R. Silva
2021-07-10Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-07-09net: ti: fix UAF in tlan_remove_onePavel Skripkin
2021-07-09net: qcom/emac: fix UAF in emac_removePavel Skripkin
2021-07-09net: moxa: fix UAF in moxart_mac_probePavel Skripkin
2021-07-08net: bcmgenet: Ensure all TX/RX queues DMAs are disabledFlorian Fainelli
2021-07-08net: microchip: sparx5: fix kconfig warningRandy Dunlap
2021-07-08cxgb4: fix IRQ free race during driver unloadShahjada Abul Husain
2021-07-08atl1c: fix Mikrotik 10/25G NIC detectionGatis Peisenieks
2021-07-07stmmac: platform: Fix signedness bug in stmmac_probe_config_dt()YueHaibing
2021-07-07stmmac: dwmac-loongson: Fix unsigned comparison to zeroYueHaibing
2021-07-07Merge tag 'Wimplicit-fallthrough-clang-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds