aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-09-22SUNRPC: add xprt switch API for printing formatted remote peer addressesChuck Lever
2006-09-22SUNRPC: remove extraneous header inclusionsChuck Lever
2006-09-22SUNRPC: create API for getting remote peer addressChuck Lever
2006-09-22SUNRPC: Introduce transport switch callout for pluggable rpcbindChuck Lever
2006-09-22SUNRPC: Support for RPC child tasks no longer neededChuck Lever
2006-09-22SUNRPC: Make RPC portmapper use per-transport storageChuck Lever
2006-09-22SUNRPC: Create a helper to tell whether a transport is boundChuck Lever
2006-09-22NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells
2006-09-22NFS: Eliminate client_sys in favour of cl_rpcclientDavid Howells
2006-09-22NFS: Move rpc_ops from nfs_server to nfs_clientDavid Howells
2006-09-22NFS: Maintain a common server record for NFS2/3 as well as for NFS4David Howells
2006-09-22NFS: Add extra const qualifiersDavid Howells
2006-09-22NFS: Generalise the nfs_client structureDavid Howells
2006-09-22NFS: Add a server capabilities NFS RPC opDavid Howells
2006-09-22NFS: Add a lookupfh NFS RPC opDavid Howells
2006-09-22NFS: Return an error when starting the idmapping pipeDavid Howells
2006-09-22NFS: Rename nfs_server::nfs4_stateDavid Howells
2006-09-22NFS: Rename struct nfs4_client to struct nfs_clientDavid Howells
2006-09-22NFS: Add dentry materialisation opDavid Howells
2006-09-22NFS: Add a global LRU list for the ACCESS cacheTrond Myklebust
2006-09-22NFS: Add a new ACCESS rpc call cache to the linux nfs clientTrond Myklebust
2006-09-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds
2006-09-22[PATCH] fix missing ifdefs in syscall classes hookup for generic targetsAl Viro
2006-09-22[PATCH] Cirrus Logic ep93xx ethernet driverLennert Buytenhek
2006-09-22Merge branch 'master' into upstreamJeff Garzik
2006-09-22IB/sa: fix ib_sa_selector namesMichael S. Tsirkin
2006-09-22RDMA/cma: Document rdma_accept() error handlingOr Gerlitz
2006-09-22RDMA/cma: Document rdma_destroy_id() functionOr Gerlitz
2006-09-22IB/sa: Require SA registrationMichael S. Tsirkin
2006-09-22RDMA: iWARP Core Changes.Tom Tucker
2006-09-22RDMA: iWARP Connection Manager.Tom Tucker
2006-09-22IB/uverbs: Pass userspace data to modify_srq and modify_qp methodsRalph Campbell
2006-09-22IB/uverbs: Allow resize CQ operation to return driver-specific dataRalph Campbell
2006-09-22[IPV6] ADDRCONF: Mobile IPv6 Home Address support.Noriaki TAKAMIYA
2006-09-22[IPV6] ADDRCONF: Allow non-DAD'able addresses.Noriaki TAKAMIYA
2006-09-22[IPV6] ADDRCONF: Convert addrconf_lock to RCU.YOSHIFUJI Hideaki
2006-09-22[IPV6] NDISC: Add proxy_ndp sysctl.YOSHIFUJI Hideaki
2006-09-22[IPV6] NDISC: Set per-entry is_router flag in Proxy NA.Ville Nuorvala
2006-09-22[NETFILTER]: PPTP conntrack: fix another GRE keymap leakPatrick McHardy
2006-09-22[NETFILTER]: PPTP conntrack: simplify expectation handlingPatrick McHardy
2006-09-22[NETFILTER]: PPTP conntrack: fix header definitionsPatrick McHardy
2006-09-22[NETFILTER]: PPTP conntrack: get rid of unnecessary byte order conversionsPatrick McHardy
2006-09-22[NETFILTER]: PPTP conntrack: fix whitespace errorsPatrick McHardy
2006-09-22[NETFILTER]: x_tables: simplify compat APIPatrick McHardy
2006-09-22[NETFILTER]: TCP conntrack: improve dead connection detectionGeorge Hansper
2006-09-22[NETFILTER]: ip6table_mangle: reroute when nfmark changes in NF_IP6_LOCAL_OUTPatrick McHardy
2006-09-22[NETFILTER]: kill listhelp.hPatrick McHardy
2006-09-22[NETFILTER]: remove unused include filePatrick McHardy
2006-09-22[XFRM]: Fix wildcard as tunnel sourcePatrick McHardy
2006-09-22[TCP]: Send ACKs each 2nd received segment.Alexey Kuznetsov