summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-06-14net/mlx5: E-Switch, pair only capable devicesMark Bloch
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-14nfp: flower: restructure flow-key for gre+vlan combinationEtienne van der Linde
2022-06-14net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_completeMarek Behún
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/mlx5: Fix mlx5_get_next_dev() peer device matchingSaeed Mahameed
2022-06-14net/mlx5: Lag, filter non compatible devicesMark Bloch
2022-06-14net: mdio: unexport __init-annotated mdio_bus_init()Masahiro Yamada
2022-06-14i40e: xsk: Move tmp desc array from driver to poolMagnus Karlsson
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-14stmmac: intel: Fix an error handling path in intel_eth_pci_probe()Christophe JAILLET
2022-06-14net: ethernet: bgmac: Fix refcount leak in bcma_mdio_mii_registerMiaoqian Lin
2022-06-14amt: fix wrong type string definitionTaehee Yoo
2022-06-14amt: fix possible null-ptr-deref in amt_rcv()Taehee Yoo
2022-06-14amt: fix wrong usage of pskb_may_pull()Taehee Yoo
2022-06-14macsec: fix UAF bug for real_devZiyang Xuan
2022-06-14octeontx2-af: fix error code in is_valid_offset()Dan Carpenter
2022-06-14net/mlx5e: Update netdev features after changing XDP stateMaxim Mikityanskiy
2022-06-14net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race conditionMaxim Mikityanskiy
2022-06-14net/mlx5: CT: Fix header-rewrite re-use for tupelsPaul Blakey
2022-06-14net/mlx5e: TC NIC mode, fix tc chains miss tableMaor Dickman
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-14net: lan966x: check devm_of_phy_get() for -EDEFER_PROBEMichael Walle
2022-06-14amt: fix possible memory leak in amt_rcv()Taehee Yoo
2022-06-14amt: fix return value of amt_update_handler()Taehee Yoo
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-09mt76: fix use-after-free by removing a non-RCU wcid pointerFelix Fietkau
2022-06-09iwlwifi: mei: fix potential NULL-ptr derefJohannes Berg
2022-06-09iwlwifi: mei: clear the sap data header before sendingAvraham Stern
2022-06-09iwlwifi: mvm: fix assert 1F04 upon reconfigEmmanuel Grumbach
2022-06-09iwlwifi: fw: init SAR GEO table only if data is presentJohannes Berg
2022-06-09can: xilinx_can: mark bit timing constants as constMarc Kleine-Budde
2022-06-09net: dsa: restrict SMSC_LAN9303_I2C kconfigRandy Dunlap
2022-06-09hinic: Avoid some over memory allocationChristophe JAILLET
2022-06-09hv_netvsc: Fix potential dereference of NULL pointerYongzhi Liu
2022-06-09amt: fix memory leak for advertisement messageTaehee Yoo