1. 1980d37 tipc: convert dest node's address to network order by Hoang Le · 3 years, 10 months ago
  2. c32c928 tipc: do sanity check payload of a netlink message by Hoang Le · 4 years ago
  3. 872f690 treewide: rename nla_strlcpy to nla_strscpy. by Francis Laniel · 4 years, 1 month ago
  4. 79b1119 net: tipc: Add __printf() markup to fix -Wsuggest-attribute=format by Andrew Lunn · 4 years, 2 months ago
  5. b3b7e64 net: tipc: Fix parameter types passed to %s formater by Andrew Lunn · 4 years, 2 months ago
  6. 66a9b92 genetlink: move to smaller ops wherever possible by Jakub Kicinski · 4 years, 3 months ago
  7. 47733f9 tipc: fix uninit skb->data in tipc_nl_compat_dumpit() by Cong Wang · 4 years, 4 months ago
  8. a7869e5 tipc: eliminate KMSAN: uninit-value in __tipc_nl_compat_dumpit error by Ying Xue · 5 years ago
  9. fd567ac tipc: fix link name length check by John Rutherford · 5 years ago
  10. 6ea6776 net: tipc: prepare attrs in __tipc_nl_compat_dumpit() by Jiri Pirko · 5 years ago
  11. c6c0861 net: tipc: allocate attrs locally instead of using genl_family_attrbuf in compat_dumpit() by Jiri Pirko · 5 years ago
  12. 4da5f00 tipc: compat: allow tipc commands without arguments by Taras Kondratiuk · 5 years ago
  13. d96ff26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  14. 4f07b80 tipc: check msg->req data len in tipc_nl_compat_bearer_disable by Xin Long · 6 years ago
  15. 8bc81c5 tipc: remove the unnecessary msg->req check from tipc_nl_compat_bearer_set by Xin Long · 6 years ago
  16. ef6243a genetlink: optionally validate strictly/dumps by Johannes Berg · 6 years ago
  17. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  18. ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
  19. 2ac695d1 tipc: handle the err returned from cmd header function by Xin Long · 6 years ago
  20. 8c63bf9 tipc: check link name with right length in tipc_nl_compat_link_set by Xin Long · 6 years ago
  21. 6f07e5f tipc: check bearer name with right length in tipc_nl_compat_bearer_enable by Xin Long · 6 years ago
  22. 2753ca5 tipc: fix uninit-value in tipc_nl_compat_doit by Ying Xue · 6 years ago
  23. 974cb0e tipc: fix uninit-value in tipc_nl_compat_name_table_dump by Ying Xue · 6 years ago
  24. edf5ff0 tipc: fix uninit-value in tipc_nl_compat_link_set by Ying Xue · 6 years ago
  25. 0762216 tipc: fix uninit-value in tipc_nl_compat_bearer_enable by Ying Xue · 6 years ago
  26. 8b66fee tipc: fix uninit-value in tipc_nl_compat_link_reset_stats by Ying Xue · 6 years ago
  27. f87d8ad tipc: fix memory leak in tipc_nl_compat_publ_dump by Gustavo A. R. Silva · 6 years ago
  28. 46273cf tipc: fix a missing check of genlmsg_put by Kangjie Lu · 6 years ago
  29. 89dfd00 net/netlink_compat: Fix a missing check of nla_parse_nested by Aditya Pakki · 6 years ago
  30. 12a78b0 tipc: check return value of __tipc_dump_start() by Cong Wang · 6 years ago
  31. 8f5c5fc tipc: call start and done ops directly in __tipc_nl_compat_dumpit() by Cong Wang · 6 years ago
  32. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  33. ed4ffdf tipc: Fix missing RTNL lock protection during setting link properties by Ying Xue · 7 years ago
  34. e5d1a1e tipc: Refactor __tipc_nl_compat_doit by Ying Xue · 7 years ago
  35. 042a901 net: tipc: constify genl_ops by Arvind Yadav · 7 years ago
  36. 5bfd37b tipc: fix use-after-free by Eric Dumazet · 7 years ago
  37. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  38. 56989f6 genetlink: mark families as __ro_after_init by Johannes Berg · 8 years ago
  39. 489111e genetlink: statically initialize families by Johannes Berg · 8 years ago
  40. a07ea4d genetlink: no longer support using static family IDs by Johannes Berg · 8 years ago
  41. 55e77a3 tipc: fix nl compat regression for link statistics by Richard Alpe · 8 years ago
  42. 5d2be14 tipc: fix an infoleak in tipc_nl_compat_link_dump by Kangjie Lu · 9 years ago
  43. 297f7d2 tipc: fix potential null pointer dereferences in some compat functions by Baozeng Ding · 9 years ago
  44. 03aaaa9 tipc: fix nametable publication field in nl compat by Richard Alpe · 9 years ago
  45. 619b174 tipc: fix null deref crash in compat config path by Florian Westphal · 9 years ago
  46. 263ea09 Revert "genl: Add genlmsg_new_unicast() for unicast message allocation" by Florian Westphal · 9 years ago
  47. 38206d5 tipc: narrow down interface towards struct tipc_link by Jon Paul Maloy · 9 years ago
  48. 5be9c08 tipc: narrow down exposure of struct tipc_node by Jon Paul Maloy · 9 years ago
  49. 8f8ff913 tipc: don't sanity check non-existing TLV (NL compat) by Richard Alpe · 9 years ago
  50. b063bc5 tipc: send explicit not supported error in nl compat by Richard Alpe · 10 years ago
  51. c3d6fb8 tipc: fix default link prop regression in nl compat by Richard Alpe · 10 years ago
  52. 22ae7cf tipc: nl compat add noop and remove legacy nl framework by Richard Alpe · 10 years ago
  53. 5a81a63 tipc: convert legacy nl stats show to nl compat by Richard Alpe · 10 years ago
  54. 3c26181 tipc: convert legacy nl net id get to nl compat by Richard Alpe · 10 years ago
  55. 964f950 tipc: convert legacy nl net id set to nl compat by Richard Alpe · 10 years ago
  56. d7cc75d tipc: convert legacy nl node addr set to nl compat by Richard Alpe · 10 years ago
  57. 4b28cb5 tipc: convert legacy nl node dump to nl compat by Richard Alpe · 10 years ago
  58. 5bfc335 tipc: convert legacy nl media dump to nl compat by Richard Alpe · 10 years ago
  59. 487d2a3 tipc: convert legacy nl socket dump to nl compat by Richard Alpe · 10 years ago
  60. 44a8ae9 tipc: convert legacy nl name table dump to nl compat by Richard Alpe · 10 years ago
  61. 1817877 tipc: convert legacy nl link stat reset to nl compat by Richard Alpe · 10 years ago
  62. 37e2d48 tipc: convert legacy nl link prop set to nl compat by Richard Alpe · 10 years ago
  63. 357ebdb tipc: convert legacy nl link dump to nl compat by Richard Alpe · 10 years ago
  64. f2b3b2d tipc: convert legacy nl link stat to nl compat by Richard Alpe · 10 years ago
  65. 9ab1546 tipc: convert legacy nl bearer enable/disable to nl compat by Richard Alpe · 10 years ago
  66. d0796d1 tipc: convert legacy nl bearer dump to nl compat by Richard Alpe · 10 years ago
  67. bfb3e5d tipc: move and rename the legacy nl api to "nl compat" by Richard Alpe · 10 years ago