Kees Cook
|
3859a271a0
randstruct: Mark various structs for randomization
|
před 8 roky |
Linus Torvalds
|
6e1ce3c345
af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'
|
před 9 roky |
Hannes Frederic Sowa
|
415e3d3e90
unix: correctly track in-flight fds in sending process user_struct
|
před 9 roky |
Rainer Weikusat
|
7d267278a9
unix: avoid use-after-free in ep_remove_wait_queue
|
před 9 roky |
Paul Moore
|
c72eda0608
af_unix: constify the sock parameter in unix_sk()
|
před 9 roky |
Aaron Conole
|
4613012db1
af_unix: Convert the unix_sk macro to an inline function for type safety
|
před 10 roky |
Stephen Smalley
|
37a9a8df8c
net/unix: support SCM_SECURITY for stream sockets
|
před 10 roky |
Eric Dumazet
|
e370a72363
af_unix: improve STREAM behavior with fragmented memory
|
před 12 roky |
Joe Perches
|
b60a8280ba
af_unix.h: Remove extern from function prototypes
|
před 12 roky |
Eric Dumazet
|
60bc851ae5
af_unix: fix a fatal race with bit fields
|
před 12 roky |
Eric W. Biederman
|
6b0ee8c036
scm: Stop passing struct cred
|
před 12 roky |
Pavel Emelyanov
|
0da5f7c6d2
unix: Remove unused field from unix_sock
|
před 12 roky |
Eric Dumazet
|
7123aaa3a1
af_unix: speedup /proc/net/unix
|
před 13 roky |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
před 13 roky |
Al Viro
|
40ffe67d2e
switch unix_sock to struct path
|
před 13 roky |
Pavel Emelyanov
|
885ee74d5d
af_unix: Move CINQ/COUTQ code to helpers
|
před 13 roky |
Pavel Emelyanov
|
fa7ff56f75
af_unix: Export stuff required for diag module
|
před 13 roky |
David S. Miller
|
2a9e950701
net: Remove __KERNEL__ cpp checks from include/net
|
před 14 roky |
Eric Dumazet
|
25888e3031
af_unix: limit recursion level
|
před 14 roky |
Eric W. Biederman
|
7361c36c52
af_unix: Allow credentials to work across user and pid namespaces.
|
před 15 roky |
Eric Dumazet
|
4381548237
net: sock_def_readable() and friends RCU conversion
|
před 15 roky |
dann frazier
|
5f23b73496
net: Fix soft lockups/OOM issues w/ unix garbage collector
|
před 16 roky |
Miklos Szeredi
|
6209344f5a
net: unix: fix inflight counting bug in garbage collector
|
před 16 roky |
Al Viro
|
516e0cc564
[PATCH] f_count may wrap around
|
před 17 roky |
Denis V. Lunev
|
27147c9e6e
[AF_UNIX]: Remove unused declaration of sysctl_unix_max_dgram_qlen.
|
před 17 roky |
Pavel Emelyanov
|
97577e3828
[UNIX]: Extend unix_sysctl_(un)register prototypes
|
před 17 roky |
Pavel Emelyanov
|
9305cfa444
[AF_UNIX]: Make unix_tot_inflight counter non-atomic
|
před 17 roky |
Adrian Bunk
|
131116989b
[AF_UNIX]: Make code static.
|
před 18 roky |
Miklos Szeredi
|
1fd05ba5a2
[AF_UNIX]: Rewrite garbage collector, fixes race.
|
před 18 roky |
David S. Miller
|
1c92b4e50e
[AF_UNIX]: Make socket locking much less confusing.
|
před 18 roky |