summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | SUNRPC: Add a helper to return the transport identifier given a netidTrond Myklebust2020-12-021-4/+21
| * | | | SUNRPC: Close a race with transport setup and module putTrond Myklebust2020-12-021-11/+33
| * | | | SUNRPC: xprt_load_transport() needs to support the netid "rdma6"Trond Myklebust2020-12-024-16/+55
| * | | | SUNRPC: rpc_wake_up() should wake up tasks in the correct orderTrond Myklebust2020-12-021-30/+35
| * | | | SUNRPC: Remove XDRBUF_SPARSE_PAGES flag in gss_proxy upcallChuck Lever2020-12-022-6/+10
* | | | | Merge tag 'ceph-for-5.11-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2020-12-1716-1914/+6384
|\ \ \ \ \
| * | | | | libceph: drop ceph_auth_{create,update}_authorizer()Ilya Dryomov2020-12-141-28/+0
| * | | | | libceph, ceph: make use of __ceph_auth_get_authorizer() in msgr1Ilya Dryomov2020-12-141-16/+5
| * | | | | libceph, ceph: implement msgr2.1 protocol (crc and secure modes)Ilya Dryomov2020-12-148-24/+4046
| * | | | | libceph: introduce connection modes and ms_mode optionIlya Dryomov2020-12-144-6/+87
| * | | | | libceph, rbd: ignore addr->type while comparing in some casesIlya Dryomov2020-12-141-2/+4
| * | | | | libceph, ceph: get and handle cluster maps with addrvecsIlya Dryomov2020-12-144-55/+195
| * | | | | libceph: factor out finish_auth()Ilya Dryomov2020-12-141-22/+30
| * | | | | libceph: drop ac->ops->name fieldIlya Dryomov2020-12-142-2/+0
| * | | | | libceph: amend cephx init_protocol() and build_request()Ilya Dryomov2020-12-142-28/+49
| * | | | | libceph, ceph: incorporate nautilus cephx changesIlya Dryomov2020-12-146-48/+194
| * | | | | libceph: safer en/decoding of cephx requests and repliesIlya Dryomov2020-12-141-21/+26
| * | | | | libceph: more insight into ticket expiry and invalidationIlya Dryomov2020-12-141-14/+25
| * | | | | libceph: move msgr1 protocol specific fields to its own structIlya Dryomov2020-12-142-212/+216
| * | | | | libceph: move msgr1 protocol implementation to its own fileIlya Dryomov2020-12-143-1496/+1504
| * | | | | libceph: separate msgr1 protocol implementationIlya Dryomov2020-12-141-50/+88
| * | | | | libceph: export remaining protocol independent infrastructureIlya Dryomov2020-12-141-82/+75
| * | | | | libceph: export zero_pageIlya Dryomov2020-12-141-8/+9
| * | | | | libceph: rename and export con->flags bitsIlya Dryomov2020-12-141-43/+34
| * | | | | libceph: rename and export con->state statesIlya Dryomov2020-12-141-51/+39
| * | | | | libceph: make con->state an intIlya Dryomov2020-12-141-10/+6
| * | | | | libceph: don't export ceph_messenger_{init_fini}() to modulesIlya Dryomov2020-12-141-2/+0
| * | | | | libceph: make sure our addr->port is zero and addr->nonce is non-zeroIlya Dryomov2020-12-141-10/+17
| * | | | | libceph: factor out ceph_con_get_out_msg()Ilya Dryomov2020-12-141-20/+39
| * | | | | libceph: change ceph_con_in_msg_alloc() to take hdrIlya Dryomov2020-12-141-5/+6
| * | | | | libceph: change ceph_msg_data_cursor_init() to take cursorIlya Dryomov2020-12-141-4/+3
| * | | | | libceph: handle discarding acked and requeued messages separatelyIlya Dryomov2020-12-141-20/+54
| * | | | | libceph: drop msg->ack_stamp fieldIlya Dryomov2020-12-141-1/+0
| * | | | | libceph: remove redundant session reset log messageIlya Dryomov2020-12-141-4/+3
| * | | | | libceph: clear con->peer_global_seq on RESETSESSIONIlya Dryomov2020-12-141-3/+3
| * | | | | libceph: rename reset_connection() to ceph_con_reset_session()Ilya Dryomov2020-12-141-6/+4
| * | | | | libceph: split protocol reset bits out of reset_connection()Ilya Dryomov2020-12-141-26/+24
| * | | | | libceph: don't call reset_connection() on version/feature mismatchesIlya Dryomov2020-12-141-3/+0
| * | | | | libceph: lower exponential backoff delayIlya Dryomov2020-12-141-3/+9
| * | | | | libceph: include middle_len in process_message() doutIlya Dryomov2020-12-141-1/+2
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-12-165-76/+101
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'v5.10-rc6' into rdma.git for-nextJason Gunthorpe2020-12-0222-97/+279
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'v5.10-rc5' into rdma.git for-nextJason Gunthorpe2020-11-2348-186/+335
| |\ \ \ \ \ \
| * | | | | | | rds: stop using dmapoolChristoph Hellwig2020-11-175-69/+101
| * | | | | | | Merge branch 'for-rc' into rdma.gitJason Gunthorpe2020-11-1752-155/+302
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | RDMA: Lift ibdev_to_node from rds to common codeChristoph Hellwig2020-11-121-7/+0
* | | | | | | | Merge tag 'for-5.11/io_uring-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-3/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | net: provide __sys_shutdown_sock() that takes a socketJens Axboe2020-11-231-3/+12
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-1622-31/+33
|\ \ \ \ \ \ \ \
| * | | | | | | | lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore2020-11-2422-31/+33
| | |/ / / / / / | |/| | | | | |