Tobias Klauser
|
dc647ec88e
net: socket: Make unnecessarily global sockfs_setattr() static
|
8 anos atrás |
Eric Biggers
|
e1a3a60a2e
net: socket: don't set sk_uid to garbage value in ->setattr()
|
8 anos atrás |
Thomas Gleixner
|
2456e85535
ktime: Get rid of the union
|
8 anos atrás |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 anos atrás |
Amit Kushwaha
|
fa1bd57a63
net: socket: removed an unnecessary newline
|
8 anos atrás |
Amit Kushwaha
|
846cc1231a
net: socket: preferred __aligned(size) for control buffer
|
8 anos atrás |
Francis Yan
|
1c885808e4
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
|
8 anos atrás |
David S. Miller
|
f9aa9dc7d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 anos atrás |
Andreas Gruenbacher
|
4a59015372
xattr: Fix setting security xattrs on sockfs
|
8 anos atrás |
David S. Miller
|
bb598c1b8c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 anos atrás |
Soheil Hassas Yeganeh
|
3023898b7d
sock: fix sendmmsg for partial sendmsg
|
8 anos atrás |
Lorenzo Colitti
|
86741ec254
net: core: Add a UID field to struct sock.
|
8 anos atrás |
Andrey Vagin
|
c62cce2cae
net: add an ioctl to get a socket network namespace
|
8 anos atrás |
Andreas Gruenbacher
|
fd50ecaddf
vfs: Remove {get,set,remove}xattr inode operations
|
8 anos atrás |
Andreas Gruenbacher
|
bba0bd31b1
sockfs: Get rid of getxattr iop
|
8 anos atrás |
Andreas Gruenbacher
|
971df15bd5
sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute names
|
8 anos atrás |
Deepa Dinamani
|
766b9f928b
fs: poll/select/recvmmsg: use timespec64 for timeout events
|
9 anos atrás |
Linus Torvalds
|
a7fd20d1c4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
9 anos atrás |
Soheil Hassas Yeganeh
|
0a2cf20c3f
tcp: remove SKBTX_ACK_TSTAMP since it is redundant
|
9 anos atrás |
David S. Miller
|
6c61403dae
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 anos atrás |
Al Viro
|
ce23e64013
->getxattr(): pass dentry and inode as separate arguments
|
9 anos atrás |
Hannes Frederic Sowa
|
1e1d04e678
net: introduce lockdep_is_held and update various places to use it
|
9 anos atrás |
Soheil Hassas Yeganeh
|
c14ac9451c
sock: enable timestamping using control messages
|
9 anos atrás |
Al Viro
|
2da62906b1
[net] drop 'size' argument of sock_recvmsg()
|
10 anos atrás |
Arnaldo Carvalho de Melo
|
34b88a68f2
net: Fix use after free in the recvmmsg exit path
|
9 anos atrás |
liping.zhang
|
f3c986908c
net: socket: use pr_info_once to tip the obsolete usage of PF_PACKET
|
9 anos atrás |
Tom Herbert
|
f092276d85
net: Add MSG_BATCH flag
|
9 anos atrás |
Tom Herbert
|
28a94d8fb3
net: Allow MSG_EOR in each msghdr of sendmmsg
|
9 anos atrás |
Tom Herbert
|
f4a00aacdb
net: Make sock_alloc exportable
|
9 anos atrás |
Vladimir Davydov
|
5d097056c9
kmemcg: account certain kmem allocations to memcg
|
9 anos atrás |