index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-29
bng_en: Extend bnge_set_ring_params() for rx-copybreak
Bhargava Marreddy
2
-4
/
+20
2026-01-29
dpaa2-switch: add bounds check for if_id in IRQ handler
Junrui Luo
1
-0
/
+4
2026-01-29
net: sfp: add quirk for Lantech 8330-265D
Marek Behún
1
-2
/
+6
2026-01-29
octeontx2-pf: cn10k/cn20k: Update count_eot in NPA_LF_AURA_BATCH_FREE0
Geetha sowjanya
1
-3
/
+10
2026-01-29
net: liquidio: Fix off-by-one error in VF setup_nic_devices() cleanup
Zilin Guan
1
-2
/
+2
2026-01-29
net: liquidio: Fix off-by-one error in PF setup_nic_devices() cleanup
Zilin Guan
1
-2
/
+3
2026-01-29
net: liquidio: Initialize netdev pointer before queue setup
Zilin Guan
1
-17
/
+17
2026-01-29
Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
172
-1559
/
+8431
2026-01-29
net: phy: air_en8811h: Add clk provider for an8811hb
Bjørn Mork
1
-0
/
+107
2026-01-29
net: phy: air_en8811h: add Airoha AN8811HB support
Bjørn Mork
1
-11
/
+269
2026-01-29
net: phy: air_en8811h: factor out shareable code
Bjørn Mork
1
-23
/
+36
2026-01-29
eth: bnxt: make sure we populate the qcfg defaults on old FW/HW
Jakub Kicinski
1
-0
/
+1
2026-01-29
hinic3: RQ use RQ_CTXT_PREF_CI_HI instead of SQ_CTXT_PREF_CI_HI
Fan Gong
1
-1
/
+5
2026-01-29
hinic3: Use array_size instead of multiplying
Fan Gong
1
-2
/
+4
2026-01-29
hinic3: Remove defensive txq_num check
Fan Gong
1
-6
/
+0
2026-01-29
hinic3: Fix code Style(remove empty lines between error handling)
Fan Gong
6
-16
/
+0
2026-01-29
octeontx2-af: Workaround SQM/PSE stalls by disabling sticky
Geetha sowjanya
1
-3
/
+9
2026-01-29
dpaa2-switch: prevent ZERO_SIZE_PTR dereference when num_ifs is zero
Junrui Luo
1
-0
/
+6
2026-01-29
net: stmmac: rk: add SoC specific ->init() method
Russell King (Oracle)
1
-0
/
+10
2026-01-29
net: stmmac: rk: add GMAC_CLK_xx constants, simplify RGMII definitions
Russell King (Oracle)
1
-63
/
+45
2026-01-29
net: stmmac: rk: fix missing reset_control_put()
Russell King (Oracle)
1
-0
/
+2
2026-01-29
net: phylink: fix NULL pointer deref in phylink_major_config()
Russell King (Oracle)
1
-1
/
+2
2026-01-29
net: stmmac: report active PHY interface
Russell King (Oracle)
6
-0
/
+63
2026-01-29
net: stmmac: thead: avoid conflicts with PHY_INTF_* definitions
Russell King (Oracle)
1
-5
/
+5
2026-01-29
net: stmmac: qcom-ethqos: remove mac_base
Russell King (Oracle)
1
-3
/
+0
2026-01-29
octeontx2-pf: Fix header guard comment in otx2_devlink.h
Alok Tiwari
1
-1
/
+1
2026-01-29
dpll: expose fractional frequency offset in ppt
Ivan Vecera
1
-1
/
+1
2026-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
34
-124
/
+224
2026-01-28
net/mlx5e: Skip ESN replay window setup for IPsec crypto offload
Jianbo Liu
1
-1
/
+2
2026-01-28
net/mlx5: Fix vhca_id access call trace use before alloc
Parav Pandit
4
-11
/
+21
2026-01-28
net/mlx5: fs, Fix inverted cap check in tx flow table root disconnect
Shay Drory
1
-1
/
+2
2026-01-28
net: phy: micrel: fix clk warning when removing the driver
Wei Fang
1
-4
/
+13
2026-01-28
net: ethernet: neterion: s2io: remove unused driver
Ethan Nelson-Moore
7
-10697
/
+0
2026-01-28
net/mlx5e: don't assume psp tx skbs are ipv6 csum handling
Daniel Zahka
1
-6
/
+11
2026-01-28
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
3
-21
/
+16
2026-01-28
declance: Remove IRQF_ONESHOT
Sebastian Andrzej Siewior
1
-1
/
+1
2026-01-28
wifi: rtw89: regd: update regulatory map to R73-R54
Zong-Zhe Yang
1
-10
/
+10
2026-01-28
wifi: rtw89: pci: validate release report content before using for RTL8922DE
Ping-Ke Shih
1
-2
/
+4
2026-01-28
wifi: rtw89: get designated link to replace link instance 0
Zong-Zhe Yang
3
-11
/
+8
2026-01-28
wifi: rtw89: 8922a: configure FW version for SIM_SER_L0L1_BY_HALT_H2C
Zong-Zhe Yang
1
-0
/
+1
2026-01-28
wifi: rtw89: phy: add PHY C2H event dummy handler for func 1-7 and 2-10
Ping-Ke Shih
4
-2
/
+19
2026-01-28
wifi: rtw89: fw: correct content of DACK H2C command
Ping-Ke Shih
2
-6
/
+6
2026-01-28
wifi: rtw89: rfk: update RFK report format of IQK, DACK and TXGAPK
Ping-Ke Shih
2
-14
/
+40
2026-01-28
wifi: rtw89: rfk: add to print debug log of CIM3K
Ping-Ke Shih
3
-0
/
+41
2026-01-28
wifi: rtw89: rfk: add firmware command to do CIM3K
Ping-Ke Shih
4
-0
/
+77
2026-01-28
wifi: rtw89: rfk: add to print debug log of TX IQK
Ping-Ke Shih
3
-1
/
+35
2026-01-28
wifi: rtw89: rfk: add firmware command to do TX IQK
Ping-Ke Shih
4
-0
/
+79
2026-01-27
gve: fix probe failure if clock read fails
Jordan Rhee
5
-15
/
+14
2026-01-27
net/mlx5e: Account for netdev stats in ndo_get_stats64
Gal Pressman
1
-9
/
+11
2026-01-27
net/mlx5e: TC, delete flows only for existing peers
Mark Bloch
1
-6
/
+13
[prev]
[next]