summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2021-10-28Revert "net: hns3: fix pause config problem after autoneg disabled"Guangbin Huang-57/+10
2021-10-28octeontx2-af: Fix possible null pointer dereference.Rakesh Babu Saladi-1/+4
2021-10-28octeontx2-af: Display all enabled PF VF rsrc_alloc entries.Rakesh Babu-32/+106
2021-10-28octeontx2-af: Check whether ipolicers existsSubbaraya Sundeep-0/+8
2021-10-28net: ethernet: microchip: lan743x: Fix skb allocation failureYuiko Oshino-4/+9
2021-10-28nfp: bpf: relax prog rejection for mtu check through max_pkt_offsetYu Xiao-9/+26
2021-10-28vmxnet3: do not stop tx queues after netif_device_detach()Dongli Zhang-1/+0
2021-10-27r8169: Add device 10ec:8162 to driver r8169Janghyub Seo-0/+1
2021-10-27usbnet: fix error return code in usbnet_probe()Wang Hai-0/+1
2021-10-27net: hns3: adjust string spaces of some parameters of tx bd info in debugfsGuangbin Huang-3/+3
2021-10-27net: hns3: expand buffer len for some debugfs commandGuangbin Huang-3/+3
2021-10-27net: hns3: add more string spaces for dumping packets number of queue info in...Jie Wang-2/+2
2021-10-27net: hns3: fix data endian problem of some functions of debugfsJie Wang-16/+14
2021-10-27net: hns3: ignore reset event before initialization process is doneGuangbin Huang-0/+5
2021-10-27net: hns3: change hclge/hclgevf workqueue to WQ_UNBOUND modeYufeng Mo-31/+6
2021-10-27net: hns3: fix pause config problem after autoneg disabledGuangbin Huang-10/+57
2021-10-26net: lan78xx: fix division by zero in send pathJohan Hovold-0/+6
2021-10-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller-14/+7
2021-10-25mlxsw: pci: Recycle received packet upon allocation failureIdo Schimmel-13/+12
2021-10-25ice: check whether PTP is initialized in ice_ptp_release()Yongxin Liu-0/+3
2021-10-25ice: Respond to a NETDEV_UNREGISTER event for LAGDave Ertman-14/+4
2021-10-25xen/netfront: stop tx queues during live migrationDongli Zhang-0/+8
2021-10-25net: nxp: lpc_eth.c: avoid hang when bringing interface downTrevor Woerner-3/+2
2021-10-25phy: phy_ethtool_ksettings_set: Lock the PHY while changing settingsAndrew Lunn-1/+3
2021-10-25phy: phy_start_aneg: Add an unlocked versionAndrew Lunn-6/+24
2021-10-25phy: phy_ethtool_ksettings_set: Move after phy_start_anegAndrew Lunn-53/+53
2021-10-25phy: phy_ethtool_ksettings_get: Lock the phy for consistencyAndrew Lunn-0/+2
2021-10-24net: ethernet: microchip: lan743x: Fix dma allocation failure by using dma_se...Yuiko Oshino-0/+20
2021-10-24net: ethernet: microchip: lan743x: Fix driver crash when lan743x_pm_resume failsYuiko Oshino-0/+2
2021-10-21usbnet: sanity check for maxpacketOliver Neukum-0/+4
2021-10-21net: enetc: make sure all traffic classes can send large framesVladimir Oltean-1/+4
2021-10-21net: enetc: fix ethtool counter name for PM0_TERRVladimir Oltean-1/+1
2021-10-21sfc: Don't use netif_info before net_device setupErik Ekman-3/+3
2021-10-21sfc: Export fibre-specific supported link modesErik Ekman-11/+26
2021-10-21Merge tag 'mlx5-fixes-2021-10-20' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller-54/+85
2021-10-20net/mlx5e: IPsec: Fix work queue entry ethernet segment checksum flagsEmeel Hakim-9/+11
2021-10-20net/mlx5e: IPsec: Fix a misuse of the software parser's fieldsEmeel Hakim-24/+27
2021-10-20net/mlx5e: Fix vlan data lost during suspend flowMoshe Shemesh-12/+26
2021-10-20net/mlx5: E-switch, Return correct error code on group creation failureDmytro Linkin-4/+3
2021-10-20net/mlx5: Lag, change multipath and bonding to be mutually exclusiveMaor Dickman-5/+18
2021-10-20ice: Add missing E810 device idsTony Nguyen-0/+8
2021-10-20igc: Update I226_K device IDSasha Neftin-1/+1
2021-10-20e1000e: Fix packet loss on Tiger Lake and laterSasha Neftin-1/+13
2021-10-20e1000e: Separate TGP board type from SPTSasha Neftin-23/+46
2021-10-20net: stmmac: Fix E2E delay mechanismKurt Kanzenbach-1/+1
2021-10-20net: hns3: disable sriov before unload hclge layerPeng Li-0/+23
2021-10-20net: hns3: fix vf reset workqueue cannot exitYufeng Mo-3/+3
2021-10-20net: hns3: schedule the polling again when allocation failsYunsheng Lin-10/+12
2021-10-20net: hns3: fix for miscalculation of rx unused descYunsheng Lin-0/+9
2021-10-20net: hns3: fix the max tx size according to user manualYunsheng Lin-9/+4