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