1. ef6243a genetlink: optionally validate strictly/dumps by Johannes Berg · 6 years ago
  2. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  3. ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
  4. 2ac695d1 tipc: handle the err returned from cmd header function by Xin Long · 6 years ago
  5. 8c63bf9 tipc: check link name with right length in tipc_nl_compat_link_set by Xin Long · 6 years ago
  6. 6f07e5f tipc: check bearer name with right length in tipc_nl_compat_bearer_enable by Xin Long · 6 years ago
  7. 2753ca5 tipc: fix uninit-value in tipc_nl_compat_doit by Ying Xue · 6 years ago
  8. 974cb0e tipc: fix uninit-value in tipc_nl_compat_name_table_dump by Ying Xue · 6 years ago
  9. edf5ff0 tipc: fix uninit-value in tipc_nl_compat_link_set by Ying Xue · 6 years ago
  10. 0762216 tipc: fix uninit-value in tipc_nl_compat_bearer_enable by Ying Xue · 6 years ago
  11. 8b66fee tipc: fix uninit-value in tipc_nl_compat_link_reset_stats by Ying Xue · 6 years ago
  12. f87d8ad tipc: fix memory leak in tipc_nl_compat_publ_dump by Gustavo A. R. Silva · 6 years ago
  13. 46273cf tipc: fix a missing check of genlmsg_put by Kangjie Lu · 6 years ago
  14. 89dfd00 net/netlink_compat: Fix a missing check of nla_parse_nested by Aditya Pakki · 6 years ago
  15. 12a78b0 tipc: check return value of __tipc_dump_start() by Cong Wang · 6 years ago
  16. 8f5c5fc tipc: call start and done ops directly in __tipc_nl_compat_dumpit() by Cong Wang · 6 years ago
  17. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  18. ed4ffdf tipc: Fix missing RTNL lock protection during setting link properties by Ying Xue · 7 years ago
  19. e5d1a1e tipc: Refactor __tipc_nl_compat_doit by Ying Xue · 7 years ago
  20. 042a901 net: tipc: constify genl_ops by Arvind Yadav · 7 years ago
  21. 5bfd37b tipc: fix use-after-free by Eric Dumazet · 7 years ago
  22. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  23. 56989f6 genetlink: mark families as __ro_after_init by Johannes Berg · 8 years ago
  24. 489111e genetlink: statically initialize families by Johannes Berg · 8 years ago
  25. a07ea4d genetlink: no longer support using static family IDs by Johannes Berg · 8 years ago
  26. 55e77a3 tipc: fix nl compat regression for link statistics by Richard Alpe · 9 years ago
  27. 5d2be14 tipc: fix an infoleak in tipc_nl_compat_link_dump by Kangjie Lu · 9 years ago
  28. 297f7d2 tipc: fix potential null pointer dereferences in some compat functions by Baozeng Ding · 9 years ago
  29. 03aaaa9 tipc: fix nametable publication field in nl compat by Richard Alpe · 9 years ago
  30. 619b174 tipc: fix null deref crash in compat config path by Florian Westphal · 9 years ago
  31. 263ea09 Revert "genl: Add genlmsg_new_unicast() for unicast message allocation" by Florian Westphal · 9 years ago
  32. 38206d5 tipc: narrow down interface towards struct tipc_link by Jon Paul Maloy · 9 years ago
  33. 5be9c08 tipc: narrow down exposure of struct tipc_node by Jon Paul Maloy · 9 years ago
  34. 8f8ff913 tipc: don't sanity check non-existing TLV (NL compat) by Richard Alpe · 9 years ago
  35. b063bc5 tipc: send explicit not supported error in nl compat by Richard Alpe · 10 years ago
  36. c3d6fb8 tipc: fix default link prop regression in nl compat by Richard Alpe · 10 years ago
  37. 22ae7cf tipc: nl compat add noop and remove legacy nl framework by Richard Alpe · 10 years ago
  38. 5a81a63 tipc: convert legacy nl stats show to nl compat by Richard Alpe · 10 years ago
  39. 3c26181 tipc: convert legacy nl net id get to nl compat by Richard Alpe · 10 years ago
  40. 964f950 tipc: convert legacy nl net id set to nl compat by Richard Alpe · 10 years ago
  41. d7cc75d tipc: convert legacy nl node addr set to nl compat by Richard Alpe · 10 years ago
  42. 4b28cb5 tipc: convert legacy nl node dump to nl compat by Richard Alpe · 10 years ago
  43. 5bfc335 tipc: convert legacy nl media dump to nl compat by Richard Alpe · 10 years ago
  44. 487d2a3 tipc: convert legacy nl socket dump to nl compat by Richard Alpe · 10 years ago
  45. 44a8ae9 tipc: convert legacy nl name table dump to nl compat by Richard Alpe · 10 years ago
  46. 1817877 tipc: convert legacy nl link stat reset to nl compat by Richard Alpe · 10 years ago
  47. 37e2d48 tipc: convert legacy nl link prop set to nl compat by Richard Alpe · 10 years ago
  48. 357ebdb tipc: convert legacy nl link dump to nl compat by Richard Alpe · 10 years ago
  49. f2b3b2d tipc: convert legacy nl link stat to nl compat by Richard Alpe · 10 years ago
  50. 9ab1546 tipc: convert legacy nl bearer enable/disable to nl compat by Richard Alpe · 10 years ago
  51. d0796d1 tipc: convert legacy nl bearer dump to nl compat by Richard Alpe · 10 years ago
  52. bfb3e5d tipc: move and rename the legacy nl api to "nl compat" by Richard Alpe · 10 years ago