summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-07-07xen-netfront: restore __skb_queue_tail() positioning in xennet_get_responses()Jan Beulich
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: sparx5: mdb add/del handle non-sparx5 devicesCasper Andersson
2022-07-07net: sparx5: Add handling of host MDB entriesCasper Andersson
2022-07-07net: tun: avoid disabling NAPI twiceJakub Kicinski
2022-07-07mlxsw: spectrum_router: Fix rollback in tunnel next hop initPetr Machata
2022-07-07epic100: fix use after free on rmmodTong Zhang
2022-07-07net: dsa: felix: fix race between reading PSFP stats and port statsVladimir Oltean
2022-07-07net: bonding: fix use-after-free after 802.3ad slave unbindYevhen Orlov
2022-07-07net: phy: ax88772a: fix lost pause advertisement configurationOleksij Rempel
2022-07-07net: bonding: fix possible NULL deref in rlb codeEric Dumazet
2022-07-07net: asix: fix "can't send until first packet is send" issueOleksij Rempel
2022-07-07net/dsa/hirschmann: Add missing of_node_get() in hellcreek_led_setup()Liang He
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: usb: asix: do not force pause frames supportOleksij Rempel
2022-07-07net: dp83822: disable rx error interruptEnguerrand de Ribaucourt
2022-07-07net: dp83822: disable false carrier interruptEnguerrand de Ribaucourt
2022-07-07net: tun: stop NAPI when detaching queuesJakub Kicinski
2022-07-07net: tun: unlink NAPI from device on destructionJakub Kicinski
2022-07-07net: dsa: bcm_sf2: force pause link settingsDoug Berger
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-07net: phy: Don't trigger state machine while in suspendLukas Wunner
2022-07-02hinic: Replace memcpy() with direct assignmentKees Cook
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-29net: dsa: qca8k: reduce mgmt ethernet timeoutChristian Marangi
2022-06-29ice: ethtool: Prohibit improper channel config for DCBAnatolii Gerasymenko
2022-06-29ice: ethtool: advertise 1000M speeds properlyAnatolii Gerasymenko
2022-06-29ice: Fix switchdev rules book keepingWojciech Drewek
2022-06-29ice: ignore protocol field in GTP offloadMarcin Szycik
2022-06-29net: phy: at803x: fix NULL pointer dereference on AR9331 PHYOleksij Rempel
2022-06-29bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiersJay Vosburgh
2022-06-29igb: fix a use-after-free issue in igb_clean_tx_ringLorenzo Bianconi
2022-06-29veth: Add updating of trans_startJay Vosburgh
2022-06-29phy: aquantia: Fix AN when higher speeds than 1G are not advertisedClaudiu Manoil
2022-06-25net: wwan: iosm: remove pointless null checkJakub Kicinski
2022-06-25eth: sun: cassini: remove dead codeMartin Liška
2022-06-25wifi: rtlwifi: remove always-true condition pointed out by GCC 12Jakub Kicinski
2022-06-22net: remove noblock parameter from skb_recv_datagram()Oliver Hartkopp
2022-06-22net: bgmac: Fix an erroneous kfree() in bgmac_remove()Christophe JAILLET
2022-06-22ice: Fix memory corruption in VF driverPrzemyslaw Patynowski
2022-06-22ice: Fix queue config fail handlingPrzemyslaw Patynowski
2022-06-22ice: Sync VLAN filtering features for DVMRoman Storozhenko
2022-06-22ice: Fix PTP TX timestamp offset calculationMichal Michalik
2022-06-22mlxsw: spectrum_cnt: Reorder counter poolsPetr Machata
2022-06-22net: hns3: fix tm port shapping of fibre port is incorrect after driver initi...Guangbin Huang
2022-06-22net: hns3: fix PF rss size initialization bugJie Wang