| Commit message (Expand) | Author | Age | Files | Lines |
* | sunrpc: remove the second argument of k[un]map_atomic() | Cong Wang | 2012-03-20 | 1 | -2/+2 |
* | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | SUNRPC: temp var should match return type of xdr_skb_read_actor | Chuck Lever | 2008-01-30 | 1 | -1/+1 |
* | SUNRPC: add EXPORT_SYMBOL_GPL for generic transport functions | \"Talpey, Thomas\ | 2007-10-09 | 1 | -0/+3 |
* | [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY | Herbert Xu | 2007-04-26 | 1 | -1/+1 |
* | SUNRPC: Rename skb_reader_t and friends | Chuck Lever | 2006-12-06 | 1 | -4/+4 |
* | SUNRPC: skb_read_bits is the same as xs_tcp_copy_data | Chuck Lever | 2006-12-06 | 1 | -7/+7 |
* | [NET]: Annotate callers of the reset of checksum.h stuff. | Al Viro | 2006-12-03 | 1 | -2/+3 |
* | [NET]: Annotate callers of csum_fold() in net/* | Al Viro | 2006-12-03 | 1 | -1/+1 |
* | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE | Patrick McHardy | 2006-09-22 | 1 | -1/+1 |
* | [NET]: Detect hardware rx checksum faults correctly | Herbert Xu | 2005-11-10 | 1 | -0/+5 |
* | [PATCH] RPC: extract socket logic common to both client and server | Chuck Lever | 2005-09-23 | 1 | -0/+175 |