summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-07-07net: usb: qmi_wwan: add Telit 0x1070 compositionDaniele Palmas
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: 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: 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-02net: mscc: ocelot: allow unregistered IP multicast flooding to CPUVladimir Oltean
2022-07-02rtw88: rtw8821c: enable rfe 6 devicesPing-Ke Shih
2022-07-02rtw88: 8821c: support RFE type4 wifi NICGuo-Feng Fan
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-29igb: fix a use-after-free issue in igb_clean_tx_ringLorenzo Bianconi
2022-06-29phy: aquantia: Fix AN when higher speeds than 1G are not advertisedClaudiu Manoil
2022-06-25net: mana: Add handling of CQE_RX_TRUNCATEDHaiyang Zhang
2022-06-22net: bgmac: Fix an erroneous kfree() in bgmac_remove()Christophe JAILLET
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: don't push link state to VF if unaliveJian Shen
2022-06-22net: hns3: set port base vlan tbl_sta to false before removing old vlanGuangbin Huang
2022-06-22net: hns3: split function hclge_update_port_base_vlan_cfg()Jian Shen
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-22mellanox: mlx5: avoid uninitialized variable warning with gcc-12Linus Torvalds
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: phy: dp83867: retrigger SGMII AN when link changeTan Tee Min
2022-06-14nfp: flower: restructure flow-key for gre+vlan combinationEtienne van der Linde
2022-06-14net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_completeMarek BehĂșn
2022-06-14net: altera: Fix refcount leak in altera_tse_mdio_createMiaoqian Lin