Commit History

Author SHA1 Message Date
  Inaky Perez-Gonzalez 3efb40c2c6 genetlink: export genl_unregister_mc_group() 16 years ago
  Patrick McHardy 6d1a3fb567 netlink: genl: fix circular locking 17 years ago
  Thomas Graf bc3ed28caa netlink: Improve returned error codes 17 years ago
  Pavel Emelyanov 910d6c320c [GENETLINK]: Relax dances with genl_lock. 17 years ago
  Denis V. Lunev cd40b7d398 [NET]: make netlink user -> kernel interface synchronious 17 years ago
  Denis V. Lunev 3b71535f35 [NET]: Make netlink processing routines semi-synchronious (inspired by rtnl) v2 17 years ago
  Herbert Xu 0cfad07555 [NETLINK]: Avoid pointer in netlink_run_queue 17 years ago
  Eric W. Biederman b4b510290b [NET]: Support multiple network namespaces with netlink 17 years ago
  Thomas Graf 79d310d01e [GENETLINK]: Correctly report errors while registering a multicast group 18 years ago
  Thomas Graf 2c04ddb707 [GENETLINK]: Fix adjustment of number of multicast groups 18 years ago
  Thomas Graf 79dc4386ae [GENETLINK]: Fix race in genl_unregister_mc_groups() 18 years ago
  Johannes Berg 2dbba6f773 [GENETLINK]: Dynamic multicast groups. 18 years ago
  Patrick McHardy ef7c79ed64 [NETLINK]: Mark netlink policies const 18 years ago
  Patrick McHardy af65bdfce9 [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it 18 years ago
  Thomas Graf c702e8047f [NETLINK]: Directly return -EINTR from netlink_dump_start() 18 years ago
  Thomas Graf 1d00a4eb42 [NETLINK]: Remove error pointer from netlink message handler 18 years ago
  Thomas Graf 45e7ae7f71 [NETLINK]: Ignore control messages directly in netlink_run_queue() 18 years ago
  Thomas Graf d35b685640 [NETLINK]: Ignore !NLM_F_REQUEST messages directly in netlink_run_queue() 18 years ago
  YOSHIFUJI Hideaki 746fac4dcd [NET] NETLINK: Fix whitespace errors. 18 years ago
  Jamal Hadi Salim 48d4ed7a86 [GENETLINK]: Fix misplaced command flags. 18 years ago
  Jamal Hadi Salim 334c29a645 [GENETLINK]: Move command capabilities to flags. 18 years ago
  Jamal Hadi Salim a4d1366d50 [GENETLINK]: Add cmd dump completion. 18 years ago
  Thomas Graf e94ef68205 [GENETLINK] ctrl: Avoid empty CTRL_ATTR_OPS attribute when dumping 18 years ago
  Thomas Graf 17c157c889 [GENL]: Add genlmsg_put_reply() to simplify building reply headers 18 years ago
  Thomas Graf 81878d27fd [GENL]: Add genlmsg_reply() to simply unicast replies to requests 18 years ago
  Thomas Graf 339bf98ffc [NETLINK]: Do precise netlink message allocations where possible 18 years ago
  Thomas Graf eb328111ef [GENL]: Provide more information to userspace about registered genl families 18 years ago
  Thomas Graf 5176f91ea8 [NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validation 18 years ago
  Thomas Graf d387f6ad10 [NETLINK]: Add notification message sending interface 18 years ago
  Thomas Graf fe4944e59c [NETLINK]: Extend netlink messaging interface 19 years ago