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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-15
Merge branch 'ptp-multiple-readers'
David S. Miller
9
-60
/
+261
2023-10-15
ptp: add testptp mask test
Xabier Marquiegui
1
-1
/
+18
2023-10-15
ptp: add debugfs interface to see applied channel masks
Xabier Marquiegui
4
-0
/
+39
2023-10-15
ptp: support event queue reader channel masks
Xabier Marquiegui
4
-2
/
+41
2023-10-15
ptp: support multiple timestamp event readers
Xabier Marquiegui
4
-29
/
+55
2023-10-15
ptp: Replace timestamp event queue with linked list
Xabier Marquiegui
4
-6
/
+42
2023-10-15
posix-clock: introduce posix_clock_context concept
Xabier Marquiegui
4
-32
/
+76
2023-10-15
Merge branch 'dpll-phase-offset-phase-adjust'
David S. Miller
9
-18
/
+517
2023-10-15
dpll: netlink/core: change pin frequency set behavior
Arkadiusz Kubalewski
1
-8
/
+42
2023-10-15
ice: dpll: implement phase related callbacks
Arkadiusz Kubalewski
2
-4
/
+226
2023-10-15
dpll: netlink/core: add support for pin-dpll signal phase offset/adjust
Arkadiusz Kubalewski
2
-1
/
+155
2023-10-15
dpll: spec: add support for pin-dpll signal phase offset/adjust
Arkadiusz Kubalewski
4
-4
/
+42
2023-10-15
dpll: docs: add support for pin signal phase offset/adjust
Arkadiusz Kubalewski
1
-1
/
+52
2023-10-15
Merge branch 'i40e-devlink'
David S. Miller
10
-76
/
+414
2023-10-15
i40e: Add PBA as board id info to devlink .info_get
Ivan Vecera
1
-0
/
+16
2023-10-15
i40e: Refactor and rename i40e_read_pba_string()
Ivan Vecera
4
-26
/
+39
2023-10-15
i40e: Add handler for devlink .info_get
Ivan Vecera
1
-0
/
+90
2023-10-15
i40e: Split and refactor i40e_nvm_version_str()
Ivan Vecera
3
-44
/
+105
2023-10-15
i40e: Add initial devlink support
Ivan Vecera
6
-6
/
+164
2023-10-15
tg3: Improve PTP TX timestamping logic
Pavan Chebbi
2
-16
/
+68
2023-10-15
docs: try to encourage (netdev?) reviewers
Jakub Kicinski
2
-0
/
+33
2023-10-15
Merge branch 'sfc-conntrack-offload'
David S. Miller
4
-3
/
+101
2023-10-15
sfc: support offloading ct(nat) action in RHS rules
Edward Cree
3
-1
/
+12
2023-10-15
sfc: parse mangle actions (NAT) in conntrack entries
Edward Cree
1
-2
/
+89
2023-10-15
Merge branch 'vsock-virtio-vhost-zerocopy'
David S. Miller
19
-17
/
+1170
2023-10-15
test/vsock: io_uring rx/tx tests
Arseniy Krasnov
3
-2
/
+348
2023-10-15
test/vsock: MSG_ZEROCOPY support for vsock_perf
Arseniy Krasnov
2
-10
/
+72
2023-10-15
test/vsock: MSG_ZEROCOPY flag tests
Arseniy Krasnov
8
-1
/
+633
2023-10-15
docs: net: description of MSG_ZEROCOPY for AF_VSOCK
Arseniy Krasnov
1
-2
/
+11
2023-10-15
vsock: enable setting SO_ZEROCOPY
Arseniy Krasnov
1
-2
/
+43
2023-10-15
vsock/loopback: support MSG_ZEROCOPY for transport
Arseniy Krasnov
1
-0
/
+6
2023-10-15
vsock/virtio: support MSG_ZEROCOPY for transport
Arseniy Krasnov
1
-0
/
+7
2023-10-15
vhost/vsock: support MSG_ZEROCOPY for transport
Arseniy Krasnov
1
-0
/
+7
2023-10-15
vsock: enable SOCK_SUPPORT_ZC bit
Arseniy Krasnov
1
-0
/
+6
2023-10-15
vsock: check for MSG_ZEROCOPY support on send
Arseniy Krasnov
2
-0
/
+13
2023-10-15
vsock: read from socket's error queue
Arseniy Krasnov
3
-0
/
+24
2023-10-15
vsock: set EPOLLERR on non-empty error queue
Arseniy Krasnov
1
-1
/
+1
2023-10-14
appletalk: remove special handling code for ipddp
Lukas Bulwahn
1
-36
/
+0
2023-10-14
qed: replace uses of strncpy
Justin Stitt
1
-4
/
+3
2023-10-14
r8169: fix rare issue with broken rx after link-down on RTL8125
Heiner Kallweit
1
-0
/
+4
2023-10-14
Merge branch 'net-netconsole-configfs-entries-for-boot-target'
Jakub Kicinski
2
-56
/
+121
2023-10-14
Documentation: netconsole: add support for cmdline targets
Breno Leitao
1
-3
/
+19
2023-10-14
netconsole: Attach cmdline target to dynamic target
Breno Leitao
1
-0
/
+28
2023-10-14
netconsole: Initialize configfs_item for default targets
Breno Leitao
1
-2
/
+23
2023-10-14
netconsole: move init/cleanup functions lower
Breno Leitao
1
-52
/
+52
2023-10-14
sfc: replace deprecated strncpy with strscpy
Justin Stitt
1
-2
/
+1
2023-10-14
net: phy: tja11xx: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
1
-4
/
+2
2023-10-14
ionic: replace deprecated strncpy with strscpy
Justin Stitt
1
-2
/
+2
2023-10-14
net: sparx5: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
1
-2
/
+1
2023-10-14
net/mlx4_core: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
[prev]
[next]