summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-06-06net: ipa: compute proper aggregation limitAlex Elder
2022-06-06net: ftgmac100: Disable hardware checksum on AST2600Joel Stanley
2022-05-30lib/crypto: blake2s: move hmac construction into wireguardJason A. Donenfeld
2022-05-30lib/crypto: blake2s: include as built-inJason A. Donenfeld
2022-05-30ice: fix crash at allocation failureMagnus Karlsson
2022-05-25mt76: mt7921e: fix possible probe failure after rebootSean Wang
2022-05-25net: atlantic: verify hw_head_ lies within TX buffer ringGrant Grundler
2022-05-25net: atlantic: add check for MAX_SKB_FRAGSGrant Grundler
2022-05-25net: atlantic: reduce scope of is_rsc_completeGrant Grundler
2022-05-25net: atlantic: fix "frag[0] not initialized"Grant Grundler
2022-05-25net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe()Yang Yingliang
2022-05-25ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one()Yang Yingliang
2022-05-25igb: skip phy status check where unavailableKevin Mitchell
2022-05-25net/mlx5e: Properly block LRO when XDP is enabledMaxim Mikityanskiy
2022-05-25net/mlx5: DR, Fix missing flow_source when creating multi-destination FW tableMaor Dickman
2022-05-25net/qla3xxx: Fix a test in ql_reset_work()Christophe JAILLET
2022-05-25ice: Fix interrupt moderation settings getting clearedMichal Wilczynski
2022-05-25ice: move ice_container_type onto ice_ring_containerMaciej Fijalkowski
2022-05-25ice: fix possible under reporting of ethtool Tx and Rx statisticsPaul Greenwalt
2022-05-25ice: fix crash when writing timestamp on RX ringsArkadiusz Kubalewski
2022-05-25net: vmxnet3: fix possible NULL pointer dereference in vmxnet3_rq_cleanup()Zixuan Fu
2022-05-25net: vmxnet3: fix possible use-after-free bugs in vmxnet3_rq_alloc_rx_buf()Zixuan Fu
2022-05-25net: systemport: Fix an error handling path in bcm_sysport_probe()Christophe JAILLET
2022-05-25net: fix dev_fill_forward_path with pppoe + bridgeFelix Fietkau
2022-05-25net: macb: Increment rx bd head after allocating skb and bufferHarini Katakam
2022-05-25net: ipa: record proper RX transaction countAlex Elder
2022-05-25Revert "can: m_can: pci: use custom bit timings for Elkhart Lake"Jarkko Nikula
2022-05-18net: phy: micrel: Pass .probe for KS8737Fabio Estevam
2022-05-18net: phy: micrel: Do not use kszphy_suspend/resume for KSZ8061Fabio Estevam
2022-05-18net: phy: Fix race condition on link status changeFrancesco Dolcini
2022-05-18net: atlantic: always deep reset on pm op, fixing up my null deref regressionManuel Ullmann
2022-05-18i40e: i40e_main: fix a missing check on list iteratorXiaomeng Tong
2022-05-18net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONTMatthew Hagan
2022-05-18net: emaclite: Don't advertise 1000BASE-T and do auto negotiationShravya Kumbham
2022-05-18net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()Taehee Yoo
2022-05-18net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down()Florian Fainelli
2022-05-18net: bcmgenet: Check for Wake-on-LAN interrupt probe deferralFlorian Fainelli
2022-05-18net: ethernet: mediatek: ppe: fix wrong size passed to memset()Yang Yingliang
2022-05-18ionic: fix missing pci_release_regions() on error in ionic_probe()Yang Yingliang
2022-05-18mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU protectionJohannes Berg
2022-05-18net: sfc: fix memory leak due to ptp channelTaehee Yoo
2022-05-18sfc: Use swap() instead of open coding itJiapeng Chong
2022-05-18net: chelsio: cxgb4: Avoid potential negative array offsetKees Cook
2022-05-18ice: fix PTP stale Tx timestamps cleanupMichal Michalik
2022-05-18ice: Fix race during aux device (un)pluggingIvan Vecera
2022-05-18net: mscc: ocelot: avoid corrupting hardware counters when moving VCAP filtersVladimir Oltean
2022-05-18net: mscc: ocelot: restrict tc-trap actions to VCAP IS2 lookup 0Vladimir Oltean
2022-05-18net: mscc: ocelot: fix VCAP IS2 filters matching on both lookupsVladimir Oltean
2022-05-18net: mscc: ocelot: fix last VCAP IS1/IS2 filter persisting in hardware when d...Vladimir Oltean
2022-05-18iwlwifi: iwl-dbg: Use del_timer_sync() before freeingGuenter Roeck