summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-09-21sfc: handle error pointers returned by rhashtable_lookup_get_insert_fast()Edward Cree
2023-09-21igc: Expose tx-usecs coalesce setting to userMuhammad Husaini Zulkifli
2023-09-21octeontx2-pf: Do xdp_do_flush() after redirects.Sebastian Andrzej Siewior
2023-09-21bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPISebastian Andrzej Siewior
2023-09-21net: ena: Flush XDP packets on error.Sebastian Andrzej Siewior
2023-09-20net: hinic: Fix warning-hinic_set_vlan_fliter() warn: variable dereferenced b...Cai Huoqing
2023-09-20vxlan: Add missing entries to vxlan_get_size()Benjamin Poirier
2023-09-19team: fix null-ptr-deref when team device type is changedZiyang Xuan
2023-09-19net: hns3: add 5ms delay before clear firmware reset irq sourceJie Wang
2023-09-19net: hns3: fix fail to delete tc flower rules during reset issueJijie Shao
2023-09-19net: hns3: only enable unicast promisc when mac table fullJian Shen
2023-09-19net: hns3: fix GRE checksum offload issueJie Wang
2023-09-19net: hns3: add cmdq check for vf periodic service taskJie Wang
2023-09-19net: stmmac: fix incorrect rxq|txq_stats referenceJisheng Zhang
2023-09-18tsnep: Fix NAPI polling with budget 0Gerhard Engleder
2023-09-18tsnep: Fix ethtool channelsGerhard Engleder
2023-09-18tsnep: Fix NAPI schedulingGerhard Engleder
2023-09-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-David S. Miller
2023-09-16igc: Fix infinite initialization loop with early XDP redirectVinicius Costa Gomes
2023-09-16ionic: fix 16bit math issue when PAGE_SIZE >= 64KBDavid Christensen
2023-09-15i40e: Fix VF VLAN offloading when port VLAN is configuredIvan Vecera
2023-09-15iavf: schedule a request immediately after add/delete vlanPetr Oros
2023-09-15iavf: add iavf_schedule_aq_request() helperPetr Oros
2023-09-15iavf: do not process adminq tasks when __IAVF_IN_REMOVE_TASK is setRadoslaw Tyl
2023-09-15octeon_ep: fix tx dma unmap len values in SGShinas Rasheed
2023-09-15net: thunderbolt: Fix TCPv6 GSO checksum calculationMika Westerberg
2023-09-15net: ti: icssg-prueth: add PTP dependencyArnd Bergmann
2023-09-15net: microchip: sparx5: Fix possible memory leaks in vcap_api_kunitJinjie Ruan
2023-09-15net: microchip: sparx5: Fix possible memory leaks in test_vcap_xn_rule_creator()Jinjie Ruan
2023-09-15net: microchip: sparx5: Fix possible memory leak in vcap_api_encode_rule_test()Jinjie Ruan
2023-09-15net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_actionvalue_test()Jinjie Ruan
2023-09-15net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_keyvalue_test()Jinjie Ruan
2023-09-14net: renesas: rswitch: Add spin lock protection for irq {un}maskYoshihiro Shimoda
2023-09-14net: renesas: rswitch: Fix unmasking irq conditionYoshihiro Shimoda
2023-09-13igb: clean up in all error paths when enabling SR-IOVCorinna Vinschen
2023-09-13ixgbe: fix timestamp configuration codeVadim Fedorenko
2023-09-12veth: Update XDP feature set when bringing up deviceToke Høiland-Jørgensen
2023-09-12net: macb: fix sleep inside spinlockSascha Hauer
2023-09-11net: ethernet: mtk_eth_soc: fix pse_port configuration for MT7988Lorenzo Bianconi
2023-09-11net: ethernet: mtk_eth_soc: fix uninitialized variableDaniel Golle
2023-09-11r8152: check budget for r8152_poll()Hayes Wang
2023-09-11net: dsa: sja1105: block FDB accesses that are concurrent with a switch resetVladimir Oltean
2023-09-11net: dsa: sja1105: serialize sja1105_port_mcast_flood() with other FDB accessesVladimir Oltean
2023-09-11net: dsa: sja1105: fix multicast forwarding working only for last added mdb e...Vladimir Oltean
2023-09-11net: dsa: sja1105: propagate exact error code from sja1105_dynamic_config_pol...Vladimir Oltean
2023-09-11net: dsa: sja1105: hide all multicast addresses from "bridge fdb show"Vladimir Oltean
2023-09-11net:ethernet:adi:adin1110: Fix forwarding offloadCiprian Regus
2023-09-11net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlr...Hangyu Hua
2023-09-11net: ethernet: mvpp2_main: fix possible OOB write in mvpp2_ethtool_get_rxnfc()Hangyu Hua
2023-09-11net: ethernet: bcmasp: fix possible OOB write in bcmasp_netfilt_get_all_active()Hangyu Hua