Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-02-07 | Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) | David Howells | 1 | -3/+3 |
2008-01-29 | [NET]: Name magic constants in sock_wake_async() | Pavel Emelyanov | 1 | -1/+1 |
2007-11-01 | [NET]: Forget the zero_it argument of sk_alloc() | Pavel Emelyanov | 1 | -1/+1 |
2007-10-17 | KEYS: Make request_key() and co fundamentally asynchronous | David Howells | 1 | -0/+1 |
2007-10-11 | [NET]: Make socket creation namespace safe. | Eric W. Biederman | 1 | -2/+5 |
2007-10-11 | [NET]: Make /proc/net per network namespace | Eric W. Biederman | 1 | -4/+5 |
2007-07-25 | Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). | john stultz | 1 | -1/+1 |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 1 | -1/+1 |
2007-07-19 | [NET] RXRPC: Fix whitespace errors. | YOSHIFUJI Hideaki | 1 | -5/+5 |
2007-04-27 | [AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to... | David Howells | 1 | -8/+133 |
2007-04-27 | [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both | David Howells | 1 | -0/+754 |