summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2025-07-17net: ag71xx: Add missing check after DMA mapThomas Fourier-0/+9
2025-07-17ibmvnic: Use ndo_get_stats64 to fix inaccurate SAR reportingMingming Cao-7/+20
2025-07-17net/mlx5e: Properly access RCU protected qdisc_sleeping variableLeon Romanovsky-1/+1
2025-07-17net/mlx5e: fix kdoc warning on eswitch.hMoshe Shemesh-1/+1
2025-07-17net/mlx5: HWS, Enable IPSec hardware offload in legacy modeLama Kayal-2/+1
2025-07-17net: pcs: xpcs: mask readl() return value to 16 bitsJack Ping CHNG-2/+2
2025-07-17net/mlx5: Fix an IS_ERR() vs NULL bug in esw_qos_move_node()Dan Carpenter-2/+3
2025-07-17net: ethernet: mtk_wed: Fix NULL vs IS_ERR() bug in mtk_wed_get_memory_region()Dan Carpenter-1/+3
2025-07-17net: airoha: Fix a NULL vs IS_ERR() bug in airoha_npu_run_firmware()Dan Carpenter-2/+2
2025-07-17net: phy: qcom: qca807x: Support PHY counterLuo Jie-0/+25
2025-07-17net: phy: qcom: qca808x: Support PHY counterLuo Jie-0/+23
2025-07-17net: phy: qcom: Add PHY counter supportLuo Jie-0/+98
2025-07-17netdevsim: remove redundant branchDennis Chen-4/+1
2025-07-17net/mlx5e: TX, Fix dma unmapping for devmem txDragos Tatulea-7/+17
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-76/+213
2025-07-17Merge tag 'ovpn-net-20250716' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski-14/+112
2025-07-17virtio-net: fix recursived rtnl_lock() during probe()Zigit Zo-1/+1
2025-07-17net/mlx5: Update the list of the PCI supported devicesMaor Gottlieb-0/+1
2025-07-17hv_netvsc: Set VF priv_flags to IFF_NO_ADDRCONF before open to prevent IPv6 a...Li Tian-1/+4
2025-07-17ppp: Replace per-CPU recursion counter with lock-owner fieldSebastian Andrzej Siewior-9/+29
2025-07-17Merge tag 'wireless-next-2025-07-17' of https://git.kernel.org/pub/scm/linux/...Paolo Abeni-1225/+805
2025-07-17Merge tag 'wireless-2025-07-17' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni-10/+17
2025-07-17net: pcs: xpcs: Use devm_clk_get_optionalJack Ping CHNG-1/+1
2025-07-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...Paolo Abeni-74/+1052
2025-07-16net/mlx5e: Add device PCIe congestion ethtool statsDragos Tatulea-0/+180
2025-07-16net/mlx5e: Create/destroy PCIe Congestion Event objectDragos Tatulea-1/+169
2025-07-16net: cadence: macb: sama7g5_emac: Remove USARIO CLKEN flagRyan Wanner-2/+1
2025-07-16net: cadence: macb: Enable RMII for SAMA7 gemRyan Wanner-0/+1
2025-07-16net: cadence: macb: Expose REFCLK as a device tree propertyRyan Wanner-0/+7
2025-07-16Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-5/+8
2025-07-16net: airoha: fix potential use-after-free in airoha_npu_get()Alok Tiwari-1/+2
2025-07-16net/mlx5: Correctly set gso_size when LRO is usedChristoph Paasch-4/+8
2025-07-16ovpn: reset GSO metadata after decapsulationRalf Lici-0/+7
2025-07-16ovpn: reject unexpected netlink attributesAntonio Quartulli-14/+104
2025-07-16ovpn: propagate socket mark to skb in UDPRalf Lici-0/+1
2025-07-15net: libwx: fix multicast packets received countJiawen Wu-0/+2
2025-07-15net: libwx: properly reset Rx ring descriptorJiawen Wu-4/+8
2025-07-15net: libwx: fix the using of Rx buffer DMAJiawen Wu-3/+2
2025-07-15net: libwx: remove duplicate page_pool_put_full_page()Jiawen Wu-12/+0
2025-07-15net: hns3: use seq_file for files in tx_bd_info/ and rx_bd_info/ in debugfsJian Shen-304/+65
2025-07-15net: hns3: use seq_file for files in common/ of hclge layerYonglong Liu-344/+200
2025-07-15net: hns3: use seq_file for files in fd/ in debugfsJijie Shao-39/+20
2025-07-15net: hns3: use seq_file for files in reg/ in debugfsJijie Shao-143/+150
2025-07-15net: hns3: use seq_file for files in mac_list/ in debugfsYonglong Liu-41/+20
2025-07-15net: hns3: use seq_file for files in tm/ in debugfsJian Shen-334/+236
2025-07-15net: hns3: use seq_file for files in common/ of hns3 layerJijie Shao-171/+88
2025-07-15net: hns3: use seq_file for files in queue/ in debugfsJian Shen-105/+44
2025-07-15net: hns3: clean up the build warning in debugfs by use seq fileJian Shen-75/+62
2025-07-15net: hns3: remove tx spare info from debugfs.Jijie Shao-52/+0
2025-07-15net: stmmac: intel: populate entire system_counterval_t in get_time_fn() call...Markus Blöchl-1/+7