summaryrefslogtreecommitdiffstats
path: root/net/compat.c
Commit message (Expand)AuthorAgeFilesLines
...
* O_CLOEXEC for SCM_RIGHTSUlrich Drepper2007-07-161-1/+2
* [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet2007-04-261-1/+9
* [NET] core: whitespace cleanupStephen Hemminger2007-04-261-15/+15
* [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-261-0/+24
* [NET]: convert network timestamps to ktime_tEric Dumazet2007-04-261-5/+10
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* [NET]: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-8/+8
* [NET]: File descriptor loss while receiving SCM_RIGHTSMiklos Szeredi2006-10-121-2/+1Star
* [NETFILTER]: iptables 32bit compat layerDmitry Mishin2006-04-011-2/+1Star
* [NET]: socket timestamp 32 bit handler for 64 bit kernelShaun Pereira2006-03-221-0/+19
* [NET]: {get|set}sockopt compatibility layerDmitry Mishin2006-03-211-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-101-9/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+605