提交历史

作者 SHA1 备注 提交日期
  Denis V. Lunev cd40b7d398 [NET]: make netlink user -> kernel interface synchronious 17 年之前
  Denis V. Lunev aed815601f [NET]: unify netlink kernel socket recognition 17 年之前
  Denis V. Lunev 7ee015e0fa [NET]: cleanup 3rd argument in netlink_sendskb 17 年之前
  Pavel Emelyanov cf7732e4cc [NET]: Make core networking code use seq_open_private 17 年之前
  Pavel Emelyanov 4665079cbb [NETNS]: Move some code into __init section when CONFIG_NET_NS=n 17 年之前
  Denis Cheng 26ff5ddc5a [NETLINK]: the temp variable name max is ambiguous 17 年之前
  Denis Cheng 99406c885a [NETLINK]: use the macro min(x,y) provided by <linux/kernel.h> instead 17 年之前
  Herbert Xu 0cfad07555 [NETLINK]: Avoid pointer in netlink_run_queue 17 年之前
  Eric W. Biederman 077130c0cf [NET]: Fix race when opening a proc file while a network namespace is exiting. 17 年之前
  Eric W. Biederman b4b510290b [NET]: Support multiple network namespaces with netlink 17 年之前
  Eric W. Biederman 1b8d7ae42d [NET]: Make socket creation namespace safe. 17 年之前
  Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 17 年之前
  Denis Cheng 32b21e034b [NETLINK]: use container_of instead 17 年之前
  Johannes Berg 84659eb529 [NETLIKN]: Allow removing multicast groups. 18 年之前
  Johannes Berg b4ff4f0419 [NETLINK]: allocate group bitmaps dynamically 18 年之前
  Johannes Berg eb49653449 [NETLINK]: negative groups in netlink_setsockopt 18 年之前
  Philippe De Muyter 56b3d975bb [NET]: Make all initialized struct seq_operations const. 18 年之前
  Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 年之前
  Patrick McHardy 9e71efcd6d [NETLINK]: Remove bogus BUG_ON 18 年之前
  Patrick McHardy 188ccb5583 [NETLINK]: Fix use after free in netlink_recvmsg 18 年之前
  Herbert Xu 3f660d66df [NETLINK]: Kill CB only when socket is unused 18 年之前
  Adrian Bunk 42bad1da50 [NETLINK]: Possible cleanups. 18 年之前
  Patrick McHardy ffa4d7216e [NETLINK]: don't reinitialize callback mutex 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 年之前
  Thomas Graf d35b685640 [NETLINK]: Ignore !NLM_F_REQUEST messages directly in netlink_run_queue() 18 年之前
  Thomas Graf 33a0543cd9 [NETLINK]: Remove unused groups variable 18 年之前
  Arnaldo Carvalho de Melo b529ccf279 [NETLINK]: Introduce nlmsg_hdr() helper 18 年之前