string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / net / rxrpc / af_rxrpc.c
2009-11-25 Octavian Purdilanet: use net_eq to compare nets
2009-11-06 Eric Parisnet: pass kern to net_proto_family create function
2009-10-07 Stephen Hemmingernet: mark net_proto_ops as const
2009-09-30 David S. Millernet: Make setsockopt() optlen be unsigned.
2009-07-10 Jiri Olsanet: adding memory barrier to the poll and receive...
2009-02-07 David HowellsRxRPC: Fix a potential NULL dereference
2008-10-31 Harvey Harrisonnet: replace NIPQUAD() in net/*/
2008-07-26 Ilpo Järvinennet: convert BUG_TRAP to generic WARN_ON
2008-04-16 Paul BolleAFS: Do not describe debug parameters with their value
2008-02-07 David HowellsConvert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
2008-01-28 Pavel Emelyanov[NET]: Name magic constants in sock_wake_async()
2007-11-01 Pavel Emelyanov[NET]: Forget the zero_it argument of sk_alloc()
2007-10-17 David HowellsKEYS: Make request_key() and co fundamentally asynchronous
2007-10-10 Eric W. Biederman[NET]: Make socket creation namespace safe.
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-07-25 john stultzCleanup non-arch xtime uses, use get_seconds() or curre...
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-19 YOSHIFUJI Hideaki[NET] RXRPC: Fix whitespace errors.
2007-04-26 David Howells[AF_RXRPC]: Add an interface to the AF_RXRPC module...
2007-04-26 David Howells[AF_RXRPC]: Provide secure RxRPC sockets for use by...