summaryrefslogtreecommitdiff
path: root/net/compat.c
Commit message (Expand)AuthorAge
...
* net: Fix references to out-of-scope variables in put_cmsg_compat()Jesper Juhl2012-07-22
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-05-21
|\
| * net/compat.c,linux/filter.h: share compat_sock_fprogWill Drewry2012-04-14
* | net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
|/
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-29
|\
| * compat: Use COMPAT_USE_64BIT_TIME in net/compat.cH. J. Lu2012-02-20
* | net: get rid of some pointless casts to sockaddrMaciej Żenczykowski2012-03-11
|/
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
* net: Add sendmmsg socket system callAnton Blanchard2011-05-05
* net: Limit socket I/O iovec total length to INT_MAX.David S. Miller2010-10-28
* From abbffa2aa9bd6f8df16d0d0a102af677510d8b9a Mon Sep 17 00:00:00 2001Eric Dumazet2010-06-03
* net: use __packed annotationEric Dumazet2010-06-03
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* net: use compat helper functions in compat_sys_recvmmsgHeiko Carstens2009-12-11
* net: fix compat_sys_recvmmsg parameter typeHeiko Carstens2009-12-11
* net: compat_sys_recvmmsg user timespec arg can be NULLJean-Mickael Guerin2009-12-02
* net: Cleanup redundant tests on unsignedroel kluin2009-10-29
* net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-12
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-30
* net/compat/wext: send different messages to compat tasksJohannes Berg2009-07-15
* net: socket infrastructure for SO_TIMESTAMPINGPatrick Ohly2009-02-15
* reintroduce accept4Ulrich Drepper2008-11-19
* net: put_cmsg_compat + SO_TIMESTAMP[NS]: use same name for value as callerPatrick Ohly2008-11-12
* flag parameters: pacceptUlrich Drepper2008-07-24
* net: Use standard structures for generic socket address structures.YOSHIFUJI Hideaki2008-07-19
* net: Add compat support for getsockopt (MCAST_MSFILTER)David L Stevens2008-04-29
* net: Several cleanups for the setsockopt compat support.David L Stevens2008-04-29
* ipv4/ipv6 compat: Fix SSM applications on 64bit kernels.David L Stevens2008-04-27
* [NETFILTER]: ip6_tables: add compat supportPatrick McHardy2008-01-28
* [NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy2008-01-28
* [NET]: Fix function put_cmsg() which may cause usr application memory overflowWei Yongjun2007-12-20
* O_CLOEXEC for SCM_RIGHTSUlrich Drepper2007-07-16
* [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet2007-04-25
* [NET] core: whitespace cleanupStephen Hemminger2007-04-25
* [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-25
* [NET]: convert network timestamps to ktime_tEric Dumazet2007-04-25
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [NET]: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-10
* [NET]: File descriptor loss while receiving SCM_RIGHTSMiklos Szeredi2006-10-11
* [NETFILTER]: iptables 32bit compat layerDmitry Mishin2006-04-01
* [NET]: socket timestamp 32 bit handler for 64 bit kernelShaun Pereira2006-03-21
* [NET]: {get|set}sockopt compatibility layerDmitry Mishin2006-03-20
* [PATCH] Fix 32bit sendmsg() flawAl Viro2005-09-08
* [NET]: Fix memory leak in sys_{send,recv}msg() w/compatAndrew Morton2005-08-09
* Linux-2.6.12-rc2Linus Torvalds2005-04-16