summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2025-12-18can: fix build dependencyMarc Kleine-Budde-1/+1
2025-12-17e1000: fix OOB in e1000_tbi_should_accept()Guangshuo Li-1/+9
2025-12-17idpf: reduce mbx_task schedule delay to 300usBrian Vazquez-1/+1
2025-12-17idpf: fix LAN memory regions command on some NVMsLarysa Zaremba-0/+5
2025-12-17iavf: fix off-by-one issues in iavf_config_rss_reg()Kohei Enju-2/+2
2025-12-17i40e: validate ring_len parameter against hardware-specific valuesGregory Herrero-14/+13
2025-12-17i40e: fix scheduling in set_rx_modePrzemyslaw Korba-0/+1
2025-12-16wifi: iwlwifi: Implement settime64 as stub for MVM/MLD PTPYao Zi-0/+14
2025-12-16wifi: iwlwifi: Fix firmware version handlingVille Syrjälä-2/+2
2025-12-16wifi: wlcore: ensure skb headroom before skb_pushPeter Åstrand-0/+5
2025-12-15Merge branch 'ath12k-ng' into ath-nextJeff Johnson-17315/+20104
2025-12-15Revert "wifi: rtw88: add WQ_UNBOUND to alloc_workqueue users"Bitterblue Smith-2/+1
2025-12-15wifi: rtlwifi: 8192cu: fix tid out of range in rtl92cu_tx_fill_desc()Morning Star-1/+2
2025-12-15wifi: rtw88: limit indirect IO under powered off for RTL8822CSPing-Ke Shih-1/+3
2025-12-11net: sfp: extend Potron XGSPON quirk to cover additional EEPROM variantMarcus Hughes-0/+2
2025-12-11Merge tag 'linux-can-fixes-for-6.19-20251210' of git://git.kernel.org/pub/scm...Jakub Kicinski-9/+5
2025-12-10broadcom: b44: prevent uninitialized value usageAlexey Simakov-0/+3
2025-12-10net: ti: icssg-prueth: add PTP_1588_CLOCK_OPTIONAL dependencyArnd Bergmann-1/+2
2025-12-10can: gs_usb: gs_can_open(): fix error handlingMarc Kleine-Budde-1/+1
2025-12-10can: fix build dependencyArnd Bergmann-8/+4
2025-12-09wifi: ath12k: Skip DP peer creation for scan vdevRipan Deuri-13/+21
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