Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
aba0d34800d7f56493b4d5548cc06498a4d69124
/
net
/
unix
4836e30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
516e0cc
[PATCH] f_count may wrap around
by Al Viro
· 16 years ago
547b792
net: convert BUG_TRAP to generic WARN_ON
by Ilpo Järvinen
· 16 years ago
1b63ba8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
ec0d215
af_unix: fix 'poll for write'/connected DGRAM sockets
by Rainer Weikusat
· 16 years ago
0344f1c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
3c73419
af_unix: fix 'poll for write'/ connected DGRAM sockets
by Rainer Weikusat
· 16 years ago
0b04082
net: remove CVS keywords
by Adrian Bunk
· 16 years ago
d02aacf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
3d36696
[AF_UNIX] Initialise UNIX sockets before general device initcalls
by David Woodhouse
· 17 years ago
463c319
[PATCH] r/o bind mounts: get callers of vfs_mknod/create/mkdir()
by Dave Hansen
· 17 years ago
b9f3124
[AF_UNIX]: Use SEQ_START_TOKEN
by Joe Perches
· 17 years ago
878628f
[NET] NETNS: Omit namespace comparision without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
1218854
[NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
3b1e0a6
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
0dc4787
net: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
1d957f9
Introduce path_put()
by Jan Blunck
· 17 years ago
4ac9137
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
by Jan Blunck
· 17 years ago
9a429c4
[NET]: Add some acquires/releases sparse annotations.
by Eric Dumazet
· 17 years ago
a0a53c8
[NETNS]: struct net content re-work (v3)
by Denis V. Lunev
· 17 years ago
1597fbc
[UNIX]: Make the unix sysctl tables per-namespace
by Pavel Emelyanov
· 17 years ago
1d430b9
[UNIX]: Use ctl paths to register unix ctl tables
by Pavel Emelyanov
· 17 years ago
d392e49
[UNIX]: Move the sysctl_unix_max_dgram_qlen
by Pavel Emelyanov
· 17 years ago
97577e3
[UNIX]: Extend unix_sysctl_(un)register prototypes
by Pavel Emelyanov
· 17 years ago
8d8ad9d
[NET]: Name magic constants in sock_wake_async()
by Pavel Emelyanov
· 17 years ago
a53eb3f
[UNIX] Move the unix sock iterators in to proper place
by Pavel Emelyanov
· 17 years ago
e372c41
[NET]: Consolidate net namespace related proc files creation.
by Denis V. Lunev
· 17 years ago
097e66c
[NET]: Make AF_UNIX per network namespace safe [v2]
by Denis V. Lunev
· 17 years ago
0a11225
[UNIX]: EOF on non-blocking SOCK_SEQPACKET
by Florian Zumbiehl
· 17 years ago
284b327
[UNIX]: The unix_nr_socks limit can be exceeded
by Pavel Emelyanov
· 17 years ago
5c80f1a
[AF_UNIX]: Convert socks to unix_socks in scan_inflight, not in callbacks
by Pavel Emelyanov
· 17 years ago
9305cfa
[AF_UNIX]: Make unix_tot_inflight counter non-atomic
by Pavel Emelyanov
· 17 years ago
6257ff2
[NET]: Forget the zero_it argument of sk_alloc()
by Pavel Emelyanov
· 17 years ago
b488893
pid namespaces: changes to show virtual ids to user
by Pavel Emelyanov
· 17 years ago
71e20f1
sched: affine sync wakeups
by Ingo Molnar
· 17 years ago
cf7732e
[NET]: Make core networking code use seq_open_private
by Pavel Emelyanov
· 17 years ago
1b8d7ae
[NET]: Make socket creation namespace safe.
by Eric W. Biederman
· 17 years ago
457c4cb
[NET]: Make /proc/net per network namespace
by Eric W. Biederman
· 17 years ago
1311169
[AF_UNIX]: Make code static.
by Adrian Bunk
· 17 years ago
1fd05ba
[AF_UNIX]: Rewrite garbage collector, fixes race.
by Miklos Szeredi
· 17 years ago
56b3d97
[NET]: Make all initialized struct seq_operations const.
by Philippe De Muyter
· 17 years ago
3c0d2f3
[AF_UNIX]: Fix stream recvmsg() race.
by Miklos Szeredi
· 17 years ago
278a3de
[AF_UNIX]: Fix datagram connect race causing an OOPS.
by David S. Miller
· 17 years ago
1c92b4e
[AF_UNIX]: Make socket locking much less confusing.
by David S. Miller
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 17 years ago
badff6d
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
64a1465
[NET]: Revert incorrect accept queue backlog changes.
by David S. Miller
· 18 years ago
248f067
[AF_UNIX]: Test against sk_max_ack_backlog properly.
by David S. Miller
· 18 years ago
0b4d414
[PATCH] sysctl: remove insert_at_head from register_sysctl
by Eric W. Biederman
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
da7071d
[PATCH] mark struct file_operations const 8
by Arjan van de Ven
· 18 years ago
ac7bfa6
[NET] UNIX: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
592ccbf
[PATCH] struct path: convert unix
by Josef Sipek
· 18 years ago
44bb936
[NET]: Annotate csum_partial() callers in net/*
by Al Viro
· 18 years ago
18adaf0
[AF_UNIX]: Change max_dgram_qlen sysctl to __read_mostly
by Brian Haley
· 18 years ago
ef047f5
[NET]: Use BUILD_BUG_ON() for checking size of skb->cb.
by YOSHIFUJI Hideaki
· 18 years ago
dc49c1f
[AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patch
by Catherine Zhang
· 18 years ago
0da974f
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
by Panagiotis Issaris
· 18 years ago
882d02d
[AF_UNIX]: datagram getpeersec fix
by Andrew Morton
· 18 years ago
a09785a
[PATCH] lockdep: annotate af_unix locking
by Ingo Molnar
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
877ce7c
[AF_UNIX]: Datagram getpeersec
by Catherine Zhang
· 18 years ago
f348d70
[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications
by Davide Libenzi
· 19 years ago
57b47a5
[NET]: sem2mutex part 2
by Ingo Molnar
· 19 years ago
4a3e2f7
[NET] sem2mutex: net/
by Arjan van de Ven
· 19 years ago
e9df7d7f
[AF_UNIX]: use shift instead of integer division
by Benjamin LaHaise
· 19 years ago
529bf6b
[PATCH] fix file counting
by Dipankar Sarma
· 19 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
b5e5fa5
[NET]: Add a dev_ioctl() fallback to sock_ioctl()
by Christoph Hellwig
· 19 years ago
fd19f32
[AF_UNIX]: Convert to use a spinlock instead of rwlock
by Benjamin LaHaise
· 19 years ago
90ddc4f
[NET]: move struct proto_ops to const
by Eric Dumazet
· 19 years ago
fbe9cc4
[AF_UNIX]: Use spinlock for unix_table_lock
by David S. Miller
· 19 years ago
830a1e5
[AF_UNIX]: Remove superfluous reference counting in unix_stream_sendmsg
by Benjamin LaHaise
· 19 years ago
e4543ed
[PATCH] add a vfs_permission helper
by Christoph Hellwig
· 19 years ago
2038073
[NET]: Fix sparse warnings
by Arnaldo Carvalho de Melo
· 19 years ago
c752f07
[TCP]: Move the tcp sock states to net/tcp_states.h
by Arnaldo Carvalho de Melo
· 19 years ago
8728b83
[NET]: Kill skb->list
by David S. Miller
· 19 years ago
6a2e9b7
[NET]: move config options out to individual protocols
by Sam Ravnborg
· 19 years ago
b03efcf
[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()
by David S. Miller
· 19 years ago
f81a0bf
[AF_UNIX]: Use lookup_create().
by Christoph Hellwig
· 19 years ago
b453257
[PATCH] kill gratitious includes of major.h under net/*
by Al Viro
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago