summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-05-0438-882/+1105
|\
| * NFS: Fix a compile glitch on 64-bit systemsTrond Myklebust2007-05-041-1/+1
| * NFS: Clean up nfs_create_request commentsJason Uhlenkott2007-05-021-7/+1
| * spkm3: initialize hashJ. Bruce Fields - unquoted2007-05-021-0/+4
| * spkm3: remove bad kfree, unnecessary exportJ. Bruce Fields - unquoted2007-05-021-5/+0
| * spkm3: fix spkm3's use of hmacJ. Bruce Fields - unquoted2007-05-021-2/+2
| * NFS4: invalidate cached acl on setaclJ. Bruce Fields2007-05-021-2/+1
| * NFS: Fix directory caching problem - with test case and patch.Neil Brown2007-04-301-0/+4
| * NFS: Set meaningful value for fattr->time_start in readdirplus results.Neil Brown2007-04-301-0/+16
| * NFS: Added support to turn off the NFSv3 READDIRPLUS RPC.Steve Dickson2007-04-303-1/+4
| * SUNRPC: RPC client should retry with different versions of rpcbindChuck Lever2007-04-302-2/+16
| * SUNRPC: remove old portmapperChuck Lever2007-04-305-395/+1
| * NFS: switch NFSROOT to use new rpcbind clientChuck Lever2007-04-301-1/+1
| * SUNRPC: switch the RPC server to use the new rpcbind registration APIChuck Lever2007-04-301-1/+1
| * SUNRPC: switch socket-based RPC transports to use rpcbindChuck Lever2007-04-301-2/+2
| * SUNRPC: introduce rpcbind: replacement for in-kernel portmapperChuck Lever2007-04-306-1/+632
| * SUNRPC: Eliminate side effects from rpc_mallocChuck Lever2007-04-305-35/+39
| * SUNRPC: RPC buffer size estimates are too largeChuck Lever2007-04-3013-70/+74
| * NLM: Shrink the maximum request size of NLM4 requestsChuck Lever2007-04-303-11/+21
| * NFS: Use pgoff_t in structures and functions that pass page cache offsetsTrond Myklebust2007-04-303-13/+13
| * NFS: Clean up nfs_sync_mapping_wait()Trond Myklebust2007-04-301-5/+1
| * NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedataTrond Myklebust2007-04-307-24/+41
| * NFS: Fix a race when doing NFS write coalescingTrond Myklebust2007-04-304-201/+50
| * NFS: Cleanup for nfs_readpages()Trond Myklebust2007-04-303-34/+19
| * NFS: Another cleanup of the read/write request coalescing codeTrond Myklebust2007-04-304-75/+125
| * NFS: Cleanup the coalescing codeTrond Myklebust2007-04-304-51/+114
| * NFS: Don't wait for congestion in nfs_update_request()Trond Myklebust2007-04-301-30/+0
| * NFS: statfs error-handling fixAmnon Aaronsohn2007-04-301-5/+4
| * NFS: Fix nfs_set_page_dirty()Trond Myklebust2007-04-301-1/+11
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-05-0484-6105/+6792
|\ \
| * | [SCTP]: Set assoc_id correctly during INIT collision.Vlad Yasevich2007-05-046-31/+80
| * | [SCTP]: Re-order SCTP initializations to avoid race with sctp_rcv()Sridhar Samudrala2007-05-043-53/+79
| * | [SCTP]: Fix the SO_REUSEADDR handling to be similar to TCP.Vlad Yasevich2007-05-041-10/+22
| * | [SCTP]: Verify all destination ports in sctp_connectx.Vlad Yasevich2007-05-041-0/+8
| * | [XFRM] SPD info TLV aggregationJamal Hadi Salim2007-05-044-71/+45
| * | [XFRM] SAD info TLV aggregationxJamal Hadi Salim2007-05-044-37/+25
| * | [AF_RXRPC]: Sort out MTU handling.David Howells2007-05-044-14/+115
| * | [AF_IUCV/IUCV] : Add missing section annotationsHeiko Carstens2007-05-042-48/+45
| * | [AF_IUCV]: Implementation of a skb backlog queueJennifer Hunt2007-05-042-29/+132
| * | [NETLINK]: Remove bogus BUG_ONPatrick McHardy2007-05-041-1/+0
| * | [IPV6]: Some cleanups in include/net/ipv6.hEric Dumazet2007-05-031-8/+5
| * | [TCP]: zero out rx_opt in tcp_disconnect()Srinivas Aji2007-05-031-2/+1
| * | [BNX2]: Fix TSO problem with small MSS.Michael Chan2007-05-031-2/+1
| * | [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-0331-194/+249
| * | [TCP] Highspeed: Limited slow-start is nowadays in tcp_slow_startIlpo Järvinen2007-05-031-21/+3
| * | [BNX2]: Update version and reldate.Michael Chan2007-05-032-4/+4
| * | [BNX2]: Print bus information for PCIE devices.Michael Chan2007-05-032-50/+87
| * | [BNX2]: Add 1-shot MSI handler for 5709.Michael Chan2007-05-032-41/+81
| * | [BNX2]: Restructure PHY event handling.Michael Chan2007-05-031-23/+32
| * | [BNX2]: Add indirect spinlock.Michael Chan2007-05-032-1/+12
OpenPOWER on IntegriCloud