summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-06-22igc: Enable PCIe PTMVinicius Costa Gomes
2022-06-22net: bgmac: Fix an erroneous kfree() in bgmac_remove()Christophe JAILLET
2022-06-22mlxsw: spectrum_cnt: Reorder counter poolsPetr Machata
2022-06-22i40e: Fix call trace in setup_tx_descriptorsAleksandr Loktionov
2022-06-22i40e: Fix calculating the number of queue pairsGrzegorz Szczurek
2022-06-22i40e: Fix adding ADQ filter to TC0Grzegorz Szczurek
2022-06-22mellanox: mlx5: avoid uninitialized variable warning with gcc-12Linus Torvalds
2022-06-22net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_al...Chen Lin
2022-06-14ixgbe: fix unexpected VLAN Rx in promisc mode on VFOlivier Matz
2022-06-14ixgbe: fix bcast packets Rx on VF after promisc removalOlivier Matz
2022-06-14net: phy: dp83867: retrigger SGMII AN when link changeTan Tee Min
2022-06-14net: altera: Fix refcount leak in altera_tse_mdio_createMiaoqian Lin
2022-06-14net/mlx5: fs, fail conflicting actionsMark Bloch
2022-06-14net/mlx5: Rearm the FW tracer after each tracer eventFeras Daoud
2022-06-14net: mdio: unexport __init-annotated mdio_bus_init()Masahiro Yamada
2022-06-14net/mlx4_en: Fix wrong return value on ioctl EEPROM query failureGal Pressman
2022-06-14net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_listMiaoqian Lin
2022-06-14net/mlx5e: Update netdev features after changing XDP stateMaxim Mikityanskiy
2022-06-14net/mlx5: Don't use already freed action pointerLeon Romanovsky
2022-06-14sfc: fix wrong tx channel offset with efx_separate_tx_channelsÍñigo Huguet
2022-06-14sfc: fix considering that all channels have TX queuesMartin Habets
2022-06-14nfp: only report pause frame configuration for physical deviceYu Xiao
2022-06-14net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_registerMiaoqian Lin
2022-06-14net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaksMiaoqian Lin
2022-06-14net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry()Dan Carpenter
2022-06-09net: ipa: fix page free in ipa_endpoint_replenish_one()Alex Elder
2022-06-09net: ipa: fix page free in ipa_endpoint_trans_release()Alex Elder
2022-06-09carl9170: tx: fix an incorrect use of list iteratorXiaomeng Tong
2022-06-09rtl818x: Prevent using not initialized queuesAlexander Wetzel
2022-06-09iwlwifi: mvm: fix assert 1F04 upon reconfigEmmanuel Grumbach
2022-06-09can: xilinx_can: mark bit timing constants as constMarc Kleine-Budde
2022-06-09hinic: Avoid some over memory allocationChristophe JAILLET
2022-06-09net: huawei: hinic: Use devm_kcalloc() instead of devm_kzalloc()Gustavo A. R. Silva
2022-06-09hv_netvsc: Fix potential dereference of NULL pointerYongzhi Liu
2022-06-09net: stmmac: fix out-of-bounds access in a selftestJakub Kicinski
2022-06-09net: stmmac: selftests: Use kcalloc() instead of kzalloc()Gustavo A. R. Silva
2022-06-09thermal/drivers/core: Use a char pointer for the cooling device nameDaniel Lezcano
2022-06-09net: hinic: add missing destroy_workqueue in hinic_pf_to_mgmt_initZheng Bin
2022-06-09lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore
2022-06-09ath11k: Don't check arvif->is_started before sending management framesBaochen Qiang
2022-06-09ath9k_htc: fix potential out of bounds access with invalid rxstatus->rs_keyixDan Carpenter
2022-06-09net: dsa: mt7530: 1G can also support 1000BASE-X link modeRussell King (Oracle)
2022-06-09ath9k: fix ar9003_get_eepmiscWenli Looi
2022-06-09ath11k: acquire ab->base_lock in unassign when finding the peer by addrNiels Dossche
2022-06-09eth: tg3: silence the GCC 12 array-bounds warningJakub Kicinski
2022-06-09can: mcp251xfd: silence clang's -Wunaligned-access warningVincent Mailhol
2022-06-09net: phy: micrel: Allow probing without .driver_dataFabio Estevam
2022-06-09rtlwifi: Use pr_warn instead of WARN_ONCEDongliang Mu
2022-06-09mlxsw: Treat LLDP packets as controlPetr Machata
2022-06-09mlxsw: spectrum_dcb: Do not warn about priority changesPetr Machata