summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Enable striding RQ for Connect-X IPsec capable devicesRaed Salem2021-02-114-5/+8
* net/mlx5e: E-switch, Fix rate calculation for overflowParav Pandit2021-02-111-1/+1
* net: phy: consider that suspend2ram may cut off PHY powerHeiner Kallweit2021-02-111-36/+17
* dpaa2-eth: fix memory leak in XDP_REDIRECTIoana Ciornei2021-02-111-2/+12
* enetc: auto select PHYLIB and MDIO_DEVRESTong Zhang2021-02-111-1/+1
* net: ethernet: aquantia: Handle error cleanup of start on openNathan Rossi2021-02-111-1/+3
* bnxt_en: Fix devlink info's stored fw.psid version format.Vasundhara Volam2021-02-111-2/+2
* bnxt_en: reverse order of TX disable and carrier offEdwin Peer2021-02-111-1/+2
* ibmvnic: Set to CLOSED state even on errorSukadev Bhattiprolu2021-02-111-3/+1
* net: hns3: add a check for index in hclge_get_rss_key()Yufeng Mo2021-02-091-0/+11
* net: hns3: add a check for tqp_index in hclge_get_ring_chain_from_mbx()Yufeng Mo2021-02-091-4/+14
* net: hns3: add a check for queue_id in hclge_reset_vf_queue()Yufeng Mo2021-02-091-0/+7
* net: dsa: felix: implement port flushing on .phylink_mac_link_downVladimir Oltean2021-02-093-1/+78
* net: ena: Update XDP verdict upon failureShay Agroskin2021-02-061-1/+5
* ibmvnic: Clear failover_pending if unable to scheduleSukadev Bhattiprolu2021-02-061-1/+16
* Merge tag 'wireless-drivers-2021-02-05' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski2021-02-062-9/+7
|\
| * mt76: dma: fix a possible memory leak in mt76_add_fragment()Lorenzo Bianconi2021-01-281-3/+5
| * ath9k: fix build error with LEDS_CLASS=mArnd Bergmann2021-01-281-6/+2
* | net: stmmac: set TxQ mode back to DCB after disabling CBSMohammad Athari Bin Ismail2021-02-051-1/+6
* | dpaa_eth: try to move the data in place for the A050385 erratumCamelia Groza2021-02-051-1/+19
* | dpaa_eth: reduce data alignment requirements for the A050385 erratumCamelia Groza2021-02-051-1/+1
* | dpaa_eth: reserve space for the xdp_frame under the A050385 erratumCamelia Groza2021-02-051-2/+18
* | net: enetc: initialize the RFS and RSS memoriesVladimir Oltean2021-02-042-0/+61
* | hv_netvsc: Reset the RSC count if NVSP_STAT_FAIL in netvsc_receive()Andrea Parri (Microsoft)2021-02-042-3/+4
* | net: ipa: set error code in gsi_channel_setup()Alex Elder2021-02-041-0/+1
* | net: hdlc_x25: Return meaningful error code in x25_openXie He2021-02-041-3/+3
* | cxgb4: Add new T6 PCI device id 0x6092Raju Rangoju2021-02-041-0/+1
* | xen/netback: avoid race in xenvif_rx_ring_slots_available()Juergen Gross2021-02-041-1/+8
* | NET: usb: qmi_wwan: Adding support for Cinterion MV31Christoph Schemmel2021-02-031-0/+1
* | Merge tag 'mlx5-fixes-2021-02-01' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2021-02-024-9/+20
|\ \
| * | net/mlx5e: Release skb in case of failure in tc update skbMaor Dickman2021-02-011-4/+12
| * | net/mlx5e: Update max_opened_tc also when channels are closedMaxim Mikityanskiy2021-02-011-4/+2
| * | net/mlx5: Fix leak upon failure of rule creationMaor Gottlieb2021-02-011-0/+5
| * | net/mlx5: Fix function calculation for page treesDaniel Jurgens2021-02-011-1/+1
* | | net: ipa: fix two format specifier errorsAlex Elder2021-02-021-2/+2
* | | net: ipa: use the right accessor in ipa_endpoint_status_skip()Alex Elder2021-02-021-2/+2
* | | net: ipa: be explicit about endiannessAlex Elder2021-02-021-1/+1
* | | net: ipa: add a missing __iomem attributeAlex Elder2021-02-021-1/+1
* | | net: ipa: pass correct dma_handle to dma_free_coherent()Dan Carpenter2021-02-021-1/+1
* | | r8169: fix WoL on shutdown if CONFIG_DEBUG_SHIRQ is setHeiner Kallweit2021-02-021-2/+2
* | | net: mvpp2: TCAM entry enable should be written after SRAM dataStefan Chulski2021-02-021-5/+5
|/ /
* | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski2021-02-015-17/+5
|\ \
| * | i40e: Revert "i40e: don't report link up for a VF who hasn't enabled queues"Aleksandr Loktionov2021-02-012-13/+1
| * | igc: check return value of ret_val in igc_config_fc_after_link_upKevin Lo2021-02-011-1/+1
| * | igc: set the default return value to -IGC_ERR_NVM in igc_write_nvm_srwrKevin Lo2021-02-011-2/+1
| * | igc: Report speed and duplex as unknown when device is runtime suspendedKai-Heng Feng2021-02-011-1/+2
* | | ibmvnic: device remove has higher precedence over resetLijun Pan2021-02-011-5/+0
* | | net: dsa: mv88e6xxx: override existent unicast portvec in port_fdb_addDENG Qingfang2021-02-011-1/+5
|/ /
* | r8169: work around RTL8125 UDP hw bugHeiner Kallweit2021-01-291-6/+65
* | net: arcnet: Fix RESET flag handlingAhmed S. Darwish2021-01-298-14/+78