summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-04-114-5/+5
|\
| * x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2Jason A. Donenfeld2020-04-094-5/+5
| * x86: probe assembler capabilities via kconfig instead of makefileJason A. Donenfeld2020-04-091-1/+1
* | Merge tag 'ceph-for-5.7-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2020-04-083-96/+14
|\ \ | |/ |/|
| * libceph: directly skip to the end of redirect replyIlya Dryomov2020-03-301-3/+0
| * libceph: simplify ceph_monc_handle_map()Ilya Dryomov2020-03-301-4/+4
| * ceph: move ceph_osdc_{read,write}pages to ceph.koXiubo Li2020-03-301-79/+0
| * libceph: drop CEPH_DEFINE_SHOW_FUNCIlya Dryomov2020-03-301-10/+10
* | Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2020-04-0711-716/+503
|\ \
| * | SUNRPC: Don't start a timer on an already queued rpc taskTrond Myklebust2020-04-041-6/+13
| * | Merge tag 'nfs-rdma-for-5.7-1' of git://git.linux-nfs.org/projects/anna/linux...Trond Myklebust2020-03-286-625/+413
| |\ \
| | * | xprtrdma: kmalloc rpcrdma_ep separate from rpcrdma_xprtChuck Lever2020-03-276-130/+141
| | * | xprtrdma: Extract sockaddr from struct rdma_cm_idChuck Lever2020-03-271-21/+14
| | * | xprtrdma: Merge struct rpcrdma_ia into struct rpcrdma_epChuck Lever2020-03-276-255/+240
| | * | xprtrdma: Disconnect on flushed completionChuck Lever2020-03-273-17/+45
| | * | xprtrdma: Remove rpcrdma_ia::ri_flagsChuck Lever2020-03-273-67/+13
| | * | xprtrdma: Invoke rpcrdma_ia_open in the connect workerChuck Lever2020-03-273-142/+20
| | * | xprtrdma: Allocate Protection Domain in rpcrdma_ep_create()Chuck Lever2020-03-271-16/+10
| | * | xprtrdma: Refactor rpcrdma_ep_connect() and rpcrdma_ep_disconnect()Chuck Lever2020-03-273-20/+20
| | * | xprtrdma: Clean up the post_send pathChuck Lever2020-03-275-18/+18
| | * | xprtrdma: Refactor frwr_init_mr()Chuck Lever2020-03-273-8/+8
| | * | xprtrdma: Invoke rpcrdma_ep_create() in the connect workerChuck Lever2020-03-273-103/+56
| | * | xprtrdma: Enhance MR-related trace pointsChuck Lever2020-03-271-1/+1
| * | | SUNRPC: fix krb5p mount to provide large enough buffer in rq_rcvsizeOlga Kornievskaia2020-03-261-1/+2
| * | | SUNRPC: Trim stack utilization in the wrap and unwrap pathsChuck Lever2020-03-161-6/+8
| * | | SUNRPC: Remove xdr_buf_read_mic()Chuck Lever2020-03-161-55/+0
| * | | sunrpc: Fix gss_unwrap_resp_integ() againChuck Lever2020-03-161-19/+58
| * | | SUNRPC: remove redundant assignments to variable statusColin Ian King2020-03-161-1/+1
| * | | SUNRPC: Don't take a reference to the cred on synchronous tasksTrond Myklebust2020-03-161-0/+3
| * | | SUNRPC: Add a flag to avoid reference counts on credentialsTrond Myklebust2020-03-162-3/+5
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-04-0716-35/+186
|\ \ \
| * | | ipv6: rpl: fix loop iterationAlexander Aring2020-04-061-3/+3
| * | | mptcp: add some missing pr_fmt definesGeliang Tang2020-04-033-0/+6
| * | | net_sched: fix a missing refcnt in tcindex_init()Cong Wang2020-04-031-0/+1
| * | | neigh: support smaller retrans_time setttingHangbin Liu2020-04-023-9/+12
| * | | net: openvswitch: use hlist_for_each_entry_rcu instead of hlist_for_each_entryTonghao Zhang2020-04-021-4/+6
| * | | net: core: enable SO_BINDTODEVICE for non-root usersVincent Bernat2020-04-021-1/+1
| * | | mptcp: fix "fn parameter not described" warningsMatthieu Baerts2020-04-021-4/+5
| * | | mptcp: re-check dsn before reading from subflowFlorian Westphal2020-04-021-0/+26
| * | | mptcp: subflow: check parent mptcp socket on subflow state changeFlorian Westphal2020-04-023-2/+36
| * | | mptcp: fix tcp fallback crashFlorian Westphal2020-04-021-4/+46
| * | | net: ipv6: rpl_iptunnel: remove redundant assignments to variable errColin Ian King2020-04-021-1/+1
| * | | net: dsa: dsa_bridge_mtu_normalization() can be statickbuild test robot2020-04-021-1/+1
| * | | ipv6: don't auto-add link-local address to lag portsJarod Wilson2020-04-011-0/+4
| * | | net_sched: add a temporary refcnt for struct tcindex_dataCong Wang2020-04-011-6/+38
* | | | Merge tag '9p-for-5.7' of git://github.com/martinetd/linuxLinus Torvalds2020-04-061-61/+73
|\ \ \ \
| * | | | 9pnet: allow making incomplete read requestsSergey Alirzaev2020-03-271-61/+73
* | | | | Merge tag 'keys-fixes-20200329' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-042-19/+10
|\ \ \ \ \
| * | | | | KEYS: Don't write out to userspace while holding key semaphoreWaiman Long2020-03-292-19/+10
* | | | | | Merge tag 'nfsd-5.7' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds2020-04-0419-771/+901
|\ \ \ \ \ \