提交歷史

作者 SHA1 備註 提交日期
  Changli Gao 652c671746 genetlink: use genl_register_family_with_ops() 15 年之前
  Changli Gao 416c2f9cf5 genetlink: cleanup code according to CodingStyle 15 年之前
  David S. Miller 871039f02f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 年之前
  James Chapman f408e0ce40 netlink: Export genl_lock() API for use by modules 15 年之前
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年之前
  Samir Bellabes e1d5a01072 genetlink: optimize ctrl_dumpfamily() 15 年之前
  Krishna Kumar 988ade6b8e genetlink: Optimize and one bug fix in genl_generate_id() 15 年之前
  Krishna Kumar 93860b08e3 genetlink: Optimize genl_register_family() 15 年之前
  Johannes Berg b8273570f8 genetlink: fix netns vs. netlink table locking (2) 15 年之前
  Johannes Berg d136f1bd36 genetlink: fix netns vs. netlink table locking 15 年之前
  Brian Haley b1f5719558 netlink: silence compiler warning 15 年之前
  Johannes Berg 134e63756d genetlink: make netns aware 16 年之前
  Michał Mirosław a7b11d7382 genetlink: Introduce genl_register_family_with_ops() 16 年之前
  Inaky Perez-Gonzalez 3efb40c2c6 genetlink: export genl_unregister_mc_group() 16 年之前
  Patrick McHardy 6d1a3fb567 netlink: genl: fix circular locking 17 年之前
  Thomas Graf bc3ed28caa netlink: Improve returned error codes 17 年之前
  Pavel Emelyanov 910d6c320c [GENETLINK]: Relax dances with genl_lock. 17 年之前
  Denis V. Lunev cd40b7d398 [NET]: make netlink user -> kernel interface synchronious 17 年之前
  Denis V. Lunev 3b71535f35 [NET]: Make netlink processing routines semi-synchronious (inspired by rtnl) v2 17 年之前
  Herbert Xu 0cfad07555 [NETLINK]: Avoid pointer in netlink_run_queue 17 年之前
  Eric W. Biederman b4b510290b [NET]: Support multiple network namespaces with netlink 17 年之前
  Thomas Graf 79d310d01e [GENETLINK]: Correctly report errors while registering a multicast group 18 年之前
  Thomas Graf 2c04ddb707 [GENETLINK]: Fix adjustment of number of multicast groups 18 年之前
  Thomas Graf 79dc4386ae [GENETLINK]: Fix race in genl_unregister_mc_groups() 18 年之前
  Johannes Berg 2dbba6f773 [GENETLINK]: Dynamic multicast groups. 18 年之前
  Patrick McHardy ef7c79ed64 [NETLINK]: Mark netlink policies const 18 年之前
  Patrick McHardy af65bdfce9 [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it 18 年之前
  Thomas Graf c702e8047f [NETLINK]: Directly return -EINTR from netlink_dump_start() 18 年之前
  Thomas Graf 1d00a4eb42 [NETLINK]: Remove error pointer from netlink message handler 18 年之前
  Thomas Graf 45e7ae7f71 [NETLINK]: Ignore control messages directly in netlink_run_queue() 18 年之前