Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PATCH] Code cleanups in calbacks in svcsock | Neil Brown | 2005-09-13 | 1 | -44/+39 |
* | [NET]: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-09-12 | 1 | -2/+1 |
* | [PATCH] sunrpc: print unsigned integers in stats | Max Kellermann | 2005-09-07 | 1 | -8/+8 |
* | [PATCH] sunrpc: cache_register can use wrong module reference | Bruce Allan | 2005-09-07 | 5 | -8/+16 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-09-05 | 3 | -17/+9 |
|\ | |||||
| * | [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL | Jesper Juhl | 2005-09-01 | 3 | -16/+8 |
| * | [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate | Herbert Xu | 2005-09-01 | 1 | -1/+1 |
* | | [PATCH] remove driverfs references from include/linux/cpu.h and net/sunrpc/rp... | Rolf Eike Beer | 2005-09-02 | 1 | -1/+1 |
|/ | |||||
* | [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers | Eric Dumazet | 2005-08-29 | 2 | -6/+6 |
* | [NET]: Store skb->timestamp as offset to a base timestamp | Patrick McHardy | 2005-08-29 |