summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | libceph: multiple workspaces for CRUSH computationsIlya Dryomov2020-10-121-15/+151
* | | | | Merge tag 'nfs-for-5.10-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2020-10-2010-283/+323
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | SUNRPC: Add an xdr_align_data() functionAnna Schumaker2020-10-071-0/+121
| * | | | SUNRPC: Add the ability to expand holes in data pagesAnna Schumaker2020-10-071-0/+69
| * | | | SUNRPC: Split out _shift_data_right_tail()Anna Schumaker2020-10-071-27/+41
| * | | | SUNRPC: Split out xdr_realign_pages() from xdr_align_pages()Anna Schumaker2020-10-071-7/+14
| * | | | SUNRPC: Implement a xdr_page_pos() functionAnna Schumaker2020-10-071-0/+13
| * | | | SUNRPC: Split out a function for setting current pageAnna Schumaker2020-10-071-4/+9
| * | | | xprtrdma: drop double zeroingJulia Lawall2020-09-211-1/+1
| * | | | Replace HTTP links with HTTPS ones: NFS, SUNRPC, and LOCKD clientsAlexander A. Klimov2020-09-212-2/+2
| * | | | SUNRPC: Remove remaining dprintks from sched.cChuck Lever2020-09-211-10/+0
| * | | | SUNRPC: Remove dprintk call sites in RPC queuing functionsChuck Lever2020-09-211-21/+1
| * | | | SUNRPC: Clean up RPC scheduler tracepointsChuck Lever2020-09-211-12/+3
| * | | | SUNRPC: Replace rpcbind dprintk call sites with tracepointsChuck Lever2020-09-211-20/+4
| * | | | SUNRPC: Remove more dprintks in rpcb_clnt.cChuck Lever2020-09-211-22/+3
| * | | | SUNRPC: Remove dprintk call sites in rpcbind XDR functionsChuck Lever2020-09-211-27/+1
| * | | | SUNRPC: Hoist trace_xprtrdma_op_setport into generic codeChuck Lever2020-09-212-18/+14
| * | | | SUNRPC: Remove rpcb_getport_async dprintk call sitesChuck Lever2020-09-211-20/+3
| * | | | SUNRPC: Clean up call_bind_status() observabilityChuck Lever2020-09-211-14/+6
| * | | | SUNRPC: Remove dprintk call site in call_decodeChuck Lever2020-09-211-2/+0
| * | | | SUNRPC: Trace call_refresh eventsChuck Lever2020-09-211-6/+3
| * | | | SUNRPC: Add trace_rpc_timeout_status()Chuck Lever2020-09-211-1/+1
| * | | | SUNRPC: Mitigate cond_resched() in xprt_transmit()Chuck Lever2020-09-211-2/+4
| * | | | SUNRPC: Replace connect dprintk call sites with a tracepointChuck Lever2020-09-212-6/+1
| * | | | SUNRPC: Remove dprintk call site in call_start()Chuck Lever2020-09-211-4/+0
| * | | | SUNRPC: Remove the dprint_status() macroChuck Lever2020-09-211-30/+1
| * | | | SUNRPC: Replace dprintk() call site in xs_nospace()Chuck Lever2020-09-211-4/+1
| * | | | SUNRPC: Replace dprintk() call site in xprt_prepare_transmitChuck Lever2020-09-211-2/+2
| * | | | SUNRPC: Update debugging instrumentation in xprt_do_reserve()Chuck Lever2020-09-211-6/+2
| * | | | SUNRPC: Remove debugging instrumentation from xprt_releaseChuck Lever2020-09-213-6/+0
| * | | | SUNRPC: Hoist trace_xprtrdma_op_allocate into generic codeChuck Lever2020-09-213-6/+1
| * | | | SUNRPC: Remove trace_xprt_complete_rqst()Chuck Lever2020-09-211-2/+0
| * | | | SUNRPC dont update timeout value on connection resetOlga Kornievskaia2020-09-211-1/+2
| | |_|/ | |/| |
* | | | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-15360-7335/+18642
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-10-151-7/+17
| |\ \ \ \
| | * | | | net, sockmap: Don't call bpf_prog_put() on NULL pointerAlex Dewar2020-10-151-7/+9
| | * | | | bpf, sockmap: Add locking annotations to iteratorLorenz Bauer2020-10-151-0/+8
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-10-1525-67/+198
| |\ \ \ \ \
| | * | | | | Revert "bpfilter: Fix build error with CONFIG_BPFILTER_UMH"Jakub Kicinski2020-10-151-1/+1
| | * | | | | net: fix pos incrementment in ipv6_route_seq_nextYonghong Song2020-10-151-1/+3
| | * | | | | net/smc: fix invalid return code in smcd_new_buf_create()Karsten Graul2020-10-151-1/+2
| | * | | | | net/smc: fix valid DMBE buffer sizesKarsten Graul2020-10-151-1/+1
| | * | | | | net/smc: fix use-after-free of delayed eventsKarsten Graul2020-10-151-8/+5
| | * | | | | bpfilter: Fix build error with CONFIG_BPFILTER_UMHYueHaibing2020-10-151-1/+1
| | * | | | | ipv6/icmp: l3mdev: Perform icmp error route lookup on source device routing t...Mathieu Desnoyers2020-10-142-4/+5
| | * | | | | ipv4/icmp: l3mdev: Perform icmp error route lookup on source device routing t...Mathieu Desnoyers2020-10-141-2/+21
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2020-10-136-12/+58
| | |\ \ \ \ \
| | | * | | | | netfilter: nf_log: missing vlan offload tag and protoPablo Neira Ayuso2020-10-144-7/+38
| | | * | | | | netfilter: nftables: extend error reporting for chain updatesPablo Neira Ayuso2020-10-121-5/+14
| | | * | | | | ipvs: clear skb->tstamp in forwarding pathJulian Anastasov2020-10-121-0/+6