aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2022-07-29Merge tag 'v5.4.208' into v5.4/standard/baseBruce Ashfield
2022-07-29Merge tag 'v5.4.207' into v5.4/standard/baseBruce Ashfield
2022-07-29net: usb: ax88179_178a needs FLAG_SEND_ZLPJose Alonso
2022-07-29be2net: Fix buffer overflow in be_get_module_eepromHristo Venev
2022-07-29ixgbe: Add locking to prevent panic when setting sriov_numvfs to zeroPiotr Skajewski
2022-07-29i40e: Fix erroneous adapter reinitialization during recovery processDawid Lukwinski
2022-07-29iavf: Fix handling of dummy receive descriptorsPrzemyslaw Patynowski
2022-07-29net: stmmac: fix dma queue left shift overflow issueJunxiao Chang
2022-07-29igc: Reinstate IGC_REMOVED logic and implement it properlyLennert Buytenhek
2022-07-29mlxsw: spectrum_router: Fix IPv4 nexthop gateway indicationIdo Schimmel
2022-07-21can: m_can: m_can_tx_handler(): fix use after free of skbMarc Kleine-Budde
2022-07-21net: sfp: fix memory leak in sfp_probe()Jianglei Nie
2022-07-21sfc: fix kernel panic when creating VFÍñigo Huguet
2022-07-21sfc: fix use after free when disabling sriovÍñigo Huguet
2022-07-21net: ftgmac100: Hold reference returned by of_get_child_by_name()Liang He
2022-07-21net: stmmac: dwc-qos: Disable split header for Tegra194Jon Hunter
2022-07-21xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queueJuergen Gross
2022-07-14Merge tag 'v5.4.205' into v5.4/standard/baseBruce Ashfield
2022-07-14Merge tag 'v5.4.204' into v5.4/standard/baseBruce Ashfield
2022-07-12ibmvnic: Properly dispose of all skbs during a failover.Rick Lindsley
2022-07-12can: kvaser_usb: kvaser_usb_leaf: fix bittiming limitsJimmy Assarsson
2022-07-12can: kvaser_usb: kvaser_usb_leaf: fix CAN clock frequency regressionJimmy Assarsson
2022-07-12can: kvaser_usb: replace run-time checks with struct kvaser_usb_driver_infoJimmy Assarsson
2022-07-12usbnet: fix memory leak in error caseOliver Neukum
2022-07-12can: gs_usb: gs_usb_open/close(): fix memory leakRhett Aultman
2022-07-12can: grcan: grcan_probe(): remove extra of_node_get()Liang He
2022-07-07net: usb: qmi_wwan: add Telit 0x1070 compositionDaniele Palmas
2022-07-07net: usb: qmi_wwan: add Telit 0x1060 compositionCarlo Lobrano
2022-07-07xen/netfront: force data bouncing when backend is untrustedRoger Pau Monne
2022-07-07xen/netfront: fix leaking data in shared pagesRoger Pau Monne
2022-07-07net: dsa: bcm_sf2: force pause link settingsDoug Berger
2022-07-07net: tun: avoid disabling NAPI twiceJakub Kicinski
2022-07-07net: bonding: fix use-after-free after 802.3ad slave unbindYevhen Orlov
2022-07-07net: bonding: fix possible NULL deref in rlb codeEric Dumazet
2022-07-07caif_virtio: fix race between virtio_device_ready() and ndo_open()Jason Wang
2022-07-07usbnet: fix memory allocation in helpersOliver Neukum
2022-07-07net: tun: stop NAPI when detaching queuesJakub Kicinski
2022-07-07net: tun: unlink NAPI from device on destructionJakub Kicinski
2022-07-07virtio-net: fix race between ndo_open() and virtio_device_ready()Jason Wang
2022-07-07net: usb: ax88179_178a: Fix packet receivingJose Alonso
2022-07-05Merge tag 'v5.4.203' into v5.4/standard/baseBruce Ashfield
2022-07-05Merge tag 'v5.4.202' into v5.4/standard/baseBruce Ashfield
2022-07-05Merge tag 'v5.4.200' into v5.4/standard/baseBruce Ashfield
2022-07-02net: mscc: ocelot: allow unregistered IP multicast floodingVladimir Oltean
2022-06-29virtio_net: fix xdp_rxq_info bug after suspend/resumeStephan Gerhold
2022-06-29igb: Make DMA faster when CPU is active on the PCIe linkKai-Heng Feng
2022-06-29ice: ethtool: advertise 1000M speeds properlyAnatolii Gerasymenko
2022-06-29bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiersJay Vosburgh
2022-06-29phy: aquantia: Fix AN when higher speeds than 1G are not advertisedClaudiu Manoil
2022-06-22net: bgmac: Fix an erroneous kfree() in bgmac_remove()Christophe JAILLET