summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-05-21ethernet: 3c509: Fix most coding style issuesMaciej W. Rozycki
2026-05-21ethernet: 3c509: Add GPL 2.0 SPDX license identifierMaciej W. Rozycki
2026-05-21ethernet: 3c509: Fix AUI transceiver type selectionMaciej W. Rozycki
2026-05-21Revert "drivers: net: 3com: 3c509: Remove this driver"Maciej W. Rozycki
2026-05-21pds_core: ensure null-termination for firmware version stringsNikhil P. Rao
2026-05-21net: airoha: Disable GDM2 forwarding before configuring GDM2 loopbackLorenzo Bianconi
2026-05-21tap: fix stack info leak in tap_ioctl() SIOCGIFHWADDRWeiming Shi
2026-05-21qed: fix double free in qed_cxt_tables_alloc()Dawei Feng
2026-05-21net: mana: validate rx_req_idx to prevent out-of-bounds array accessAditya Garg
2026-05-21octeontx2-af: npc: Fix allmulticast skip logic for LBK and SDP VFsRatheesh Kannoth
2026-05-21net: wwan: iosm: fix potential memory leaks in ipc_imem_init()Abdun Nihaal
2026-05-21net: dsa: netc: add support for ethtool private statisticsWei Fang
2026-05-21net: dsa: netc: add support for the standardized countersWei Fang
2026-05-21net: dsa: netc: initialize buffer pool table and implement flow-controlWei Fang
2026-05-21net: dsa: netc: add FDB, STP, MTU, port setup and host flooding supportWei Fang
2026-05-21net: dsa: netc: add phylink MAC operationsWei Fang
2026-05-21net: dsa: netc: introduce NXP NETC switch driver for i.MX94Wei Fang
2026-05-21net: enetc: add multiple command BD rings supportWei Fang
2026-05-21net: enetc: add support for "Add" and "Delete" operations to IPFTWei Fang
2026-05-21net: enetc: add support for the "Update" operation to buffer pool tableWei Fang
2026-05-21net: enetc: add support for the "Add" operation to VLAN filter tableWei Fang
2026-05-21net: enetc: add basic operations to the FDB tableWei Fang
2026-05-21net: enetc: add pre-boot initialization for i.MX94 switchWei Fang
2026-05-21net/mlx5: Generalize enable/disable HCA for any PF vportMoshe Shemesh
2026-05-21net/mlx5: Use vport helper for IPsec eswitch set capsMoshe Shemesh
2026-05-21net/mlx5: Refactor mlx5_set_msix_vec_count() SET_HCA_CAPMoshe Shemesh
2026-05-21net/mlx5: Add mlx5_vport_set_other_func_general_cap macroMoshe Shemesh
2026-05-21net/mlx5: Switch vport HCA cap helpers to kvzallocMoshe Shemesh
2026-05-21net/mlx5: Use mlx5_eswitch_is_vf_vport() for IPsec VF checksMoshe Shemesh
2026-05-21net/mlx5: Use v1 response layout for query_esw_functionsMoshe Shemesh
2026-05-21net/mlx5: Use helper to parse host PF infoMoshe Shemesh
2026-05-21net: stmmac: eswin: validate RGMII delay valuesZhi Li
2026-05-21net: stmmac: eswin: correct RGMII delay granularity to 20 psZhi Li
2026-05-21net: stmmac: eswin: clear TXD and RXD delay registers during initializationZhi Li
2026-05-21net: stmmac: eswin: fix HSP CSR init ordering after clock enableZhi Li
2026-05-20bareudp: Use rtnl_dereference() in bareudp_sock_release().Kuniyuki Iwashima
2026-05-20bareudp: Remove synchronize_net() in bareudp_sock_release().Kuniyuki Iwashima
2026-05-20geneve: Remove synchronize_net() in geneve_unquiesce().Kuniyuki Iwashima
2026-05-20geneve: Remove synchronize_net() in geneve_sock_release().Kuniyuki Iwashima
2026-05-20vxlan: Remove synchronize_net() in vxlan_sock_release().Kuniyuki Iwashima
2026-05-20net: pse-pd: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
2026-05-20net: dsa: Use named initializers for struct i2c_device_idUwe Kleine-König (The Capable Hub)
2026-05-20mctp: i2c: Use named initializers for struct i2c_device_idUwe Kleine-König (The Capable Hub)
2026-05-20mlxsw: minimal: Use named initializers for struct i2c_device_idUwe Kleine-König (The Capable Hub)
2026-05-20mlxsw: spectrum_ethtool: expose per-PG rx_discardsKeno Fischer
2026-05-20net: ethernet: ti: am65-cpsw-nuss: remove dead vid check in slave_add_vid()Alexander Vassilevski
2026-05-20net: usb: qmi_wwan: add MeiG SRM813QJan Volckaert
2026-05-20net: ag71xx: check error for platform_get_irqRosen Penev
2026-05-20net: phy: realtek: support MDI swapping for RTL8226-CGJan Hoffmann
2026-05-20net/mlx5e: Fix eswitch mode block underflow on IPsec acquire SAPrathamesh Deshpande