summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-04-152-4/+3
|\
| * kbuild: rename *-asn1.[ch] to *.asn1.[ch]Masahiro Yamada2018-04-072-3/+3
| * kbuild: clean up *-asn1.[ch] patterns from top-level MakefileMasahiro Yamada2018-04-071-1/+0
* | Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2018-04-1214-116/+240
|\ \
| * | SUNRPC: Add helpers for decoding opaque and string typesTrond Myklebust2018-04-101-0/+82
| * | xprtrdma: Fix corner cases when handling device removalChuck Lever2018-04-101-4/+9
| * | sunrpc: Add static trace point to report result of RPC pingChuck Lever2018-04-101-0/+6
| * | sunrpc: Add static trace point to report RPC latency statsChuck Lever2018-04-101-5/+11
| * | sunrpc: Simplify synopsis of some trace pointsChuck Lever2018-04-102-6/+6
| * | SUNRPC: Make num_reqs a non-atomic integerChuck Lever2018-04-101-8/+9
| * | SUNRPC: Make RTT measurement more precise (Send)Chuck Lever2018-04-103-1/+4
| * | SUNRPC: Make RTT measurement more precise (Receive)Chuck Lever2018-04-101-2/+3
| * | SUNRPC: Move xprt_update_rtt callsiteChuck Lever2018-04-102-3/+9
| * | xprtrdma: Move creation of rl_rdmabuf to rpcrdma_create_reqChuck Lever2018-04-103-34/+12
| * | xprtrdma: Chain Send to FastReg WRsChuck Lever2018-04-104-18/+49
| * | xprtrdma: "Support" call-only RPCsChuck Lever2018-04-102-6/+6
| * | xprtrdma: Reduce number of MRs created by rpcrdma_mrs_createChuck Lever2018-04-101-1/+1
| * | xprtrdma: ->send_request returns -EAGAIN when there are no free MRsChuck Lever2018-04-105-13/+27
| * | xprtrdma: Remove xprt-specific connect cookieChuck Lever2018-04-103-6/+3
| * | xprtrdma: Remove arbitrary limit on initiator depthChuck Lever2018-04-101-5/+2
| * | xprtrdma: Fix latency regression on NUMA NFS/RDMA clientsChuck Lever2018-04-103-4/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-126-142/+139
|\ \ \
| * | | l2tp: fix race in duplicate tunnel detectionGuillaume Nault2018-04-113-28/+14
| * | | l2tp: fix races in tunnel creationGuillaume Nault2018-04-114-110/+110
| * | | rds: MP-RDS may use an invalid c_pathKa-Cheong Poon2018-04-111-5/+10
| * | | ip_gre: clear feature flags when incompatible o_flags are setSabrina Dubroca2018-04-101-0/+6
* | | | Merge tag 'ceph-for-4.17-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2018-04-109-168/+453
|\ \ \ \ | |/ / / |/| | |
| * | | ceph: quota: add initial infrastructure to support cephfs quotasLuis Henriques2018-04-021-0/+1
| * | | libceph, ceph: add __init attribution to init funcitonsChengguang Xu2018-04-024-13/+8
| * | | libceph: adding missing message types to ceph_msg_type_name()Chengguang Xu2018-04-021-0/+5
| * | | libceph: fix misjudgement of maximum monitor numberChengguang Xu2018-04-021-1/+1
| * | | libceph, ceph: change permission for readonly debugfs entriesChengguang Xu2018-04-021-5/+5
| * | | ceph: add newline to end of debug message formatChengguang Xu2018-04-021-1/+1
| * | | libceph, ceph: move ceph_calc_file_object_mapping() to striper.cIlya Dryomov2018-04-023-38/+37
| * | | libceph: striping framework implementationIlya Dryomov2018-04-022-0/+227
| * | | libceph: handle zero-length data itemsIlya Dryomov2018-04-021-2/+12
| * | | libceph: introduce BVECS data typeIlya Dryomov2018-04-022-0/+114
| * | | libceph, rbd: new bio handling code (aka don't clone bios)Ilya Dryomov2018-04-022-72/+42
| * | | libceph, ceph: change ceph_calc_file_object_mapping() signatureIlya Dryomov2018-04-022-10/+6
| * | | libceph: eliminate overflows in ceph_calc_file_object_mapping()Ilya Dryomov2018-04-021-60/+28
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-0928-67/+181
|\ \ \ \ | |_|_|/ |/| | |
| * | | inetpeer: fix uninit-value in inet_getpeerEric Dumazet2018-04-091-0/+1
| * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-04-083-13/+33
| |\ \ \
| | * | | Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc2018-04-033-13/+33
| | |/ /
| * | | devlink: convert occ_get op to separate registrationJiri Pirko2018-04-081-9/+65
| * | | tipc: use the right skb in tipc_sk_fill_sock_diag()Cong Wang2018-04-083-6/+6
| * | | sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6Eric Dumazet2018-04-081-5/+8
| * | | net: dsa: Discard frames from unused portsAndrew Lunn2018-04-081-1/+7
| * | | sctp: do not leak kernel memory to user spaceEric Dumazet2018-04-081-1/+3
| * | | soreuseport: initialise timewait reuseport fieldEric Dumazet2018-04-071-0/+1
OpenPOWER on IntegriCloud