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-11-05
libie: depend on DEBUG_FS when building LIBIE_FWLOG
Michal Swiatkowski
2
-4
/
+2
2025-11-05
Merge tag 'ath-next-20251103' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Johannes Berg
29
-557
/
+1554
2025-11-05
Merge tag 'ath-current-20251103' of git://git.kernel.org/pub/scm/linux/kernel...
Johannes Berg
1
-67
/
+55
2025-11-05
wifi: mac80211_hwsim: Limit destroy_on_close radio removal to netgroup
Martin Willi
1
-3
/
+4
2025-11-04
net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on...
Nishanth Menon
1
-5
/
+5
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
5
-7
/
+7
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
1
-2
/
+2
2025-11-04
virtio-net: fix received length check in big packets
Bui Quang Minh
1
-13
/
+12
2025-11-04
net: phy: fixed_phy: remove fixed_phy_add
Heiner Kallweit
1
-6
/
+0
2025-11-04
net: b44: register a fixed phy using fixed_phy_register_100fd if needed
Heiner Kallweit
2
-17
/
+21
2025-11-04
net: fec: register a fixed phy using fixed_phy_register_100fd if needed
Heiner Kallweit
2
-26
/
+27
2025-11-04
net: phy: fixed_phy: add helper fixed_phy_register_100fd
Heiner Kallweit
1
-0
/
+12
2025-11-04
net: altera-tse: Init PCS and phylink before registering netdev
Maxime Chevallier
1
-20
/
+20
2025-11-04
net: altera-tse: Don't use netdev name for the PCS mdio bus
Maxime Chevallier
1
-1
/
+1
2025-11-04
net: altera-tse: Warn on bad revision at probe time
Maxime Chevallier
2
-9
/
+6
2025-11-04
net: altera-tse: Set platform drvdata before registering netdev
Maxime Chevallier
1
-2
/
+1
2025-11-04
net: phy: make phy_device members pause and asym_pause bitfield bits
Heiner Kallweit
2
-18
/
+18
2025-11-04
net: rnpgbe: Add register_netdev
Dong Yibo
4
-2
/
+214
2025-11-04
net: rnpgbe: Add basic mbx_fw support
Dong Yibo
5
-1
/
+286
2025-11-04
net: rnpgbe: Add basic mbx ops support
Dong Yibo
7
-1
/
+527
2025-11-04
net: rnpgbe: Add n500/n210 chip support with BAR2 mapping
Dong Yibo
3
-0
/
+98
2025-11-04
net: rnpgbe: Add build support for rnpgbe
Dong Yibo
7
-0
/
+188
2025-11-04
ti: netcp: convert to ndo_hwtstamp callbacks
Vadim Fedorenko
3
-32
/
+103
2025-11-04
net: pch_gbe: convert to use ndo_hwtstamp callbacks
Vadim Fedorenko
1
-15
/
+23
2025-11-04
net: thunderx: convert to use ndo_hwtstamp callbacks
Vadim Fedorenko
1
-20
/
+25
2025-11-04
net: octeon: mgmt: convert to use ndo_hwtstamp callbacks
Vadim Fedorenko
1
-30
/
+32
2025-11-04
net: liquidio_vf: convert to use ndo_hwtstamp callbacks
Vadim Fedorenko
1
-29
/
+19
2025-11-04
net: liquidio: convert to use ndo_hwtstamp callbacks
Vadim Fedorenko
1
-30
/
+20
2025-11-04
bnxt_en: Fix warning in bnxt_dl_reload_down()
Shantiprasad Shettar
3
-2
/
+3
2025-11-04
bnxt_en: Always provide max entry and entry size in coredump segments
Kashyap Desai
1
-2
/
+3
2025-11-04
bnxt_en: Fix null pointer dereference in bnxt_bs_trace_check_wrap()
Gautam R A
1
-1
/
+1
2025-11-04
bnxt_en: Fix a possible memory leak in bnxt_ptp_init
Kalesh AP
1
-2
/
+2
2025-11-04
bnxt_en: Shutdown FW DMA in bnxt_shutdown()
Michael Chan
1
-0
/
+4
2025-11-04
virtio_net: fix alignment for virtio_net_hdr_v1_hash
Michael S. Tsirkin
1
-2
/
+13
2025-11-04
net/mlx5e: Defer channels closure to reduce interface down time
Tariq Toukan
1
-1
/
+5
2025-11-04
net/mlx5e: Pass old channels as argument to mlx5e_switch_priv_channels
Tariq Toukan
1
-8
/
+17
2025-11-04
net/mlx5e: Do not re-apply TIR loopback configuration if not necessary
Tariq Toukan
1
-0
/
+3
2025-11-04
net/mlx5: IPoIB, set self loopback prevention in TIR init
Tariq Toukan
1
-1
/
+4
2025-11-04
net/mlx5e: Allow setting self loopback prevention bits on TIR init
Tariq Toukan
4
-0
/
+11
2025-11-04
net/mlx5e: Use TIR API in mlx5e_modify_tirs_lb()
Tariq Toukan
3
-30
/
+43
2025-11-04
net/mlx5e: Enhance function structures for self loopback prevention application
Tariq Toukan
5
-9
/
+19
2025-11-04
xen/netfront: Comment Correction: Fix Spelling Error and Description of Queue...
Chu Guangqing
1
-2
/
+3
2025-11-04
net: sungem_phy: Fix a typo error in sungem_phy
Chu Guangqing
1
-1
/
+1
2025-11-04
veth: Fix a typo error in veth
Chu Guangqing
1
-1
/
+1
2025-11-04
gtp: Fix a typo error for size
Chu Guangqing
1
-1
/
+1
2025-11-04
virtio_net: Fix a typo error in virtio_net
Chu Guangqing
1
-1
/
+1
2025-11-04
net: stmmac: imx: use ->set_phy_intf_sel()
Russell King (Oracle)
1
-28
/
+10
2025-11-04
net: stmmac: imx: cleanup arguments for set_intf_mode() method
Russell King (Oracle)
1
-14
/
+8
2025-11-04
net: stmmac: imx: simplify set_intf_mode() implementations
Russell King (Oracle)
1
-48
/
+19
2025-11-04
net: stmmac: imx: use stmmac_get_phy_intf_sel()
Russell King (Oracle)
1
-18
/
+25
[prev]
[next]