summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2021-05-02iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd()Jiri Kosina1-3/+4
2021-04-28net: hso: fix NULL-deref on disconnect regressionJohan Hovold1-1/+1
2021-04-28cavium/liquidio: Fix duplicate argumentWan Jiabing1-1/+1
2021-04-28xen-netback: Check for hotplug-status existence before watchingMichael Brown1-4/+8
2021-04-28net: geneve: check skb is large enough for IPv4/IPv6 headerPhillip Potter1-0/+6
2021-04-21net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár2-20/+43
2021-04-21r8169: don't advertise pause in jumbo modeHeiner Kallweit1-2/+7
2021-04-21r8169: tweak max read request size for newer chips also in jumbo mtu modeHeiner Kallweit1-4/+5
2021-04-21ch_ktls: do not send snd_una update to TCB in middleVinay Kumar Yadav1-53/+0
2021-04-21ch_ktls: tcb close causes tls connection failureVinay Kumar Yadav1-19/+0
2021-04-21ch_ktls: fix device connection closeVinay Kumar Yadav1-0/+6
2021-04-21ch_ktls: Fix kernel panicVinay Kumar Yadav1-19/+5
2021-04-21ibmvnic: remove duplicate napi_schedule call in open functionLijun Pan1-5/+0
2021-04-21ibmvnic: remove duplicate napi_schedule call in do_reset functionLijun Pan1-5/+1
2021-04-21ibmvnic: avoid calling napi_disable() twiceLijun Pan1-2/+1
2021-04-21i40e: fix the panic when running bpf in xdpdrv modeJason Xing1-0/+6
2021-04-21net: davicom: Fix regulator not turned off on failed probeChristophe JAILLET1-2/+4
2021-04-21net/mlx5e: Fix setting of RS FEC modeAya Levin1-19/+4
2021-04-21net/mlx5e: fix ingress_ifindex check in mlx5e_flower_parse_metawenxu1-0/+3
2021-04-21net: macb: fix the restore of cmp registersClaudiu Beznea1-1/+1
2021-04-21ice: Fix potential infinite loop when using u8 loop counterColin Ian King1-2/+2
2021-04-21ixgbe: fix unbalanced device enable/disable in suspend/resumeYongxin Liu1-0/+5
2021-04-21virt_wifi: Return micros for BSS TSF valuesA. Cody Schuffelen1-2/+3
2021-04-21pcnet32: Use pci_resource_len to validate PCI resourceGuenter Roeck1-2/+3
2021-04-21iwlwifi: add support for Qu with AX201 deviceMatt Chen1-0/+1
2021-04-21iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_enqueue_hcmd()Jiri Kosina1-3/+4
2021-04-16net: sfp: cope with SFPs that set both LOS normal and LOS invertedRussell King1-14/+22
2021-04-16net: sfp: relax bitrate-derived mode checkRussell King1-6/+5
2021-04-14drivers: net: fix memory leak in peak_usb_create_devPavel Skripkin1-1/+5
2021-04-14drivers: net: fix memory leak in atusb_probePavel Skripkin1-0/+1
2021-04-14net: tun: set tun->dev->addr_len during TUNSETLINK processingPhillip Potter1-0/+48
2021-04-14i40e: Fix parameters in aq_get_phy_register()Grzegorz Siwik1-1/+1
2021-04-14net: hns3: clear VF down state bit before request link statusGuangbin Huang1-2/+2
2021-04-14can: mcp251x: fix support for half duplex SPI host controllersMarc Kleine-Budde1-6/+18
2021-04-14iwlwifi: fix 11ax disabled bit in the regulatory capability flagsLuca Coelho1-1/+1
2021-04-14net: macb: restore cmp registers on resume pathClaudiu Beznea1-0/+7
2021-04-14i40e: Fix display statistics for veb_tcEryk Rybak1-6/+46
2021-04-14net/mlx5: Don't request more than supported EQsDaniel Jurgens1-1/+12
2021-04-14net/mlx5e: Fix ethtool indication of connector typeAya Levin1-11/+11
2021-04-14net/mlx5e: Fix mapping of ct_label zeroAriel Levkovich1-7/+29
2021-04-14net: phy: broadcom: Only advertise EEE for supported modesFlorian Fainelli1-3/+10
2021-04-14nfp: flower: ignore duplicate merge hints from FWYinjun Zhang3-3/+69
2021-04-14cxgb4: avoid collecting SGE_QBASE regs during trafficRahul Lakkireddy2-5/+21
2021-04-14gianfar: Handle error code at MAC address changeClaudiu Manoil1-1/+5
2021-04-14ethernet: myri10ge: Fix a use after free in myri10ge_sw_tsoLv Yunlong1-1/+1
2021-04-14mlxsw: spectrum: Fix ECN marking in tunnel decapsulationIdo Schimmel3-8/+21
2021-04-14drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmitLv Yunlong1-2/+3
2021-04-14geneve: do not modify the shared tunnel info when PMTU triggers an ICMP replyAntoine Tenart1-4/+20
2021-04-14vxlan: do not modify the shared tunnel info when PMTU triggers an ICMP replyAntoine Tenart1-4/+14
2021-04-14amd-xgbe: Update DMA coherency valuesShyam Sundar S K1-3/+3