1. 454fd35 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  2. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 10 years ago
  3. 3064639 nfsd: check passed socket's net matches NFSd superblock's one by Stanislav Kinsbursky · 10 years ago
  4. 8af345f svcrpc: track rpc data length separately from sk_tcplen by J. Bruce Fields · 12 years ago
  5. cc248d4 svcrpc: don't byte-swap sk_reclen in place by J. Bruce Fields · 12 years ago
  6. eccf50c nfsd: remove unused listener-removal interfaces by J. Bruce Fields · 12 years ago
  7. 7b147f1 SUNRPC: service destruction in network namespace context by Stanislav Kinsbursky · 13 years ago
  8. 2fefb8a svcrpc: destroy server sockets all at once by J. Bruce Fields · 13 years ago
  9. 31d68ef SUNRPC: Don't wait for full record to receive tcp data by J. Bruce Fields · 13 years ago
  10. d75faea rpc: move sk_bc_xprt to svc_xprt by J. Bruce Fields · 14 years ago
  11. 4cfc7e6 nfsd41: sunrpc: Added rpc server-side backchannel handling by Rahul Iyer · 15 years ago
  12. 7e0338c Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd by Linus Torvalds · 15 years ago
  13. 7652e5a nfs41: sunrpc: provide functions to create and destroy a svc_xprt for backchannel use by Benny Halevy · 15 years ago
  14. 8435d34 SUNRPC: pass buffer size to svc_sock_names() by Chuck Lever · 15 years ago
  15. bfba9ab SUNRPC: pass buffer size to svc_addsock() by Chuck Lever · 15 years ago
  16. 2937391 NLM: Remove unused argument from svc_addsock() function by Chuck Lever · 16 years ago
  17. c0401ea SUNRPC: Update RPC server's TCP record marker decoder by Chuck Lever · 16 years ago
  18. 9dbc240 svc: Move the sockaddr information to svc_xprt by Tom Tucker · 17 years ago
  19. 8c7b017 svc: Make deferral processing xprt independent by Tom Tucker · 17 years ago
  20. def13d7 svc: Move the authinfo cache to svc_xprt. by Tom Tucker · 17 years ago
  21. 4bc6c49 svc: Remove sk_lastrecv by Tom Tucker · 17 years ago
  22. a50fea2 svc: Make svc_send transport neutral by Tom Tucker · 17 years ago
  23. 7a90e8c svc: Move sk_reserved to svc_xprt by Tom Tucker · 17 years ago
  24. 7a18208 svc: Make close transport independent by Tom Tucker · 17 years ago
  25. bb5cf16 svc: Move sk_server and sk_pool to svc_xprt by Tom Tucker · 17 years ago
  26. 02fc6c3 svc: Move sk_flags to the svc_xprt structure by Tom Tucker · 17 years ago
  27. e1b3157 svc: Change sk_inuse to a kref by Tom Tucker · 17 years ago
  28. d7c9f1e svc: Change services to use new svc_create_xprt service by Tom Tucker · 17 years ago
  29. 38a417c svc: Add xpo_accept transport function by Tom Tucker · 17 years ago
  30. 5d13799 svc: Move sk_sendto and sk_recvfrom to svc_xprt_class by Tom Tucker · 17 years ago
  31. 360d8738 svc: Make svc_sock the tcp/udp transport by Tom Tucker · 17 years ago
  32. a974769 SUNRPC server: record the destination address of a request by Frank van Maarseveen · 17 years ago
  33. 7ac1bea knfsd: rename sk_defer_lock to sk_lock by NeilBrown · 17 years ago
  34. cda1fd4 [PATCH] knfsd: fix recently introduced problem with shutting down a busy NFS server by NeilBrown · 17 years ago
  35. 067d781 [PATCH] knfsd: SUNRPC: Cache remote peer's address in svc_sock by Chuck Lever · 18 years ago
  36. 482fb94 [PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with portmapper by Chuck Lever · 18 years ago
  37. 6b17433 [PATCH] knfsd: SUNRPC: update internal API: separate pmap register and temp sockets by Chuck Lever · 18 years ago
  38. aaf68cf [PATCH] knfsd: fix a race in closing NFSd connections by NeilBrown · 18 years ago
  39. 7b2b1fe [PATCH] knfsd: knfsd: cache ipmap per TCP socket by Greg Banks · 18 years ago
  40. 3262c81 [PATCH] knfsd: split svc_serv into pools by Greg Banks · 18 years ago
  41. 5685f0f [PATCH] knfsd: convert sk_reserved to atomic_t by Greg Banks · 18 years ago
  42. 1a68d95 [PATCH] knfsd: use new lock for svc_sock deferred list by Greg Banks · 18 years ago
  43. c45c357 [PATCH] knfsd: convert sk_inuse to atomic_t by Greg Banks · 18 years ago
  44. 36bdfc8 [PATCH] knfsd: move tempsock aging to a timer by Greg Banks · 18 years ago
  45. 6fb2b47 [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process by NeilBrown · 18 years ago
  46. b41b66d [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist' by NeilBrown · 18 years ago
  47. 80212d5 [PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports by NeilBrown · 18 years ago
  48. 57b47a5 [NET]: sem2mutex part 2 by Ingo Molnar · 18 years ago
  49. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago