summaryrefslogtreecommitdiffstats
path: root/net/compat.c
Commit message (Expand)AuthorAgeFilesLines
* flag parameters: pacceptUlrich Drepper2008-07-241-4/+48
* 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/+79
* net: Several cleanups for the setsockopt compat support.David L Stevens2008-04-291-4/+7
* ipv4/ipv6 compat: Fix SSM applications on 64bit kernels.David L Stevens2008-04-271-0/+117
* [NETFILTER]: ip6_tables: add compat supportPatrick McHardy2008-01-281-106/+0
* [NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy2008-01-281-3/+3
* [NET]: Fix function put_cmsg() which may cause usr application memory overflowWei Yongjun2007-12-201-0/+2
* O_CLOEXEC for SCM_RIGHTSUlrich Drepper2007-07-161-1/+2
* [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet2007-04-251-1/+9
* [NET] core: whitespace cleanupStephen Hemminger2007-04-251-15/+15
* [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-251-0/+24
* [NET]: convert network timestamps to ktime_tEric Dumazet2007-04-251-5/+10
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [NET]: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-8/+8
* [NET]: File descriptor loss while receiving SCM_RIGHTSMiklos Szeredi2006-10-111-2/+1
* [NETFILTER]: iptables 32bit compat layerDmitry Mishin2006-04-011-2/+1
* [NET]: socket timestamp 32 bit handler for 64 bit kernelShaun Pereira2006-03-211-0/+19
* [NET]: {get|set}sockopt compatibility layerDmitry Mishin2006-03-201-18/+77
* [PATCH] Fix 32bit sendmsg() flawAl Viro2005-09-081-18/+26
* [NET]: Fix memory leak in sys_{send,recv}msg() w/compatAndrew Morton2005-08-091-9/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+605