summaryrefslogtreecommitdiffstats
path: root/include/net/compat.h
Commit message (Expand)AuthorAgeFilesLines
* packet: compat support for sock_fprogWillem de Bruijn2016-06-091-0/+1
* net: switch importing msghdr from userland to {compat_,}import_iovec()Al Viro2015-04-091-1/+1
* fold verify_iovec() into copy_msghdr_from_user()Al Viro2014-11-191-3/+2
* compat.h: Remove extern from function prototypesJoe Perches2013-09-201-21/+27
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-4/+4
* net: get rid of some pointless casts to sockaddrMaciej Żenczykowski2012-03-111-1/+1
* net: Add sendmmsg socket system callAnton Blanchard2011-05-051-0/+2
* net: fix compat_sys_recvmmsg parameter typeHeiko Carstens2009-12-111-1/+1
* net: Avoid compiler warning for mmsghdr when CONFIG_COMPAT is not selectedArnaldo Carvalho de Melo2009-10-201-1/+5
* net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-121-0/+8
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-301-2/+2
* net: Use standard structures for generic socket address structures.YOSHIFUJI Hideaki2008-07-191-1/+1
* net: Add compat support for getsockopt (MCAST_MSFILTER)David L Stevens2008-04-291-0/+3
* ipv4/ipv6 compat: Fix SSM applications on 64bit kernels.David L Stevens2008-04-271-0/+3
* [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-251-0/+1
* Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds2006-06-201-1/+0
|\
| * Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* | [PATCH] net/compat.h build fixAndrew Morton2006-05-311-1/+2
|/
* [NET]: socket timestamp 32 bit handler for 64 bit kernelShaun Pereira2006-03-211-1/+3
* [NET]: Need struct sock forward decl in net/compat.hDavid S. Miller2005-09-081-2/+3
* [PATCH] Fix 32bit sendmsg() flawAl Viro2005-09-081-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+39