summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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: 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-08nfp: Remove kernel.h when not neededChristophe JAILLET
2022-06-08ice: Use correct order for the parameters of devm_kcalloc()Christophe JAILLET
2022-06-08ice: remove u16 arithmetic in ice_gnssKarol Kolacinski
2022-06-08ice: remove VLAN representor specific opsMichal Swiatkowski
2022-06-08ice: don't set VF VLAN caps in switchdevMichal Swiatkowski
2022-06-08ath10k: fix recently introduced checkpatch warningKalle Valo
2022-06-08wifi: rtw89: support MULTI_BSSID and correct BSSID mask of H2CPing-Ke Shih
2022-06-08wifi: ray_cs: Drop useless status variable in parse_addr()Andy Shevchenko
2022-06-08wifi: ray_cs: Utilize strnlen() in parse_addr()Andy Shevchenko
2022-06-08wifi: rtw88: use %*ph to print small bufferAndy Shevchenko
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-07net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_listMiaoqian Lin
2022-06-07net: dsa: microchip: ksz8xxx: Replace kernel.h with the necessary inclusionsChristophe JAILLET
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-07WAN: Fix syntax errors in commentsXiang wangx
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-06ath11k: Fix warnings reported by checkpatchManikanta Pubbisetty
2022-06-06ath11k: Fix LDPC config in set_bitrate_mask hookManikanta Pubbisetty
2022-06-06ath11k: Avoid REO CMD failed prints during firmware recoveryManikanta Pubbisetty
2022-06-06ath11k: Fix incorrect debug_mask mappingsManikanta Pubbisetty
2022-06-06ath11k: fix missing skb drop on htc_tx_completion errorChristian 'Ansuel' Marangi
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