index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-20
[NET]: sem2mutex part 2
Ingo Molnar
1
-4
/
+4
2006-03-20
[NET] sem2mutex: net/
Arjan van de Ven
2
-13
/
+15
2006-03-14
[PATCH] SUNRPC: Fix potential deadlock in RPC code
Trond Myklebust
1
-8
/
+5
2006-03-14
[PATCH] SUNRPC: fix a NULL pointer dereference in net/sunrpc/clnt.c
Adrian Bunk
1
-1
/
+2
2006-02-01
SUNRPC: Move upcall out of auth->au_ops->crcreate()
Trond Myklebust
2
-9
/
+22
2006-02-01
SUNRPC: Remove the deprecated function lookup_hash() from rpc_pipefs code
Trond Myklebust
1
-3
/
+3
2006-02-01
SUNRPC: rpc_timeout_upcall_queue should not sleep
Trond Myklebust
1
-38
/
+58
2006-02-01
SUNRPC: Fix a lock recursion in the auth_gss downcall
Trond Myklebust
3
-16
/
+32
2006-02-01
[PATCH] DocBook: fix some kernel-doc comments in net/sunrpc
Martin Waitz
1
-4
/
+5
2006-01-18
[PATCH] svcrpc: gss: svc context creation error handling
J. Bruce Fields
1
-1
/
+2
2006-01-18
[PATCH] svcrpc: gss: server context init failure handling
Kevin Coffman
1
-12
/
+17
2006-01-18
[PATCH] svcrpc: gss: handle the GSS_S_CONTINUE
Andy Adamson
1
-5
/
+25
2006-01-18
[PATCH] svcrpc: save and restore the daddr field when request deferred
J. Bruce Fields
1
-0
/
+2
2006-01-11
[NET]: Remove more unneeded typecasts on *malloc()
Kris Katterjohn
4
-5
/
+5
2006-01-10
[NET]: Remove unneeded kmalloc() return value casts
Jesper Juhl
1
-2
/
+2
2006-01-10
Fix rpc shutdown event condition bug
Linus Torvalds
1
-1
/
+1
2006-01-10
[PATCH] nfs: sleep_on() removal
Ingo Molnar
1
-1
/
+2
2006-01-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6
Linus Torvalds
1
-29
/
+29
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-29
/
+29
2006-01-09
[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"
Kris Katterjohn
2
-5
/
+3
2006-01-08
[PATCH] shrink dentry struct
Eric Dumazet
1
-1
/
+1
2006-01-06
SUNRPC: Make krb5 report unsupported encryption types
J. Bruce Fields
1
-3
/
+7
2006-01-06
SUNRPC: Make spkm3 report unsupported encryption types
J. Bruce Fields
1
-3
/
+7
2006-01-06
SUNRPC: Update the spkm3 code to use the make_checksum interface
J. Bruce Fields
3
-8
/
+8
2006-01-06
SUNRPC: Clean up xprt_destroy()
Trond Myklebust
1
-24
/
+6
2006-01-06
SUNRPC: Ensure client closes the socket when server initiates a close
Trond Myklebust
2
-19
/
+26
2006-01-06
SUNRPC: get rid of cl_chatty
Chuck Lever
2
-7
/
+4
2006-01-06
SUNRPC: transport switch API for setting port number
Chuck Lever
2
-3
/
+19
2006-01-06
SUNRPC: new interface to force an RPC rebind
Chuck Lever
1
-6
/
+15
2006-01-06
SUNRPC: switchable buffer allocation
Chuck Lever
4
-29
/
+43
2006-01-06
SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string()
Adrian Bunk
1
-21
/
+0
2006-01-06
SUNRPC: Fix a potential race in rpc_pipefs.
Trond Myklebust
1
-3
/
+6
2006-01-06
SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call.
Trond Myklebust
1
-2
/
+2
2006-01-06
SUNRPC: rpc_execute should not return task->tk_status;
Trond Myklebust
2
-8
/
+7
2006-01-06
SUNRPC: Get rid of some unused exports
Trond Myklebust
1
-4
/
+0
2006-01-06
NFSv4: stateful NFSv4 RPC call interface
Trond Myklebust
1
-19
/
+59
2006-01-06
SUNRPC: Further cleanups
Trond Myklebust
1
-0
/
+10
2006-01-06
RPC: Clean up RPC task structure
Trond Myklebust
2
-32
/
+36
2006-01-06
SUNRPC: Yet more RPC cleanups
Trond Myklebust
3
-39
/
+32
2006-01-06
[PATCH] Keep nfsd from exiting when seeing recv() errors
Olaf Kirch
1
-1
/
+1
2006-01-06
[PATCH] knfsd: fix hash function for IP addresses on 64bit little-endian mach...
NeilBrown
1
-1
/
+13
2006-01-03
[NET]: move struct proto_ops to const
Eric Dumazet
1
-1
/
+1
2005-12-19
SUNRPC: Fix "EPIPE" error on mount of rpcsec_gss-protected partitions
Trond Myklebust
2
-4
/
+6
2005-12-19
RPC: Do not block on skb allocation
Trond Myklebust
1
-0
/
+2
2005-12-03
SUNRPC: Fix Oopsable condition in rpc_pipefs
Trond Myklebust
1
-1
/
+1
2005-11-25
SUNRPC: Funny looking code in __rpc_purge_upcall
Trond Myklebust
1
-11
/
+15
2005-11-15
[PATCH] knfsd: make sure nfsd doesn't hog a cpu forever
NeilBrown
1
-0
/
+1
2005-11-10
[NET]: Detect hardware rx checksum faults correctly
Herbert Xu
2
-6
/
+8
2005-11-09
[PATCH] SUNRPC: don't reencode when looping in call transmit.
Trond Myklebust
1
-3
/
+29
2005-11-09
[PATCH] sanitize lookup_hash prototype
Christoph Hellwig
1
-3
/
+3
[next]