summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2021-04-15ch_ktls: do not send snd_una update to TCB in middleVinay Kumar Yadav-53/+0
2021-04-15ch_ktls: tcb close causes tls connection failureVinay Kumar Yadav-19/+0
2021-04-15ch_ktls: fix device connection closeVinay Kumar Yadav-0/+6
2021-04-15ch_ktls: Fix kernel panicVinay Kumar Yadav-19/+5
2021-04-15Merge tag 'mlx5-fixes-2021-04-14' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller-19/+12
2021-04-15i40e: fix the panic when running bpf in xdpdrv modeJason Xing-0/+6
2021-04-14net/mlx5e: fix ingress_ifindex check in mlx5e_flower_parse_metawenxu-0/+3
2021-04-14net/mlx5e: Fix setting of RS FEC modeAya Levin-19/+4
2021-04-14net/mlx5: Fix setting of devlink traps in switchdev modeAya Levin-0/+5
2021-04-14Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller-3/+15
2021-04-14Revert "net: stmmac: re-init rx buffers when mac resume back"Thierry Reding-83/+1
2021-04-14cavium/liquidio: Fix duplicate argumentWan Jiabing-1/+1
2021-04-14net: macb: fix the restore of cmp registersClaudiu Beznea-1/+1
2021-04-14vrf: fix a comment about loopback deviceNicolas Dichtel-6/+4
2021-04-14ibmvnic: remove duplicate napi_schedule call in open functionLijun Pan-5/+0
2021-04-14ibmvnic: remove duplicate napi_schedule call in do_reset functionLijun Pan-5/+1
2021-04-14ibmvnic: avoid calling napi_disable() twiceLijun Pan-2/+1
2021-04-14r8169: don't advertise pause in jumbo modeHeiner Kallweit-2/+7
2021-04-13xen-netback: Check for hotplug-status existence before watchingMichael Brown-4/+8
2021-04-13ibmvnic: correctly use dev_consume/free_skb_irqLijun Pan-4/+7
2021-04-13ice: Fix potential infinite loop when using u8 loop counterColin Ian King-2/+2
2021-04-13ixgbe: fix unbalanced device enable/disable in suspend/resumeYongxin Liu-0/+5
2021-04-13ixgbe: Fix NULL pointer dereference in ethtool loopback testAlexander Duyck-1/+8
2021-04-12net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár-20/+42
2021-04-11net: geneve: check skb is large enough for IPv4/IPv6 headerPhillip Potter-0/+6
2021-04-11net: davicom: Fix regulator not turned off on failed probeChristophe JAILLET-2/+4
2021-04-09net: hns3: Trivial spell fix in hns3 driverSalil Mehta-3/+3
2021-04-09lan743x: fix ethernet frame cutoff issueSven Van Asbroeck-4/+4
2021-04-08net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG bitsMartin Blumenstingl-3/+16
2021-04-08net: dsa: lantiq_gswip: Don't use PHY auto pollingMartin Blumenstingl-26/+159
2021-04-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller-12/+17
2021-04-08ice: fix memory leak of aRFS after resuming from suspendYongxin Liu-0/+1
2021-04-08i40e: Fix sparse warning: missing error code 'err'Arkadiusz Kubalewski-2/+6
2021-04-08i40e: Fix sparse error: 'vsi->netdev' could be nullArkadiusz Kubalewski-2/+1
2021-04-08i40e: Fix sparse error: uninitialized symbol 'ring'Arkadiusz Kubalewski-0/+3
2021-04-08i40e: Fix sparse errors in i40e_txrx.cArkadiusz Kubalewski-7/+5
2021-04-08i40e: Fix parameters in aq_get_phy_register()Grzegorz Siwik-1/+1
2021-04-08virt_wifi: Return micros for BSS TSF valuesA. Cody Schuffelen-2/+3
2021-04-07net: hso: fix null-ptr-deref during tty device unregistrationAnirudh Rayabharam-21/+12
2021-04-07Merge tag 'wireless-drivers-2021-04-07' of git://git.kernel.org/pub/scm/linux...David S. Miller-55/+97
2021-04-07ethtool: Remove link_mode param and derive link params from driverDanielle Ratson-5/+14
2021-04-06net/mlx5: fix kfree mismatch in indir_table.cXiaoming Ni-5/+5
2021-04-06net/mlx5: Fix HW spec violation configuring uplinkEli Cohen-2/+3
2021-04-06net: tun: set tun->dev->addr_len during TUNSETLINK processingPhillip Potter-0/+48
2021-04-06net: hns3: clear VF down state bit before request link statusGuangbin Huang-2/+2
2021-04-06Merge tag 'linux-can-fixes-for-5.12-20210406' of git://git.kernel.org/pub/scm...David S. Miller-6/+18
2021-04-06pcnet32: Use pci_resource_len to validate PCI resourceGuenter Roeck-2/+3
2021-04-06virtio_net: Do not pull payload in skb->headEric Dumazet-3/+7
2021-04-06net: broadcom: bcm4908enet: Fix a double free in bcm4908_enet_dma_allocLv Yunlong-0/+1
2021-04-06can: mcp251x: fix support for half duplex SPI host controllersMarc Kleine-Budde-6/+18