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
2023-01-23
net/sock: Introduce trace_sk_data_ready()
Peilin Ye
9
-0
/
+32
2023-01-21
mlxsw: Add support of latency TLV
Amit Cohen
1
-1
/
+34
2023-01-21
mlxsw: core: Define latency TLV fields
Amit Cohen
1
-0
/
+16
2023-01-21
mlxsw: emad: Add support for latency TLV
Amit Cohen
1
-0
/
+4
2023-01-21
mlxsw: core: Do not worry about changing 'enable_string_tlv' while sending EMADs
Amit Cohen
1
-15
/
+8
2023-01-21
mlxsw: Enable string TLV usage according to MGIR output
Amit Cohen
3
-9
/
+30
2023-01-21
mlxsw: reg: Add TLV related fields to MGIR register
Amit Cohen
1
-0
/
+12
2023-01-21
ptp_qoriq: fix latency in ptp_qoriq_adjtime() operation
Nikhil Gupta
1
-7
/
+43
2023-01-21
net: microchip: vcap: use kmemdup() to allocate memory
Yang Yingliang
1
-4
/
+2
2023-01-21
net: Remove C45 check in C22 only MDIO bus drivers
Andrew Lunn
13
-80
/
+0
2023-01-21
net: ngbe: Drop mdiobus_c45_regad()
Michael Walle
1
-2
/
+2
2023-01-21
net: phy: Remove fallback to old C45 method
Andrew Lunn
1
-8
/
+2
2023-01-21
r8152: reduce the control transfer of rtl8152_get_version()
Hayes Wang
1
-4
/
+5
2023-01-21
r8152: remove rtl_vendor_mode function
Hayes Wang
1
-38
/
+1
2023-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
135
-1289
/
+1073
2023-01-20
Merge tag 'net-6.2-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
41
-189
/
+295
2023-01-20
Revert "Merge branch 'octeontx2-af-CPT'"
Jakub Kicinski
5
-277
/
+87
2023-01-20
octeontx2-af: add mbox to return CPT_AF_FLT_INT info
Srujana Challa
3
-0
/
+56
2023-01-20
octeontx2-af: update cpt lf alloc mailbox
Srujana Challa
2
-3
/
+9
2023-01-20
octeontx2-af: restore rxc conf after teardown sequence
Nithin Dabilpuram
1
-4
/
+18
2023-01-20
octeontx2-af: optimize cpt pf identification
Srujana Challa
3
-3
/
+20
2023-01-20
octeontx2-af: modify FLR sequence for CPT
Srujana Challa
3
-47
/
+53
2023-01-20
octeontx2-af: add mbox for CPT LF reset
Srujana Challa
2
-0
/
+41
2023-01-20
octeontx2-af: recover CPT engine when it gets fault
Srujana Challa
1
-30
/
+80
2023-01-20
ice: use GNSS subsystem instead of TTY
Arkadiusz Kubalewski
5
-257
/
+149
2023-01-20
net: hns: Switch to use acpi_evaluate_dsm_typed()
Andy Shevchenko
1
-10
/
+10
2023-01-20
bnxt: Do not read past the end of test names
Kees Cook
2
-17
/
+5
2023-01-20
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
21
-2395
/
+2582
2023-01-20
net: microchip: sparx5: add support for DSCP rewrite
Daniel Machon
4
-0
/
+124
2023-01-20
net: microchip: sparx5: add support for PCP rewrite
Daniel Machon
4
-14
/
+191
2023-01-20
net: stmmac: enable all safety features by default
Andrew Halaney
1
-0
/
+14
2023-01-20
octeontx2-af: add mbox to return CPT_AF_FLT_INT info
Srujana Challa
3
-0
/
+56
2023-01-20
octeontx2-af: update cpt lf alloc mailbox
Srujana Challa
2
-3
/
+9
2023-01-20
octeontx2-af: restore rxc conf after teardown sequence
Nithin Dabilpuram
1
-4
/
+18
2023-01-20
octeontx2-af: optimize cpt pf identification
Srujana Challa
3
-3
/
+20
2023-01-20
octeontx2-af: modify FLR sequence for CPT
Srujana Challa
3
-47
/
+53
2023-01-20
octeontx2-af: add mbox for CPT LF reset
Srujana Challa
2
-0
/
+41
2023-01-20
octeontx2-af: recover CPT engine when it gets fault
Srujana Challa
1
-30
/
+80
2023-01-20
dsa: lan9303: Add flow ctrl in link_up
Jerry Ray
1
-11
/
+23
2023-01-20
dsa: lan9303: Migrate to PHYLINK
Jerry Ray
1
-32
/
+69
2023-01-20
dsa: lan9303: Port 0 is xMII port
Jerry Ray
1
-1
/
+8
2023-01-20
dsa: lan9303: write reg only if necessary
Jerry Ray
1
-2
/
+5
2023-01-20
dsa: lan9303: Add exception logic for read failure
Jerry Ray
1
-1
/
+3
2023-01-20
dsa: lan9303: move Turbo Mode bit init
Jerry Ray
1
-9
/
+7
2023-01-20
dsa: lan9303: align dsa_switch_ops members
Jerry Ray
1
-19
/
+19
2023-01-20
Merge tag 'mlx5-updates-2023-01-18' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
15
-292
/
+174
2023-01-20
net: phy: fix use of uninit variable when setting PLCA config
Piergiorgio Beruto
1
-1
/
+1
2023-01-20
devlink: remove devl*_port_health_reporter_destroy()
Jiri Pirko
2
-2
/
+2
2023-01-20
devlink: protect health reporter operation with instance lock
Jiri Pirko
2
-14
/
+14
2023-01-20
net/mlx5: Remove MLX5E_LOCKED_FLOW flag
Jiri Pirko
1
-12
/
+2
[next]