index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
/
dpll.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-13
/
+13
2024-03-05
dpll: move all dpll<>netdev helpers to dpll code
Jakub Kicinski
1
-13
/
+13
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+11
2024-02-29
dpll: fix build failure due to rcu_dereference_check() on unknown type
Eric Dumazet
1
-4
/
+4
2024-02-26
dpll: rely on rcu for netdev_dpll_pin()
Eric Dumazet
1
-0
/
+11
2024-02-01
dpll: extend lock_status_get() op by status error and expose to user
Jiri Pirko
1
-0
/
+1
2024-01-05
dpll: expose fractional frequency offset value to user
Jiri Pirko
1
-0
/
+3
2023-12-13
dpll: remove leftover mode_supported() op and use mode_get() instead
Jiri Pirko
1
-3
/
+0
2023-10-15
dpll: netlink/core: add support for pin-dpll signal phase offset/adjust
Arkadiusz Kubalewski
1
-0
/
+18
2023-09-17
netdev: expose DPLL pin handle for netdevice
Jiri Pirko
1
-0
/
+15
2023-09-17
dpll: netlink: Add DPLL framework base functions
Vadim Fedorenko
1
-0
/
+4
2023-09-17
dpll: core: Add DPLL framework base functions
Vadim Fedorenko
1
-0
/
+133