index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-29
nfp: xsk: fix memory leak in nfp_net_alloc()
Abdun Nihaal
1
-2
/
+4
2025-10-29
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
7
-7
/
+42
2025-10-29
Revert "wifi: ath12k: Fix missing station power save configuration"
Miaoqing Pan
1
-67
/
+55
2025-10-28
net: hibmcge: fix the inappropriate netif_device_detach()
Jijie Shao
1
-4
/
+6
2025-10-28
net: hibmcge: remove unnecessary check for np_link_fail in scenarios without ...
Jijie Shao
3
-1
/
+4
2025-10-28
net: hibmcge: fix rx buf avl irq is not re-enabled in irq_handle issue
Jijie Shao
1
-0
/
+1
2025-10-28
net: cxgb4/ch_ipsec: fix potential use-after-free in ch_ipsec_xfrm_add_state(...
Pavel Zhigulin
1
-1
/
+6
2025-10-28
ixgbe: use EOPNOTSUPP instead of ENOTSUPP in ixgbe_ptp_feature_enable()
Kohei Enju
1
-1
/
+1
2025-10-28
igc: use EOPNOTSUPP instead of ENOTSUPP in igc_ethtool_get_sset_count()
Kohei Enju
1
-1
/
+1
2025-10-28
igb: use EOPNOTSUPP instead of ENOTSUPP in igb_get_sset_count()
Kohei Enju
1
-1
/
+1
2025-10-28
igc: power up the PHY before the link test
Kohei Enju
1
-0
/
+3
2025-10-28
ixgbe: fix memory leak and use-after-free in ixgbe_recovery_probe()
Kohei Enju
1
-1
/
+1
2025-10-28
ice: fix usage of logical PF id
Grzegorz Nitka
1
-1
/
+1
2025-10-28
ice: fix destination CGU for dual complex E825
Grzegorz Nitka
2
-2
/
+25
2025-10-28
ice: fix lane number calculation
Grzegorz Nitka
1
-0
/
+9
2025-10-27
sfc: fix potential memory leak in efx_mae_process_mport()
Abdun Nihaal
1
-0
/
+4
2025-10-27
net: hns3: return error code when function fails
Jijie Shao
3
-6
/
+8
2025-10-27
Revert "wifi: ath10k: avoid unnecessary wait for service ready message"
Baochen Qiang
1
-19
/
+20
2025-10-24
net: phy: dp83867: Disable EEE support as not implemented
Emanuele Ghidoli
1
-0
/
+6
2025-10-23
virtio-net: drop the multi-buffer XDP packet in zerocopy
Bui Quang Minh
1
-3
/
+8
2025-10-23
usbnet: Prevents free active kevent
Lizhi Xu
1
-0
/
+2
2025-10-23
Merge tag 'wireless-2025-10-23' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
8
-51
/
+87
2025-10-23
net/mlx5: Fix IPsec cleanup over MPV device
Patrisious Haddad
3
-2
/
+30
2025-10-23
net/mlx5: Refactor devcom to return NULL on failure
Patrisious Haddad
7
-42
/
+39
2025-10-23
net/mlx5e: Skip PPHCR register query if not supported by the device
Alexei Lazar
1
-1
/
+3
2025-10-23
net: phy: micrel: always set shared->phydev for LAN8814
Robert Marko
1
-2
/
+2
2025-10-23
ovpn: use datagram_poll_queue for socket readiness in TCP
Ralf Lici
1
-4
/
+22
2025-10-23
net: bonding: fix possible peer notify event loss or dup issue
Tonghao Zhang
1
-22
/
+18
2025-10-22
net: ravb: Ensure memory write completes before ringing TX doorbell
Lad Prabhakar
1
-0
/
+8
2025-10-22
net: ravb: Enforce descriptor type ordering
Lad Prabhakar
1
-2
/
+14
2025-10-21
net: hibmcge: select FIXED_PHY
Heiner Kallweit
1
-0
/
+1
2025-10-21
net: dlink: use dev_kfree_skb_any instead of dev_kfree_skb
Yeounsu Moon
1
-1
/
+1
2025-10-21
Merge tag 'linux-can-fixes-for-6.18-20251020' of git://git.kernel.org/pub/scm...
Jakub Kicinski
4
-5
/
+7
2025-10-21
net: ethernet: ti: am65-cpts: fix timestamp loss due to race conditions
Aksh Garg
1
-20
/
+43
2025-10-20
net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for striding RQ
Amery Hung
1
-3
/
+23
2025-10-20
net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for legacy RQ
Amery Hung
1
-6
/
+19
2025-10-20
can: netlink: can_changelink(): allow disabling of automatic restart
Marc Kleine-Budde
1
-2
/
+4
2025-10-20
can: rockchip-canfd: rkcanfd_start_xmit(): use can_dev_dropped_skb() instead ...
Marc Kleine-Budde
1
-1
/
+1
2025-10-20
can: esd: acc_start_xmit(): use can_dev_dropped_skb() instead of can_dropped_...
Marc Kleine-Budde
1
-1
/
+1
2025-10-20
can: bxcan: bxcan_start_xmit(): use can_dev_dropped_skb() instead of can_drop...
Marc Kleine-Budde
1
-1
/
+1
2025-10-20
Merge tag 'iwlwifi-fixes-2025-10-19' of https://git.kernel.org/pub/scm/linux/...
Johannes Berg
1
-2
/
+3
2025-10-20
wifi: brcmfmac: fix crash while sending Action Frames in standalone AP Mode
Gokul Sivakumar
3
-22
/
+12
2025-10-20
Merge tag 'ath-current-20251006' of git://git.kernel.org/pub/scm/linux/kernel...
Johannes Berg
4
-27
/
+72
2025-10-19
wifi: iwlwifi: fix potential use after free in iwl_mld_remove_link()
Dan Carpenter
1
-2
/
+3
2025-10-17
net: phy: realtek: fix rtl8221b-vm-cg name
Aleksander Jan Bajkowski
1
-8
/
+8
2025-10-17
dpaa2-eth: fix the pointer passed to PTR_ALIGN on Tx path
Ioana Ciornei
1
-2
/
+1
2025-10-17
net: bonding: update the slave array for broadcast mode
Tonghao Zhang
1
-2
/
+5
2025-10-17
net: enetc: correct the value of ENETC_RXB_TRUESIZE
Wei Fang
1
-1
/
+1
2025-10-17
net: enetc: fix the deadlock of enetc_mdio_lock
Jianpeng Chang
1
-4
/
+21
2025-10-16
net: stmmac: dwmac-rk: Fix disabling set_clock_selection
Sebastian Reichel
1
-4
/
+5
[prev]
[next]