index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-06
sfc: Remove unused efx_mae_mport_vf
Dr. David Alan Gilbert
2
-12
/
+0
2024-11-06
sfc: Remove falcon deadcode
Dr. David Alan Gilbert
7
-58
/
+0
2024-11-06
bnxt_en: replace PTP spinlock with seqlock
Vadim Fedorenko
3
-61
/
+49
2024-11-06
bnxt_en: cache only 24 bits of hw counter
Vadim Fedorenko
2
-19
/
+7
2024-11-06
mlx5_en: use read sequence for gettimex64
Vadim Fedorenko
1
-5
/
+1
2024-11-05
net: lan969x: add VCAP configuration data
Daniel Machon
4
-1
/
+90
2024-11-05
net: lan969x: add autogenerated VCAP information
Daniel Machon
4
-1
/
+3852
2024-11-05
net: sparx5: execute sparx5_vcap_init() on lan969x
Daniel Machon
1
-6
/
+4
2024-11-05
net: sparx5: add new VCAP constants to match data
Daniel Machon
4
-3
/
+13
2024-11-05
net: sparx5: replace SPX5_PORTS with n_ports
Daniel Machon
1
-9
/
+15
2024-11-05
net: sparx5: expose some sparx5 VCAP symbols
Daniel Machon
2
-17
/
+22
2024-11-05
virtio_net: rx remove premapped failover code
Xuan Zhuo
1
-46
/
+44
2024-11-05
virtio_net: enable premapped mode for merge and small by default
Xuan Zhuo
1
-0
/
+15
2024-11-05
virtio_net: big mode skip the unmap check
Xuan Zhuo
1
-2
/
+2
2024-11-05
virtio-net: fix overflow inside virtnet_rq_alloc
Xuan Zhuo
1
-3
/
+9
2024-11-05
net: dpaa_eth: extract hash using __be32 pointer in rx_default_dqrr()
Vladimir Oltean
1
-1
/
+1
2024-11-05
net: dpaa_eth: add assertions about SGT entry offsets in sg_fd_to_skb()
Vladimir Oltean
1
-9
/
+15
2024-11-05
net: ena: remove devm from ethtool
Rosen Penev
1
-9
/
+5
2024-11-05
ptp: Remove 'default y' for VMCLOCK PTP device
David Woodhouse
1
-1
/
+5
2024-11-05
net: ena: Remove deadcode
Dr. David Alan Gilbert
2
-51
/
+0
2024-11-05
net: ena: Remove autopolling mode
Dr. David Alan Gilbert
2
-34
/
+5
2024-11-04
net: enetc: add preliminary support for i.MX95 ENETC PF
Wei Fang
14
-28
/
+1113
2024-11-04
net: enetc: optimize the allocation of tx_bdr
Clark Wang
1
-2
/
+8
2024-11-04
net: enetc: extract enetc_int_vector_init/destroy() from enetc_alloc_msix()
Clark Wang
1
-85
/
+92
2024-11-04
net: enetc: add i.MX95 EMDIO support
Wei Fang
1
-0
/
+3
2024-11-04
net: enetc: remove ERR050089 workaround for i.MX95
Vladimir Oltean
2
-10
/
+52
2024-11-04
net: enetc: build enetc_pf_common.c as a separate module
Wei Fang
6
-16
/
+89
2024-11-04
net: enetc: extract common ENETC PF parts for LS1028A and i.MX95 platforms
Wei Fang
4
-295
/
+319
2024-11-04
net: enetc: add initial netc-blk-ctrl driver support
Wei Fang
3
-0
/
+462
2024-11-04
net/mlx5e: do not create xdp_redirect for non-uplink rep
William Tu
1
-6
/
+11
2024-11-04
net/mlx5e: move XDP_REDIRECT sq to dynamic allocation
William Tu
5
-23
/
+56
2024-11-04
net/mlx5: HWS, renamed the files in accordance with naming convention
Yevgeny Kliteynik
33
-77
/
+77
2024-11-04
net/mlx5: DR, moved all the SWS code into a separate directory
Yevgeny Kliteynik
30
-13
/
+26
2024-11-04
net/mlx5: Rework esw qos domain init and cleanup
Cosmin Ratiu
2
-7
/
+12
2024-11-04
net: stmmac: xgmac: Enable FPE for tc-mqprio/tc-taprio
Furong Xu
1
-2
/
+2
2024-11-04
net: stmmac: xgmac: Complete FPE support
Furong Xu
3
-0
/
+47
2024-11-04
net: stmmac: xgmac: Rename XGMAC_RQ to XGMAC_FPRQ
Furong Xu
2
-2
/
+2
2024-11-04
net: stmmac: Get the TC number of net_device by netdev_get_num_tc()
Furong Xu
1
-1
/
+1
2024-11-04
net: stmmac: Refactor FPE functions to generic version
Furong Xu
11
-137
/
+105
2024-11-04
net: stmmac: Introduce stmmac_fpe_supported()
Furong Xu
4
-6
/
+12
2024-11-04
net: stmmac: Rework macro definitions for gmac4 and xgmac
Furong Xu
1
-38
/
+39
2024-11-04
net: stmmac: Introduce separate files for FPE implementation
Furong Xu
11
-363
/
+405
2024-11-04
r8169: align RTL8126 EEE config with vendor driver
Heiner Kallweit
1
-0
/
+1
2024-11-04
r8169: align RTL8125/RTL8126 PHY config with vendor driver
Heiner Kallweit
1
-1
/
+5
2024-11-04
r8169: align RTL8125 EEE config with vendor driver
Heiner Kallweit
1
-6
/
+12
2024-11-04
net: ibm: emac: mal: move irq maps down
Rosen Penev
1
-19
/
+7
2024-11-04
net: ibm: emac: mal: use devm for request_irq
Rosen Penev
1
-30
/
+21
2024-11-04
net: ibm: emac: mal: use devm for kzalloc
Rosen Penev
1
-16
/
+9
2024-11-04
net: ibm: emac: zmii: devm_platform_get_resource
Rosen Penev
1
-22
/
+4
2024-11-04
net: ibm: emac: zmii: use devm for mutex_init
Rosen Penev
1
-1
/
+5
[next]