1. 910d6c3 [GENETLINK]: Relax dances with genl_lock. by Pavel Emelyanov · 16 years ago
  2. cd40b7d [NET]: make netlink user -> kernel interface synchronious by Denis V. Lunev · 17 years ago
  3. 3b71535 [NET]: Make netlink processing routines semi-synchronious (inspired by rtnl) v2 by Denis V. Lunev · 17 years ago
  4. 0cfad07 [NETLINK]: Avoid pointer in netlink_run_queue by Herbert Xu · 17 years ago
  5. b4b5102 [NET]: Support multiple network namespaces with netlink by Eric W. Biederman · 17 years ago
  6. 79d310d [GENETLINK]: Correctly report errors while registering a multicast group by Thomas Graf · 17 years ago
  7. 2c04ddb [GENETLINK]: Fix adjustment of number of multicast groups by Thomas Graf · 17 years ago
  8. 79dc4386 [GENETLINK]: Fix race in genl_unregister_mc_groups() by Thomas Graf · 17 years ago
  9. 2dbba6f [GENETLINK]: Dynamic multicast groups. by Johannes Berg · 17 years ago
  10. ef7c79e [NETLINK]: Mark netlink policies const by Patrick McHardy · 17 years ago
  11. af65bdf [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it by Patrick McHardy · 17 years ago
  12. c702e80 [NETLINK]: Directly return -EINTR from netlink_dump_start() by Thomas Graf · 17 years ago
  13. 1d00a4e [NETLINK]: Remove error pointer from netlink message handler by Thomas Graf · 17 years ago
  14. 45e7ae7 [NETLINK]: Ignore control messages directly in netlink_run_queue() by Thomas Graf · 17 years ago
  15. d35b685 [NETLINK]: Ignore !NLM_F_REQUEST messages directly in netlink_run_queue() by Thomas Graf · 17 years ago
  16. 746fac4 [NET] NETLINK: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  17. 48d4ed7 [GENETLINK]: Fix misplaced command flags. by Jamal Hadi Salim · 18 years ago
  18. 334c29a [GENETLINK]: Move command capabilities to flags. by Jamal Hadi Salim · 18 years ago
  19. a4d1366 [GENETLINK]: Add cmd dump completion. by Jamal Hadi Salim · 18 years ago
  20. e94ef68 [GENETLINK] ctrl: Avoid empty CTRL_ATTR_OPS attribute when dumping by Thomas Graf · 18 years ago
  21. 17c157c [GENL]: Add genlmsg_put_reply() to simplify building reply headers by Thomas Graf · 18 years ago
  22. 81878d2 [GENL]: Add genlmsg_reply() to simply unicast replies to requests by Thomas Graf · 18 years ago
  23. 339bf98 [NETLINK]: Do precise netlink message allocations where possible by Thomas Graf · 18 years ago
  24. eb32811 [GENL]: Provide more information to userspace about registered genl families by Thomas Graf · 18 years ago
  25. 5176f91 [NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validation by Thomas Graf · 18 years ago
  26. d387f6a [NETLINK]: Add notification message sending interface by Thomas Graf · 18 years ago
  27. fe4944e [NETLINK]: Extend netlink messaging interface by Thomas Graf · 18 years ago
  28. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  29. c7bdb54 [NETLINK]: Encapsulate eff_cap usage within security framework. by Darrel Goeddel · 18 years ago
  30. 14cc3e2 [PATCH] sem2mutex: misc static one-file mutexes by Ingo Molnar · 18 years ago
  31. e200bd8 [NETLINK] genetlink: Fix bugs spotted by Andrew Morton. by Jamal Hadi Salim · 18 years ago
  32. 23b0ca5 [PATCH] genetlink: don't touch module ref count by Per Liden · 19 years ago
  33. b461d2f2 [NETLINK] genetlink: fix cmd type in genl_ops to be consistent to u8 by Per Liden · 19 years ago
  34. 482a852 [NETLINK]: Generic netlink family by Thomas Graf · 19 years ago