summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/socklib.c
Commit message (Expand)AuthorAgeFilesLines
* sunrpc: do not pull udp headers on receiveWillem de Bruijn2016-04-111-1/+1
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-3/+3
* net: Save software checksum completeTom Herbert2014-06-111-1/+2
* sunrpc: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-2/+2
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* SUNRPC: temp var should match return type of xdr_skb_read_actorChuck Lever2008-01-301-1/+1
* SUNRPC: add EXPORT_SYMBOL_GPL for generic transport functions\"Talpey, Thomas\2007-10-091-0/+3
* [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARYHerbert Xu2007-04-251-1/+1
* SUNRPC: Rename skb_reader_t and friendsChuck Lever2006-12-061-4/+4
* SUNRPC: skb_read_bits is the same as xs_tcp_copy_dataChuck Lever2006-12-061-7/+7
* [NET]: Annotate callers of the reset of checksum.h stuff.Al Viro2006-12-021-2/+3
* [NET]: Annotate callers of csum_fold() in net/*Al Viro2006-12-021-1/+1
* [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-221-1/+1
* [NET]: Detect hardware rx checksum faults correctlyHerbert Xu2005-11-101-0/+5
* [PATCH] RPC: extract socket logic common to both client and serverChuck Lever2005-09-231-0/+175
OpenPOWER on IntegriCloud