aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2022-06-06net: ethernet: bgmac: Fix refcount leak in bcma_mdio_mii_registerMiaoqian Lin
2022-06-06amt: fix wrong type string definitionTaehee Yoo
2022-06-06amt: fix possible null-ptr-deref in amt_rcv()Taehee Yoo
2022-06-06amt: fix wrong usage of pskb_may_pull()Taehee Yoo
2022-06-06net: phy: dp83867: retrigger SGMII AN when link changeTan Tee Min
2022-06-04Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-06-04Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-06-03Merge tag 'staging-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-02Merge tag 'net-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-02stmmac: intel: Add RPL-P PCI IDMichael Sit Wei Hong
2022-06-02net: stmmac: use dev_err_probe() for reporting mdio bus registration failureRasmus Villemoes
2022-06-02ice: fix access-beyond-end in the switch codeAlexander Lobakin
2022-06-02nfp: remove padding in nfp_nfdk_tx_descFei Qin
2022-06-01net: usb: qmi_wwan: Add support for Cinterion MV31 with new baselineSlark Xiao
2022-06-01Merge tag 'mlx5-fixes-2022-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2022-06-01sfc/siena: fix wrong tx channel offset with efx_separate_tx_channelsÍñigo Huguet
2022-06-01sfc/siena: fix considering that all channels have TX queuesMartin Habets
2022-06-01Merge tag 'wireless-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-06-01Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds