summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2025-12-08Merge tag 'i3c/for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds-4/+4
2025-12-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-2/+426
2025-12-04bnxt_en: Fix XDP_TX pathMichael Chan-2/+1
2025-12-04gve: Move gve_init_clock to after AQ CONFIGURE_DEVICE_RESOURCES callTim Hostetler-7/+10
2025-12-04r8169: fix RTL8117 Wake-on-Lan in DASH modeRené Rebe-4/+1
2025-12-04mlxsw: spectrum_mr: Fix use-after-free when updating multicast route statsIdo Schimmel-0/+2
2025-12-04mlxsw: spectrum_router: Fix neighbour use-after-freeIdo Schimmel-8/+9
2025-12-04mlxsw: spectrum_router: Fix possible neighbour reference count leakIdo Schimmel-5/+5
2025-12-04net: phy: marvell-88q2xxx: Fix clamped value in mv88q2xxx_hwmon_writeThorsten Blum-1/+1
2025-12-04Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-32/+0
2025-12-04net/mlx5: Fix double unregister of HCA_PORTS componentGerd Bayer-0/+1
2025-12-04ipvlan: Ignore PACKET_LOOPBACK in handle_mode_l2()Dmitry Skorodumov-0/+3
2025-12-04net: dsa: mxl-gsw1xx: fix SerDes RX polarityDaniel Golle-1/+7
2025-12-04net: phy: RTL8211FVD: Restore disabling of PHY-mode EEEIvan Galkin-4/+0
2025-12-04net/mlx5e: Avoid unregistering PSP twiceCosmin Ratiu-1/+0
2025-12-04net/mlx5: make enable_mpesw idempotentMoshe Shemesh-2/+9
2025-12-04net: fec: ERR007885 Workaround for XDP TX pathWei Fang-1/+6
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-13598/+34853
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-15/+7
2025-12-02Merge tag 'fpsimd-on-stack-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-9/+10
2025-12-02Merge tag 'libcrypto-at-least-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-4/+4
2025-12-02Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-25/+25
2025-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-4/+23
2025-12-02net: mctp i3c: switch to use i3c_xfer from i3c_priv_xferFrank Li-4/+4
2025-12-02net/mlx5e: Support XDP target xmit with dummy programTariq Toukan-12/+11
2025-12-02net/mlx5e: Update XDP features in switch channelsTariq Toukan-18/+9
2025-12-01Merge tag 'wireguard-6.19-rc1-for-jakub' of https://git.kernel.org/pub/scm/li...Jakub Kicinski-57/+116
2025-12-02wireguard: netlink: generate netlink codeAsbjørn Sloth Tønnesen-56/+109
2025-12-02wireguard: uapi: generate header with ynl-genAsbjørn Sloth Tønnesen-3/+3
2025-12-01net: ps3_gelic_net: Use napi_alloc_skb() and napi_gro_receive()Florian Fuchs-5/+10
2025-12-01net: dsa: a5psw: use simple HSR offload helpersVladimir Oltean-0/+2
2025-12-01net: dsa: mt7530: use simple HSR offload helpersVladimir Oltean-0/+2
2025-12-01net: dsa: hellcreek: use simple HSR offload helpersVladimir Oltean-0/+2
2025-12-01net: dsa: mv88e6060: use simple HSR offload helpersVladimir Oltean-0/+2
2025-12-01net: dsa: lantiq_gswip: use simple HSR offload helpersVladimir Oltean-0/+2
2025-12-01net: dsa: realtek: use simple HSR offload helpersVladimir Oltean-0/+4
2025-12-01net: dsa: ocelot: use simple HSR offload helpersVladimir Oltean-1/+69
2025-12-01net: dsa: yt921x: use simple HSR offloading helpersVladimir Oltean-0/+3
2025-12-01net: dsa: xrs700x: reject unsupported HSR configurationsVladimir Oltean-0/+11
2025-12-01net: dsa: mt7530: unexport mt7530_switch_opsVladimir Oltean-3/+1
2025-12-01net: dsa: yt921x: Add STP/MST supportDavid Yang-0/+124
2025-12-01net: dsa: yt921x: Use *_ULL bitfield macros for VLAN_CTRLDavid Yang-13/+13
2025-12-01net: phy: microchip_t1s: add SQI support for LAN867x Rev.D0 PHYsParthiban Veerasooran-0/+2
2025-12-01net: phy: phy-c45: add SQI and SQI+ support for OATC14 10Base-T1S PHYsParthiban Veerasooran-0/+150
2025-12-01net/mlx5e: Use standard unit definitions for bandwidth conversionGal Pressman-8/+9
2025-12-01net/mlx5e: Use U8_MAX instead of hard coded magic numberGal Pressman-2/+2
2025-12-01net/mlx5e: Rename upper_limit_mbps to upper_limit_100mbpsGal Pressman-3/+3
2025-12-01net/mlx5e: Use u64 instead of __u64 in ieee_setmaxrateGal Pressman-2/+2
2025-12-01Revert "r8169: add DASH support for RTL8127AP"Jakub Kicinski-1/+0
2025-12-01net: dsa: b53: allow VID 0 for BCM5325/65Jonas Gorski-7/+1