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-10-29
nfp: xsk: fix memory leak in nfp_net_alloc()
Abdun Nihaal
-2
/
+4
2025-10-29
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
-7
/
+42
2025-10-29
net: stmmac: reorganise stmmac_hwif_init()
Russell King (Oracle)
-34
/
+38
2025-10-29
net: stmmac: use != rather than ^ for comparing dev_id
Russell King (Oracle)
-1
/
+1
2025-10-29
net: stmmac: provide function to lookup hwif
Russell King (Oracle)
-12
/
+28
2025-10-29
net: stmmac: use FIELD_GET() for version register
Russell King (Oracle)
-4
/
+7
2025-10-29
net: stmmac: move stmmac_get_*id() into stmmac_get_version()
Russell King (Oracle)
-15
/
+6
2025-10-29
net: stmmac: consolidate version reading and validation
Russell King (Oracle)
-18
/
+11
2025-10-29
net: stmmac: simplify stmmac_get_version()
Russell King (Oracle)
-9
/
+13
2025-10-29
net: stmmac: move version handling into own function
Russell King (Oracle)
-13
/
+29
2025-10-29
igbvf: fix misplaced newline in VLAN add warning message
Alok Tiwari
-1
/
+1
2025-10-29
ixgbe: fix typos in ixgbe driver comments
Alok Tiwari
-4
/
+4
2025-10-29
idpf: remove duplicate defines in IDPF_CAP_RSS
Sreedevi Joshi
-2
/
+0
2025-10-29
i40e: avoid redundant VF link state updates
Jay Vosburgh
-0
/
+12
2025-10-29
ice: Allow 100M speed for E825C SGMII device
Grzegorz Nitka
-0
/
+1
2025-10-29
ice: implement configurable header split for regular Rx
Alexander Lobakin
-36
/
+168
2025-10-29
ice: switch to Page Pool
Michal Kubiak
-552
/
+203
2025-10-29
ice: drop page splitting and recycling
Michal Kubiak
-223
/
+24
2025-10-29
ice: remove legacy Rx and construct SKB
Michal Kubiak
-208
/
+6
2025-10-29
Revert "wifi: ath12k: Fix missing station power save configuration"
Miaoqing Pan
-67
/
+55
2025-10-28
net: hibmcge: fix the inappropriate netif_device_detach()
Jijie Shao
-4
/
+6
2025-10-28
net: hibmcge: remove unnecessary check for np_link_fail in scenarios without ...
Jijie Shao
-1
/
+4
2025-10-28
net: hibmcge: fix rx buf avl irq is not re-enabled in irq_handle issue
Jijie Shao
-0
/
+1
2025-10-28
net: phy: motorcomm: Add support for PHY LEDs on YT8531
Tianling Shen
-0
/
+3
2025-10-28
net: cxgb4/ch_ipsec: fix potential use-after-free in ch_ipsec_xfrm_add_state(...
Pavel Zhigulin
-1
/
+6
2025-10-28
net: phy: realtek: Add RTL8224 cable testing support
Issam Hamdi
-0
/
+187
2025-10-28
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
-91
/
+110
2025-10-28
ixgbe: use EOPNOTSUPP instead of ENOTSUPP in ixgbe_ptp_feature_enable()
Kohei Enju
-1
/
+1
2025-10-28
igc: use EOPNOTSUPP instead of ENOTSUPP in igc_ethtool_get_sset_count()
Kohei Enju
-1
/
+1
2025-10-28
igb: use EOPNOTSUPP instead of ENOTSUPP in igb_get_sset_count()
Kohei Enju
-1
/
+1
2025-10-28
igc: power up the PHY before the link test
Kohei Enju
-0
/
+3
2025-10-28
ixgbe: fix memory leak and use-after-free in ixgbe_recovery_probe()
Kohei Enju
-1
/
+1
2025-10-28
ice: fix usage of logical PF id
Grzegorz Nitka
-1
/
+1
2025-10-28
ice: fix destination CGU for dual complex E825
Grzegorz Nitka
-2
/
+25
2025-10-28
ice: fix lane number calculation
Grzegorz Nitka
-0
/
+9
2025-10-28
net: stmmac: Add a devlink attribute to control timestamping mode
Maxime Chevallier
-3
/
+116
2025-10-28
net: stmmac: Move subsecond increment configuration in dedicated helper
Maxime Chevallier
-20
/
+28
2025-10-28
net: macb: Add "mobileye,eyeq5-gem" compatible
Théo Lebrun
-0
/
+38
2025-10-28
net: macb: rename bp->sgmii_phy field to bp->phy
Théo Lebrun
-14
/
+14
2025-10-28
net: macb: add no LSO capability (MACB_CAPS_NO_LSO)
Théo Lebrun
-2
/
+6
2025-10-28
net: macb: match skb_reserve(skb, NET_IP_ALIGN) with HW alignment
Théo Lebrun
-3
/
+23
2025-10-28
wifi: iwlwifi: mld: add null check for kzalloc() in iwl_mld_send_proto_offload()
Li Qiang
-0
/
+4
2025-10-28
wifi: iwlwifi: mld: check for NULL pointer after kmalloc
Emmanuel Grumbach
-2
/
+5
2025-10-28
wifi: iwlwifi: cfg: fix a few device names
Johannes Berg
-3
/
+6
2025-10-28
wifi: iwlwifi: mld: Move EMLSR prints to IWL_DL_EHT
Nidhish A N
-56
/
+52
2025-10-28
wifi: iwlwifi: disable EHT if the device doesn't allow it
Emmanuel Grumbach
-4
/
+33
2025-10-28
wifi: iwlwifi: bump core version for BZ/SC/DR
Johannes Berg
-3
/
+3
2025-10-28
wifi: iwlwifi: mld: use FW_CHECK on bad ROC notification
Johannes Berg
-1
/
+3
2025-10-28
wifi: iwlwifi: mvm/mld: report non-HT frames as 20 MHz
Johannes Berg
-0
/
+5
2025-10-28
wifi: iwlwifi: bump core version for BZ/SC/DR
Johannes Berg
-5
/
+5
[prev]
[next]