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