Pavel Emelyanov
|
d392e49756
[UNIX]: Move the sysctl_unix_max_dgram_qlen
|
17 년 전 |
Pavel Emelyanov
|
97577e3828
[UNIX]: Extend unix_sysctl_(un)register prototypes
|
17 년 전 |
Pavel Emelyanov
|
8d8ad9d7c4
[NET]: Name magic constants in sock_wake_async()
|
17 년 전 |
Pavel Emelyanov
|
a53eb3feb2
[UNIX] Move the unix sock iterators in to proper place
|
17 년 전 |
Denis V. Lunev
|
e372c41401
[NET]: Consolidate net namespace related proc files creation.
|
17 년 전 |
Denis V. Lunev
|
097e66c578
[NET]: Make AF_UNIX per network namespace safe [v2]
|
17 년 전 |
Florian Zumbiehl
|
0a11225887
[UNIX]: EOF on non-blocking SOCK_SEQPACKET
|
17 년 전 |
Pavel Emelyanov
|
284b327be2
[UNIX]: The unix_nr_socks limit can be exceeded
|
17 년 전 |
Pavel Emelyanov
|
9305cfa444
[AF_UNIX]: Make unix_tot_inflight counter non-atomic
|
17 년 전 |
Pavel Emelyanov
|
6257ff2177
[NET]: Forget the zero_it argument of sk_alloc()
|
17 년 전 |
Pavel Emelyanov
|
b488893a39
pid namespaces: changes to show virtual ids to user
|
17 년 전 |
Ingo Molnar
|
71e20f1873
sched: affine sync wakeups
|
17 년 전 |
Pavel Emelyanov
|
cf7732e4cc
[NET]: Make core networking code use seq_open_private
|
17 년 전 |
Eric W. Biederman
|
1b8d7ae42d
[NET]: Make socket creation namespace safe.
|
17 년 전 |
Eric W. Biederman
|
457c4cbc5a
[NET]: Make /proc/net per network namespace
|
17 년 전 |
Adrian Bunk
|
131116989b
[AF_UNIX]: Make code static.
|
18 년 전 |
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 년 전 |