summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-04-14drivers: net: fix memory leak in peak_usb_create_devPavel Skripkin
2021-04-14drivers: net: fix memory leak in atusb_probePavel Skripkin
2021-04-14net: tun: set tun->dev->addr_len during TUNSETLINK processingPhillip Potter
2021-04-14net: hns3: clear VF down state bit before request link statusGuangbin Huang
2021-04-14net: macb: restore cmp registers on resume pathClaudiu Beznea
2021-04-14i40e: Fix display statistics for veb_tcEryk Rybak
2021-04-14net/mlx5: Don't request more than supported EQsDaniel Jurgens
2021-04-14net/mlx5e: Fix ethtool indication of connector typeAya Levin
2021-04-14net: phy: broadcom: Only advertise EEE for supported modesFlorian Fainelli
2021-04-14nfp: flower: ignore duplicate merge hints from FWYinjun Zhang
2021-04-14cxgb4: avoid collecting SGE_QBASE regs during trafficRahul Lakkireddy
2021-04-14gianfar: Handle error code at MAC address changeClaudiu Manoil
2021-04-14amd-xgbe: Update DMA coherency valuesShyam Sundar S K
2021-04-14i40e: Fix kernel oops when i40e driver removes VF'sEryk Rybak
2021-04-14i40e: Added Asym_Pause to supported link modesMateusz Palczewski
2021-04-14net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG bitsMartin Blumenstingl
2021-04-14net: dsa: lantiq_gswip: Don't use PHY auto pollingMartin Blumenstingl
2021-04-14virtio_net: Add XDP meta data supportYuya Kusakabe
2021-04-14i40e: Fix sparse error: 'vsi->netdev' could be nullArkadiusz Kubalewski
2021-04-14i40e: Fix sparse warning: missing error code 'err'Arkadiusz Kubalewski
2021-04-14ethernet/netronome/nfp: Fix a use after free in nfp_bpf_ctrl_msg_rxLv Yunlong
2021-04-14net: hso: fix null-ptr-deref during tty device unregistrationAnirudh Rayabharam
2021-04-14ice: Cleanup fltr list in case of allocation issuesRobert Malz
2021-04-14ice: Fix for dereference of NULL pointerJacek BuĊ‚atek
2021-04-14ice: Increase control queue timeoutFabio Pricoco
2021-04-14net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII clockMartin Blumenstingl
2021-04-10net: pxa168_eth: Fix a potential data race in pxa168_eth_removePavel Andrianov
2021-04-10net/mlx5e: Enforce minimum value check for ICOSQ sizeTariq Toukan
2021-04-07net: wan/lmc: unregister device when no matching device is foundTong Zhang
2021-04-07net: ethernet: aquantia: Handle error cleanup of start on openNathan Rossi
2021-04-07ath10k: hold RCU lock when calling ieee80211_find_sta_by_ifaddr()Shuah Khan
2021-04-07brcmfmac: clear EAP/association status bits on linkdown eventsLuca Pesce
2021-04-07can: tcan4x5x: fix max register valueSasha Levin
2021-04-07net: introduce CAN specific pointer in the struct net_deviceOleksij Rempel
2021-04-07can: dev: move driver related infrastructure into separate subdirMarc Kleine-Budde
2021-04-07net: mvpp2: fix interrupt mask/unmask skip conditionSasha Levin
2021-03-30can: peak_usb: Revert "can: peak_usb: add forgotten supported devices"Marc Kleine-Budde
2021-03-30net: dsa: b53: VLAN filtering is global to all usersFlorian Fainelli
2021-03-30can: dev: Move device back to init netns on owning netns deleteMartin Willi
2021-03-30net/mlx5e: Fix error path for ethtool set-priv-flagAya Levin
2021-03-30net: stmmac: dwmac-sun8i: Provide TX and RX fifo sizesCorentin Labbe
2021-03-30r8152: limit the RX buffer size of RTL8153A for USB 2.0Hayes Wang
2021-03-30net: cdc-phonet: fix data-interface release on probe failureJohan Hovold
2021-03-30octeontx2-af: fix infinite loop in unmapping NPC counterHariprasad Kelam
2021-03-30octeontx2-af: Fix irq free in rvu teardownGeetha sowjanya
2021-03-30nfp: flower: fix pre_tun mask id allocationLouis Peens
2021-03-30can: m_can: m_can_rx_peripheral(): fix RX being blocked by errorsTorin Cooper-Bennun
2021-03-30can: m_can: m_can_do_rx_poll(): fix extraneous msg loss warningTorin Cooper-Bennun
2021-03-30can: c_can: move runtime PM enable/disable to c_can_platformTong Zhang
2021-03-30can: c_can_pci: c_can_pci_remove(): fix use-after-freeTong Zhang