Commit Verlauf

Autor SHA1 Nachricht Datum
  Johannes Berg b8273570f8 genetlink: fix netns vs. netlink table locking (2) vor 15 Jahren
  Johannes Berg d136f1bd36 genetlink: fix netns vs. netlink table locking vor 15 Jahren
  Brian Haley b1f5719558 netlink: silence compiler warning vor 15 Jahren
  Johannes Berg 134e63756d genetlink: make netns aware vor 16 Jahren
  Michał Mirosław a7b11d7382 genetlink: Introduce genl_register_family_with_ops() vor 16 Jahren
  Inaky Perez-Gonzalez 3efb40c2c6 genetlink: export genl_unregister_mc_group() vor 16 Jahren
  Patrick McHardy 6d1a3fb567 netlink: genl: fix circular locking vor 17 Jahren
  Thomas Graf bc3ed28caa netlink: Improve returned error codes vor 17 Jahren
  Pavel Emelyanov 910d6c320c [GENETLINK]: Relax dances with genl_lock. vor 17 Jahren
  Denis V. Lunev cd40b7d398 [NET]: make netlink user -> kernel interface synchronious vor 17 Jahren
  Denis V. Lunev 3b71535f35 [NET]: Make netlink processing routines semi-synchronious (inspired by rtnl) v2 vor 17 Jahren
  Herbert Xu 0cfad07555 [NETLINK]: Avoid pointer in netlink_run_queue vor 17 Jahren
  Eric W. Biederman b4b510290b [NET]: Support multiple network namespaces with netlink vor 17 Jahren
  Thomas Graf 79d310d01e [GENETLINK]: Correctly report errors while registering a multicast group vor 18 Jahren
  Thomas Graf 2c04ddb707 [GENETLINK]: Fix adjustment of number of multicast groups vor 18 Jahren
  Thomas Graf 79dc4386ae [GENETLINK]: Fix race in genl_unregister_mc_groups() vor 18 Jahren
  Johannes Berg 2dbba6f773 [GENETLINK]: Dynamic multicast groups. vor 18 Jahren
  Patrick McHardy ef7c79ed64 [NETLINK]: Mark netlink policies const vor 18 Jahren
  Patrick McHardy af65bdfce9 [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it vor 18 Jahren
  Thomas Graf c702e8047f [NETLINK]: Directly return -EINTR from netlink_dump_start() vor 18 Jahren
  Thomas Graf 1d00a4eb42 [NETLINK]: Remove error pointer from netlink message handler vor 18 Jahren
  Thomas Graf 45e7ae7f71 [NETLINK]: Ignore control messages directly in netlink_run_queue() vor 18 Jahren
  Thomas Graf d35b685640 [NETLINK]: Ignore !NLM_F_REQUEST messages directly in netlink_run_queue() vor 18 Jahren
  YOSHIFUJI Hideaki 746fac4dcd [NET] NETLINK: Fix whitespace errors. vor 18 Jahren
  Jamal Hadi Salim 48d4ed7a86 [GENETLINK]: Fix misplaced command flags. vor 18 Jahren
  Jamal Hadi Salim 334c29a645 [GENETLINK]: Move command capabilities to flags. vor 18 Jahren
  Jamal Hadi Salim a4d1366d50 [GENETLINK]: Add cmd dump completion. vor 18 Jahren
  Thomas Graf e94ef68205 [GENETLINK] ctrl: Avoid empty CTRL_ATTR_OPS attribute when dumping vor 18 Jahren
  Thomas Graf 17c157c889 [GENL]: Add genlmsg_put_reply() to simplify building reply headers vor 18 Jahren
  Thomas Graf 81878d27fd [GENL]: Add genlmsg_reply() to simply unicast replies to requests vor 18 Jahren