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
|
12 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
|
14 years ago |
David S. Miller
|
8acfe468b0
net: Limit socket I/O iovec total length to INT_MAX.
|
14 years ago |
stephen hemminger
|
11165f1457
socket: localize functions
|
14 years ago |
David S. Miller
|
01db403cf9
tcp: Fix >4GB writes on 64-bit.
|
14 years ago |
Eric W. Biederman
|
3f551f9436
sock: Introduce cred_to_ucred
|
15 years ago |
David S. Miller
|
4a35ecf8bf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Sjur Braendeland
|
70596b612c
net-caif: add CAIF protocol definitions
|
15 years ago |
Brandon L Black
|
71c5c1595c
net: Add MSG_WAITFORONE flag to recvmmsg
|
15 years ago |
Cyrill Gorcunov
|
38bfd8f5be
net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build time
|
15 years ago |
Arnaldo Carvalho de Melo
|
a2e2725541
net: Introduce recvmmsg socket syscall
|
15 years ago |
Ben Hutchings
|
9c501935a3
net: Support inclusion of <linux/socket.h> before <sys/socket.h>
|
15 years ago |
Sergey Lapin
|
fcb94e4224
Add constants for the ieee 802.15.4 stack
|
16 years ago |
Hendrik Brueckner
|
9d5c5d8f41
af_iucv: add sockopt() to enable/disable use of IPRM_DATA msgs
|
16 years ago |