index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2005-09-13
[PATCH] Code cleanups in calbacks in svcsock
Neil Brown
1
-44
/
+39
2005-09-12
[NET]: fix-up schedule_timeout() usage
Nishanth Aravamudan
1
-2
/
+1
2005-09-07
[PATCH] sunrpc: print unsigned integers in stats
Max Kellermann
1
-8
/
+8
2005-09-07
[PATCH] sunrpc: cache_register can use wrong module reference
Bruce Allan
5
-8
/
+16
2005-09-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-17
/
+9
2005-09-02
[PATCH] remove driverfs references from include/linux/cpu.h and net/sunrpc/rp...
Rolf Eike Beer
1
-1
/
+1
2005-09-01
[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL
Jesper Juhl
3
-16
/
+8
2005-09-01
[CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate
Herbert Xu
1
-1
/
+1
2005-08-29
[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers
Eric Dumazet
2
-6
/
+6
2005-08-29
[NET]: Store skb->timestamp as offset to a base timestamp
Patrick McHardy
1
-4
/
+7
2005-08-29
[SUNRPC]: svcsock.c needs linux/tcp.h
Andrew Morton
1
-0
/
+1
2005-08-29
[TCP]: Move the tcp sock states to net/tcp_states.h
Arnaldo Carvalho de Melo
1
-2
/
+1
2005-08-23
[RPC]: Kill bogus kmap in krb5
Herbert Xu
1
-2
/
+0
2005-08-16
[PATCH] NFS: Ensure ACL xdr code doesn't overflow.
Trond Myklebust
1
-0
/
+1
2005-08-09
[SUNRPC]: Fix nsec --> usec conversion.
David S. Miller
1
-1
/
+1
2005-07-07
[PATCH] coverity: sunrpc/xprt task null check
KAMBAROV, ZAUR
1
-2
/
+0
2005-06-25
Merge Christoph's freeze cleanup patch
Linus Torvalds
1
-3
/
+3
2005-06-25
[PATCH] Cleanup patch for process freezing
Christoph Lameter
1
-3
/
+3
2005-06-24
[SUNRPC]: Fix {s,}size_t printf format strings in xprt.c
David S. Miller
1
-2
/
+2
2005-06-24
[PATCH] knfsd: nfsd4: fix probe_callback
NeilBrown
1
-0
/
+1
2005-06-23
[PATCH] create a kstrdup library function
Paulo Marques
1
-9
/
+2
2005-06-22
[PATCH] RPC: kick off socket connect operations faster
Chuck Lever
1
-1
/
+8
2005-06-22
[PATCH] RPC: TCP reconnects are too slow
Chuck Lever
1
-2
/
+1
2005-06-22
[PATCH] RPC: Clean up socket autodisconnect
Trond Myklebust
1
-2
/
+2
2005-06-22
[PATCH] RPC: Ensure rpc calls respects the RPC_NOINTR flag
Trond Myklebust
1
-34
/
+37
2005-06-22
[PATCH] RPC: Allow the sunrpc server to multiplex serveral programs on a sing...
Andreas Gruenbacher
1
-17
/
+18
2005-06-22
[PATCH] RPC: Encode and decode arbitrary XDR arrays
Andreas Gruenbacher
2
-3
/
+257
2005-06-22
[PATCH] RPC: fix accounting bug in the case of a truncated RPC message
Trond Myklebust
2
-16
/
+41
2005-06-22
[PATCH] RPC: Lazy RPC receive buffer allocation
Olaf Kirch
2
-7
/
+35
2005-06-22
[PATCH] RPC: Allow multiple RPC client programs to share the same transport
Andreas Gruenbacher
3
-0
/
+44
2005-06-22
[PATCH] RPC: Return -EPFNOSUPPORT for RPC programs that are unavailable
Andreas Gruenbacher
1
-10
/
+14
2005-06-22
[PATCH] RPC: [PATCH] improve rpcauthauth_create error returns
J. Bruce Fields
3
-9
/
+16
2005-06-22
[PATCH] RPC: Don't fall back from krb5p to krb5i
J. Bruce Fields
1
-3
/
+2
2005-06-22
[PATCH] RPC: Shrink struct rpc_task by switching to wait_on_bit()
Trond Myklebust
1
-13
/
+18
2005-06-22
[PATCH] RPC: Make rpc_create_client() probe server for RPC program+version su...
Trond Myklebust
2
-2
/
+59
2005-06-22
[PATCH] RPC: Make rpc_create_client() destroy the transport on failure.
Trond Myklebust
3
-4
/
+2
2005-06-22
[PATCH] RPC: Ensure XDR iovec length is initialized correctly in call_header
Trond Myklebust
3
-4
/
+19
2005-06-22
[PATCH] RPC: Fix a race with rpc_restart_call()
Trond Myklebust
1
-23
/
+30
2005-05-01
[PATCH] DocBook: changes and extensions to the kernel documentation
Pavel Pisa
1
-6
/
+6
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
33
-0
/
+15934