summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-06-30Merge tag 'net-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-30net: dsa: felix: fix race between reading PSFP stats and port statsVladimir Oltean
2022-06-30net: tun: avoid disabling NAPI twiceJakub Kicinski
2022-06-30net: sparx5: mdb add/del handle non-sparx5 devicesCasper Andersson
2022-06-30net: sfp: fix memory leak in sfp_probe()Jianglei Nie
2022-06-30mlxsw: spectrum_router: Fix rollback in tunnel next hop initPetr Machata
2022-06-30net: usb: ax88179_178a: Fix packet receivingJose Alonso
2022-06-29net: bonding: fix use-after-free after 802.3ad slave unbindYevhen Orlov
2022-06-29net: phy: ax88772a: fix lost pause advertisement configurationOleksij Rempel
2022-06-29net: phy: Don't trigger state machine while in suspendLukas Wunner
2022-06-29usbnet: fix memory allocation in helpersOliver Neukum
2022-06-28net: bonding: fix possible NULL deref in rlb codeEric Dumazet
2022-06-27net: usb: asix: do not force pause frames supportOleksij Rempel
2022-06-27net: asix: fix "can't send until first packet is send" issueOleksij Rempel
2022-06-27octeon_ep: use bitwise ANDShreenidhi Shedi
2022-06-27epic100: fix use after free on rmmodTong Zhang
2022-06-27net: tun: stop NAPI when detaching queuesJakub Kicinski
2022-06-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-06-27caif_virtio: fix race between virtio_device_ready() and ndo_open()Jason Wang
2022-06-27virtio-net: fix race between ndo_open() and virtio_device_ready()Jason Wang
2022-06-24net: dp83822: disable rx error interruptEnguerrand de Ribaucourt
2022-06-24net: dp83822: disable false carrier interruptEnguerrand de Ribaucourt
2022-06-24net: tun: unlink NAPI from device on destructionJakub Kicinski
2022-06-23net: dsa: bcm_sf2: force pause link settingsDoug Berger
2022-06-23net/dsa/hirschmann: Add missing of_node_get() in hellcreek_led_setup()Liang He
2022-06-22virtio_net: fix xdp_rxq_info bug after suspend/resumeStephan Gerhold
2022-06-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-06-22igb: Make DMA faster when CPU is active on the PCIe linkKai-Heng Feng
2022-06-22net: dsa: qca8k: reduce mgmt ethernet timeoutChristian Marangi
2022-06-22net: dsa: qca8k: reset cpu port on MTU changeChristian Marangi
2022-06-22hinic: Replace memcpy() with direct assignmentKees Cook
2022-06-22Revert "drivers/net/ethernet/neterion/vxge: Fix a use-after-free bug in vxge-...Jakub Kicinski
2022-06-21net: phy: smsc: Disable Energy Detect Power-Down in interrupt modeLukas Wunner
2022-06-21ice: ethtool: Prohibit improper channel config for DCBAnatolii Gerasymenko
2022-06-21ice: ethtool: advertise 1000M speeds properlyAnatolii Gerasymenko
2022-06-21ice: Fix switchdev rules book keepingWojciech Drewek
2022-06-21ice: ignore protocol field in GTP offloadMarcin Szycik
2022-06-19net: phy: at803x: fix NULL pointer dereference on AR9331 PHYOleksij Rempel
2022-06-19drivers/net/ethernet/neterion/vxge: Fix a use-after-free bug in vxge-main.cWentao_Liang
2022-06-17bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiersJay Vosburgh
2022-06-17igb: fix a use-after-free issue in igb_clean_tx_ringLorenzo Bianconi
2022-06-17hamradio: 6pack: fix array-index-out-of-bounds in decode_std_command()Xu Jia
2022-06-17veth: Add updating of trans_startJay Vosburgh
2022-06-16phy: aquantia: Fix AN when higher speeds than 1G are not advertisedClaudiu Manoil
2022-06-16net: axienet: add missing error return code in axienet_probe()Yang Yingliang
2022-06-15net: usb: ax88179_178a needs FLAG_SEND_ZLPJose Alonso
2022-06-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-06-14net: bgmac: Fix an erroneous kfree() in bgmac_remove()Christophe JAILLET
2022-06-14ice: Fix memory corruption in VF driverPrzemyslaw Patynowski
2022-06-14ice: Fix queue config fail handlingPrzemyslaw Patynowski