Commit Graph

128 Commits (7ee92255470daa0edb93866aec6e27534cd9a177)

Author SHA1 Message Date
Neil Horman 70d4bf6d46 drop_monitor: convert some kfree_skb call sites to consume_skb 15 years ago
Eric W. Biederman 6616f7888c af_unix: Allow connecting to sockets in other network namespaces. 15 years ago
Eric W. Biederman 7361c36c52 af_unix: Allow credentials to work across user and pid namespaces. 15 years ago
Eric W. Biederman 109f6e39fa af_unix: Allow SO_PEERCRED to work across namespaces. 15 years ago
Ilpo Järvinen a2f3be17c0 unix/garbage: kill copy of the skb queue walker 15 years ago
Eric Dumazet 4381548237 net: sock_def_readable() and friends RCU conversion 15 years ago
Eric Dumazet aa39514516 net: sk_sleep() helper 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Stephen Hemminger 663717f65c AF_UNIX: update locking comment 15 years ago
Alexey Dobriyan 2c8c1e7297 net: spread __net_init, __net_exit 15 years ago
Joe Perches f64f9e7192 net: Move && and || to end of previous line 15 years ago
Eric W. Biederman f8572d8f2a sysctl net: Remove unused binary sysctl code 15 years ago
Cyrill Gorcunov 13cfa97bef net: netlink_getname, packet_getname -- use DECLARE_SOCKADDR guard 15 years ago
Eric Paris 3f378b6844 net: pass kern to net_proto_family create function 15 years ago
Tomoki Sekiyama 77238f2b94 AF_UNIX: Fix deadlock on connecting to shutdown socket 16 years ago
Stephen Hemminger ec1b4cf74c net: mark net_proto_ops as const 16 years ago
Miklos Szeredi 8ba69ba6a3 net: unix: fix sending fds in multiple buffers 16 years ago
Jiri Olsa a57de0b433 net: adding memory barrier to the poll and receive callbacks 16 years ago
Eric Dumazet 31e6d363ab net: correct off-by-one write allocations reports 16 years ago
Al Viro ce3b0f8d5c New helper - current_umask() 16 years ago
Wei Yongjun 40d44446cf unix: remove some pointless conditionals before kfree_skb() 16 years ago
Kentaro Takeda be6d3e56a6 introduce new LSM hooks where vfsmount is available. 16 years ago
dann frazier 5f23b73496 net: Fix soft lockups/OOM issues w/ unix garbage collector 16 years ago
Eric Dumazet 1748376b66 net: Use a percpu_counter for sockets_allocated 16 years ago
Eric Dumazet 920de804bc net: Make sure BHs are disabled in sock_prot_inuse_add() 16 years ago
David S. Miller 6f756a8c36 net: Make sure BHs are disabled in sock_prot_inuse_add() 16 years ago
Eric Dumazet 6b41e7dd90 net: af_unix should use KERN_INFO instead of KERN_DEBUG 16 years ago
Joe Perches 07f0757a68 include/net net/ - csum_partial - remove unnecessary casts 16 years ago
Eric Dumazet a8076d8db9 net: af_unix should update its inuse counter 16 years ago
Eric Dumazet 248969ae31 net: af_unix can make unix_nr_socks visbile in /proc 16 years ago
Eric Dumazet 6eba6a372b net: Cleanup of af_unix 16 years ago
David Howells 19d65624d3 CRED: Wrap task credential accesses in the UNIX socket protocol 16 years ago
Miklos Szeredi 6209344f5a net: unix: fix inflight counting bug in garbage collector 16 years ago
Alexey Dobriyan 6d9f239a1e net: '&' redux 16 years ago
Jianjun Kong e27dfcea48 af_unix: clean up net/unix/af_unix.c garbage.c sysctl_net_unix.c 16 years ago
Jianjun Kong 48dcc33e5e af_unix: netns: fix problem of return value 16 years ago
Al Viro 421748ecde [PATCH] assorted path_lookup() -> kern_path() conversions 17 years ago
Alan Cox 113aa838ec net: Rationalise email address: Network Specific Parts 17 years ago
Al Viro 516e0cc564 [PATCH] f_count may wrap around 17 years ago
Ilpo Järvinen 547b792cac net: convert BUG_TRAP to generic WARN_ON 17 years ago
Rainer Weikusat ec0d215f94 af_unix: fix 'poll for write'/connected DGRAM sockets 17 years ago
Rainer Weikusat 3c73419c09 af_unix: fix 'poll for write'/ connected DGRAM sockets 17 years ago
Adrian Bunk 0b04082995 net: remove CVS keywords 17 years ago
David Woodhouse 3d36696024 [AF_UNIX] Initialise UNIX sockets before general device initcalls 17 years ago
Dave Hansen 463c319726 [PATCH] r/o bind mounts: get callers of vfs_mknod/create/mkdir() 17 years ago
Joe Perches b9f3124f08 [AF_UNIX]: Use SEQ_START_TOKEN 17 years ago
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