summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2021-07-2231-99/+574
|\
| * dpaa2-switch: seed the buffer pool after allocating the swpIoana Ciornei2021-07-221-8/+8
| * net: sparx5: fix unmet dependencies warningRandy Dunlap2021-07-221-0/+1
| * ravb: Remove extra TABBiju Das2021-07-211-1/+1
| * ravb: Fix a typo in commentBiju Das2021-07-211-1/+1
| * net: ixp46x: fix ptp build failureArnd Bergmann2021-07-211-0/+2
| * ibmvnic: Remove the proper scrq flushSukadev Bhattiprolu2021-07-211-1/+1
| * r8169: Avoid duplicate sysfs entry creation errorSayanta Pattanayak2021-07-211-1/+2
| * ixgbe: Fix packet corruption due to missing DMA syncMarkus Boehme2021-07-201-1/+2
| * Revert "qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()"Jia He2021-07-201-17/+6
| * fsl/fman: Add fibre supportMaxim Kochetkov2021-07-201-0/+1
| * Merge branch 'octeon-DMAC'David S. Miller2021-07-2010-32/+427
| |\
| | * octeontx2-af: Introduce internal packet switchingSubbaraya Sundeep2021-07-198-11/+336
| | * octeontx2-af: Prepare for allocating MCAM rules for AFSubbaraya Sundeep2021-07-193-18/+30
| | * octeontx2-af: Enable transmit side LBK linkSubbaraya Sundeep2021-07-195-3/+61
| * | net: hns3: fix rx VLAN offload state inconsistent issueJian Shen2021-07-201-0/+10
| * | net: hns3: disable port VLAN filter when support function level VLAN filter c...Jian Shen2021-07-201-2/+6
| * | net: hns3: add match_id to check mailbox response from PF to VFPeng Li2021-07-202-0/+20
| * | net: hns3: fix possible mismatches resp of mailboxChengwen Feng2021-07-202-2/+5
| |/
| * net: hisilicon: rename CACHE_LINE_MASK to avoid redefinitionRandy Dunlap2021-07-191-3/+3
| * bnxt_en: Fix PTP capability discoveryMichael Chan2021-07-191-1/+5
| * bnxt_en: Move bnxt_ptp_init() to bnxt_open()Michael Chan2021-07-193-25/+16
| * bnxt_en: Check abort error state in bnxt_half_open_nic()Somnath Kotur2021-07-191-0/+6
| * bnxt_en: Validate vlan protocol ID on RX packetsMichael Chan2021-07-191-5/+16
| * bnxt_en: fix error path of FW resetSomnath Kotur2021-07-191-10/+21
| * bnxt_en: Add missing check for BNXT_STATE_ABORT_ERR in bnxt_fw_rset_task()Michael Chan2021-07-191-0/+4
| * bnxt_en: Refresh RoCE capabilities in bnxt_ulp_probe()Michael Chan2021-07-191-4/+5
| * bnxt_en: reject ETS settings that will starve a TCEdwin Peer2021-07-191-1/+9
| * bnxt_en: don't disable an already disabled PCI deviceKalesh AP2021-07-191-1/+2
| * qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()Jia He2021-07-151-6/+17
| * liquidio: Fix unintentional sign extension issue on left shift of u16Colin Ian King2021-07-151-1/+1
* | Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...Linus Torvalds2021-07-151-0/+1
|\ \ | |/ |/|
| * nfp: flower-ct: Fix fall-through warning for ClangGustavo A. R. Silva2021-07-121-0/+1
* | Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-07-1453-238/+1453
|\ \ | |/ |/|
| * sfc: add logs explaining XDP_TX/REDIRECT is not availableÍñigo Huguet2021-07-131-0/+4
| * sfc: ensure correct number of XDP queuesÍñigo Huguet2021-07-131-7/+8
| * sfc: fix lack of XDP TX queues - error XDP TX failed (-22)Íñigo Huguet2021-07-131-1/+2
| * net: ocelot: fix switchdev objects synced for wrong netdev with LAG offloadVladimir Oltean2021-07-131-4/+5
| * octeontx2-pf: Fix uninitialized boolean variable ppsColin Ian King2021-07-121-1/+1
| * net: ti: fix UAF in tlan_remove_onePavel Skripkin2021-07-091-2/+1
| * net: qcom/emac: fix UAF in emac_removePavel Skripkin2021-07-091-1/+2
| * net: moxa: fix UAF in moxart_mac_probePavel Skripkin2021-07-091-3/+1
| * net: bcmgenet: Ensure all TX/RX queues DMAs are disabledFlorian Fainelli2021-07-081-0/+6
| * net: microchip: sparx5: fix kconfig warningRandy Dunlap2021-07-081-0/+1
| * cxgb4: fix IRQ free race during driver unloadShahjada Abul Husain2021-07-082-8/+13
| * atl1c: fix Mikrotik 10/25G NIC detectionGatis Peisenieks2021-07-081-0/+5
| * stmmac: platform: Fix signedness bug in stmmac_probe_config_dt()YueHaibing2021-07-071-3/+5
| * stmmac: dwmac-loongson: Fix unsigned comparison to zeroYueHaibing2021-07-071-4/+5
| * octeontx2-pf: Fix assigned error return value that is never usedColin Ian King2021-07-061-1/+1
| * ixgbevf: use xso.real_dev instead of xso.dev in callback functions of struct ...Taehee Yoo2021-07-061-7/+13