summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* drivers/net: process the result of hdlc_open() and add call of hdlc_close() i...Alexandra Diupina2023-09-221-2/+10
* 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
* vxlan: Add missing entries to vxlan_get_size()Benjamin Poirier2023-09-201-0/+4
* team: fix null-ptr-deref when team device type is changedZiyang Xuan2023-09-191-1/+9
* 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: thunderbolt: Fix TCPv6 GSO checksum calculationMika Westerberg2023-09-151-2/+1
* 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
* veth: Update XDP feature set when bringing up deviceToke Høiland-Jørgensen2023-09-121-0/+2
* net: macb: fix sleep inside spinlockSascha Hauer2023-09-121-2/+3
* net: ethernet: mtk_eth_soc: fix pse_port configuration for MT7988Lorenzo Bianconi2023-09-111-2/+4
* net: ethernet: mtk_eth_soc: fix uninitialized variableDaniel Golle2023-09-111-2/+3
* r8152: check budget for r8152_poll()Hayes Wang2023-09-111-0/+3
* net: dsa: sja1105: block FDB accesses that are concurrent with a switch resetVladimir Oltean2023-09-111-0/+2
* net: dsa: sja1105: serialize sja1105_port_mcast_flood() with other FDB accessesVladimir Oltean2023-09-112-13/+45
* net: dsa: sja1105: fix multicast forwarding working only for last added mdb e...Vladimir Oltean2023-09-111-43/+37
* net: dsa: sja1105: propagate exact error code from sja1105_dynamic_config_pol...Vladimir Oltean2023-09-111-7/+8
* net: dsa: sja1105: hide all multicast addresses from "bridge fdb show"Vladimir Oltean2023-09-111-5/+6
* net:ethernet:adi:adin1110: Fix forwarding offloadCiprian Regus2023-09-111-1/+1