Commit History

Author SHA1 Message Date
  Eric W. Biederman 0c5c9fb551 net: Introduce possible_net_t 10 years ago
  David S. Miller 95f873f2ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 years ago
  Joe Stringer 7b1883cefc genetlink: Add genlmsg_parse() helper function. 10 years ago
  Johannes Berg 053c095a82 netlink: make nlmsg_end() and genlmsg_end() void 10 years ago
  Johannes Berg ee1c244219 genetlink: synchronize socket closing and family removal 10 years ago
  Johannes Berg f555f3d76a genetlink: document parallel_ops 10 years ago
  Johannes Berg 023e2cfa36 netlink/genetlink: pass network namespace to bind/unbind 10 years ago
  Johannes Berg c380d9a7af genetlink: pass multicast bind/unbind to families 10 years ago
  Johannes Berg f8403a2e47 genetlink: pass only network namespace to genl_has_listeners() 10 years ago
  Nicolas Dichtel 0d566379c5 genetlink: add function genl_has_listeners() 11 years ago
  Thomas Graf bb9b18fb55 genl: Add genlmsg_new_unicast() for unicast message allocation 11 years ago
  Johannes Berg 91398a0992 genetlink: fix genl_set_err() group ID 11 years ago
  Johannes Berg 220815a966 genetlink: fix genlmsg_multicast() bug 11 years ago
  Johannes Berg 2a94fe48f3 genetlink: make multicast groups const, prevent abuse 11 years ago
  Johannes Berg 68eb55031d genetlink: pass family to functions using groups 11 years ago
  Johannes Berg 62b68e99fa genetlink: add and use genl_set_err() 11 years ago
  Johannes Berg c2ebb90846 genetlink: remove family pointer from genl_multicast_group 11 years ago
  Johannes Berg 06fb555a27 genetlink: remove genl_unregister_mc_group() 11 years ago
  Johannes Berg c53ed74236 genetlink: only pass array to genl_register_family_with_ops() 11 years ago
  Johannes Berg 568508aa07 genetlink: unify registration functions 11 years ago
  Johannes Berg 3f5ccd06ae genetlink: make genl_ops flags a u8 and move to end 11 years ago
  Johannes Berg f84f771d94 genetlink: allow making ops const 11 years ago
  Johannes Berg d91824c08f genetlink: register family ops as array 11 years ago
  Johannes Berg 3686ec5e84 genetlink: remove genl_register_ops/genl_unregister_ops 11 years ago
  Joe Perches ff2b94d2c3 genetlink.h: Remove extern from function prototypes 12 years ago
  Pravin B Shelar 33c6b1f6b1 genl: Hold reference on correct module while netlink-dump. 12 years ago
  Pravin B Shelar def3117493 genl: Allow concurrent genl callbacks. 12 years ago
  Eric W. Biederman 15e473046c netlink: Rename pid to portid to avoid confusion 13 years ago
  Thomas Graf 58050fce35 net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new() 13 years ago
  Denys Vlasenko a46621a3a8 net: Deinline __nlmsg_put and genlmsg_put. -7k code on i386 defconfig. 13 years ago