1. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  2. e1d5a01 genetlink: optimize ctrl_dumpfamily() by Samir Bellabes · 14 years ago
  3. 988ade6 genetlink: Optimize and one bug fix in genl_generate_id() by Krishna Kumar · 15 years ago
  4. 93860b0 genetlink: Optimize genl_register_family() by Krishna Kumar · 15 years ago
  5. b827357 genetlink: fix netns vs. netlink table locking (2) by Johannes Berg · 15 years ago
  6. d136f1b genetlink: fix netns vs. netlink table locking by Johannes Berg · 15 years ago
  7. b1f5719 netlink: silence compiler warning by Brian Haley · 15 years ago
  8. 134e637 genetlink: make netns aware by Johannes Berg · 15 years ago
  9. a7b11d7 genetlink: Introduce genl_register_family_with_ops() by Michał Mirosław · 15 years ago
  10. 3efb40c genetlink: export genl_unregister_mc_group() by Inaky Perez-Gonzalez · 15 years ago
  11. 6d1a3fb netlink: genl: fix circular locking by Patrick McHardy · 16 years ago
  12. bc3ed28 netlink: Improve returned error codes by Thomas Graf · 16 years ago
  13. 910d6c3 [GENETLINK]: Relax dances with genl_lock. by Pavel Emelyanov · 16 years ago
  14. cd40b7d [NET]: make netlink user -> kernel interface synchronious by Denis V. Lunev · 17 years ago
  15. 3b71535 [NET]: Make netlink processing routines semi-synchronious (inspired by rtnl) v2 by Denis V. Lunev · 17 years ago
  16. 0cfad07 [NETLINK]: Avoid pointer in netlink_run_queue by Herbert Xu · 17 years ago
  17. b4b5102 [NET]: Support multiple network namespaces with netlink by Eric W. Biederman · 17 years ago
  18. 79d310d [GENETLINK]: Correctly report errors while registering a multicast group by Thomas Graf · 17 years ago
  19. 2c04ddb [GENETLINK]: Fix adjustment of number of multicast groups by Thomas Graf · 17 years ago
  20. 79dc4386 [GENETLINK]: Fix race in genl_unregister_mc_groups() by Thomas Graf · 17 years ago
  21. 2dbba6f [GENETLINK]: Dynamic multicast groups. by Johannes Berg · 17 years ago
  22. ef7c79e [NETLINK]: Mark netlink policies const by Patrick McHardy · 17 years ago
  23. af65bdf [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it by Patrick McHardy · 17 years ago
  24. c702e80 [NETLINK]: Directly return -EINTR from netlink_dump_start() by Thomas Graf · 17 years ago
  25. 1d00a4e [NETLINK]: Remove error pointer from netlink message handler by Thomas Graf · 17 years ago
  26. 45e7ae7 [NETLINK]: Ignore control messages directly in netlink_run_queue() by Thomas Graf · 17 years ago
  27. d35b685 [NETLINK]: Ignore !NLM_F_REQUEST messages directly in netlink_run_queue() by Thomas Graf · 17 years ago
  28. 746fac4 [NET] NETLINK: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  29. 48d4ed7 [GENETLINK]: Fix misplaced command flags. by Jamal Hadi Salim · 17 years ago
  30. 334c29a [GENETLINK]: Move command capabilities to flags. by Jamal Hadi Salim · 17 years ago
  31. a4d1366 [GENETLINK]: Add cmd dump completion. by Jamal Hadi Salim · 17 years ago
  32. e94ef68 [GENETLINK] ctrl: Avoid empty CTRL_ATTR_OPS attribute when dumping by Thomas Graf · 18 years ago
  33. 17c157c [GENL]: Add genlmsg_put_reply() to simplify building reply headers by Thomas Graf · 18 years ago
  34. 81878d2 [GENL]: Add genlmsg_reply() to simply unicast replies to requests by Thomas Graf · 18 years ago
  35. 339bf98 [NETLINK]: Do precise netlink message allocations where possible by Thomas Graf · 18 years ago
  36. eb32811 [GENL]: Provide more information to userspace about registered genl families by Thomas Graf · 18 years ago
  37. 5176f91 [NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validation by Thomas Graf · 18 years ago
  38. d387f6a [NETLINK]: Add notification message sending interface by Thomas Graf · 18 years ago
  39. fe4944e [NETLINK]: Extend netlink messaging interface by Thomas Graf · 18 years ago
  40. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  41. c7bdb54 [NETLINK]: Encapsulate eff_cap usage within security framework. by Darrel Goeddel · 18 years ago
  42. 14cc3e2 [PATCH] sem2mutex: misc static one-file mutexes by Ingo Molnar · 18 years ago
  43. e200bd8 [NETLINK] genetlink: Fix bugs spotted by Andrew Morton. by Jamal Hadi Salim · 18 years ago
  44. 23b0ca5 [PATCH] genetlink: don't touch module ref count by Per Liden · 18 years ago
  45. b461d2f2 [NETLINK] genetlink: fix cmd type in genl_ops to be consistent to u8 by Per Liden · 18 years ago
  46. 482a852 [NETLINK]: Generic netlink family by Thomas Graf · 19 years ago