summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | xprtrdma: Fix cwnd update orderingChuck Lever2021-04-263-7/+8
| * | xprtrdma: Improve locking around rpcrdma_rep creationChuck Lever2021-04-261-4/+5
| * | xprtrdma: Improve commentary around rpcrdma_reps_unmap()Chuck Lever2021-04-261-1/+5
| * | xprtrdma: Improve locking around rpcrdma_rep destructionChuck Lever2021-04-261-7/+24
| * | xprtrdma: Put flushed Receives on free list instead of destroying themChuck Lever2021-04-261-1/+3
| * | xprtrdma: Do not refresh Receive Queue while it is drainingChuck Lever2021-04-262-0/+14
| * | xprtrdma: Avoid Receive Queue wrappingChuck Lever2021-04-261-0/+1
| * | SUNRPC: Handle major timeout in xprt_adjust_timeout()Chris Dion2021-04-141-2/+2
| * | SUNRPC: Remove trace_xprt_transmit_queuedChuck Lever2021-04-141-2/+0
| * | SUNRPC: Add tracepoint that fires when an RPC is retransmittedChuck Lever2021-04-141-1/+3
| * | SUNRPC: Move fault injection call sitesChuck Lever2021-04-143-5/+8
| * | SUNRPC: Ensure the transport backchannel associationBenjamin Coddington2021-04-051-0/+4
| * | sunrpc: honor rpc_task's timeout value in rpcb_create()Eryu Guan2021-04-051-2/+5
| * | SUNRPC: Set TCP_CORK until the transmit queue is emptyTrond Myklebust2021-04-052-1/+6
* | | Merge tag 'ceph-for-5.13-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2021-05-063-20/+38
|\ \ \
| * | | libceph: allow addrvecs with a single NONE/blank addressIlya Dryomov2021-05-041-6/+14
| * | | libceph: don't set global_id until we get an auth ticketIlya Dryomov2021-04-271-13/+23
| * | | libceph: bump CephXAuthenticate encoding versionIlya Dryomov2021-04-271-1/+1
* | | | Merge tag 'nfsd-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2021-05-053-17/+24
|\ \ \ \
| * | | | SUNRPC: Fix null pointer dereference in svc_rqst_free()Yunjian Wang2021-04-231-1/+2
| * | | | SUNRPC: fix ternary sign expansion bug in tracingDan Carpenter2021-04-221-1/+1
| * | | | svcrdma: Pass a useful error code to the send_err tracepointChuck Lever2021-04-141-3/+9
| * | | | svcrdma: Rename goto labels in svc_rdma_sendto()Chuck Lever2021-04-141-12/+12
| * | | | svcrdma: Don't leak send_ctxt on Send errorsChuck Lever2021-04-141-4/+4
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-05-012-34/+2
|\ \ \ \ \
| * | | | | rds: ib: Remove two ib_modify_qp() callsHÃ¥kon Bugge2021-04-122-34/+2
* | | | | | net: page_pool: use alloc_pages_bulk in refill code pathJesper Dangaard Brouer2021-04-301-26/+56
* | | | | | net: page_pool: refactor dma_map into own function page_pool_dma_mapJesper Dangaard Brouer2021-04-301-19/+26
* | | | | | SUNRPC: refresh rq_pages using a bulk page allocatorChuck Lever2021-04-301-16/+15
* | | | | | SUNRPC: set rq_page_end differentlyChuck Lever2021-04-301-4/+3
| |_|_|_|/ |/| | | |
* | | | | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-04-29340-7565/+14477
|\ \ \ \ \
| * | | | | net: selftest: fix build issue if INET is disabledOleksij Rempel2021-04-283-3/+3
| * | | | | net: netrom: nr_in: Remove redundant assignment to nsJiapeng Chong2021-04-281-1/+0
| * | | | | net/sched: act_ct: Remove redundant ct get and checkRoi Dayan2021-04-281-3/+1
| * | | | | icmp: standardize naming of RFC 8335 PROBE constantsAndreas Roeseler2021-04-281-8/+8
| * | | | | net:nfc:digital: Fix a double free in digital_tg_recv_dep_reqLv Yunlong2021-04-271-0/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-04-277-103/+525
| |\ \ \ \ \
| | * | | | | netfilter: nft_socket: fix build with CONFIG_SOCK_CGROUP_DATA=nArnd Bergmann2021-04-271-2/+2
| | * | | | | netfilter: nft_socket: fix an unused variable warningArnd Bergmann2021-04-271-2/+5
| | * | | | | netfilter: nftables: add catch-all set element supportPablo Neira Ayuso2021-04-276-63/+458
| | * | | | | netfilter: nftables: add helper function to validate set element dataPablo Neira Ayuso2021-04-271-4/+11
| | * | | | | netfilter: nftables: add helper function to flush set elementsPablo Neira Ayuso2021-04-271-13/+18
| | * | | | | netfilter: nftables: add loop check helper functionPablo Neira Ayuso2021-04-271-9/+21
| | * | | | | netfilter: nftables: rename set element data activation/deactivation functionsPablo Neira Ayuso2021-04-271-11/+11
| * | | | | | net: fix a concurrency bug in l2tp_tunnel_register()Gong, Sishuai2021-04-271-5/+5
| * | | | | | net/smc: Remove redundant assignment to rcJiapeng Chong2021-04-271-1/+0
| * | | | | | mpls: Remove redundant assignment to errJiapeng Chong2021-04-271-1/+0
| * | | | | | llc2: Remove redundant assignment to rcJiapeng Chong2021-04-271-2/+0
| * | | | | | net/tls: Remove redundant initialization of recordJiapeng Chong2021-04-271-1/+1
| * | | | | | rds: Remove redundant assignment to nr_sigJiapeng Chong2021-04-271-1/+0