Commit History

Author SHA1 Message Date
  Pravin B Shelar 33c6b1f6b1 genl: Hold reference on correct module while netlink-dump. 12 years ago
  Pravin B Shelar 9b96309c5b genl: Fix genl dumpit() locking. 12 years ago
  Johannes Berg 9d47b38056 Revert "genetlink: fix family dump race" 12 years ago
  Johannes Berg 58ad436fcf genetlink: fix family dump race 12 years ago
  Pablo Neira e1ee3673a8 genetlink: fix usage of NLM_F_EXCL or NLM_F_REPLACE 12 years ago
  Stanislaw Gruszka c74f2b2678 genetlink: release cb_lock before requesting additional module 12 years ago
  Wei Yongjun 50754d2188 genetlink: fix possible memory leak in genl_family_rcv_msg() 12 years ago
  Pravin B Shelar def3117493 genl: Allow concurrent genl callbacks. 12 years ago
  Masatake YAMATO f1e79e2080 genetlink: trigger BUG_ON if a group name is too long 12 years ago
  Eric W. Biederman 15e473046c netlink: Rename pid to portid to avoid confusion 13 years ago
  Pablo Neira Ayuso 9f00d9776b netlink: hide struct module parameter in netlink_kernel_create 13 years ago
  Pablo Neira Ayuso 9785e10aed netlink: kill netlink_set_nonroot 13 years ago
  WANG Cong 320f5ea0ce genetlink: define lockdep_genl_is_held() when CONFIG_LOCKDEP 13 years ago
  Ben Hutchings 2c53040f01 net: Fix (nearly-)kernel-doc comments for various functions 13 years ago
  Pablo Neira Ayuso a31f2d17b3 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create 13 years ago
  Neil Horman e9412c3708 genetlink: Build a generic netlink family module alias 13 years ago
  David S. Miller 444653f696 genetlink: Stop using NLA_PUT*(). 13 years ago
  Pablo Neira Ayuso 80d326fab5 netlink: add netlink_dump_control structure for netlink_dump_start() 13 years ago
  Denys Vlasenko a46621a3a8 net: Deinline __nlmsg_put and genlmsg_put. -7k code on i386 defconfig. 13 years ago
  Linus Torvalds c49c41a413 Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security 13 years ago
  Eric Paris fd77846152 security: remove the security_netlink_recv hook as it is equivalent to capable() 13 years ago
  Stephen Hemminger fa84309533 genetlink: add auto module loading 13 years ago
  stephen hemminger b57ef81ff8 netlink: af_netlink cleanup (v2) 13 years ago
  Pravin B Shelar 86b1309c7e genetlink: Add lockdep_genl_is_held(). 13 years ago
  Pravin B Shelar 263ba61d3b genetlink: Add genl_notify() 13 years ago
  Greg Rose c7ac8679be rtnetlink: Compute and store minimum ifinfo dump size 14 years ago
  David S. Miller b8f3ab4290 Revert "netlink: test for all flags of the NLM_F_DUMP composite" 14 years ago
  Jan Engelhardt 0ab03c2b14 netlink: test for all flags of the NLM_F_DUMP composite 14 years ago
  Johannes Berg ff4c92d85c genetlink: introduce pre_doit/post_doit hooks 14 years ago
  Changli Gao 652c671746 genetlink: use genl_register_family_with_ops() 15 years ago