index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dpll
/
dpll_netlink.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-07
1
-14
/
+24
|
\
|
*
dpll: move all dpll<>netdev helpers to dpll code
Jakub Kicinski
2024-03-06
1
-14
/
+24
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-16
1
-14
/
+6
|
\
|
|
*
dpll: fix possible deadlock during netlink dump operation
Jiri Pirko
2024-02-09
1
-14
/
+6
*
|
dpll: extend lock_status_get() op by status error and expose to user
Jiri Pirko
2024-02-01
1
-1
/
+8
|
/
*
dpll: fix userspace availability of pins
Arkadiusz Kubalewski
2024-01-22
1
-2
/
+27
*
dpll: fix pin dump crash for rebound module
Arkadiusz Kubalewski
2024-01-22
1
-14
/
+14
*
dpll: expose fractional frequency offset value to user
Jiri Pirko
2024-01-05
1
-0
/
+24
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-15
1
-5
/
+8
|
\
|
*
dpll: sanitize possible null pointer dereference in dpll_pin_parent_pin_set()
Jiri Pirko
2023-12-13
1
-5
/
+8
*
|
dpll: remove leftover mode_supported() op and use mode_get() instead
Jiri Pirko
2023-12-13
1
-6
/
+10
|
/
*
dpll: Fix potential msg memleak when genlmsg_put_reply failed
Hao Ge
2023-11-22
1
-5
/
+12
*
dpll: netlink/core: change pin frequency set behavior
Arkadiusz Kubalewski
2023-10-15
1
-8
/
+42
*
dpll: netlink/core: add support for pin-dpll signal phase offset/adjust
Arkadiusz Kubalewski
2023-10-15
1
-1
/
+137
*
netdev: Remove unneeded semicolon
Yang Li
2023-09-21
1
-1
/
+1
*
netdev: expose DPLL pin handle for netdevice
Jiri Pirko
2023-09-17
1
-2
/
+14
*
dpll: netlink: Add DPLL framework base functions
Vadim Fedorenko
2023-09-17
1
-0
/
+1241