aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-17
|\
| * net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)Johannes Berg2008-10-16
| * ipv4: Add a missing rcu_assign_pointer() in routing cache.Eric Dumazet2008-10-16
| * [netdrvr] ibmtr: PCMCIA IBMTR is ok on 64bitAlan Cox2008-10-16
| * xen-netfront: Avoid unaligned accesses to IP headerIsaku Yamahata2008-10-16
| * lmc: copy_*_user under spinlockAlan Cox2008-10-16
| * [netdrvr] myri10ge, ixgbe: remove broken select INTEL_IOATDMAJeff Garzik2008-10-16
* | {pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol()Linus Torvalds2008-10-16
* | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-10-16
|\ \
| * \ Merge branch 'next'Trond Myklebust2008-10-15
| |\ \
| | * | NFS: Fix a resolution problem with nfs_inode->cache_change_attributeTrond Myklebust2008-10-14
| | * | NFS: Fix the resolution problem with nfs_inode_attrs_need_update()Trond Myklebust2008-10-14
| | * | NFS: Changes to inode->i_nlinks must set the NFS_INO_INVALID_ATTR flagTrond Myklebust2008-10-14
| | * | RPC/RDMA: ensure connection attempt is complete before signalling.Tom Talpey2008-10-10
| | * | RPC/RDMA: correct the reconnect timer backoffTom Talpey2008-10-10
| | * | RPC/RDMA: optionally emit useful transport info upon connect/disconnect.Tom Talpey2008-10-10
| | * | RPC/RDMA: reformat a debug printk to keep lines together.Tom Talpey2008-10-10
| | * | RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls.Tom Talpey2008-10-10
| | * | RPC/RDMA: fix connect/reconnect resource leak.Tom Talpey2008-10-10
| | * | RPC/RDMA: return a consistent error, when connect fails.Tom Talpey2008-10-10
| | * | RPC/RDMA: adhere to protocol for unpadded client trailing write chunks.Tom Talpey2008-10-10
| | * | RPC/RDMA: avoid an oops due to disconnect racing with async upcalls.Tom Talpey2008-10-10
| | * | RPC/RDMA: maintain the RPC task bytes-sent statistic.Tom Talpey2008-10-10
| | * | RPC/RDMA: suppress retransmit on RPC/RDMA clients.Tom Talpey2008-10-10
| | * | RPC/RDMA: fix connection IRD/ORD settingTom Tucker2008-10-10
| | * | RPC/RDMA: support FRMR client memory registration.Tom Talpey2008-10-10
| | * | RPC/RDMA: check selected memory registration mode at runtime.Tom Talpey2008-10-10
| | * | RPC/RDMA: add data types and new FRMR memory registration enum.Tom Talpey2008-10-10
| | * | RPC/RDMA: refactor the inline memory registration code.Tom Talpey2008-10-10
| | * | NFS: fix nfs_parse_ip_address() corner caseChuck Lever2008-10-10
| | * | NFS: Cleanup nfs_set_portJ. Bruce Fields2008-10-10
| | * | NFS: Fix attribute updatesTrond Myklebust2008-10-09
| | * | NFS: Save padding bytes in struct nfs4_setclientidTrond Myklebust2008-10-08
| | * | sunrpc: fix oops in rpc_create when the mount namespace is unsharedCedric Le Goater2008-10-07
| | * | NFS: Don't use range_cyclic for data integrity syncsTrond Myklebust2008-10-07
| | * | NFS: Client mounts hang when exported directory do not existSteve Dickson2008-10-07
| | * | SUNRPC: Fix a memory leak in rpcb_getport_asyncTrond Myklebust2008-10-07
| | * | SUNRPC: Fix autobind on cloned rpc clientsTrond Myklebust2008-10-07
| | * | NFS: SETCLIENTID truncates client ID and netidChuck Lever2008-10-07
| | * | NFS: remove 8 bytes of padding from struct nfs_fattr on 64 bit buildsRichard Kennedy2008-10-07
| | * | nfs: Fix misparsing of nfsv4 fs_locations attributeJ. Bruce Fields2008-10-07
| | * | nfs: prepare to share nfs_set_portJ. Bruce Fields2008-10-07
| | * | nfs: replace while loop by for loops in nfs_follow_referralJ. Bruce Fields2008-10-07
| | * | nfs: break up nfs_follow_referralJ. Bruce Fields2008-10-07
| | * | nfs: authenticated deep mountingEG Keizer2008-10-07
| | * | NFS: missing nfs_fattr_init in nfs3_proc_getacl and nfs3_proc_setacls (resend...Jeff Layton2008-10-07
| | * | nfs: remove an obsolete nfs_flock commentJ. Bruce Fields2008-10-07
| | * | nfs: BUG_ON in nfs_follow_mountpointDenis V. Lunev2008-10-07
| | * | sunrpc: do not pin sunrpc module in the memoryDenis V. Lunev2008-10-07
| | * | nfs: ERR_PTR is expected on failure from nfs_do_clone_mountDenis V. Lunev2008-10-07