summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* RDMA/bnxt_re: Fix incorrect DB offset calculationDevesh Sharma2018-02-284-3/+32
* RDMA/bnxt_re: Unconditionly fence non wire memory operationsDevesh Sharma2018-02-281-4/+11
* IB/core: Fix missing RDMA cgroups release in case of failure to register deviceParav Pandit2018-02-281-2/+4
* IB/mlx: Set slid to zero in Ethernet completion structMoni Shoua2018-02-282-2/+5
* {net, IB}/mlx5: Raise fatal IB event when sys error occursDaniel Jurgens2018-02-282-10/+3
* IB/mlx5: Avoid passing an invalid QP type to firmwareNoa Osherovich2018-02-281-1/+6
* IB/mlx5: Fix incorrect size of klms in the memory regionSergey Gorenko2018-02-281-1/+1
* RDMA/uverbs: Fix kernel panic while using XRC_TGT QP typeLeon Romanovsky2018-02-211-0/+3
* RDMA/bnxt_re: Avoid system hang during device un-regSelvin Xavier2018-02-202-5/+4
* RDMA/bnxt_re: Fix system crash during load/unloadSelvin Xavier2018-02-201-0/+5
* RDMA/bnxt_re: Synchronize destroy_qp with poll_cqSelvin Xavier2018-02-204-19/+47
* RDMA/bnxt_re: Unpin SQ and RQ memory if QP create failsDevesh Sharma2018-02-201-1/+8
* RDMA/bnxt_re: Disable atomic capability on bnxt_re adaptersDevesh Sharma2018-02-202-17/+3
* RDMA/restrack: don't use uaccess_kernel()Steve Wise2018-02-164-7/+22
* RDMA/verbs: Check existence of function prior to accessing itLeon Romanovsky2018-02-162-0/+24
* RDMA/vmw_pvrdma: Fix usage of user response structures in ABI fileAdit Ranadive2018-02-153-3/+9
* RDMA/uverbs: Sanitize user entered port numbers prior to access itLeon Romanovsky2018-02-151-1/+8
* RDMA/uverbs: Fix circular locking dependencyLeon Romanovsky2018-02-151-1/+2
* RDMA/uverbs: Fix bad unlock balance in ib_uverbs_close_xrcdLeon Romanovsky2018-02-151-3/+1
* RDMA/restrack: Increment CQ restrack object before committingLeon Romanovsky2018-02-151-3/+3
* RDMA/uverbs: Protect from command mask overflowLeon Romanovsky2018-02-151-7/+20
* IB/uverbs: Fix unbalanced unlock on error path for rdma_explicit_destroyJason Gunthorpe2018-02-151-2/+3
* IB/uverbs: Improve lockdep_checkJason Gunthorpe2018-02-151-7/+7
* RDMA/uverbs: Protect from races between lookup and destroy of uobjectsLeon Romanovsky2018-02-151-1/+9
* IB/uverbs: Hold the uobj write lock after allocateJason Gunthorpe2018-02-151-1/+10
* IB/uverbs: Fix possible oops with duplicate ioctl attributesMatan Barak2018-02-151-0/+3
* IB/uverbs: Add ioctl support for 32bit processesMatan Barak2018-02-151-0/+2
* IB/uverbs: Fix method merging in uverbs_ioctl_mergeMatan Barak2018-02-151-9/+9
* IB/uverbs: Use u64_to_user_ptr() not a unionJason Gunthorpe2018-02-151-2/+2
* IB/uverbs: Use inline data transfer for UHW_INJason Gunthorpe2018-02-151-1/+4
* IB/uverbs: Always use the attribute size provided by the userMatan Barak2018-02-151-2/+3
* RDMA/restrack: Remove unimplemented XRCD objectLeon Romanovsky2018-02-151-5/+0
* IB/ipoib: Do not warn if IPoIB debugfs doesn't existAlaa Hleihel2018-02-151-2/+0
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11187-510/+510
* Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-02-111-1/+1
|\
| * xen: fix poll misannotationAl Viro2018-02-011-1/+1
* | Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-blockLinus Torvalds2018-02-109-36/+111
|\ \
| * \ Merge branch 'for-linus' into testJens Axboe2018-02-079-36/+111
| |\ \
| | * | bcache: fix for data collapse after re-attaching an attached deviceTang Junhui2018-02-073-7/+11
| | * | bcache: return attach error when no cache set existTang Junhui2018-02-071-2/+3
| | * | bcache: set writeback_rate_update_seconds in range [1, 60] secondsColy Li2018-02-073-2/+7
| | * | bcache: fix for allocator and register thread raceTang Junhui2018-02-072-4/+18
| | * | bcache: set error_limit correctlyColy Li2018-02-073-3/+4
| | * | bcache: properly set task state in bch_writeback_thread()Coly Li2018-02-072-3/+8
| | * | bcache: fix high CPU occupancy during journalTang Junhui2018-02-073-15/+36
| | * | bcache: add journal statisticTang Junhui2018-02-073-0/+24
* | | | Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86Linus Torvalds2018-02-102-11/+363
|\ \ \ \
| * | | | platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systemsVadim Pasternak2018-02-091-0/+142
| * | | | platform/x86: mlx-platform: Add support for new msn201x system typeVadim Pasternak2018-02-091-0/+59
| * | | | platform/x86: mlx-platform: Add support for new msn274x system typeVadim Pasternak2018-02-091-0/+124