aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-08-26
|\
| * Convert net_namespace to new IDA APIMatthew Wilcox2018-08-21
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-08-23
|\ \
| * | treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann2018-08-23
* | | Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2018-08-23
|\ \ \
| * | | xprtrdma: Fix disconnect regressionChuck Lever2018-08-08
| * | | sunrpc: whitespace fixesStephen Hemminger2018-07-31
| * | | NFSv4 client live hangs after live data migration recoveryBill Baker2018-07-31
| * | | sunrpc: kstrtoul() can also return -ERANGEDan Carpenter2018-07-31
| * | | sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt c...Dave Wysochanski2018-07-31
| * | | sunrpc: Add _add_rpc_iostats() to add rpc_iostats metricsDave Wysochanski2018-07-30
| * | | sunrpc: add _print_rpc_iostats() to output metrics for one RPC opDave Wysochanski2018-07-30
| * | | net/sunrpc: Make rpc_auth_create_args a constSargun Dhillon2018-07-30
* | | | Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-08-23
|\ \ \ \
| * | | | sunrpc: Add comment defining gssd upcall API keywordsChuck Lever2018-08-22
| * | | | sunrpc: Extract target name into svc_credChuck Lever2018-08-22
| * | | | sunrpc: Enable the kernel to specify the hostname part of service principalsChuck Lever2018-08-22
| * | | | sunrpc: Don't use stack buffer with scatterlistLaura Abbott2018-08-22
| * | | | rpc: remove unneeded variable 'ret' in rdma_listen_handlerzhong jiang2018-08-09
| * | | | NFSD: Handle full-length symlinksChuck Lever2018-08-09
| * | | | NFSD: Refactor the generic write vector fill helperChuck Lever2018-08-09
| * | | | svcrdma: Clean up Read chunk pathChuck Lever2018-08-09
| * | | | svcrdma: Avoid releasing a page in svc_xprt_release()Chuck Lever2018-08-09
| * | | | sunrpc: remove redundant variables 'checksumlen','blocksize' and 'data'YueHaibing2018-08-09
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-08-23
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | RDMA/smc: Replace ib_query_gid with rdma_get_gid_attrJason Gunthorpe2018-08-17
* | | | | Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2018-08-20
|\ \ \ \ \
| * | | | | crush: fix using plain integer as NULL warningYueHaibing2018-08-13
| * | | | | libceph: remove unnecessary non NULL check for request_keyYueHaibing2018-08-13
| * | | | | libceph: weaken sizeof check in ceph_x_verify_authorizer_reply()Ilya Dryomov2018-08-02
| * | | | | libceph: check authorizer reply/challenge length before readingIlya Dryomov2018-08-02
| * | | | | libceph: implement CEPHX_V2 calculation modeIlya Dryomov2018-08-02
| * | | | | libceph: add authorizer challengeIlya Dryomov2018-08-02
| * | | | | libceph: factor out encrypt_authorizer()Ilya Dryomov2018-08-02
| * | | | | libceph: factor out __ceph_x_decrypt()Ilya Dryomov2018-08-02
| * | | | | libceph: factor out __prepare_write_connect()Ilya Dryomov2018-08-02
| * | | | | libceph: store ceph_auth_handshake pointer in ceph_connectionIlya Dryomov2018-08-02
| * | | | | ceph: fix whitespaceStephen Hemminger2018-08-02
| * | | | | libceph: use timespec64 for r_mtimeArnd Bergmann2018-08-02
| * | | | | libceph: use timespec64 in for keepalive2 and ticket validityArnd Bergmann2018-08-02
| * | | | | libceph: amend "bad option arg" error messageIlya Dryomov2018-08-02
| * | | | | libceph: stop parsing when a bad int arg is detectedChengguang Xu2018-08-02
| * | | | | libceph: make ceph_osdc_notify{,_ack}() payload_len u32Ilya Dryomov2018-08-02
| | |_|/ / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-08-19
|\ \ \ \ \
| * | | | | ip6_vti: fix creating fallback tunnel device for vti6Haishuang Yan2018-08-19
| * | | | | ip_vti: fix a null pointer deferrence when create vti fallback tunnelHaishuang Yan2018-08-19
| * | | | | net: sched: always disable bh when taking tcf_lockVlad Buslov2018-08-19
| * | | | | ip6_vti: simplify stats handling in vti6_xmitHaishuang Yan2018-08-18
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-08-18
| |\ \ \ \ \
| | * | | | | bpf: fix redirect to map under tail callsDaniel Borkmann2018-08-17