Tonghao Zhang
|
648845ab7e
sock: Move the socket inuse to namespace.
|
7 years ago |
Al Viro
|
8e1611e235
make sock_alloc_file() do sock_release() on failures
|
7 years ago |
Al Viro
|
016a266bdf
socketpair(): allocate descriptors first
|
7 years ago |
Al Viro
|
ade994f4f6
net: annotate ->poll() instances
|
8 years ago |
Al Viro
|
e6c8adca20
anntotate the places where ->poll() return values go
|
8 years ago |
Levin, Alexander (Sasha Levin)
|
4950276672
kmemcheck: remove annotations
|
7 years ago |
John Fastabend
|
db5980d804
net: fixes for skb_send_sock
|
8 years ago |
Tom Herbert
|
306b13eb3c
proto_ops: Add locked held versions of sendmsg and sendpage
|
8 years ago |
David S. Miller
|
29fda25a2d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
stephen hemminger
|
614d79c09e
socket: fix set not used warning
|
8 years ago |
Paolo Abeni
|
864d966424
net/socket: fix type in assignment and trim long line
|
8 years ago |
Linus Torvalds
|
2173bd0631
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Linus Torvalds
|
3bad2f1c67
Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Al Viro
|
ffb07550c7
copy_msghdr_from_user(): get rid of field-by-field copyin
|
8 years ago |
Jiri Slaby
|
393cc3f511
fs/fcntl: f_setown, allow returning error
|
8 years ago |
Rosen, Rami
|
241c4667fc
net: socket: fix a typo in sockfd_lookup().
|
8 years ago |
Miroslav Lichvar
|
b50a5c70ff
net: allow simultaneous SW and HW transmit timestamping
|
8 years ago |
Miroslav Lichvar
|
aad9c8c470
net: add new control message for incoming HW-timestamped packets
|
8 years ago |
R. Parameswaran
|
57240d0078
l2tp: device MTU setup, tunnel socket needs a lock
|
8 years ago |
R. Parameswaran
|
113c307593
New kernel function to get IP overhead on a socket.
|
8 years ago |
Soheil Hassas Yeganeh
|
4ef1b28694
tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS
|
8 years ago |
Soheil Hassas Yeganeh
|
8605330aac
tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbs
|
8 years ago |
David Howells
|
cdfbabfb2f
net: Work around lockdep limitation in sockets that use sockets
|
8 years ago |
Alexander Potapenko
|
9f138fa609
net: initialize msg.msg_flags in recvfrom
|
8 years ago |
Maxime Jayat
|
e623a9e9de
net: socket: fix recvmmsg not returning error from sock_error
|
8 years ago |
David S. Miller
|
02ac5d1487
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Tobias Klauser
|
dc647ec88e
net: socket: Make unnecessarily global sockfs_setattr() static
|
8 years ago |
yuan linyu
|
1e9116327e
net: change init_inodecache() return void
|
8 years ago |
David S. Miller
|
76eb75be79
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
David S. Miller
|
ac4340fc3c
net: Assert at build time the assumptions we make about the CMSG header.
|
8 years ago |