1. 263ea09 Revert "genl: Add genlmsg_new_unicast() for unicast message allocation" by Florian Westphal · 8 years ago
  2. fc9e50f netlink: add a start callback for starting a netlink dump by Tom Herbert · 8 years ago
  3. 92c14d9 genetlink: simplify genl_notify by Jiri Benc · 9 years ago
  4. 0c5c9fb net: Introduce possible_net_t by Eric W. Biederman · 9 years ago
  5. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  6. 7b1883c genetlink: Add genlmsg_parse() helper function. by Joe Stringer · 9 years ago
  7. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 9 years ago
  8. ee1c2442 genetlink: synchronize socket closing and family removal by Johannes Berg · 9 years ago
  9. f555f3d genetlink: document parallel_ops by Johannes Berg · 9 years ago
  10. 023e2cf netlink/genetlink: pass network namespace to bind/unbind by Johannes Berg · 9 years ago
  11. c380d9a genetlink: pass multicast bind/unbind to families by Johannes Berg · 9 years ago
  12. f8403a2 genetlink: pass only network namespace to genl_has_listeners() by Johannes Berg · 9 years ago
  13. 0d56637 genetlink: add function genl_has_listeners() by Nicolas Dichtel · 10 years ago
  14. bb9b18f genl: Add genlmsg_new_unicast() for unicast message allocation by Thomas Graf · 11 years ago
  15. 91398a0 genetlink: fix genl_set_err() group ID by Johannes Berg · 11 years ago
  16. 220815a genetlink: fix genlmsg_multicast() bug by Johannes Berg · 11 years ago
  17. 2a94fe4 genetlink: make multicast groups const, prevent abuse by Johannes Berg · 11 years ago
  18. 68eb550 genetlink: pass family to functions using groups by Johannes Berg · 11 years ago
  19. 62b68e9 genetlink: add and use genl_set_err() by Johannes Berg · 11 years ago
  20. c2ebb90 genetlink: remove family pointer from genl_multicast_group by Johannes Berg · 11 years ago
  21. 06fb555 genetlink: remove genl_unregister_mc_group() by Johannes Berg · 11 years ago
  22. c53ed74 genetlink: only pass array to genl_register_family_with_ops() by Johannes Berg · 11 years ago
  23. 568508a genetlink: unify registration functions by Johannes Berg · 11 years ago
  24. 3f5ccd0 genetlink: make genl_ops flags a u8 and move to end by Johannes Berg · 11 years ago
  25. f84f771 genetlink: allow making ops const by Johannes Berg · 11 years ago
  26. d91824c genetlink: register family ops as array by Johannes Berg · 11 years ago
  27. 3686ec5 genetlink: remove genl_register_ops/genl_unregister_ops by Johannes Berg · 11 years ago
  28. ff2b94d genetlink.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  29. 33c6b1f genl: Hold reference on correct module while netlink-dump. by Pravin B Shelar · 11 years ago
  30. def3117 genl: Allow concurrent genl callbacks. by Pravin B Shelar · 11 years ago
  31. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  32. 58050fc net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new() by Thomas Graf · 12 years ago
  33. a46621a net: Deinline __nlmsg_put and genlmsg_put. -7k code on i386 defconfig. by Denys Vlasenko · 12 years ago
  34. 263ba61 genetlink: Add genl_notify() by Pravin B Shelar · 13 years ago
  35. 670dc28 netlink: advertise incomplete dumps by Johannes Berg · 13 years ago
  36. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  37. 38db9e1 include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argument by Julia Lawall · 13 years ago
  38. ff4c92d genetlink: introduce pre_doit/post_doit hooks by Johannes Berg · 14 years ago
  39. c2d9ba9 net: CONFIG_NET_NS reduction by Eric Dumazet · 14 years ago
  40. fd2c3ef net: cleanup include/net by Eric Dumazet · 15 years ago
  41. 134e637 genetlink: make netns aware by Johannes Berg · 15 years ago
  42. a7b11d7 genetlink: Introduce genl_register_family_with_ops() by Michał Mirosław · 15 years ago
  43. bc3ed28 netlink: Improve returned error codes by Thomas Graf · 16 years ago
  44. 2dbba6f [GENETLINK]: Dynamic multicast groups. by Johannes Berg · 17 years ago
  45. ef7c79e [NETLINK]: Mark netlink policies const by Patrick McHardy · 17 years ago
  46. a4d1366 [GENETLINK]: Add cmd dump completion. by Jamal Hadi Salim · 18 years ago
  47. 17c157c [GENL]: Add genlmsg_put_reply() to simplify building reply headers by Thomas Graf · 18 years ago
  48. 81878d2 [GENL]: Add genlmsg_reply() to simply unicast replies to requests by Thomas Graf · 18 years ago
  49. 3dabc71 [GENL]: Add genlmsg_new() to allocate generic netlink messages by Thomas Graf · 18 years ago
  50. 17db952 [PATCH] Add genetlink utilities for payload length calculation by Balbir Singh · 18 years ago
  51. eb32811 [GENL]: Provide more information to userspace about registered genl families by Thomas Graf · 18 years ago
  52. d387f6a [NETLINK]: Add notification message sending interface by Thomas Graf · 18 years ago
  53. fb0ba6bd [PATCH] per-task-delay-accounting: utilities for genetlink usage by Balbir Singh · 18 years ago
  54. 23b0ca5 [PATCH] genetlink: don't touch module ref count by Per Liden · 18 years ago
  55. b461d2f2 [NETLINK] genetlink: fix cmd type in genl_ops to be consistent to u8 by Per Liden · 18 years ago
  56. 482a852 [NETLINK]: Generic netlink family by Thomas Graf · 19 years ago