Miklos Szeredi
|
1fd05ba5a2
[AF_UNIX]: Rewrite garbage collector, fixes race.
|
18 年之前 |
Philippe De Muyter
|
56b3d975bb
[NET]: Make all initialized struct seq_operations const.
|
18 年之前 |
Miklos Szeredi
|
3c0d2f3780
[AF_UNIX]: Fix stream recvmsg() race.
|
18 年之前 |
David S. Miller
|
278a3de5ab
[AF_UNIX]: Fix datagram connect race causing an OOPS.
|
18 年之前 |
David S. Miller
|
1c92b4e50e
[AF_UNIX]: Make socket locking much less confusing.
|
18 年之前 |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 年之前 |
Arnaldo Carvalho de Melo
|
badff6d01a
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
|
18 年之前 |
David S. Miller
|
64a146513f
[NET]: Revert incorrect accept queue backlog changes.
|
18 年之前 |
David S. Miller
|
248f06726e
[AF_UNIX]: Test against sk_max_ack_backlog properly.
|
18 年之前 |
Arjan van de Ven
|
da7071d7e3
[PATCH] mark struct file_operations const 8
|
18 年之前 |
YOSHIFUJI Hideaki
|
ac7bfa62f3
[NET] UNIX: Fix whitespace errors.
|
18 年之前 |
Al Viro
|
44bb93633f
[NET]: Annotate csum_partial() callers in net/*
|
18 年之前 |
Brian Haley
|
18adaf067c
[AF_UNIX]: Change max_dgram_qlen sysctl to __read_mostly
|
18 年之前 |
YOSHIFUJI Hideaki
|
ef047f5e10
[NET]: Use BUILD_BUG_ON() for checking size of skb->cb.
|
18 年之前 |
Catherine Zhang
|
dc49c1f94e
[AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patch
|
19 年之前 |
Panagiotis Issaris
|
0da974f4f3
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
|
19 年之前 |
Andrew Morton
|
882d02d6fb
[AF_UNIX]: datagram getpeersec fix
|
19 年之前 |
Ingo Molnar
|
a09785a241
[PATCH] lockdep: annotate af_unix locking
|
19 年之前 |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 年之前 |
Catherine Zhang
|
877ce7c1b3
[AF_UNIX]: Datagram getpeersec
|
19 年之前 |
Davide Libenzi
|
f348d70a32
[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications
|
19 年之前 |
Ingo Molnar
|
57b47a53ec
[NET]: sem2mutex part 2
|
19 年之前 |
Benjamin LaHaise
|
e9df7d7f58
[AF_UNIX]: use shift instead of integer division
|
19 年之前 |
Dipankar Sarma
|
529bf6be5c
[PATCH] fix file counting
|
19 年之前 |
Jes Sorensen
|
1b1dcc1b57
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
|
19 年之前 |
Christoph Hellwig
|
b5e5fa5e09
[NET]: Add a dev_ioctl() fallback to sock_ioctl()
|
19 年之前 |
Benjamin LaHaise
|
fd19f329a3
[AF_UNIX]: Convert to use a spinlock instead of rwlock
|
19 年之前 |
Eric Dumazet
|
90ddc4f047
[NET]: move struct proto_ops to const
|
19 年之前 |
David S. Miller
|
fbe9cc4a87
[AF_UNIX]: Use spinlock for unix_table_lock
|
19 年之前 |
Benjamin LaHaise
|
830a1e5c21
[AF_UNIX]: Remove superfluous reference counting in unix_stream_sendmsg
|
19 年之前 |