1. 9652ada SUNRPC: Change svc_create_xprt() to take a @family argument by Chuck Lever · 17 years ago
  2. 156e620 SUNRPC: Clean up svc_find_xprt() calling sequence by Chuck Lever · 17 years ago
  3. efb3288 SUNRPC: Clean up static inline functions in svc_xprt.h by Chuck Lever · 17 years ago
  4. 3685f25d misc: replace NIPQUAD() by Harvey Harrison · 18 years ago
  5. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 18 years ago
  6. 0c6ce78 net: replace uses of NIP6_FMT with %p6 by Harvey Harrison · 18 years ago
  7. 9571af1 svc: Add svc_xprt_names service to replace svc_sock_names by Tom Tucker · 18 years ago
  8. 7fcb98d svc: Add svc API that queries for a transport instance by Tom Tucker · 18 years ago
  9. dc9a16e svc: Add /proc/sys/sunrpc/transport files by Tom Tucker · 18 years ago
  10. 0f0257e svc: Move the xprt independent code to the svc_xprt.c file by Tom Tucker · 18 years ago
  11. 9dbc240 svc: Move the sockaddr information to svc_xprt by Tom Tucker · 18 years ago
  12. 8c7b017 svc: Make deferral processing xprt independent by Tom Tucker · 18 years ago
  13. def13d7 svc: Move the authinfo cache to svc_xprt. by Tom Tucker · 18 years ago
  14. a6046f7 svc: Change svc_sock_received to svc_xprt_received and export it by Tom Tucker · 18 years ago
  15. a50fea2 svc: Make svc_send transport neutral by Tom Tucker · 18 years ago
  16. 7a90e8c svc: Move sk_reserved to svc_xprt by Tom Tucker · 18 years ago
  17. 7a18208 svc: Make close transport independent by Tom Tucker · 18 years ago
  18. bb5cf16 svc: Move sk_server and sk_pool to svc_xprt by Tom Tucker · 18 years ago
  19. 02fc6c3 svc: Move sk_flags to the svc_xprt structure by Tom Tucker · 18 years ago
  20. e1b3157 svc: Change sk_inuse to a kref by Tom Tucker · 18 years ago
  21. b700cbb svc: Add a generic transport svc_create_xprt function by Tom Tucker · 18 years ago
  22. 38a417c svc: Add xpo_accept transport function by Tom Tucker · 18 years ago
  23. 323bee3 svc: Add a transport function that checks for write space by Tom Tucker · 18 years ago
  24. e831fe6 svc: Add xpo_prep_reply_hdr by Tom Tucker · 18 years ago
  25. 755ccea svc: Add per-transport delete functions by Tom Tucker · 18 years ago
  26. 5148bf4 svc: Add transport specific xpo_release function by Tom Tucker · 18 years ago
  27. 5d13799 svc: Move sk_sendto and sk_recvfrom to svc_xprt_class by Tom Tucker · 18 years ago
  28. 4902315 svc: Add a max payload value to the transport by Tom Tucker · 18 years ago
  29. 1d8206b svc: Add an svc transport class by Tom Tucker · 18 years ago