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
2026-03-06
net: ntb_netdev: Introduce per-queue context
Koichiro Den
-89
/
+188
2026-03-06
net: spacemit: Fix error handling in emac_tx_mem_map()
Vivian Wang
-1
/
+10
2026-03-06
net: spacemit: Fix error handling in emac_alloc_rx_desc_buffers()
Vivian Wang
-5
/
+3
2026-03-06
net: spacemit: Remove unused buff_addr fields
Vivian Wang
-3
/
+0
2026-03-06
net: dsa: sja1105: ensure phylink_replay_link_end() will not be missed
Vladimir Oltean
-1
/
+2
2026-03-06
net: dsa: sja1105: reorder sja1105_reload_cbs() and phylink_replay_link_end()
Vladimir Oltean
-4
/
+2
2026-03-06
virtio-net: xsk: Support wakeup on RX side
Bui Quang Minh
-9
/
+30
2026-03-06
net/mlx5e: RX, Fix XDP multi-buf frag counting for legacy RQ
Dragos Tatulea
-7
/
+4
2026-03-06
net/mlx5e: RX, Fix XDP multi-buf frag counting for striding RQ
Dragos Tatulea
-7
/
+5
2026-03-06
net/mlx5e: Fix DMA FIFO desync on error CQE SQ recovery
Gal Pressman
-1
/
+0
2026-03-06
net/mlx5: Fix peer miss rules host disabled checks
Carolina Jubran
-15
/
+12
2026-03-06
net/mlx5: Fix crash when moving to switchdev mode
Patrisious Haddad
-1
/
+1
2026-03-06
net/mlx5: Fix deadlock between devlink lock and esw->wq
Cosmin Ratiu
-8
/
+19
2026-03-06
net: phy: remove phy_attach
Heiner Kallweit
-38
/
+0
2026-03-06
qmi_wwan: allow max_mtu above hard_mtu to control rx_urb_size
Laurent Vivier
-5
/
+6
2026-03-06
bonding: handle BOND_LINK_FAIL, BOND_LINK_BACK as valid link states
Hangbin Liu
-1
/
+7
2026-03-06
bonding: do not set usable_slaves for broadcast mode
Hangbin Liu
-4
/
+9
2026-03-06
net: stmmac: make pcs_mask and phy_mask u32
Russell King (Oracle)
-2
/
+2
2026-03-06
net: stmmac: use GENMASK_U32() for mdio bitfields
Russell King (Oracle)
-6
/
+6
2026-03-06
net: stmmac: use u32 for MDIO register field masks
Russell King (Oracle)
-18
/
+18
2026-03-06
net: stmmac: mdio: convert field prep to use field_prep()
Russell King (Oracle)
-27
/
+3
2026-03-06
net: stmmac: mdio: simplify MDC clock divisor lookup
Russell King (Oracle)
-18
/
+11
2026-03-06
net: stmmac: mdio: use same test for MDC clock divisor lookups
Russell King (Oracle)
-14
/
+14
2026-03-06
net: stmmac: mdio: convert MDC clock divisor selection to tables
Russell King (Oracle)
-36
/
+62
2026-03-06
net: mctp: fix device leak on probe failure
Johan Hovold
-2
/
+1
2026-03-06
Revert "net: phy: improve mdiobus_stats_acct"
Heiner Kallweit
-3
/
+8
2026-03-06
wifi: ath6kl: wmi: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
-11
/
+0
2026-03-06
wifi: ath12k: Fix legacy rate mapping for monitor mode capture
P Praneesh
-50
/
+108
2026-03-06
wifi: ath12k: Fix the assignment of logical link index
Manish Dharanenthiran
-3
/
+15
2026-03-06
wifi: ath12k: account TX stats only when ACK/BA status is present
Sarika Sharma
-11
/
+13
2026-03-06
wifi: mac80211_hwsim: fully initialise PMSR capabilities
Johannes Berg
-1
/
+1
2026-03-06
wifi: mwifiex: drop redundant device reference
Johan Hovold
-4
/
+0
2026-03-06
wifi: rt2x00: drop redundant device reference
Johan Hovold
-11
/
+1
2026-03-06
wifi: libertas_tf: drop redundant device reference
Johan Hovold
-2
/
+0
2026-03-06
wifi: libertas: drop redundant device reference
Johan Hovold
-3
/
+0
2026-03-06
wifi: at76c50x: drop redundant device reference
Johan Hovold
-8
/
+4
2026-03-06
wifi: mac80211_hwsim: add incumbent signal interference detection support
Aditya Kumar Singh
-0
/
+64
2026-03-06
wifi: move action code from per-type frame structs
Johannes Berg
-58
/
+53
2026-03-05
net: airoha: Rely __field_prep for non-constant masks
Lorenzo Bianconi
-3
/
+3
2026-03-05
net: cadence: macb: enable EEE for Mobileye EyeQ5
Nicolai Buchwitz
-1
/
+1
2026-03-05
net: cadence: macb: enable EEE for Raspberry Pi RP1
Nicolai Buchwitz
-1
/
+2
2026-03-05
net: cadence: macb: add ethtool EEE support
Nicolai Buchwitz
-0
/
+16
2026-03-05
net: cadence: macb: implement EEE TX LPI support
Nicolai Buchwitz
-0
/
+132
2026-03-05
net: cadence: macb: add EEE LPI statistics counters
Nicolai Buchwitz
-0
/
+12
2026-03-05
net: stmmac: qcom-ethqos: remove phy_set_mode_ext() after phy_power_on()
Russell King (Oracle)
-16
/
+2
2026-03-05
net: stmmac: qcom-ethqos: convert to use phy_set_mode_ext()
Russell King (Oracle)
-13
/
+10
2026-03-05
net: stmmac: qcom-ethqos: move ethqos_set_serdes_speed()
Russell King (Oracle)
-11
/
+11
2026-03-05
net: mdio: xgene: Fix misleading err message in xgene mdio read
Alok Tiwari
-1
/
+1
2026-03-05
octeontx2-af: make PF_FUNC comparison consistent in NIX XOFF handling
Alok Tiwari
-2
/
+2
2026-03-05
net: phy: realtek: Add support for PHY LEDs on RTL8211F-VD
Kryštof Černý
-0
/
+3
[prev]
[next]