提交歷史

作者 SHA1 備註 提交日期
  Johannes Berg fe52145f91 netlink: pass extended ACK struct where available 8 年之前
  Johannes Berg fceb6435e8 netlink: pass extended ACK struct to parsing functions 8 年之前
  Johannes Berg 7ab606d160 genetlink: pass extended ACK report down 8 年之前
  Johannes Berg 2d4bc93368 netlink: extended ACK reporting 8 年之前
  Stanislaw Gruszka 1d2a6a5e4b genetlink: fix counting regression on ctrl_dumpfamily() 8 年之前
  David S. Miller bb598c1b8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 年之前
  WANG Cong 00ffc1ba02 genetlink: fix a memory leak on error path 8 年之前
  Wei Yongjun 22ca904ad7 genetlink: fix error return code in genl_register_family() 8 年之前
  pravin shelar 0e82c76359 genetlink: Fix generic netlink family unregister 8 年之前
  Johannes Berg 56989f6d85 genetlink: mark families as __ro_after_init 9 年之前
  Johannes Berg 2ae0f17df1 genetlink: use idr to track families 9 年之前
  Johannes Berg 489111e5c2 genetlink: statically initialize families 9 年之前
  Johannes Berg a07ea4d994 genetlink: no longer support using static family IDs 9 年之前
  Johannes Berg c90c39dab3 genetlink: introduce and use genl_family_attrbuf() 9 年之前
  stephen hemminger 12d8de6d95 net: make genetlink ctrl ops const 9 年之前
  Florian Westphal 263ea09084 Revert "genl: Add genlmsg_new_unicast() for unicast message allocation" 9 年之前
  Tycho Andersen 4a92602aa1 openvswitch: allow management from inside user namespaces 9 年之前
  David S. Miller b8e429a2fe genetlink: Fix off-by-one in genl_allocate_reserve_groups() 9 年之前
  David S. Miller ddb5388ffd Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux 9 年之前
  Matti Vaittinen ccdf6ce6a8 net: netlink: Fix multicast group storage allocation for families with more than one groups 9 年之前
  Tom Herbert fc9e50f5a5 netlink: add a start callback for starting a netlink dump 9 年之前
  Yaowei Bai 61d03535e4 net/netlink: lockdep_genl_is_held can be boolean 10 年之前
  Jiri Benc 92c14d9b5e genetlink: simplify genl_notify 10 年之前
  David S. Miller 95f873f2ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 年之前
  Johannes Berg 053c095a82 netlink: make nlmsg_end() and genlmsg_end() void 10 年之前
  Johannes Berg ee1c244219 genetlink: synchronize socket closing and family removal 10 年之前
  Johannes Berg 5ad6300524 genetlink: disallow subscribing to unknown mcast groups 10 年之前
  David S. Miller dc97a1a947 genetlink: A genl_bind() to an out-of-range multicast group should not WARN(). 10 年之前
  Johannes Berg 023e2cfa36 netlink/genetlink: pass network namespace to bind/unbind 10 年之前
  Johannes Berg c380d9a7af genetlink: pass multicast bind/unbind to families 10 年之前