Gu Zheng
|
f95b414edb
net: introduce helper macro for_each_cmsghdr
|
10 years ago |
Al Viro
|
c0371da604
put iov_iter into msghdr
|
10 years ago |
Al Viro
|
08adb7dabd
fold verify_iovec() into copy_msghdr_from_user()
|
11 years ago |
Al Viro
|
666547ff59
separate kernel- and userland-side msghdr
|
11 years ago |
Rasmus Villemoes
|
9cdb5dbf79
include/linux/socket.h: Fix comment
|
11 years ago |
Michael S. Tsirkin
|
ac5ccdba3a
iovec: move memcpy_from/toiovecend to lib/iovec.c
|
11 years ago |
FX Le Bail
|
eb97768acb
net: update comments of "struct msghdr" with the more accurate RFC3542 ones
|
11 years ago |
stephen hemminger
|
8f09898bf0
socket: cleanups
|
11 years ago |
Jason Wang
|
b4bf07771f
net: move iov_pages() to net/core/iovec.c
|
12 years ago |
Sean Hefty
|
8d36eb01da
RDMA/cma: Define native IB address
|
12 years ago |
Andy Lutomirski
|
a7526eb5d0
net: Unbreak compat_sys_{send,recv}msg
|
12 years ago |
Rusty Russell
|
d2f83e9078
Hoist memcpy_fromiovec/memcpy_toiovec into lib/
|
12 years ago |
Samuel Ortiz
|
26fd76cab2
NFC: llcp: Implement socket options
|
12 years ago |
Andy King
|
d021c34405
VSOCK: Introduce VM Sockets
|
12 years ago |
David Howells
|
607ca46e97
UAPI: (Scripted) Disintegrate include/linux
|
13 years ago |
Yuchung Cheng
|
cf60af03ca
net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN)
|
13 years ago |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 years ago |
Eric Dumazet
|
35f9c09fe9
tcp: tcp_sendpages() should call tcp_push() once
|
13 years ago |
Maciej Żenczykowski
|
43db362d3a
net: get rid of some pointless casts to sockaddr
|
13 years ago |
David S. Miller
|
6602a4baf4
net: Make userland include of netlink.h more sane.
|
14 years ago |
Aloisio Almeida Jr
|
c7fe3b52c1
NFC: add NFC socket family
|
14 years ago |
Anton Blanchard
|
228e548e60
net: Add sendmmsg socket system call
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Linus Torvalds
|
27d189c02b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
14 years ago |
Changli Gao
|
2ad0d9d413
net: remove the duplicate #ifdef __KERNEL__
|
14 years ago |
Herbert Xu
|
c2f9bff5ac
net - Add AF_ALG macros
|
15 years ago |
David S. Miller
|
8acfe468b0
net: Limit socket I/O iovec total length to INT_MAX.
|
15 years ago |
stephen hemminger
|
11165f1457
socket: localize functions
|
15 years ago |
David S. Miller
|
01db403cf9
tcp: Fix >4GB writes on 64-bit.
|
15 years ago |
Eric W. Biederman
|
3f551f9436
sock: Introduce cred_to_ucred
|
15 years ago |