summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-10-06net: thunderbolt: Fix TCPv6 GSO checksum calculationMika Westerberg
2023-10-06wifi: ath11k: Don't drop tx_status when peer cannot be foundSven Eckelmann
2023-10-06tsnep: Fix NAPI polling with budget 0Gerhard Engleder
2023-10-06tsnep: Fix NAPI schedulingGerhard Engleder
2023-10-06wifi: ath11k: Cleanup mac80211 references on failure during tx_completeSven Eckelmann
2023-10-06wifi: ath11k: fix tx status reporting in encap offload modePradeep Kumar Chitrapu
2023-10-06igc: Expose tx-usecs coalesce setting to userMuhammad Husaini Zulkifli
2023-10-06octeontx2-pf: Do xdp_do_flush() after redirects.Sebastian Andrzej Siewior
2023-10-06bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPISebastian Andrzej Siewior
2023-10-06net: ena: Flush XDP packets on error.Sebastian Andrzej Siewior
2023-10-06team: fix null-ptr-deref when team device type is changedZiyang Xuan
2023-10-06net: hns3: add 5ms delay before clear firmware reset irq sourceJie Wang
2023-10-06net: hns3: fix fail to delete tc flower rules during reset issueJijie Shao
2023-10-06net: hns3: only enable unicast promisc when mac table fullJian Shen
2023-10-06net: hns3: fix GRE checksum offload issueJie Wang
2023-10-06net: hns3: add cmdq check for vf periodic service taskJie Wang
2023-10-06igc: Fix infinite initialization loop with early XDP redirectVinicius Costa Gomes
2023-10-06ionic: fix 16bit math issue when PAGE_SIZE >= 64KBDavid Christensen
2023-10-06i40e: Fix VF VLAN offloading when port VLAN is configuredIvan Vecera
2023-10-06iavf: schedule a request immediately after add/delete vlanPetr Oros
2023-10-06iavf: add iavf_schedule_aq_request() helperPetr Oros
2023-10-06iavf: do not process adminq tasks when __IAVF_IN_REMOVE_TASK is setRadoslaw Tyl
2023-10-06octeon_ep: fix tx dma unmap len values in SGShinas Rasheed
2023-09-23wifi: mac80211_hwsim: drop short framesJohannes Berg
2023-09-23alx: fix OOB-read compiler warningGONG, Ruiqi
2023-09-23can: sun4i_can: Add support for the Allwinner D1John Watts
2023-09-23can: sun4i_can: Add acceptance register quirkJohn Watts
2023-09-23wifi: wil6210: fix fortify warningsDmitry Antipov
2023-09-23mt76: mt7921: don't assume adequate headroom for SDIO headersMatt Whitlock
2023-09-23wifi: mwifiex: fix fortify warningDmitry Antipov
2023-09-23wifi: ath9k: fix printk specifierDongliang Mu
2023-09-23wifi: ath9k: fix fortify warningsDmitry Antipov
2023-09-23ice: Don't tx before switchdev is fully configuredWojciech Drewek
2023-09-19ixgbe: fix timestamp configuration codeVadim Fedorenko
2023-09-19ipv6: Remove in6addr_any alternatives.Kuniyuki Iwashima
2023-09-19net: macb: fix sleep inside spinlockSascha Hauer
2023-09-19net: macb: Enable PTP unicastHarini Katakam
2023-09-19r8152: check budget for r8152_poll()Hayes Wang
2023-09-19net: dsa: sja1105: block FDB accesses that are concurrent with a switch resetVladimir Oltean
2023-09-19net: dsa: sja1105: serialize sja1105_port_mcast_flood() with other FDB accessesVladimir Oltean
2023-09-19net: dsa: sja1105: fix multicast forwarding working only for last added mdb e...Vladimir Oltean
2023-09-19net: dsa: sja1105: propagate exact error code from sja1105_dynamic_config_pol...Vladimir Oltean
2023-09-19net: dsa: sja1105: hide all multicast addresses from "bridge fdb show"Vladimir Oltean
2023-09-19net:ethernet:adi:adin1110: Fix forwarding offloadCiprian Regus
2023-09-19net: ethernet: adi: adin1110: use eth_broadcast_addr() to assign broadcast ad...Yang Yingliang
2023-09-19net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlr...Hangyu Hua
2023-09-19net: ethernet: mvpp2_main: fix possible OOB write in mvpp2_ethtool_get_rxnfc()Hangyu Hua
2023-09-19net: stmmac: fix handling of zero coalescing tx-usecsVincent Whitchurch
2023-09-19net/mlx5: Free IRQ rmap and notifier on kernel shutdownSaeed Mahameed
2023-09-19net: hns3: remove GSO partial feature bitJie Wang