Commit Graph

62 Commits (9284d6c704b5cfc7f2eb44f81255b4762bcfe4c5)

Author SHA1 Message Date
YOSHIFUJI Hideaki 878628fbf2 [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS. 17 years ago
YOSHIFUJI Hideaki 1218854afa [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS. 17 years ago
YOSHIFUJI Hideaki 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
Harvey Harrison 0dc47877a3 net: replace remaining __FUNCTION__ occurrences 17 years ago
Jan Blunck 1d957f9bf8 Introduce path_put() 17 years ago
Jan Blunck 4ac9137858 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 17 years ago
Eric Dumazet 9a429c4983 [NET]: Add some acquires/releases sparse annotations. 17 years ago
Denis V. Lunev a0a53c8ba9 [NETNS]: struct net content re-work (v3) 17 years ago
Pavel Emelyanov 1597fbc0fa [UNIX]: Make the unix sysctl tables per-namespace 17 years ago
Pavel Emelyanov d392e49756 [UNIX]: Move the sysctl_unix_max_dgram_qlen 17 years ago
Pavel Emelyanov 97577e3828 [UNIX]: Extend unix_sysctl_(un)register prototypes 17 years ago
Pavel Emelyanov 8d8ad9d7c4 [NET]: Name magic constants in sock_wake_async() 17 years ago
Pavel Emelyanov a53eb3feb2 [UNIX] Move the unix sock iterators in to proper place 17 years ago
Denis V. Lunev e372c41401 [NET]: Consolidate net namespace related proc files creation. 17 years ago
Denis V. Lunev 097e66c578 [NET]: Make AF_UNIX per network namespace safe [v2] 17 years ago
Florian Zumbiehl 0a11225887 [UNIX]: EOF on non-blocking SOCK_SEQPACKET 17 years ago
Pavel Emelyanov 284b327be2 [UNIX]: The unix_nr_socks limit can be exceeded 17 years ago
Pavel Emelyanov 9305cfa444 [AF_UNIX]: Make unix_tot_inflight counter non-atomic 17 years ago
Pavel Emelyanov 6257ff2177 [NET]: Forget the zero_it argument of sk_alloc() 18 years ago
Pavel Emelyanov b488893a39 pid namespaces: changes to show virtual ids to user 18 years ago
Ingo Molnar 71e20f1873 sched: affine sync wakeups 18 years ago
Pavel Emelyanov cf7732e4cc [NET]: Make core networking code use seq_open_private 18 years ago
Eric W. Biederman 1b8d7ae42d [NET]: Make socket creation namespace safe. 18 years ago
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 18 years ago
Adrian Bunk 131116989b [AF_UNIX]: Make code static. 18 years ago
Miklos Szeredi 1fd05ba5a2 [AF_UNIX]: Rewrite garbage collector, fixes race. 18 years ago
Philippe De Muyter 56b3d975bb [NET]: Make all initialized struct seq_operations const. 18 years ago
Miklos Szeredi 3c0d2f3780 [AF_UNIX]: Fix stream recvmsg() race. 18 years ago
David S. Miller 278a3de5ab [AF_UNIX]: Fix datagram connect race causing an OOPS. 18 years ago
David S. Miller 1c92b4e50e [AF_UNIX]: Make socket locking much less confusing. 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Arnaldo Carvalho de Melo badff6d01a [SK_BUFF]: Introduce skb_reset_transport_header(skb) 18 years ago
David S. Miller 64a146513f [NET]: Revert incorrect accept queue backlog changes. 18 years ago
David S. Miller 248f06726e [AF_UNIX]: Test against sk_max_ack_backlog properly. 18 years ago
Arjan van de Ven da7071d7e3 [PATCH] mark struct file_operations const 8 18 years ago
YOSHIFUJI Hideaki ac7bfa62f3 [NET] UNIX: Fix whitespace errors. 18 years ago
Al Viro 44bb93633f [NET]: Annotate csum_partial() callers in net/* 18 years ago
Brian Haley 18adaf067c [AF_UNIX]: Change max_dgram_qlen sysctl to __read_mostly 19 years ago
YOSHIFUJI Hideaki ef047f5e10 [NET]: Use BUILD_BUG_ON() for checking size of skb->cb. 19 years ago
Catherine Zhang dc49c1f94e [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patch 19 years ago
Panagiotis Issaris 0da974f4f3 [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 19 years ago
Andrew Morton 882d02d6fb [AF_UNIX]: datagram getpeersec fix 19 years ago
Ingo Molnar a09785a241 [PATCH] lockdep: annotate af_unix locking 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Catherine Zhang 877ce7c1b3 [AF_UNIX]: Datagram getpeersec 19 years ago
Davide Libenzi f348d70a32 [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications 19 years ago
Ingo Molnar 57b47a53ec [NET]: sem2mutex part 2 19 years ago
Benjamin LaHaise e9df7d7f58 [AF_UNIX]: use shift instead of integer division 19 years ago
Dipankar Sarma 529bf6be5c [PATCH] fix file counting 19 years ago
Jes Sorensen 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago