summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: remove unneeded stmmac_poll_controllerRemi Pommarel2023-10-051-30/+0
* net: lan743x: also select PHYLIBRandy Dunlap2023-10-051-0/+1
* net: ethernet: mediatek: disable irq before schedule napiChristian Marangi2023-10-051-2/+2
* net: mana: Fix oversized sge0 for GSO packetsHaiyang Zhang2023-10-051-56/+135
* net: mana: Fix the tso_bytes calculationHaiyang Zhang2023-10-051-2/+0
* net: mana: Fix TX CQE error handlingHaiyang Zhang2023-10-051-7/+11
* net: stmmac: dwmac-stm32: fix resume on STM32 MCUBen Wolsieffer2023-10-041-2/+5
* ibmveth: Remove condition to recompute TCP header checksum.David Wilder2023-10-041-13/+12
* dmaengine: ti: k3-udma-glue: clean up k3_udma_glue_tx_get_irq() returnDan Carpenter2023-10-042-5/+3
* net: ti: icssg-prueth: Fix signedness bug in prueth_init_tx_chns()Dan Carpenter2023-10-041-3/+5
* net: ethernet: ti: am65-cpsw: Fix error code in am65_cpsw_nuss_init_tx_chns()Dan Carpenter2023-10-041-0/+1
* rswitch: Fix PHY station management clock settingYoshihiro Shimoda2023-10-042-1/+14
* qed/red_ll2: Fix undefined behavior bug in struct qed_ll2_infoGustavo A. R. Silva2023-10-031-1/+1
* sky2: Make sure there is at least one frag_addr availableKees Cook2023-10-021-1/+1
* net: stmmac: platform: fix the incorrect parameterClark Wang2023-10-011-1/+1
* ice: always add legacy 32byte RXDID in supported_rxdidsMichal Schmidt2023-09-281-5/+7
* sfc: handle error pointers returned by rhashtable_lookup_get_insert_fast()Edward Cree2023-09-214-4/+30
* igc: Expose tx-usecs coalesce setting to userMuhammad Husaini Zulkifli2023-09-211-12/+19
* octeontx2-pf: Do xdp_do_flush() after redirects.Sebastian Andrzej Siewior2023-09-211-6/+13
* bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPISebastian Andrzej Siewior2023-09-211-0/+5
* net: ena: Flush XDP packets on error.Sebastian Andrzej Siewior2023-09-211-0/+3
* net: hinic: Fix warning-hinic_set_vlan_fliter() warn: variable dereferenced b...Cai Huoqing2023-09-201-3/+0
* net: hns3: add 5ms delay before clear firmware reset irq sourceJie Wang2023-09-191-0/+5
* net: hns3: fix fail to delete tc flower rules during reset issueJijie Shao2023-09-191-0/+6
* net: hns3: only enable unicast promisc when mac table fullJian Shen2023-09-191-1/+1
* net: hns3: fix GRE checksum offload issueJie Wang2023-09-191-0/+9
* net: hns3: add cmdq check for vf periodic service taskJie Wang2023-09-191-1/+2
* net: stmmac: fix incorrect rxq|txq_stats referenceJisheng Zhang2023-09-198-110/+120
* tsnep: Fix NAPI polling with budget 0Gerhard Engleder2023-09-181-0/+4
* tsnep: Fix ethtool channelsGerhard Engleder2023-09-181-4/+2
* tsnep: Fix NAPI schedulingGerhard Engleder2023-09-181-4/+10
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-David S. Miller2023-09-174-14/+15
|\
| * i40e: Fix VF VLAN offloading when port VLAN is configuredIvan Vecera2023-09-151-3/+5
| * iavf: schedule a request immediately after add/delete vlanPetr Oros2023-09-151-2/+2
| * iavf: add iavf_schedule_aq_request() helperPetr Oros2023-09-153-8/+6
| * iavf: do not process adminq tasks when __IAVF_IN_REMOVE_TASK is setRadoslaw Tyl2023-09-151-1/+2
* | igc: Fix infinite initialization loop with early XDP redirectVinicius Costa Gomes2023-09-161-1/+1
* | ionic: fix 16bit math issue when PAGE_SIZE >= 64KBDavid Christensen2023-09-162-3/+8
|/
* octeon_ep: fix tx dma unmap len values in SGShinas Rasheed2023-09-153-9/+23
* net: ti: icssg-prueth: add PTP dependencyArnd Bergmann2023-09-151-0/+1
* net: microchip: sparx5: Fix possible memory leaks in vcap_api_kunitJinjie Ruan2023-09-151-0/+13
* net: microchip: sparx5: Fix possible memory leaks in test_vcap_xn_rule_creator()Jinjie Ruan2023-09-151-5/+4
* net: microchip: sparx5: Fix possible memory leak in vcap_api_encode_rule_test()Jinjie Ruan2023-09-151-0/+6
* net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_actionvalue_test()Jinjie Ruan2023-09-151-0/+16
* net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_keyvalue_test()Jinjie Ruan2023-09-151-0/+15
* net: renesas: rswitch: Add spin lock protection for irq {un}maskYoshihiro Shimoda2023-09-142-0/+14
* net: renesas: rswitch: Fix unmasking irq conditionYoshihiro Shimoda2023-09-141-4/+4
* igb: clean up in all error paths when enabling SR-IOVCorinna Vinschen2023-09-131-1/+4
* ixgbe: fix timestamp configuration codeVadim Fedorenko2023-09-131-13/+15
* net: macb: fix sleep inside spinlockSascha Hauer2023-09-121-2/+3