index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
2006-09-23
11
-77
/
+187
|
\
|
*
SUNRPC: Add refcounting to the struct rpc_xprt
Trond Myklebust
2006-09-22
1
-1
/
+4
|
*
SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument
Trond Myklebust
2006-09-22
1
-1
/
+1
|
*
NFSv4: Fix a use-after-free issue with the nfs server.
Trond Myklebust
2006-09-22
1
-0
/
+1
|
*
Add a real API for dealing with blk_congestion_wait()
Trond Myklebust
2006-09-22
2
-0
/
+2
|
*
NFS: Use cached page as buffer for NFS symlink requests
Chuck Lever
2006-09-22
1
-7
/
+10
|
*
NFS: Fix double d_drop in nfs_instantiate() error path
Chuck Lever
2006-09-22
1
-3
/
+2
|
*
SUNRPC: Eliminate xprt_create_proto and rpc_create_client
Chuck Lever
2006-09-22
2
-8
/
+0
|
*
SUNRPC: use sockaddr + size when creating remote transport endpoints
Chuck Lever
2006-09-22
2
-0
/
+23
|
*
SUNRPC: Clean-up after previous patches.
Chuck Lever
2006-09-22
2
-4
/
+0
|
*
SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer address
Chuck Lever
2006-09-22
1
-1
/
+2
|
*
SUNRPC: Create API for displaying remote peer address
Chuck Lever
2006-09-22
1
-0
/
+1
|
*
SUNRPC: add xprt switch API for printing formatted remote peer addresses
Chuck Lever
2006-09-22
1
-0
/
+11
|
*
SUNRPC: remove extraneous header inclusions
Chuck Lever
2006-09-22
1
-1
/
+0
|
*
SUNRPC: create API for getting remote peer address
Chuck Lever
2006-09-22
1
-0
/
+1
|
*
SUNRPC: Introduce transport switch callout for pluggable rpcbind
Chuck Lever
2006-09-22
2
-1
/
+2
|
*
SUNRPC: Support for RPC child tasks no longer needed
Chuck Lever
2006-09-22
1
-5
/
+0
|
*
SUNRPC: Make RPC portmapper use per-transport storage
Chuck Lever
2006-09-22
2
-20
/
+17
|
*
SUNRPC: Create a helper to tell whether a transport is bound
Chuck Lever
2006-09-22
1
-0
/
+16
|
*
NFS: Share NFS superblocks per-protocol per-server per-FSID
David Howells
2006-09-22
1
-12
/
+9
|
*
NFS: Eliminate client_sys in favour of cl_rpcclient
David Howells
2006-09-22
1
-3
/
+2
|
*
NFS: Move rpc_ops from nfs_server to nfs_client
David Howells
2006-09-22
2
-2
/
+2
|
*
NFS: Maintain a common server record for NFS2/3 as well as for NFS4
David Howells
2006-09-22
1
-1
/
+1
|
*
NFS: Add extra const qualifiers
David Howells
2006-09-22
2
-4
/
+4
|
*
NFS: Generalise the nfs_client structure
David Howells
2006-09-22
2
-0
/
+61
|
*
NFS: Add a server capabilities NFS RPC op
David Howells
2006-09-22
1
-0
/
+1
|
*
NFS: Add a lookupfh NFS RPC op
David Howells
2006-09-22
1
-0
/
+3
|
*
NFS: Return an error when starting the idmapping pipe
David Howells
2006-09-22
1
-1
/
+1
|
*
NFS: Rename nfs_server::nfs4_state
David Howells
2006-09-22
1
-1
/
+1
|
*
NFS: Rename struct nfs4_client to struct nfs_client
David Howells
2006-09-22
2
-8
/
+8
|
*
NFS: Add dentry materialisation op
David Howells
2006-09-22
1
-0
/
+1
|
*
NFS: Add a global LRU list for the ACCESS cache
Trond Myklebust
2006-09-22
1
-0
/
+4
|
*
NFS: Add a new ACCESS rpc call cache to the linux nfs client
Trond Myklebust
2006-09-22
1
-1
/
+4
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-09-23
46
-734
/
+927
|
\
\
|
*
|
[IPV6] ADDRCONF: Mobile IPv6 Home Address support.
Noriaki TAKAMIYA
2006-09-22
1
-0
/
+1
|
*
|
[IPV6] ADDRCONF: Allow non-DAD'able addresses.
Noriaki TAKAMIYA
2006-09-22
1
-0
/
+1
|
*
|
[IPV6] NDISC: Add proxy_ndp sysctl.
YOSHIFUJI Hideaki
2006-09-22
2
-0
/
+3
|
*
|
[NETFILTER]: PPTP conntrack: fix another GRE keymap leak
Patrick McHardy
2006-09-22
1
-0
/
+2
|
*
|
[NETFILTER]: PPTP conntrack: simplify expectation handling
Patrick McHardy
2006-09-22
1
-1
/
+1
|
*
|
[NETFILTER]: PPTP conntrack: fix header definitions
Patrick McHardy
2006-09-22
1
-4
/
+5
|
*
|
[NETFILTER]: PPTP conntrack: get rid of unnecessary byte order conversions
Patrick McHardy
2006-09-22
3
-17
/
+17
|
*
|
[NETFILTER]: PPTP conntrack: fix whitespace errors
Patrick McHardy
2006-09-22
1
-13
/
+13
|
*
|
[NETFILTER]: x_tables: simplify compat API
Patrick McHardy
2006-09-22
1
-11
/
+18
|
*
|
[NETFILTER]: TCP conntrack: improve dead connection detection
George Hansper
2006-09-22
1
-0
/
+1
|
*
|
[NETFILTER]: ip6table_mangle: reroute when nfmark changes in NF_IP6_LOCAL_OUT
Patrick McHardy
2006-09-22
1
-0
/
+1
|
*
|
[NETFILTER]: kill listhelp.h
Patrick McHardy
2006-09-22
2
-127
/
+0
|
*
|
[NETFILTER]: remove unused include file
Patrick McHardy
2006-09-22
1
-33
/
+0
|
*
|
[GENL]: Provide more information to userspace about registered genl families
Thomas Graf
2006-09-22
1
-0
/
+18
|
*
|
[NET]: Fix sk->sk_filter field access
Dmitry Mishin
2006-09-22
1
-6
/
+7
|
*
|
[NETFILTER] bridge: simplify nf_bridge_pad
Stephen Hemminger
2006-09-22
1
-11
/
+5
[next]