summary refs log tree commit diff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-08-16net: hns3: fix deadlock issue when externel_lb and reset are executed togetherYonglong Liu
2023-08-16net: hns3: add wait until mac link downJie Wang
2023-08-16net: hns3: refactor hclge_mac_link_status_wait for interface reuseJie Wang
2023-08-16net: dsa: ocelot: call dsa_tag_8021q_unregister() under rtnl_lock() on driver...Vladimir Oltean
2023-08-16net: phy: at803x: remove set/get wol callbacks for AR8032Li Yang
2023-08-16net: marvell: prestera: fix handling IPv4 routes with nhidJonas Gorski
2023-08-16iavf: fix potential races for FDIR filtersPiotr Gardocki
2023-08-16drivers: vxlan: vnifilter: free percpu vni stats on error pathFedor Pchelkin
2023-08-16drivers: net: prevent tun_build_skb() to exceed the packet size limitAndrew Kanner
2023-08-16bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slavesZiyang Xuan
2023-08-16macsec: use DEV_STATS_INC()Eric Dumazet
2023-08-16net: mana: Fix MANA VF unload when hardware is unresponsiveSouradeep Chakrabarti
2023-08-16wireguard: allowedips: expand maximum node depthJason A. Donenfeld
2023-08-16wifi: rtw89: fix 8852AE disconnection caused by RX full flagsPing-Ke Shih
2023-08-11net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urbAlan Stern
2023-08-11wifi: mt76: mt7615: do not advertise 5 GHz on first phy of MT7615D (DBDC)Paul Fertser
2023-08-11net: tap_open(): set sk_uid from current_fsuid()Laszlo Ersek
2023-08-11net: tun_chr_open(): set sk_uid from current_fsuid()Laszlo Ersek
2023-08-11USB: zaurus: Add ID for A-300/B-500/C-700Ross Maynard
2023-08-11prestera: fix fallback to previous version on same major versionJonas Gorski
2023-08-11net/mlx5: fs_core: Skip the FTs in the same FS_TYPE_PRIO_CHAINS fs_prioJianbo Liu
2023-08-11net/mlx5: fs_core: Make find_closest_ft more genericJianbo Liu
2023-08-11bnxt_en: Fix max_mtu setting for multi-buf XDPMichael Chan
2023-08-11bnxt_en: Fix page pool logic for page size >= 64KSomnath Kotur
2023-08-11net: netsec: Ignore 'phy-mode' on SynQuacer in DT modeMark Brown
2023-08-11net: korina: handle clk prepare error in korina_probe()Yuanjun Gong
2023-08-11net: ll_temac: fix error checking of irq_of_parse_and_map()Dan Carpenter
2023-08-11ice: Fix RDMA VSI removal during queue rebuildRafal Rogalski
2023-08-11qed: Fix scheduling in a tasklet while getting statsKonstantin Khorenko
2023-08-11net: dsa: fix value check in bcm_sf2_sw_probe()Yuanjun Gong
2023-08-11net/mlx5e: Move representor neigh cleanup to profile cleanup_txJianbo Liu
2023-08-11net/mlx5e: Fix crash moving to switchdev mode when ntuple offload is setAmir Tzin
2023-08-11net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer()Yuanjun Gong
2023-08-11net/mlx5: fix potential memory leak in mlx5e_init_rep_rxZhengchao Shao
2023-08-11net/mlx5: DR, fix memory leak in mlx5dr_cmd_create_reformat_ctxZhengchao Shao
2023-08-11net/mlx5e: fix double free in macsec_fs_tx_create_crypto_table_groupsZhengchao Shao
2023-08-11net: ipa: only reset hashed tables when supportedAlex Elder
2023-08-11net/mlx5: Free irqs only on shutdown callbackShay Drory
2023-08-08xen/netback: Fix buffer overrun triggered by unusual packetRoss Lagerwall
2023-08-03net: dsa: qca8k: fix mdb add/del case with 0 VIDChristian Marangi
2023-08-03net: dsa: qca8k: fix broken search_and_delChristian Marangi
2023-08-03net: dsa: qca8k: fix search_and_insert wrong handling of new ruleChristian Marangi
2023-08-03virtio-net: fix race between set queues and probeJason Wang
2023-08-03can: gs_usb: gs_can_close(): add missing set of CAN state to CAN_STATE_STOPPEDMarc Kleine-Budde
2023-08-03benet: fix return value check in be_lancer_xmit_workarounds()Yuanjun Gong
2023-08-03igc: Fix Kernel Panic during ndo_tx_timeout callbackMuhammad Husaini Zulkifli
2023-08-03net: stmmac: Apply redundant write work around on 4.xx tooVincent Whitchurch
2023-08-03octeontx2-af: Fix hash extraction enable configurationSuman Ghosh
2023-08-03octeontx2-af: Removed unnecessary debug messages.Sunil Goutham
2023-08-03team: reset team's flags when down link is P2P deviceHangbin Liu