aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/socklib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2008-01-30SUNRPC: temp var should match return type of xdr_skb_read_actorChuck Lever1-1/+1
2007-10-09SUNRPC: add EXPORT_SYMBOL_GPL for generic transport functions\"Talpey, Thomas\1-0/+3
2007-04-25[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARYHerbert Xu1-1/+1
2006-12-06SUNRPC: Rename skb_reader_t and friendsChuck Lever1-4/+4
2006-12-06SUNRPC: skb_read_bits is the same as xs_tcp_copy_dataChuck Lever1-7/+7
2006-12-02[NET]: Annotate callers of the reset of checksum.h stuff.Al Viro1-2/+3
2006-12-02[NET]: Annotate callers of csum_fold() in net/*Al Viro1-1/+1
2006-09-22[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy1-1/+1
2005-11-10[NET]: Detect hardware rx checksum faults correctlyHerbert Xu1-0/+5
2005-09-23[PATCH] RPC: extract socket logic common to both client and serverChuck Lever1-0/+175