summaryrefslogtreecommitdiff
path: root/drivers/infiniband/sw/siw
AgeCommit message (Expand)Author
2019-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-07-12RMDA/siw: Require a 64 bit archJason Gunthorpe
2019-07-11RDMA/siw: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-11rdma/siw: Remove set but not used variable 's'YueHaibing
2019-07-11rdma/siw: Add missing dependencies on LIBCRC32C and DMA_VIRT_OPSGeert Uytterhoeven
2019-07-11RDMA/siw: Add missing rtnl_lock around access to ifaJason Gunthorpe
2019-07-10rdma/siw: Use proper enumerated type in map_cqe_statusNathan Chancellor
2019-07-10RDMA/siw: Remove unnecessary kthread create/destroy printoutsBernard Metzler
2019-07-08RDMA/siw: Fix DEFINE_PER_CPU compilation when ARCH_NEEDS_WEAK_PER_CPUJason Gunthorpe
2019-07-02rdma/siw: addition to kernel build environmentBernard Metzler
2019-07-02rdma/siw: completion queue methodsBernard Metzler
2019-07-02rdma/siw: receive pathBernard Metzler
2019-07-02rdma/siw: transmit pathBernard Metzler
2019-07-02rdma/siw: queue pair methodsBernard Metzler
2019-07-02rdma/siw: application buffer managementBernard Metzler
2019-07-02rdma/siw: application interfaceBernard Metzler
2019-07-02rdma/siw: connection managementBernard Metzler
2019-07-02rdma/siw: network and RDMA core interfaceBernard Metzler
2019-07-02rdma/siw: main include fileBernard Metzler
2019-07-02rdma/siw: iWarp wire packet formatBernard Metzler