| Age | Commit message (Expand) | Author |
| 2023-05-30 | net: mana: Fix perf regression: remove rx_cqes, tx_cqes counters | Haiyang Zhang |
| 2023-05-29 | net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818 | Sebastian Krzyszkowiak |
| 2023-05-26 | amd-xgbe: fix the false linkup in xgbe_phy_status | Raju Rangoju |
| 2023-05-25 | Merge tag 'mlx5-fixes-2023-05-24' of git://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski |
| 2023-05-25 | net: stmmac: fix call trace when stmmac_xdp_xmit() is invoked | Wei Fang |
| 2023-05-25 | net: mellanox: mlxbf_gige: Fix skb_panic splat under memory pressure | Thomas Bogendoerfer |
| 2023-05-24 | net: phy: mscc: enable VSC8501/2 RGMII RX clock | David Epping |
| 2023-05-24 | net: phy: mscc: remove unnecessary phydev locking | David Epping |
| 2023-05-24 | net: phy: mscc: add support for VSC8501 | David Epping |
| 2023-05-24 | net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLE | David Epping |
| 2023-05-24 | net/mlx5: Fix check for allocation failure in comp_irqs_request_pci() | Dan Carpenter |
| 2023-05-24 | net/mlx5: DR, Add missing mutex init/destroy in pattern manager | Yevgeny Kliteynik |
| 2023-05-24 | net/mlx5e: Move Ethernet driver debugfs to profile init callback | Jianbo Liu |
| 2023-05-24 | net/mlx5e: Don't attach netdev profile while handling internal error | Dmytro Linkin |
| 2023-05-24 | net/mlx5: Fix post parse infra to only parse every action once | Vlad Buslov |
| 2023-05-24 | net/mlx5e: Use query_special_contexts cmd only once per mdev | Dragos Tatulea |
| 2023-05-24 | net/mlx5: fw_tracer, Fix event handling | Shay Drory |
| 2023-05-24 | net/mlx5: SF, Drain health before removing device | Shay Drory |
| 2023-05-24 | net/mlx5: Drain health before unregistering devlink | Shay Drory |
| 2023-05-24 | net/mlx5e: Do not update SBCM when prio2buffer command is invalid | Maher Sanalla |
| 2023-05-24 | net/mlx5e: Consider internal buffers size in port buffer calculations | Maher Sanalla |
| 2023-05-24 | net/mlx5e: Prevent encap offload when neigh update is running | Chris Mi |
| 2023-05-24 | net/mlx5e: Extract remaining tunnel encap code to dedicated file | Chris Mi |
| 2023-05-24 | Merge tag 'mlx5-fixes-2023-05-22' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller |
| 2023-05-24 | net: ethernet: mtk_eth_soc: fix QoS on DSA MAC on non MTK_NETSYS_V2 SoCs | Arınç ÜNAL |
| 2023-05-23 | r8169: Use a raw_spinlock_t for the register locks. | Sebastian Andrzej Siewior |
| 2023-05-23 | lan966x: Fix unloading/loading of the driver | Horatiu Vultur |
| 2023-05-22 | net/mlx5: Fix indexing of mlx5_irq | Shay Drory |
| 2023-05-22 | net/mlx5: Fix irq affinity management | Shay Drory |
| 2023-05-22 | net/mlx5: Free irqs only on shutdown callback | Shay Drory |
| 2023-05-22 | net/mlx5: Devcom, serialize devcom registration | Shay Drory |
| 2023-05-22 | net/mlx5: Devcom, fix error flow in mlx5_devcom_register_device | Shay Drory |
| 2023-05-22 | net/mlx5: E-switch, Devcom, sync devcom events and devcom comp register | Shay Drory |
| 2023-05-22 | net/mlx5e: TC, Fix using eswitch mapping in nic mode | Paul Blakey |
| 2023-05-22 | net/mlx5e: Fix SQ wake logic in ptp napi_poll context | Rahul Rameshbabu |
| 2023-05-22 | net/mlx5e: Fix deadlock in tc route query code | Vlad Buslov |
| 2023-05-22 | net/mlx5: Fix error message when failing to allocate device memory | Roi Dayan |
| 2023-05-22 | net/mlx5e: Use correct encap attribute during invalidation | Vlad Buslov |
| 2023-05-22 | net/mlx5: DR, Check force-loopback RC QP capability independently from RoCE | Yevgeny Kliteynik |
| 2023-05-22 | net/mlx5: DR, Fix crc32 calculation to work on big-endian (BE) CPUs | Erez Shitrit |
| 2023-05-22 | net/mlx5: Handle pairing of E-switch via uplink un/load APIs | Shay Drory |
| 2023-05-22 | net/mlx5: Collect command failures data only for known commands | Shay Drory |
| 2023-05-22 | 3c589_cs: Fix an error handling path in tc589_probe() | Christophe JAILLET |
| 2023-05-22 | forcedeth: Fix an error handling path in nv_probe() | Christophe JAILLET |
| 2023-05-19 | net: fix stack overflow when LRO is disabled for virtual interfaces | Taehee Yoo |
| 2023-05-19 | net: fec: add dma_wmb to ensure correct descriptor values | Shenwei Wang |
| 2023-05-19 | octeontx2-pf: Fix TSOv6 offload | Sunil Goutham |
| 2023-05-19 | sfc: fix devlink info error handling | Alejandro Lucero |
| 2023-05-19 | net/mlx5e: do as little as possible in napi poll when budget is 0 | Jakub Kicinski |
| 2023-05-18 | net: cdc_ncm: Deal with too low values of dwNtbOutMaxSize | Tudor Ambarus |