aboutsummaryrefslogtreecommitdiffstats
path: root/net/compat.c
AgeCommit message (Expand)AuthorFilesLines
2004-05-30[PATCH] sparse: trivial part of net/* annotationAlexander Viro1-40/+39
2004-02-24[PATCH] add syscalls.hAndrew Morton1-22/+1
2004-01-06[COMPAT]: Handle SO_TIMESTAMP cmsgs.Andi Kleen1-1/+11
2003-10-28[NET/COMPAT]: Fix copying of ipt_entry objects in do_netfilter_replace().David S. Miller1-10/+5
2003-10-21[NET COMPAT]: Fix hangs caused by bugs in do_netfilter_replace().David S. Miller1-30/+55
2003-07-10[NET,COMPAT]: Delete bogus icmpv6 filter translation code.David S. Miller1-31/+0
2003-05-19[NET]: Fix sock_fprog setsockopt compat handling. Based upon patch from Andi...David S. Miller1-19/+9
2003-05-08[NET]: Clean up socket filter compat handling.Andi Kleen1-14/+8
2003-03-30[COMPAT]: Fix MSG_CMSG_COMPAT flag passing, kill cmsg_compat_recvmsg_fixup.Randolph Chung1-102/+0
2003-03-30[COMPAT]: Fix sock_fprog handling.Randolph Chung1-8/+9
2003-03-23[COMPAT]: Fix net/compat.c build.David S. Miller1-8/+8
2003-03-23[COMPAT] cleanups in net/compat.c and related filesStephen Rothwell1-113/+154
2003-03-23[PATCH] compat_uptr_t and compat_ptrStephen Rothwell1-26/+21
2003-03-22[PATCH] More syscalls-returning-longAndrew Morton1-3/+3
2003-03-05[NET]: Simplify scm handling and sendmsg/recvmsg invocation, consolidate net ...Benjamin LaHaise1-0/+700