Commit History

Author SHA1 Message Date
  Al Viro 0c11b9428f [PATCH] switch audit_get_loginuid() to task_struct * 17 years ago
  Pavel Emelyanov 23fe18669e [NETNS]: Fix race between put_net() and netlink_kernel_create(). 17 years ago
  Denis V. Lunev 775516bfa2 [NETNS]: Namespace stop vs 'ip r l' race. 17 years ago
  Denis V. Lunev b7c6ba6eb1 [NETNS]: Consolidate kernel netlink socket destruction. 17 years ago
  Denis V. Lunev 869e58f870 [NETNS]: Double free in netlink_release. 17 years ago
  Ilpo Järvinen 3f25252675 [NETLINK] af_netlink: kill some bloat 17 years ago
  Eric Dumazet 9a429c4983 [NET]: Add some acquires/releases sparse annotations. 17 years ago
  Eric Dumazet ea72912c88 [NETLINK]: kzalloc() conversion 17 years ago
  Patrick McHardy 6ac552fdc6 [NETLINK]: af_netlink.c checkpatch cleanups 17 years ago
  Denis V. Lunev e372c41401 [NET]: Consolidate net namespace related proc files creation. 17 years ago
  Denis V. Lunev 022cbae611 [NET]: Move unneeded data to initdata section. 17 years ago
  Patrick McHardy c3d8d1e30c [NETLINK]: Fix unicast timeouts 17 years ago
  Pavel Emelyanov 6257ff2177 [NET]: Forget the zero_it argument of sk_alloc() 17 years ago
  Eric W. Biederman 2b008b0a8e [NET]: Marking struct pernet_operations __net_initdata was inappropriate 17 years ago
  Denis V. Lunev 5c58298c25 [NETLINK]: Fix ACK processing after netlink_dump_start 17 years ago
  Jesper Juhl f937f1f46b [NETLINK]: Don't leak 'listeners' in netlink_kernel_create() 17 years ago
  Denis V. Lunev cd40b7d398 [NET]: make netlink user -> kernel interface synchronious 17 years ago
  Denis V. Lunev aed815601f [NET]: unify netlink kernel socket recognition 17 years ago
  Denis V. Lunev 7ee015e0fa [NET]: cleanup 3rd argument in netlink_sendskb 17 years ago
  Pavel Emelyanov cf7732e4cc [NET]: Make core networking code use seq_open_private 17 years ago
  Pavel Emelyanov 4665079cbb [NETNS]: Move some code into __init section when CONFIG_NET_NS=n 17 years ago
  Denis Cheng 26ff5ddc5a [NETLINK]: the temp variable name max is ambiguous 17 years ago
  Denis Cheng 99406c885a [NETLINK]: use the macro min(x,y) provided by <linux/kernel.h> instead 17 years ago
  Herbert Xu 0cfad07555 [NETLINK]: Avoid pointer in netlink_run_queue 17 years ago
  Eric W. Biederman 077130c0cf [NET]: Fix race when opening a proc file while a network namespace is exiting. 18 years ago
  Eric W. Biederman b4b510290b [NET]: Support multiple network namespaces with netlink 18 years ago
  Eric W. Biederman 1b8d7ae42d [NET]: Make socket creation namespace safe. 17 years ago
  Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 18 years ago
  Denis Cheng 32b21e034b [NETLINK]: use container_of instead 18 years ago
  Johannes Berg 84659eb529 [NETLIKN]: Allow removing multicast groups. 18 years ago