summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2017-12-18IB/core: Refactor to avoid unnecessary check on GID lookup missParav Pandit
2017-12-18IB/core: Avoid unnecessary type castParav Pandit
2017-12-18RDMA/cma: Introduce and use helper functions to init workParav Pandit
2017-12-18RDMA/cma: Avoid setting path record type twiceParav Pandit
2017-12-18RDMA/cma: Simplify netdev checkParav Pandit
2017-12-18RDMA/cma: Set default GID type as RoCE when resolving RoCE routeParav Pandit
2017-12-18IB/umem: Fix use of npages/nmap fieldsArtemy Kovalyov
2017-12-18IB/cm: Add debug prints to ib_cmDaniel Jurgens
2017-12-18IB/core: Fix memory leak in cm_req_handler error flowsMatan Barak
2017-12-18RDMA/cma: Use correct size when writing netlink statsParav Pandit
2017-12-18IB/ipoib: Update pathrec field if not valid recordErez Shitrit
2017-12-18IB/ipoib: Avoid memory leak if the SA returns a different DGIDErez Shitrit
2017-12-18IB/mlx4: Remove unused ibpd parameterErez Alfasi
2017-12-18IB/core: Avoid exporting module internal functionParav Pandit
2017-12-18IB/core: Depend on IPv6 stack to resolve link local address for RoCEv2Parav Pandit
2017-12-18IB/{core/cm}: Fix generating a return AH for RoCEEParav Pandit
2017-12-13IB/ocrdma: Remove unneeded conversions to boolAndrew F. Davis
2017-12-13IB/mlx4: Potential buffer overflow in _mlx4_set_path()Dan Carpenter
2017-12-13RDMA/cxgb4: Add a sanity check in process_work()Dan Carpenter
2017-12-13iw_cxgb4: make pointer reg_workq staticColin Ian King
2017-12-13infiniband: cxgb4: use ktime_get for timestampsArnd Bergmann
2017-12-13RDMA/iwpm: Fix uninitialized error code in iwpm_send_mapinfo()Geert Uytterhoeven
2017-12-13IB/ipoib: Warn when one port fails to initializeYuval Shaia
2017-12-13RDMA/bnxt_re: Remove redundant bnxt_qplib_disable_nq() callArvind Yadav
2017-12-11IB/srp: replace custom implementation of hex2bin()Andy Shevchenko
2017-12-11IB/mlx5: revisit -Wmaybe-uninitialized warningArnd Bergmann
2017-12-11i40iw: Reinitialize add_sd_cntMustafa Ismail
2017-12-11i40iw: Use sqsize to initialize cqp_requests elementsChien Tin Tung
2017-12-11IB/ipoib: Replace printk with pr_warnYuval Shaia
2017-12-11IB/core: Use PTR_ERR_OR_ZERO()Gomonovych, Vasyl
2017-12-11nes: remove unused 'timeval' struct memberArnd Bergmann
2017-12-11i40iw: remove unused 'timeval' struct memberArnd Bergmann
2017-12-11RDMA/vmw_pvrdma: Do not re-calculate npagesYuval Shaia
2017-12-11i40w: Remove garbage at end of INFINIBAND_I40IW Kconfig sectionGeert Uytterhoeven
2017-12-11IB/qib: Cleanup qib_set_part_key() with direct returnsJoe Perches
2017-12-11IB/qib: remove redundant setting of any in for-loopColin Ian King
2017-12-11IB/qib: Fix comparison error with qperf compare/swap testMike Marciniszyn
2017-12-11IB/hfi1: Use 4096 for default active MTU in query_qpJan Sokolowski
2017-12-11IB/CM: Change sgid to IB GID when handling CM requestDon Hiatt
2017-12-11IB/hfi1: Mask the path bits with the LMC for 16B RC AcksDon Hiatt
2017-11-29IB/core: disable memory registration of filesystem-dax vmasDan Williams
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook
2017-11-21treewide: setup_timer() -> timer_setup() (2 field)Kees Cook
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook
2017-11-16Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-15drivers/infiniband/sw/rdmavt/qp.c: use kmalloc_array_node()Johannes Thumshirn
2017-11-15drivers/infiniband/hw/qib/qib_init.c: use kmalloc_array_node()Johannes Thumshirn
2017-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds