aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-06-16net: axienet: add missing error return code in axienet_probe()Yang Yingliang
2022-06-15net: usb: ax88179_178a needs FLAG_SEND_ZLPJose Alonso
2022-06-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-06-14net: bgmac: Fix an erroneous kfree() in bgmac_remove()Christophe JAILLET
2022-06-14ice: Fix memory corruption in VF driverPrzemyslaw Patynowski
2022-06-14ice: Fix queue config fail handlingPrzemyslaw Patynowski
2022-06-14ice: Sync VLAN filtering features for DVMRoman Storozhenko
2022-06-14ice: Fix PTP TX timestamp offset calculationMichal Michalik
2022-06-14mlxsw: spectrum_cnt: Reorder counter poolsPetr Machata
2022-06-13amd-xgbe: Use platform_irq_count()Jean-Philippe Brucker
2022-06-13octeontx2-vf: Add support for adaptive interrupt coalescingSuman Ghosh
2022-06-13xilinx: Fix build on x86.David S. Miller
2022-06-13net: axienet: Use iowrite64 to write all 64b descriptor pointersAndy Chiu
2022-06-13net: axienet: make the 64b addresable DMA depends on 64b archecturesAndy Chiu
2022-06-13net: hns3: fix tm port shapping of fibre port is incorrect after driver initi...Guangbin Huang
2022-06-13net: hns3: fix PF rss size initialization bugJie Wang
2022-06-13net: hns3: restore tm priority/qset to default settings when tc disabledGuangbin Huang
2022-06-13net: hns3: modify the ring param print infoJie Wang
2022-06-13net: hns3: don't push link state to VF if unaliveJian Shen
2022-06-13net: hns3: set port base vlan tbl_sta to false before removing old vlanGuangbin Huang
2022-06-10Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-06-09Merge tag 'mlx5-fixes-2022-06-08' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2022-06-09nfp: flower: restructure flow-key for gre+vlan combinationEtienne van der Linde
2022-06-09nfp: avoid unnecessary check warnings in nfp_app_get_vf_configFei Qin
2022-06-09Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-09mellanox: mlx5: avoid uninitialized variable warning with gcc-12Linus Torvalds
2022-06-09iavf: Fix issue with MAC address of VF shown as zeroMichal Wilczynski
2022-06-09i40e: Fix call trace in setup_tx_descriptorsAleksandr Loktionov
2022-06-09i40e: Fix calculating the number of queue pairsGrzegorz Szczurek
2022-06-09i40e: Fix adding ADQ filter to TC0Grzegorz Szczurek
2022-06-08net: amd-xgbe: fix clang -Wformat warningJustin Stitt
2022-06-08net: dsa: realtek: rtl8365mb: fix GMII caps for ports with internal PHYAlvin Šipraga
2022-06-08Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-06-08net: dsa: mv88e6xxx: correctly report serdes link failureRussell King (Oracle)
2022-06-08net: dsa: mv88e6xxx: fix BMSR error to be consistent with othersRussell King (Oracle)
2022-06-08net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_completeMarek Behún
2022-06-08net: altera: Fix refcount leak in altera_tse_mdio_createMiaoqian Lin
2022-06-08net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_al...Chen Lin
2022-06-08net/mlx5: fs, fail conflicting actionsMark Bloch
2022-06-08net/mlx5: Rearm the FW tracer after each tracer eventFeras Daoud
2022-06-08net/mlx5: E-Switch, pair only capable devicesMark Bloch
2022-06-08net/mlx5e: CT: Fix cleanup of CT before cleanup of TC ct rulesPaul Blakey
2022-06-08Revert "net/mlx5e: Allow relaxed ordering over VFs"Saeed Mahameed
2022-06-08au1000_eth: stop using virt_to_bus()Arnd Bergmann
2022-06-08net: mdio: unexport __init-annotated mdio_bus_init()Masahiro Yamada
2022-06-07net/mlx4_en: Fix wrong return value on ioctl EEPROM query failureGal Pressman
2022-06-07net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_listMiaoqian Lin
2022-06-07ixgbe: fix unexpected VLAN Rx in promisc mode on VFOlivier Matz
2022-06-07ixgbe: fix bcast packets Rx on VF after promisc removalOlivier Matz
2022-06-07stmmac: intel: Fix an error handling path in intel_eth_pci_probe()Christophe JAILLET