index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Lines
2025-07-17
net: ag71xx: Add missing check after DMA map
Thomas Fourier
-0
/
+9
2025-07-17
ibmvnic: Use ndo_get_stats64 to fix inaccurate SAR reporting
Mingming Cao
-7
/
+20
2025-07-17
net/mlx5e: Properly access RCU protected qdisc_sleeping variable
Leon Romanovsky
-1
/
+1
2025-07-17
net/mlx5e: fix kdoc warning on eswitch.h
Moshe Shemesh
-1
/
+1
2025-07-17
net/mlx5: HWS, Enable IPSec hardware offload in legacy mode
Lama Kayal
-2
/
+1
2025-07-17
net: pcs: xpcs: mask readl() return value to 16 bits
Jack Ping CHNG
-2
/
+2
2025-07-17
net/mlx5: Fix an IS_ERR() vs NULL bug in esw_qos_move_node()
Dan Carpenter
-2
/
+3
2025-07-17
net: ethernet: mtk_wed: Fix NULL vs IS_ERR() bug in mtk_wed_get_memory_region()
Dan Carpenter
-1
/
+3
2025-07-17
net: airoha: Fix a NULL vs IS_ERR() bug in airoha_npu_run_firmware()
Dan Carpenter
-2
/
+2
2025-07-17
net: phy: qcom: qca807x: Support PHY counter
Luo Jie
-0
/
+25
2025-07-17
net: phy: qcom: qca808x: Support PHY counter
Luo Jie
-0
/
+23
2025-07-17
net: phy: qcom: Add PHY counter support
Luo Jie
-0
/
+98
2025-07-17
netdevsim: remove redundant branch
Dennis Chen
-4
/
+1
2025-07-17
net/mlx5e: TX, Fix dma unmapping for devmem tx
Dragos Tatulea
-7
/
+17
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-76
/
+213
2025-07-17
Merge tag 'ovpn-net-20250716' of https://github.com/OpenVPN/ovpn-net-next
Jakub Kicinski
-14
/
+112
2025-07-17
virtio-net: fix recursived rtnl_lock() during probe()
Zigit Zo
-1
/
+1
2025-07-17
net/mlx5: Update the list of the PCI supported devices
Maor Gottlieb
-0
/
+1
2025-07-17
hv_netvsc: Set VF priv_flags to IFF_NO_ADDRCONF before open to prevent IPv6 a...
Li Tian
-1
/
+4
2025-07-17
ppp: Replace per-CPU recursion counter with lock-owner field
Sebastian Andrzej Siewior
-9
/
+29
2025-07-17
Merge tag 'wireless-next-2025-07-17' of https://git.kernel.org/pub/scm/linux/...
Paolo Abeni
-1225
/
+805
2025-07-17
Merge tag 'wireless-2025-07-17' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
-10
/
+17
2025-07-17
net: pcs: xpcs: Use devm_clk_get_optional
Jack Ping CHNG
-1
/
+1
2025-07-17
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...
Paolo Abeni
-74
/
+1052
2025-07-16
net/mlx5e: Add device PCIe congestion ethtool stats
Dragos Tatulea
-0
/
+180
2025-07-16
net/mlx5e: Create/destroy PCIe Congestion Event object
Dragos Tatulea
-1
/
+169
2025-07-16
net: cadence: macb: sama7g5_emac: Remove USARIO CLKEN flag
Ryan Wanner
-2
/
+1
2025-07-16
net: cadence: macb: Enable RMII for SAMA7 gem
Ryan Wanner
-0
/
+1
2025-07-16
net: cadence: macb: Expose REFCLK as a device tree property
Ryan Wanner
-0
/
+7
2025-07-16
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
-5
/
+8
2025-07-16
net: airoha: fix potential use-after-free in airoha_npu_get()
Alok Tiwari
-1
/
+2
2025-07-16
net/mlx5: Correctly set gso_size when LRO is used
Christoph Paasch
-4
/
+8
2025-07-16
ovpn: reset GSO metadata after decapsulation
Ralf Lici
-0
/
+7
2025-07-16
ovpn: reject unexpected netlink attributes
Antonio Quartulli
-14
/
+104
2025-07-16
ovpn: propagate socket mark to skb in UDP
Ralf Lici
-0
/
+1
2025-07-15
net: libwx: fix multicast packets received count
Jiawen Wu
-0
/
+2
2025-07-15
net: libwx: properly reset Rx ring descriptor
Jiawen Wu
-4
/
+8
2025-07-15
net: libwx: fix the using of Rx buffer DMA
Jiawen Wu
-3
/
+2
2025-07-15
net: libwx: remove duplicate page_pool_put_full_page()
Jiawen Wu
-12
/
+0
2025-07-15
net: hns3: use seq_file for files in tx_bd_info/ and rx_bd_info/ in debugfs
Jian Shen
-304
/
+65
2025-07-15
net: hns3: use seq_file for files in common/ of hclge layer
Yonglong Liu
-344
/
+200
2025-07-15
net: hns3: use seq_file for files in fd/ in debugfs
Jijie Shao
-39
/
+20
2025-07-15
net: hns3: use seq_file for files in reg/ in debugfs
Jijie Shao
-143
/
+150
2025-07-15
net: hns3: use seq_file for files in mac_list/ in debugfs
Yonglong Liu
-41
/
+20
2025-07-15
net: hns3: use seq_file for files in tm/ in debugfs
Jian Shen
-334
/
+236
2025-07-15
net: hns3: use seq_file for files in common/ of hns3 layer
Jijie Shao
-171
/
+88
2025-07-15
net: hns3: use seq_file for files in queue/ in debugfs
Jian Shen
-105
/
+44
2025-07-15
net: hns3: clean up the build warning in debugfs by use seq file
Jian Shen
-75
/
+62
2025-07-15
net: hns3: remove tx spare info from debugfs.
Jijie Shao
-52
/
+0
2025-07-15
net: stmmac: intel: populate entire system_counterval_t in get_time_fn() call...
Markus Blöchl
-1
/
+7
[prev]
[next]