Andreas Gruenbacher
|
4a59015372
xattr: Fix setting security xattrs on sockfs
|
před 8 roky |
David S. Miller
|
bb598c1b8c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
před 8 roky |
Soheil Hassas Yeganeh
|
3023898b7d
sock: fix sendmmsg for partial sendmsg
|
před 8 roky |
Lorenzo Colitti
|
86741ec254
net: core: Add a UID field to struct sock.
|
před 8 roky |
Andrey Vagin
|
c62cce2cae
net: add an ioctl to get a socket network namespace
|
před 9 roky |
Andreas Gruenbacher
|
fd50ecaddf
vfs: Remove {get,set,remove}xattr inode operations
|
před 9 roky |
Andreas Gruenbacher
|
bba0bd31b1
sockfs: Get rid of getxattr iop
|
před 9 roky |
Andreas Gruenbacher
|
971df15bd5
sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute names
|
před 9 roky |
Deepa Dinamani
|
766b9f928b
fs: poll/select/recvmmsg: use timespec64 for timeout events
|
před 9 roky |
Linus Torvalds
|
a7fd20d1c4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
před 9 roky |
Soheil Hassas Yeganeh
|
0a2cf20c3f
tcp: remove SKBTX_ACK_TSTAMP since it is redundant
|
před 9 roky |
David S. Miller
|
6c61403dae
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
před 9 roky |
Al Viro
|
ce23e64013
->getxattr(): pass dentry and inode as separate arguments
|
před 9 roky |
Hannes Frederic Sowa
|
1e1d04e678
net: introduce lockdep_is_held and update various places to use it
|
před 9 roky |
Soheil Hassas Yeganeh
|
c14ac9451c
sock: enable timestamping using control messages
|
před 9 roky |
Al Viro
|
2da62906b1
[net] drop 'size' argument of sock_recvmsg()
|
před 10 roky |
Arnaldo Carvalho de Melo
|
34b88a68f2
net: Fix use after free in the recvmmsg exit path
|
před 9 roky |
liping.zhang
|
f3c986908c
net: socket: use pr_info_once to tip the obsolete usage of PF_PACKET
|
před 9 roky |
Tom Herbert
|
f092276d85
net: Add MSG_BATCH flag
|
před 9 roky |
Tom Herbert
|
28a94d8fb3
net: Allow MSG_EOR in each msghdr of sendmmsg
|
před 9 roky |
Tom Herbert
|
f4a00aacdb
net: Make sock_alloc exportable
|
před 9 roky |
Vladimir Davydov
|
5d097056c9
kmemcg: account certain kmem allocations to memcg
|
před 9 roky |
Eric Dumazet
|
a78cb84c62
net: add scheduling point in recvmmsg/sendmmsg
|
před 9 roky |
Nicolai Stange
|
574aab1e02
net, socket, socket_wq: fix missing initialization of flags
|
před 9 roky |
tadeusz.struk@intel.com
|
130ed5d105
net: fix uninitialized variable issue
|
před 9 roky |
Eric Dumazet
|
ceb5d58b21
net: fix sock_wake_async() rcu protection
|
před 9 roky |
Eric Dumazet
|
9cd3e072b0
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
|
před 9 roky |
Viresh Kumar
|
b5ffe63442
net: Drop unlikely before IS_ERR(_OR_NULL)
|
před 10 roky |
Eric W. Biederman
|
eeb1bd5c40
net: Add a struct net parameter to sock_create_kern
|
před 10 roky |
Eric W. Biederman
|
140e807da1
tun: Utilize the normal socket network namespace refcounting.
|
před 10 roky |