1. ad50658 dpll: fix return value check for kmemdup by Chen Ni · 9 months ago
  2. 38d7b94 dpll: fix dpll_pin_on_pin_register() for multiple parent pins by Arkadiusz Kubalewski · 10 months ago
  3. cc26992 dpll: indent DPLL option type by a tab by Prasad Pandit · 11 months ago
  4. ed1f164 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 11 months ago
  5. b446631f dpll: fix dpll_xa_ref_*_del() for multiple registrations by Jiri Pirko · 11 months ago
  6. e3afe5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 11 months ago
  7. 289e922 dpll: move all dpll<>netdev helpers to dpll code by Jakub Kicinski · 12 months ago
  8. 65f5dd4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 12 months ago
  9. 640f41ed dpll: fix build failure due to rcu_dereference_check() on unknown type by Eric Dumazet · 12 months ago
  10. 0d60d8d dpll: rely on rcu for netdev_dpll_pin() by Eric Dumazet · 12 months ago
  11. 73be9a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 12 months ago
  12. 53c0441 dpll: fix possible deadlock during netlink dump operation by Jiri Pirko · 1 year ago
  13. 9736c64 dpll: check that pin is registered in __dpll_pin_unregister() by Jiri Pirko · 1 year ago
  14. e2ca9e7 dpll: extend lock_status_get() op by status error and expose to user by Jiri Pirko · 1 year ago
  15. e7f8df0 dpll: move xa_erase() call in to match dpll_pin_alloc() error path order by Jiri Pirko · 1 year ago
  16. 7dc5b18 dpll: fix register pin with unregistered parent pin by Arkadiusz Kubalewski · 1 year, 1 month ago
  17. db2ec3c dpll: fix userspace availability of pins by Arkadiusz Kubalewski · 1 year, 1 month ago
  18. 830ead5 dpll: fix pin dump crash for rebound module by Arkadiusz Kubalewski · 1 year, 1 month ago
  19. b6a11a7 dpll: fix broken error path in dpll_pin_alloc(..) by Arkadiusz Kubalewski · 1 year, 1 month ago
  20. 8a6286c dpll: expose fractional frequency offset value to user by Jiri Pirko · 1 year, 1 month ago
  21. 8f67497 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 2 months ago
  22. 97f265e dpll: allocate pin ids in cycle by Jiri Pirko · 1 year, 2 months ago
  23. 4f7aa12 dpll: remove leftover mode_supported() op and use mode_get() instead by Jiri Pirko · 1 year, 2 months ago
  24. 65c95f7 dpll: sanitize possible null pointer dereference in dpll_pin_parent_pin_set() by Jiri Pirko · 1 year, 2 months ago
  25. b6fe6f0 dpll: Fix potential msg memleak when genlmsg_put_reply failed by Hao Ge · 1 year, 3 months ago
  26. 20f6677 dpll: netlink/core: change pin frequency set behavior by Arkadiusz Kubalewski · 1 year, 4 months ago
  27. d7fbc0b dpll: netlink/core: add support for pin-dpll signal phase offset/adjust by Arkadiusz Kubalewski · 1 year, 4 months ago
  28. c3c6ab9 dpll: spec: add support for pin-dpll signal phase offset/adjust by Arkadiusz Kubalewski · 1 year, 4 months ago
  29. f20161cf netdev: Remove unneeded semicolon by Yang Li · 1 year, 5 months ago
  30. 5f18426 netdev: expose DPLL pin handle for netdevice by Jiri Pirko · 1 year, 5 months ago
  31. 9d71b54 dpll: netlink: Add DPLL framework base functions by Vadim Fedorenko · 1 year, 5 months ago
  32. 9431063 dpll: core: Add DPLL framework base functions by Vadim Fedorenko · 1 year, 5 months ago
  33. 3badff3 dpll: spec: Add Netlink spec in YAML by Vadim Fedorenko · 1 year, 5 months ago