summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-05-17ice: fix crash when writing timestamp on RX ringsArkadiusz Kubalewski
2022-05-17net: vmxnet3: fix possible NULL pointer dereference in vmxnet3_rq_cleanup()Zixuan Fu
2022-05-17net: vmxnet3: fix possible use-after-free bugs in vmxnet3_rq_alloc_rx_buf()Zixuan Fu
2022-05-17net: systemport: Fix an error handling path in bcm_sysport_probe()Christophe JAILLET
2022-05-17net: lan966x: Fix assignment of the MAC addressHoratiu Vultur
2022-05-16Merge tag 'linux-can-fixes-for-5.18-20220514' of git://git.kernel.org/pub/scm...David S. Miller
2022-05-14can: m_can: remove support for custom bit timing, take #2Jarkko Nikula
2022-05-14Revert "can: m_can: pci: use custom bit timings for Elkhart Lake"Jarkko Nikula
2022-05-13net: macb: Increment rx bd head after allocating skb and bufferHarini Katakam
2022-05-13net: ipa: get rid of a duplicate initializationAlex Elder
2022-05-13net: ipa: record proper RX transaction countAlex Elder
2022-05-13net: ipa: certain dropped packets aren't accounted forAlex Elder
2022-05-12net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()Taehee Yoo
2022-05-12net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down()Florian Fainelli
2022-05-12mlxsw: Avoid warning during ip6gre device removalAmit Cohen
2022-05-12net: bcmgenet: Check for Wake-on-LAN interrupt probe deferralFlorian Fainelli
2022-05-12net: ethernet: mediatek: ppe: fix wrong size passed to memset()Yang Yingliang
2022-05-11Merge tag 'wireless-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-05-11i40e: i40e_main: fix a missing check on list iteratorXiaomeng Tong
2022-05-11net: atlantic: verify hw_head_ lies within TX buffer ringGrant Grundler
2022-05-11net: atlantic: add check for MAX_SKB_FRAGSGrant Grundler
2022-05-11net: atlantic: reduce scope of is_rsc_completeGrant Grundler
2022-05-11net: atlantic: fix "frag[0] not initialized"Grant Grundler
2022-05-10net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe()Yang Yingliang
2022-05-10net: phy: micrel: Fix incorrect variable type in micrelWan Jiabing
2022-05-10net: atlantic: always deep reset on pm op, fixing up my null deref regressionManuel Ullmann
2022-05-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-05-09net: phy: Fix race condition on link status changeFrancesco Dolcini
2022-05-09ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one()Yang Yingliang
2022-05-09ionic: fix missing pci_release_regions() on error in ionic_probe()Yang Yingliang
2022-05-09mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU protectionJohannes Berg
2022-05-09mac80211_hwsim: fix RCU protected chanctx accessJohannes Berg
2022-05-09net: sfc: fix memory leak due to ptp channelTaehee Yoo
2022-05-06net: chelsio: cxgb4: Avoid potential negative array offsetKees Cook
2022-05-06ice: fix PTP stale Tx timestamps cleanupMichal Michalik
2022-05-06ice: clear stale Tx queue settings before configuringAnatolii Gerasymenko
2022-05-06ice: Fix race during aux device (un)pluggingIvan Vecera
2022-05-05net: mscc: ocelot: avoid corrupting hardware counters when moving VCAP filtersVladimir Oltean
2022-05-05net: mscc: ocelot: restrict tc-trap actions to VCAP IS2 lookup 0Vladimir Oltean
2022-05-05net: mscc: ocelot: fix VCAP IS2 filters matching on both lookupsVladimir Oltean
2022-05-05net: mscc: ocelot: fix last VCAP IS1/IS2 filter persisting in hardware when d...Vladimir Oltean
2022-05-05net: mscc: ocelot: mark traps with a bool instead of keeping them in a listVladimir Oltean
2022-05-05net: phy: micrel: Pass .probe for KS8737Fabio Estevam
2022-05-05net: phy: micrel: Do not use kszphy_suspend/resume for KSZ8061Fabio Estevam
2022-05-04net/mlx5: Fix matching on inner TTCMark Bloch
2022-05-04net/mlx5: Avoid double clear or set of sync reset requestedMoshe Shemesh
2022-05-04net/mlx5: Fix deadlock in sync reset flowMoshe Shemesh
2022-05-04net/mlx5e: Fix trust state reset in reloadMoshe Tal
2022-05-04net/mlx5e: Avoid checking offload capability in post_parse actionAriel Levkovich
2022-05-04net/mlx5e: CT: Fix queued up restore put() executing after relevant ft releasePaul Blakey