summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-09-23SUNRPC: Support for RPC child tasks no longer neededChuck Lever1-5/+0
2006-09-23SUNRPC: Make RPC portmapper use per-transport storageChuck Lever2-20/+17
2006-09-23SUNRPC: Create a helper to tell whether a transport is boundChuck Lever1-0/+16
2006-09-23NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells1-12/+9
2006-09-23NFS: Eliminate client_sys in favour of cl_rpcclientDavid Howells1-3/+2
2006-09-23NFS: Move rpc_ops from nfs_server to nfs_clientDavid Howells2-2/+2
2006-09-23NFS: Maintain a common server record for NFS2/3 as well as for NFS4David Howells1-1/+1
2006-09-23NFS: Add extra const qualifiersDavid Howells2-4/+4
2006-09-23NFS: Generalise the nfs_client structureDavid Howells2-0/+61
2006-09-23NFS: Add a server capabilities NFS RPC opDavid Howells1-0/+1
2006-09-23NFS: Add a lookupfh NFS RPC opDavid Howells1-0/+3
2006-09-23NFS: Return an error when starting the idmapping pipeDavid Howells1-1/+1
2006-09-23NFS: Rename nfs_server::nfs4_stateDavid Howells1-1/+1
2006-09-23NFS: Rename struct nfs4_client to struct nfs_clientDavid Howells2-8/+8
2006-09-23NFS: Add dentry materialisation opDavid Howells1-0/+1
2006-09-23NFS: Add a global LRU list for the ACCESS cacheTrond Myklebust1-0/+4
2006-09-23NFS: Add a new ACCESS rpc call cache to the linux nfs clientTrond Myklebust1-1/+4
2006-09-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds1-0/+1
2006-09-23[PATCH] fix missing ifdefs in syscall classes hookup for generic targetsAl Viro2-0/+8
2006-09-23[PATCH] Cirrus Logic ep93xx ethernet driverLennert Buytenhek2-0/+7
2006-09-23Merge branch 'master' into upstreamJeff Garzik97-1451/+3104
2006-09-23IB/sa: fix ib_sa_selector namesMichael S. Tsirkin1-2/+2
2006-09-23RDMA/cma: Document rdma_accept() error handlingOr Gerlitz1-0/+4
2006-09-23RDMA/cma: Document rdma_destroy_id() functionOr Gerlitz1-0/+8
2006-09-23IB/sa: Require SA registrationMichael S. Tsirkin1-7/+34
2006-09-23RDMA: iWARP Core Changes.Tom Tucker2-5/+37
2006-09-23RDMA: iWARP Connection Manager.Tom Tucker1-0/+258
2006-09-23IB/uverbs: Pass userspace data to modify_srq and modify_qp methodsRalph Campbell1-2/+4
2006-09-23IB/uverbs: Allow resize CQ operation to return driver-specific dataRalph Campbell1-0/+2
2006-09-23[IPV6] ADDRCONF: Mobile IPv6 Home Address support.Noriaki TAKAMIYA2-5/+2
2006-09-23[IPV6] ADDRCONF: Allow non-DAD'able addresses.Noriaki TAKAMIYA1-0/+1
2006-09-23[IPV6] ADDRCONF: Convert addrconf_lock to RCU.YOSHIFUJI Hideaki2-6/+5
2006-09-23[IPV6] NDISC: Add proxy_ndp sysctl.YOSHIFUJI Hideaki2-0/+3
2006-09-23[IPV6] NDISC: Set per-entry is_router flag in Proxy NA.Ville Nuorvala1-0/+1
2006-09-23[NETFILTER]: PPTP conntrack: fix another GRE keymap leakPatrick McHardy1-0/+2
2006-09-23[NETFILTER]: PPTP conntrack: simplify expectation handlingPatrick McHardy1-1/+1
2006-09-23[NETFILTER]: PPTP conntrack: fix header definitionsPatrick McHardy1-4/+5
2006-09-23[NETFILTER]: PPTP conntrack: get rid of unnecessary byte order conversionsPatrick McHardy3-17/+17
2006-09-23[NETFILTER]: PPTP conntrack: fix whitespace errorsPatrick McHardy1-13/+13
2006-09-23[NETFILTER]: x_tables: simplify compat APIPatrick McHardy1-11/+18
2006-09-23[NETFILTER]: TCP conntrack: improve dead connection detectionGeorge Hansper1-0/+1
2006-09-23[NETFILTER]: ip6table_mangle: reroute when nfmark changes in NF_IP6_LOCAL_OUTPatrick McHardy2-2/+1
2006-09-23[NETFILTER]: kill listhelp.hPatrick McHardy2-127/+0
2006-09-23[NETFILTER]: remove unused include filePatrick McHardy1-33/+0
2006-09-23[XFRM]: Fix wildcard as tunnel sourcePatrick McHardy1-0/+13
2006-09-23[TCP]: Send ACKs each 2nd received segment.Alexey Kuznetsov1-1/+2
2006-09-23[SCTP]: CleanupsAdrian Bunk1-0/+13
2006-09-23[GENL]: Provide more information to userspace about registered genl familiesThomas Graf2-2/+18
2006-09-23[IPSEC]: output mode to take an xfrm state as input paramJamal Hadi Salim1-1/+1
2006-09-23[NET]: Fix sk->sk_filter field accessDmitry Mishin2-23/+24