aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-12IB/mad: Add support for additional MAD info to/from driversIra Weiny18-22/+96
2015-06-12IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny7-0/+10
2015-06-12IB/mad: Support alternate Base Versions when creating MADsIra Weiny4-4/+8
2015-06-12IB/mlx4: Add support for CQ time-stampingMatan Barak3-5/+62
2015-06-12IB/mlx4: Add mmap call to map the hardware clockMatan Barak1-1/+17
2015-06-12IB/core: Pass hardware specific data in query_deviceMatan Barak15-22/+69
2015-06-12IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak4-5/+14
2015-06-12IB/core: Change provider's API of create_cq to be extendibleMatan Barak21-41/+110
2015-06-11iw_cxgb4: support for bar2 qid densities exceeding the page sizeHariprasad S5-69/+98
2015-06-11Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford3-11/+5
2015-06-11RDMA/ocrdma: fix double free on pdColin Ian King1-1/+0
2015-06-11IB/usnic: clean up some error handling codeDan Carpenter1-4/+3
2015-06-11IB/mthca: use swap() in mthca_make_profile()Fabian Frederick1-6/+2
2015-06-02Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford4-3/+18
2015-06-02IB/core cleanup: Add const on args - device->process_madIra Weiny20-73/+75
2015-06-02IB/mlx4: Fix error paths in mlx4_ib_create_flow()Roland Dreier1-2/+3
2015-06-02RDMA/ocrdma: Fix memory leak in _ocrdma_alloc_pd()Roland Dreier1-1/+6
2015-06-02RDMA/nes: Enable the use of the tos field in the nes driverFaisal Latif2-0/+9
2015-05-20IB/core: Convert core to use bitfield for capsIra Weiny15-87/+15
2015-05-20IB/core: Add per port immutable struct to ib_deviceIra Weiny12-0/+203
2015-05-18IB/Verbs: Implement new callback query_protocol()Michael Wang18-0/+94
2015-05-12infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> usesJoe Perches3-5/+4
2015-05-12IB/qib: fix test of unsigned variableMike Marciniszyn2-2/+3
2015-05-11iw_cxgb4: use wildcard mapping for getting remote addr infoSteve Wise1-8/+8
2015-05-11IB/ehca: use correct destination for memcpyNicholas Mc Guire1-2/+2
2015-05-05iw_cxgb4: Remove negative advice dmesg warningsHariprasad S3-9/+32
2015-05-05IB/qib: use arch_phys_wc_add()Luis R. Rodriguez7-79/+39
2015-05-05IB/qib: add acounting for MTRRLuis R. Rodriguez1-1/+1
2015-05-05RDMA/cxgb4: Report the actual address of the remote connecting peerSteve Wise2-4/+51
2015-05-05RDMA/nes: Report the actual address of the remote connecting peerTatyana Nikolova2-17/+49
2015-05-05iw_cxgb4: enforce qp/cq id requirementsHariprasad S1-0/+23
2015-05-05iw_cxgb4: use BAR2 GTS register for T5 kernel mode CQsHariprasad S2-7/+15
2015-05-05iw_cxgb4: 32b platform fixesHariprasad S5-16/+15
2015-05-05iw_cxgb4: Cleanup register defines/MACROSHariprasad S2-3/+5
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-18/+18
2015-04-22Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds6-166/+391
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2015-04-16cxgb4: drop __GFP_NOFAIL allocationMichal Hocko1-1/+1
2015-04-15Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' into for-4.1Doug Ledford6-166/+391
2015-04-15infiniband/mlx4: check for mapping errorSebastian Ott2-0/+13
2015-04-15IB/mlx4: Fix WQE LSO segment calculationErez Shitrit1-2/+1
2015-04-15IB/mlx4: Change alias guids default to be host assignedYishai Hadas1-2/+2
2015-04-15IB/mlx4: Request alias GUID on demandYishai Hadas3-0/+75
2015-04-15IB/mlx4: Change init flow to request alias GUIDs for active VFsYishai Hadas3-79/+50
2015-04-15IB/mlx4: Manage admin alias GUID upon admin requestYishai Hadas2-9/+15
2015-04-15IB/mlx4: Alias GUID adding persistency supportYishai Hadas3-84/+245
2015-04-15VFS: assorted weird filesystems: d_inode() annotationsDavid Howells2-18/+18
2015-04-11infinibad: weird APIs switched to ->write_iter()Al Viro2-15/+23
2015-04-09Merge branch 'iocb' into for-davemAl Viro2-2/+0
2015-04-02net/mlx5_core: Extend struct mlx5_interface to support multiple protocolsSaeed Mahameed1-0/+1