summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2022-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-09net: macb: change return type for gem_ptp_set_one_step_sync()Claudiu Beznea
2022-06-08net: amd-xgbe: fix clang -Wformat warningJustin Stitt
2022-06-08Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-06-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
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-08au1000_eth: stop using virt_to_bus()Arnd Bergmann
2022-06-08nfp: Remove kernel.h when not neededChristophe JAILLET
2022-06-07net: ethernet: mtk_eth_soc: enable rx cksum offload for MTK_NETSYS_V2Lorenzo Bianconi
2022-06-07net/mlx4_en: Fix wrong return value on ioctl EEPROM query failureGal Pressman
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-07iavf: Add waiting for response from PF in set macMateusz Palczewski
2022-06-07i40e: Add VF VLAN pruningMateusz Palczewski
2022-06-07stmmac: intel: Fix an error handling path in intel_eth_pci_probe()Christophe JAILLET
2022-06-07net: altera: Replace kernel.h with the necessary inclusionsChristophe JAILLET
2022-06-06net: ethernet: bgmac: Fix refcount leak in bcma_mdio_mii_registerMiaoqian Lin
2022-06-04Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus 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-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 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-06-01octeontx2-af: fix error code in is_valid_offset()Dan Carpenter
2022-05-31net/mlx5: Fix mlx5_get_next_dev() peer device matchingSaeed Mahameed
2022-05-31net/mlx5e: Update netdev features after changing XDP stateMaxim Mikityanskiy
2022-05-31net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race conditionMaxim Mikityanskiy
2022-05-31net/mlx5: CT: Fix header-rewrite re-use for tupelsPaul Blakey
2022-05-31net/mlx5e: TC NIC mode, fix tc chains miss tableMaor Dickman
2022-05-31net/mlx5: Don't use already freed action pointerLeon Romanovsky
2022-05-29sfc: fix wrong tx channel offset with efx_separate_tx_channelsÍñigo Huguet
2022-05-29sfc: fix considering that all channels have TX queuesMartin Habets
2022-05-28net: enetc: Use pci_release_region() to release some resourcesChristophe JAILLET
2022-05-28nfp: only report pause frame configuration for physical deviceYu Xiao
2022-05-28net: dpaa: Convert to SPDX identifiersSean Anderson
2022-05-27net: lan743x: PCI11010 / PCI11414 fixRaju Lakkaraju
2022-05-27net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaksMiaoqian Lin
2022-05-27net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry()Dan Carpenter
2022-05-26net: lan966x: check devm_of_phy_get() for -EDEFER_PROBEMichael Walle
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-25net: ethernet: ti: am65-cpsw: Fix fwnode passed to phylink_create()Siddharth Vadapalli
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-05-24Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds