summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds2022-08-113-18/+31
|\ \
| * | libceph: clean up ceph_osdc_start_request prototypeJeff Layton2022-08-031-9/+6
| * | libceph: fix ceph_pagelist_reserve() comment typoJason Wang2022-08-031-1/+1
| * | libceph: print fsid and epoch with osd idDaichi Mukai2022-08-031-7/+23
| * | libceph: check pointer before assigned to "c->rules[]"Li Qiong2022-08-031-1/+1
* | | Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-08-1011-160/+465
|\ \ \
| * | | SUNRPC: Don't reuse bvec on retransmission of the requestTrond Myklebust2022-07-273-20/+20
| * | | SUNRPC: Reinitialise the backchannel request buffers before reuseTrond Myklebust2022-07-271-0/+14
| * | | SUNRPC create a function that probes only offline transportsOlga Kornievskaia2022-07-251-0/+65
| * | | SUNRPC export xprt_iter_rewind functionOlga Kornievskaia2022-07-251-1/+0
| * | | SUNRPC restructure rpc_clnt_setup_test_and_add_xprtOlga Kornievskaia2022-07-251-21/+31
| * | | SUNRPC create an rpc function that allows xprt removal from rpc_clntOlga Kornievskaia2022-07-253-7/+22
| * | | SUNRPC enable back offline transports in trunking discoveryOlga Kornievskaia2022-07-251-0/+14
| * | | SUNRPC create an iterator to list only OFFLINE xprtsOlga Kornievskaia2022-07-252-12/+98
| * | | SUNRPC add function to offline remove trunkable transportsOlga Kornievskaia2022-07-251-0/+46
| * | | SUNRPC expose functions for offline remote xprt functionalityOlga Kornievskaia2022-07-252-23/+37
| * | | SUNRPC: Remove xdr_align_data() and xdr_expand_hole()Anna Schumaker2022-07-231-66/+0
| * | | SUNRPC: Add a function for zeroing out a portion of an xdr_streamAnna Schumaker2022-07-231-0/+23
| * | | SUNRPC: Add a function for directly setting the xdr page lenAnna Schumaker2022-07-231-0/+30
| * | | SUNRPC: Introduce xdr_stream_move_subsegment()Anna Schumaker2022-07-231-0/+59
| * | | SUNRPC: Replace dprintk() call site in xs_data_readyChuck Lever2022-07-231-2/+4
| * | | SUNRPC: Fail faster on bad verifierChuck Lever2022-07-231-1/+1
| * | | sunrpc: fix expiry of auth credsDan Aloni2022-07-121-1/+1
| * | | SUNRPC: Fix an RPC/RDMA performance regressionTrond Myklebust2022-07-103-12/+6
* | | | Merge tag 'nfsd-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2022-08-091-1/+1
|\ \ \ \
| * | | | SUNRPC: Expand the svc_alloc_arg_err tracepointChuck Lever2022-07-291-1/+1
* | | | | Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-08-087-28/+30
|\ \ \ \ \
| * | | | | 9p: convert to advancing variant of iov_iter_get_pages_alloc()Al Viro2022-08-083-19/+26
| * | | | | iov_iter: advancing variants of iov_iter_get_pages{,_alloc}()Al Viro2022-08-084-9/+4
* | | | | | Merge tag '9p-for-5.20' of https://github.com/martinetd/linuxLinus Torvalds2022-08-065-92/+97
|\ \ \ \ \ \
| * | | | | | net/9p: Initialize the iounit field during fid creationTyler Hicks2022-07-161-4/+1
| * | | | | | net: 9p: fix refcount leak in p9_read_work() error handlingHangyu Hua2022-07-151-0/+1
| * | | | | | 9p: roll p9_tag_remove into p9_req_putDominique Martinet2022-07-151-50/+51
| * | | | | | 9p: Add client parameter to p9_req_put()Kent Overstreet2022-07-095-16/+16
| * | | | | | 9p: Drop kref usageKent Overstreet2022-07-091-11/+8
| * | | | | | 9p fid refcount: add a 9p_fid_ref tracepointDominique Martinet2022-07-021-1/+19
| * | | | | | 9p fid refcount: add p9_fid_get/put wrappersDominique Martinet2022-07-021-12/+3
* | | | | | | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-053-2/+9
|\ \ \ \ \ \ \
| * | | | | | | mm/swap: convert __put_page() to __folio_put()Matthew Wilcox (Oracle)2022-07-031-1/+1
| * | | | | | | mm: shrinkers: provide shrinkers with namesRoman Gushchin2022-07-031-1/+1
| * | | | | | | Merge branch 'master' into mm-stableakpm2022-06-2724-480/+230
| |\| | | | | |
| * | | | | | | net: set proper memcg for net_init hooks allocationsVasily Averin2022-06-161-0/+7
* | | | | | | | Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2022-08-052-11/+4
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | batman-adv: tracing: Use the new __vstring() helperSteven Rostedt (Google)2022-07-301-7/+2
| * | | | | | | mac80211: tracing: Use the new __vstring() helperSteven Rostedt (Google)2022-07-241-4/+2
* | | | | | | | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-08-043-39/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_149.RULEThomas Gleixner2022-06-102-30/+2
| * | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner2022-06-101-9/+1
* | | | | | | | | Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-08-041-0/+6
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | net: ipconfig: Relax fw_devlink if we need to mount a network rootfsSaravana Kannan2022-06-101-0/+6
| |/ / / / / / /