aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * | libceph: encapsulate advancing msg pageAlex Elder2012-07-06
| * | libceph: encapsulate out message data setupAlex Elder2012-07-06
| * | libceph: drop ceph_con_get/put helpers and nref memberSage Weil2012-06-22
| * | libceph: use con get/put methodsSage Weil2012-06-22
| * | libceph: fix NULL dereference in reset_connection()Dan Carpenter2012-06-19
| * | Merge tag 'v3.5-rc1'Sage Weil2012-06-15
| |\ \
| * | | libceph: flush msgr queue during mon_client shutdownSage Weil2012-06-15
| * | | libceph: transition socket state prior to actual connectSage Weil2012-06-15
| * | | libceph: fix overflow in osdmap_apply_incremental()Xi Wang2012-06-07
| * | | libceph: fix overflow in osdmap_decode()Xi Wang2012-06-07
| * | | libceph: fix overflow in __decode_pool_names()Xi Wang2012-06-07
| * | | rbd: Clear ceph_msg->bio_iter for retransmitted messageYan, Zheng2012-06-07
| * | | libceph: make ceph_con_revoke_message() a msg opAlex Elder2012-06-06
| * | | libceph: make ceph_con_revoke() a msg operationAlex Elder2012-06-06
| * | | libceph: have messages take a connection referenceAlex Elder2012-06-06
| * | | libceph: have messages point to their connectionAlex Elder2012-06-06
| * | | libceph: tweak ceph_alloc_msg()Alex Elder2012-06-06
| * | | libceph: fully initialize connection in con_init()Alex Elder2012-06-06
| * | | libceph: init monitor connection when openingAlex Elder2012-06-06
| * | | libceph: drop connection refcounting for mon_clientSage Weil2012-06-06
| * | | libceph: embed ceph connection structure in mon_clientAlex Elder2012-06-06
| * | | libceph: use con get/put ops from osd_clientSage Weil2012-06-06
| * | | libceph: osd_client: don't drop reply reference too earlyAlex Elder2012-06-06
| * | | libceph: set CLOSED state bit in con_initAlex Elder2012-06-01
| * | | libceph: provide osd number when creating osdAlex Elder2012-06-01
| * | | libceph: start tracking connection socket stateAlex Elder2012-06-01
| * | | libceph: start separating connection flags from stateAlex Elder2012-06-01
| * | | libceph: embed ceph messenger structure in ceph_clientAlex Elder2012-06-01
| * | | libceph: rename kvec_reset and kvec_add functionsAlex Elder2012-06-01
| * | | libceph: rename socket callbacksAlex Elder2012-06-01
| * | | libceph: kill bad_proto ceph connection opAlex Elder2012-06-01
| * | | libceph: eliminate connection state "DEAD"Alex Elder2012-06-01
* | | | Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-07-30
|\ \ \ \
| * | | | sunrpc: clnt: Add missing bracesJoe Perches2012-07-30
| * | | | SUNRPC: Add a missing spin_unlock to gss_mech_list_pseudoflavorsTrond Myklebust2012-07-17
| * | | | SUNRPC: Add rpcauth_list_flavors()Chuck Lever2012-07-16
| * | | | Merge commit '9249e17fe094d853d1ef7475dd559a2cc7e23d42' into nfs-for-3.6Trond Myklebust2012-07-16
| |\ \ \ \
| * | | | | SUNRPC: Remove unused function xdr_encode_pagesTrond Myklebust2012-06-28
| * | | | | SUNRPC: Clean up xdr_enter_pageTrond Myklebust2012-06-28
| * | | | | SUNRPC: Clean up xdr_read_pagesTrond Myklebust2012-06-28
| * | | | | SUNRPC: Simplify the end-of-buffer calculation in xdr_read_pagesTrond Myklebust2012-06-28
| * | | | | SUNRPC: Remove open coded stream position calculation in xdr_read_pagesTrond Myklebust2012-06-28
| * | | | | SUNRPC: Add the helper xdr_stream_posTrond Myklebust2012-06-28
| * | | | | SUNRPC: xdr_read_pages should return the amount of XDR encoded page dataTrond Myklebust2012-06-28
| * | | | | SUNRPC: Don't decode beyond the end of the RPC reply messageTrond Myklebust2012-06-28
| * | | | | SUNRPC: Clean up xdr_set_iov()Trond Myklebust2012-06-28
| * | | | | SUNRPC: xdr_read_pages needs to clear xdr->page_ptr.Trond Myklebust2012-06-26
* | | | | | tcp: perform DMA to userspace only if there is a task waiting for itJiri Kosina2012-07-27
* | | | | | Revert "openvswitch: potential NULL deref in sample()"Jesse Gross2012-07-27
* | | | | | ipv4: fix TCP early demuxEric Dumazet2012-07-27