Commit Graph

36 Commits (cd69a03af1106c486033df600c7945957ea5abeb)

Author SHA1 Message Date
David S. Miller 8acfe468b0 net: Limit socket I/O iovec total length to INT_MAX. 14 years ago
Eric Dumazet c6d409cfd0 From abbffa2aa9bd6f8df16d0d0a102af677510d8b9a Mon Sep 17 00:00:00 2001 15 years ago
Eric Dumazet bc10502dba net: use __packed annotation 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Heiko Carstens de039f02d8 net: use compat helper functions in compat_sys_recvmmsg 15 years ago
Heiko Carstens 60c2ffd3d2 net: fix compat_sys_recvmmsg parameter type 15 years ago
Jean-Mickael Guerin 5b23136bcf net: compat_sys_recvmmsg user timespec arg can be NULL 15 years ago
roel kluin 65a1c4fffa net: Cleanup redundant tests on unsigned 15 years ago
Arnaldo Carvalho de Melo a2e2725541 net: Introduce recvmmsg socket syscall 16 years ago
David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 16 years ago
Johannes Berg 1dacc76d00 net/compat/wext: send different messages to compat tasks 16 years ago
Patrick Ohly 20d4947353 net: socket infrastructure for SO_TIMESTAMPING 16 years ago
Ulrich Drepper de11defebf reintroduce accept4 16 years ago
Patrick Ohly d35aac10eb net: put_cmsg_compat + SO_TIMESTAMP[NS]: use same name for value as caller 16 years ago
Ulrich Drepper aaca0bdca5 flag parameters: paccept 17 years ago
YOSHIFUJI Hideaki 230b183921 net: Use standard structures for generic socket address structures. 17 years ago
David L Stevens 42908c69f6 net: Add compat support for getsockopt (MCAST_MSFILTER) 17 years ago
David L Stevens be666e0a13 net: Several cleanups for the setsockopt compat support. 17 years ago
David L Stevens dae5029548 ipv4/ipv6 compat: Fix SSM applications on 64bit kernels. 17 years ago
Patrick McHardy 3bc3fe5eed [NETFILTER]: ip6_tables: add compat support 17 years ago
Patrick McHardy 6e23ae2a48 [NETFILTER]: Introduce NF_INET_ hook values 17 years ago
Wei Yongjun 1ac70e7ad2 [NET]: Fix function put_cmsg() which may cause usr application memory overflow 17 years ago
Ulrich Drepper 4a19542e5f O_CLOEXEC for SCM_RIGHTS 18 years ago
Eric Dumazet 92f37fd2ee [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support 18 years ago
Stephen Hemminger e71a4783aa [NET] core: whitespace cleanup 18 years ago
Eric Dumazet ae40eb1ef3 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution 18 years ago
Eric Dumazet b7aa0bf70c [NET]: convert network timestamps to ktime_t 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
YOSHIFUJI Hideaki 4768fbcbcf [NET]: Fix whitespace errors. 18 years ago
Miklos Szeredi effee6a000 [NET]: File descriptor loss while receiving SCM_RIGHTS 19 years ago
Dmitry Mishin 2722971cbe [NETFILTER]: iptables 32bit compat layer 19 years ago
Shaun Pereira f0ac261441 [NET]: socket timestamp 32 bit handler for 64 bit kernel 19 years ago
Dmitry Mishin 3fdadf7d27 [NET]: {get|set}sockopt compatibility layer 19 years ago
Al Viro 8920e8f94c [PATCH] Fix 32bit sendmsg() flaw 20 years ago
Andrew Morton d64d387372 [NET]: Fix memory leak in sys_{send,recv}msg() w/compat 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago