summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-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
2022-06-22mlxsw: spectrum_cnt: Reorder counter poolsPetr Machata
2022-06-22i40e: Fix call trace in setup_tx_descriptorsAleksandr Loktionov
2022-06-22i40e: Fix calculating the number of queue pairsGrzegorz Szczurek
2022-06-22i40e: Fix adding ADQ filter to TC0Grzegorz Szczurek
2022-06-22net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_al...Chen Lin
2022-06-14ixgbe: fix unexpected VLAN Rx in promisc mode on VFOlivier Matz
2022-06-14ixgbe: fix bcast packets Rx on VF after promisc removalOlivier Matz
2022-06-14net: altera: Fix refcount leak in altera_tse_mdio_createMiaoqian Lin
2022-06-14net/mlx5: fs, fail conflicting actionsMark Bloch
2022-06-14net/mlx5: Rearm the FW tracer after each tracer eventFeras Daoud
2022-06-14net: mdio: unexport __init-annotated mdio_bus_init()Masahiro Yamada
2022-06-14net/mlx4_en: Fix wrong return value on ioctl EEPROM query failureGal Pressman
2022-06-14net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_listMiaoqian Lin
2022-06-14net/mlx5e: Update netdev features after changing XDP stateMaxim Mikityanskiy
2022-06-14net/mlx5: Don't use already freed action pointerLeon Romanovsky
2022-06-14nfp: only report pause frame configuration for physical deviceYu Xiao
2022-06-14net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_registerMiaoqian Lin
2022-06-14net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry()Dan Carpenter
2022-06-14carl9170: tx: fix an incorrect use of list iteratorXiaomeng Tong
2022-06-14rtl818x: Prevent using not initialized queuesAlexander Wetzel
2022-06-14iwlwifi: mvm: fix assert 1F04 upon reconfigEmmanuel Grumbach
2022-06-14can: xilinx_can: mark bit timing constants as constMarc Kleine-Budde