summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-10-10vrf: Fix lockdep splat in output pathIdo Schimmel
2023-10-10net: stmmac: dwmac-stm32: fix resume on STM32 MCUBen Wolsieffer
2023-10-10ibmveth: Remove condition to recompute TCP header checksum.David Wilder
2023-10-10net: ethernet: ti: am65-cpsw: Fix error code in am65_cpsw_nuss_init_tx_chns()Dan Carpenter
2023-10-10net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_regShigeru Yoshida
2023-10-10net: dsa: mv88e6xxx: Avoid EEPROM timeout when EEPROM is absentFabio Estevam
2023-10-10neighbour: annotate lockless accesses to n->nud_stateEric Dumazet
2023-10-10wifi: mt76: mt76x02: fix MT76x0 external LNA gain handlingFelix Fietkau
2023-10-10drivers/net: process the result of hdlc_open() and add call of hdlc_close() i...Alexandra Diupina
2023-10-10wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packetPin-yen Lin
2023-10-10wifi: iwlwifi: mvm: Fix a memory corruption issueChristophe JAILLET
2023-10-10wifi: iwlwifi: dbg_ini: fix structure packingArnd Bergmann
2023-10-10wifi: mwifiex: Fix tlv_buf_left calculationGustavo A. R. Silva
2023-10-10qed/red_ll2: Fix undefined behavior bug in struct qed_ll2_infoGustavo A. R. Silva
2023-10-10net: ethernet: mediatek: disable irq before schedule napiChristian Marangi
2023-10-10i40e: fix the wrong PTP frequency calculationYajun Deng
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