1. 9b6d539 rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KB by Joe Perches · 8 years ago
  2. e0e4d82 rxrpc: Create a null security type and get rid of conditional calls by David Howells · 8 years ago
  3. 648af7f rxrpc: Absorb the rxkad security module by David Howells · 8 years ago
  4. 843099c rxrpc: Don't pass gfp around in incoming call handling functions by David Howells · 8 years ago
  5. dc44b3a rxrpc: Differentiate local and remote abort codes in structs by David Howells · 8 years ago
  6. 5b3e87f rxrpc: Static arrays of strings should be const char *const[] by David Howells · 8 years ago
  7. 8e688d9 rxrpc: Move some miscellaneous bits out into their own file by David Howells · 8 years ago
  8. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  9. dad8aff rxrpc: Replace all unsigned with unsigned int by David Howells · 8 years ago
  10. b4f1342 rxrpc: Adjust some whitespace and comments by David Howells · 8 years ago
  11. 0d12f8a rxrpc: Keep the skb private record of the Rx header in host byte order by David Howells · 8 years ago
  12. 4c198ad rxrpc: Rename call events to begin RXRPC_CALL_EV_ by David Howells · 8 years ago
  13. 5b8848d rxrpc: Convert call flag and event numbers into enums by David Howells · 8 years ago
  14. 1afe593 rxrpc: Use skcipher by Herbert Xu · 8 years ago
  15. 22a3f9a rxrpc: Replace get_seconds with ktime_get_seconds by Ksenija Stanojevic · 9 years ago
  16. a2dd379 Merge remote-tracking branch 'dh/afs' into for-davem by Al Viro · 9 years ago
  17. 44ba069 RxRPC: Handle VERSION Rx protocol packets by David Howells · 9 years ago
  18. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 9 years ago
  19. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 10 years ago
  20. 7727640 af_rxrpc: Keep rxrpc_call pointers in a hashtable by Tim Smith · 10 years ago
  21. 817913d af_rxrpc: Expose more RxRPC parameters via sysctls by David Howells · 10 years ago
  22. 5873c08 af_rxrpc: Add sysctls for configuring RxRPC parameters by David Howells · 10 years ago
  23. c1b1203 net: misc: Remove extern from function prototypes by Joe Perches · 11 years ago
  24. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  25. 12fdff3 Add a dummy printk function for the maintenance of unused printks by David Howells · 14 years ago
  26. 4e36a95 RxRPC: Use uX/sX rather than uintX_t/intX_t types by David Howells · 15 years ago
  27. 3394128 RxRPC: Allow key payloads to be passed in XDR form by David Howells · 15 years ago
  28. 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  29. 9f389f4 rxrpc: remove smp_processor_id() from debug macro by Sven Schnelle · 16 years ago
  30. 3bb5da3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  31. 91e916c net/rxrpc trivial annotations by Al Viro · 16 years ago
  32. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  33. 036c2e2 [AF_RXRPC]: constify function pointer tables by Jan Engelhardt · 16 years ago
  34. 411faf5 [RXRPC]: Remove bogus atomic_* overrides. by David S. Miller · 17 years ago
  35. 651350d [AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to use by David Howells · 17 years ago
  36. 17926a7 [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both by David Howells · 17 years ago