summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-07-02net: mscc: ocelot: allow unregistered IP multicast flooding to CPUVladimir Oltean
2022-07-02rtw88: rtw8821c: enable rfe 6 devicesPing-Ke Shih
2022-07-02rtw88: 8821c: support RFE type4 wifi NICGuo-Feng Fan
2022-06-29virtio_net: fix xdp_rxq_info bug after suspend/resumeStephan Gerhold
2022-06-29igb: Make DMA faster when CPU is active on the PCIe linkKai-Heng Feng
2022-06-29ice: ethtool: advertise 1000M speeds properlyAnatolii Gerasymenko
2022-06-29bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiersJay Vosburgh
2022-06-29igb: fix a use-after-free issue in igb_clean_tx_ringLorenzo Bianconi
2022-06-29phy: aquantia: Fix AN when higher speeds than 1G are not advertisedClaudiu Manoil
2022-06-25net: mana: Add handling of CQE_RX_TRUNCATEDHaiyang Zhang
2022-06-22net: bgmac: Fix an erroneous kfree() in bgmac_remove()Christophe JAILLET
2022-06-22mlxsw: spectrum_cnt: Reorder counter poolsPetr Machata
2022-06-22net: hns3: fix tm port shapping of fibre port is incorrect after driver initi...Guangbin Huang
2022-06-22net: hns3: don't push link state to VF if unaliveJian Shen
2022-06-22net: hns3: set port base vlan tbl_sta to false before removing old vlanGuangbin Huang
2022-06-22net: hns3: split function hclge_update_port_base_vlan_cfg()Jian Shen
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-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-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/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-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