summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2020-12-14libceph: factor out finish_auth()Ilya Dryomov
2020-12-14libceph: drop ac->ops->name fieldIlya Dryomov
2020-12-14libceph: amend cephx init_protocol() and build_request()Ilya Dryomov
2020-12-14libceph, ceph: incorporate nautilus cephx changesIlya Dryomov
2020-12-14libceph: safer en/decoding of cephx requests and repliesIlya Dryomov
2020-12-14libceph: more insight into ticket expiry and invalidationIlya Dryomov
2020-12-14libceph: move msgr1 protocol specific fields to its own structIlya Dryomov
2020-12-14libceph: move msgr1 protocol implementation to its own fileIlya Dryomov
2020-12-14libceph: separate msgr1 protocol implementationIlya Dryomov
2020-12-14libceph: export remaining protocol independent infrastructureIlya Dryomov
2020-12-14libceph: export zero_pageIlya Dryomov
2020-12-14libceph: rename and export con->flags bitsIlya Dryomov
2020-12-14libceph: rename and export con->state statesIlya Dryomov
2020-12-14libceph: make con->state an intIlya Dryomov
2020-12-14libceph: don't export ceph_messenger_{init_fini}() to modulesIlya Dryomov
2020-12-14libceph: make sure our addr->port is zero and addr->nonce is non-zeroIlya Dryomov
2020-12-14libceph: factor out ceph_con_get_out_msg()Ilya Dryomov
2020-12-14libceph: change ceph_con_in_msg_alloc() to take hdrIlya Dryomov
2020-12-14libceph: change ceph_msg_data_cursor_init() to take cursorIlya Dryomov
2020-12-14libceph: handle discarding acked and requeued messages separatelyIlya Dryomov
2020-12-14libceph: drop msg->ack_stamp fieldIlya Dryomov
2020-12-14libceph: remove redundant session reset log messageIlya Dryomov
2020-12-14libceph: clear con->peer_global_seq on RESETSESSIONIlya Dryomov
2020-12-14libceph: rename reset_connection() to ceph_con_reset_session()Ilya Dryomov
2020-12-14libceph: split protocol reset bits out of reset_connection()Ilya Dryomov
2020-12-14libceph: don't call reset_connection() on version/feature mismatchesIlya Dryomov
2020-12-14libceph: lower exponential backoff delayIlya Dryomov
2020-12-14libceph: include middle_len in process_message() doutIlya Dryomov
2020-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-12-14SUNRPC: When expanding the buffer, we may need grow the sparse pagesTrond Myklebust
2020-12-14SUNRPC: Cleanup - constify a number of xdr_buf helpersTrond Myklebust
2020-12-14SUNRPC: Clean up open coded setting of the xdr_stream 'nwords' fieldTrond Myklebust
2020-12-14SUNRPC: _copy_to/from_pages() now check for zero lengthTrond Myklebust
2020-12-14SUNRPC: Cleanup xdr_shrink_bufhead()Trond Myklebust
2020-12-14SUNRPC: Fix xdr_expand_hole()Trond Myklebust
2020-12-14SUNRPC: Fixes for xdr_align_data()Trond Myklebust
2020-12-14SUNRPC: _shift_data_left/right_pages should check the shift lengthTrond Myklebust
2020-12-14xprtrdma: Fix XDRBUF_SPARSE_PAGES supportChuck Lever
2020-12-14sunrpc: fix xs_read_xdr_buf for partial pages receiveDan Aloni
2020-12-12net: x25: Remove unimplemented X.25-over-LLC code stubsXie He
2020-12-12inet: frags: batch fqdir destroy worksSeongJae Park
2020-12-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski
2020-12-12netfilter: nftables: netlink support for several set element expressionsPablo Neira Ayuso
2020-12-12netfilter: nftables: generalize set extension to support for several expressionsPablo Neira Ayuso
2020-12-12Merge tag 'mac80211-next-for-net-next-2020-12-11' of git://git.kernel.org/pub...Jakub Kicinski
2020-12-12netfilter: nftables: generalize set expressions supportPablo Neira Ayuso
2020-12-12netfilter: ctnetlink: add timeout and protoinfo to destroy eventsFlorian Westphal
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-11mac80211: add ieee80211_set_sar_specsCarl Huang
2020-12-11nl80211: add common API to configure SAR power limitationsCarl Huang