aboutsummaryrefslogtreecommitdiff
path: root/net/compat.c
AgeCommit message (Expand)Author
2014-07-29net: sendmsg: fix NULL pointer dereferenceAndrey Ryabinin
2014-03-06net/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens
2014-03-06net/compat: convert to COMPAT_SYSCALL_DEFINEHeiko Carstens
2014-01-30x86, x32: Correct invalid use of user timespec in the kernelPaX Team
2013-11-29net: clamp ->msg_namelen instead of returning an errorDan Carpenter
2013-11-20net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2013-10-03net: heap overflow in __audit_sockaddr()Dan Carpenter
2013-06-06net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski
2012-09-26make get_file() return its argumentAl Viro
2012-07-22net: Fix references to out-of-scope variables in put_cmsg_compat()Jesper Juhl
2012-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2012-04-14net/compat.c,linux/filter.h: share compat_sock_fprogWill Drewry
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-11net: get rid of some pointless casts to sockaddrMaciej Żenczykowski
2012-02-20compat: Use COMPAT_USE_64BIT_TIME in net/compat.cH. J. Lu
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker
2011-05-05net: Add sendmmsg socket system callAnton Blanchard
2010-10-28net: Limit socket I/O iovec total length to INT_MAX.David S. Miller
2010-06-03From abbffa2aa9bd6f8df16d0d0a102af677510d8b9a Mon Sep 17 00:00:00 2001Eric Dumazet
2010-06-03net: use __packed annotationEric Dumazet
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-11net: use compat helper functions in compat_sys_recvmmsgHeiko Carstens
2009-12-11net: fix compat_sys_recvmmsg parameter typeHeiko Carstens
2009-12-02net: compat_sys_recvmmsg user timespec arg can be NULLJean-Mickael Guerin
2009-10-29net: Cleanup redundant tests on unsignedroel kluin
2009-10-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller
2009-07-15net/compat/wext: send different messages to compat tasksJohannes Berg
2009-02-15net: socket infrastructure for SO_TIMESTAMPINGPatrick Ohly
2008-11-19reintroduce accept4Ulrich Drepper
2008-11-12net: put_cmsg_compat + SO_TIMESTAMP[NS]: use same name for value as callerPatrick Ohly
2008-07-24flag parameters: pacceptUlrich Drepper
2008-07-19net: Use standard structures for generic socket address structures.YOSHIFUJI Hideaki
2008-04-29net: Add compat support for getsockopt (MCAST_MSFILTER)David L Stevens
2008-04-29net: Several cleanups for the setsockopt compat support.David L Stevens
2008-04-27ipv4/ipv6 compat: Fix SSM applications on 64bit kernels.David L Stevens
2008-01-28[NETFILTER]: ip6_tables: add compat supportPatrick McHardy
2008-01-28[NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy
2007-12-20[NET]: Fix function put_cmsg() which may cause usr application memory overflowWei Yongjun
2007-07-16O_CLOEXEC for SCM_RIGHTSUlrich Drepper
2007-04-25[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet
2007-04-25[NET] core: whitespace cleanupStephen Hemminger
2007-04-25[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet
2007-04-25[NET]: convert network timestamps to ktime_tEric Dumazet
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-10[NET]: Fix whitespace errors.YOSHIFUJI Hideaki
2006-10-11[NET]: File descriptor loss while receiving SCM_RIGHTSMiklos Szeredi
2006-04-01[NETFILTER]: iptables 32bit compat layerDmitry Mishin
2006-03-21[NET]: socket timestamp 32 bit handler for 64 bit kernelShaun Pereira