Anton Blanchard
|
228e548e60
net: Add sendmmsg socket system call
|
14 年之前 |
David S. Miller
|
8acfe468b0
net: Limit socket I/O iovec total length to INT_MAX.
|
14 年之前 |
Eric Dumazet
|
c6d409cfd0
From abbffa2aa9bd6f8df16d0d0a102af677510d8b9a Mon Sep 17 00:00:00 2001
|
15 年之前 |
Eric Dumazet
|
bc10502dba
net: use __packed annotation
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Heiko Carstens
|
de039f02d8
net: use compat helper functions in compat_sys_recvmmsg
|
15 年之前 |
Heiko Carstens
|
60c2ffd3d2
net: fix compat_sys_recvmmsg parameter type
|
15 年之前 |
Jean-Mickael Guerin
|
5b23136bcf
net: compat_sys_recvmmsg user timespec arg can be NULL
|
15 年之前 |
roel kluin
|
65a1c4fffa
net: Cleanup redundant tests on unsigned
|
15 年之前 |
Arnaldo Carvalho de Melo
|
a2e2725541
net: Introduce recvmmsg socket syscall
|
15 年之前 |
David S. Miller
|
b7058842c9
net: Make setsockopt() optlen be unsigned.
|
15 年之前 |
Johannes Berg
|
1dacc76d00
net/compat/wext: send different messages to compat tasks
|
16 年之前 |
Patrick Ohly
|
20d4947353
net: socket infrastructure for SO_TIMESTAMPING
|
16 年之前 |
Ulrich Drepper
|
de11defebf
reintroduce accept4
|
16 年之前 |
Patrick Ohly
|
d35aac10eb
net: put_cmsg_compat + SO_TIMESTAMP[NS]: use same name for value as caller
|
16 年之前 |
Ulrich Drepper
|
aaca0bdca5
flag parameters: paccept
|
17 年之前 |
YOSHIFUJI Hideaki
|
230b183921
net: Use standard structures for generic socket address structures.
|
17 年之前 |
David L Stevens
|
42908c69f6
net: Add compat support for getsockopt (MCAST_MSFILTER)
|
17 年之前 |
David L Stevens
|
be666e0a13
net: Several cleanups for the setsockopt compat support.
|
17 年之前 |
David L Stevens
|
dae5029548
ipv4/ipv6 compat: Fix SSM applications on 64bit kernels.
|
17 年之前 |
Patrick McHardy
|
3bc3fe5eed
[NETFILTER]: ip6_tables: add compat support
|
17 年之前 |
Patrick McHardy
|
6e23ae2a48
[NETFILTER]: Introduce NF_INET_ hook values
|
17 年之前 |
Wei Yongjun
|
1ac70e7ad2
[NET]: Fix function put_cmsg() which may cause usr application memory overflow
|
17 年之前 |
Ulrich Drepper
|
4a19542e5f
O_CLOEXEC for SCM_RIGHTS
|
18 年之前 |
Eric Dumazet
|
92f37fd2ee
[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support
|
18 年之前 |
Stephen Hemminger
|
e71a4783aa
[NET] core: whitespace cleanup
|
18 年之前 |
Eric Dumazet
|
ae40eb1ef3
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
|
18 年之前 |
Eric Dumazet
|
b7aa0bf70c
[NET]: convert network timestamps to ktime_t
|
18 年之前 |
Tim Schmielau
|
cd354f1ae7
[PATCH] remove many unneeded #includes of sched.h
|
18 年之前 |
YOSHIFUJI Hideaki
|
4768fbcbcf
[NET]: Fix whitespace errors.
|
18 年之前 |