Commit History

Author SHA1 Message Date
  David S. Miller b8e429a2fe genetlink: Fix off-by-one in genl_allocate_reserve_groups() 9 years ago
  David S. Miller ddb5388ffd Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux 9 years ago
  Matti Vaittinen ccdf6ce6a8 net: netlink: Fix multicast group storage allocation for families with more than one groups 9 years ago
  Tom Herbert fc9e50f5a5 netlink: add a start callback for starting a netlink dump 9 years ago
  Yaowei Bai 61d03535e4 net/netlink: lockdep_genl_is_held can be boolean 10 years ago
  Jiri Benc 92c14d9b5e genetlink: simplify genl_notify 10 years ago
  David S. Miller 95f873f2ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 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 5ad6300524 genetlink: disallow subscribing to unknown mcast groups 10 years ago
  David S. Miller dc97a1a947 genetlink: A genl_bind() to an out-of-range multicast group should not WARN(). 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
  Denis ChengRq 2f91abd451 genetlink: remove superfluous assignment 11 years ago
  Eric W. Biederman 90f62cf30a net: Use netlink_ns_capable to verify the permisions of netlink messages 11 years ago
  David S. Miller 39b6b2992f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch 11 years ago
  Thomas Graf bb9b18fb55 genl: Add genlmsg_new_unicast() for unicast message allocation 11 years ago
  Johannes Berg 5e53e689b7 genetlink/pmcraid: use proper genetlink multicast API 11 years ago
  Geert Uytterhoeven 0f0e2159c0 genetlink: Fix uninitialized variable in genl_validate_assign_mc_groups() 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 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 2ecf7536b2 quota/genetlink: use proper genetlink multicast APIs 11 years ago
  Johannes Berg e5dcecba01 drop_monitor/genetlink: use proper genetlink multicast APIs 11 years ago
  Johannes Berg c53ed74236 genetlink: only pass array to genl_register_family_with_ops() 11 years ago
  Johannes Berg 029b234fb3 genetlink: rename shadowed variable 11 years ago
  Johannes Berg 568508aa07 genetlink: unify registration functions 11 years ago
  Johannes Berg f84f771d94 genetlink: allow making ops const 11 years ago