summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* iw_cxgb4: support for bar2 qid densities exceeding the page sizeHariprasad S2015-06-115-69/+98
* Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford2015-06-113-11/+5
|\
| * RDMA/ocrdma: fix double free on pdColin Ian King2015-06-111-1/+0
| * IB/usnic: clean up some error handling codeDan Carpenter2015-06-111-4/+3
| * IB/mthca: use swap() in mthca_make_profile()Fabian Frederick2015-06-111-6/+2
* | Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford2015-06-024-3/+18
|\ \ | |/
| * IB/mlx4: Fix error paths in mlx4_ib_create_flow()Roland Dreier2015-06-021-2/+3
| * RDMA/ocrdma: Fix memory leak in _ocrdma_alloc_pd()Roland Dreier2015-06-021-1/+6
| * RDMA/nes: Enable the use of the tos field in the nes driverFaisal Latif2015-06-022-0/+9
* | IB/core cleanup: Add const on args - device->process_madIra Weiny2015-06-0220-73/+75
* | IB/core: Convert core to use bitfield for capsIra Weiny2015-05-2015-87/+15
* | IB/core: Add per port immutable struct to ib_deviceIra Weiny2015-05-2012-0/+203
* | IB/Verbs: Implement new callback query_protocol()Michael Wang2015-05-1818-0/+94
|/
* infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> usesJoe Perches2015-05-123-5/+4
* IB/qib: fix test of unsigned variableMike Marciniszyn2015-05-122-2/+3
* iw_cxgb4: use wildcard mapping for getting remote addr infoSteve Wise2015-05-111-8/+8
* IB/ehca: use correct destination for memcpyNicholas Mc Guire2015-05-111-2/+2
* iw_cxgb4: Remove negative advice dmesg warningsHariprasad S2015-05-053-9/+32
* IB/qib: use arch_phys_wc_add()Luis R. Rodriguez2015-05-057-79/+39
* IB/qib: add acounting for MTRRLuis R. Rodriguez2015-05-051-1/+1
* RDMA/cxgb4: Report the actual address of the remote connecting peerSteve Wise2015-05-052-4/+51
* RDMA/nes: Report the actual address of the remote connecting peerTatyana Nikolova2015-05-052-17/+49
* iw_cxgb4: enforce qp/cq id requirementsHariprasad S2015-05-051-0/+23
* iw_cxgb4: use BAR2 GTS register for T5 kernel mode CQsHariprasad S2015-05-052-7/+15
* iw_cxgb4: 32b platform fixesHariprasad S2015-05-055-16/+15
* iw_cxgb4: Cleanup register defines/MACROSHariprasad S2015-05-052-3/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-262-18/+18
|\
| * VFS: assorted weird filesystems: d_inode() annotationsDavid Howells2015-04-152-18/+18
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-04-226-166/+391
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' ...Doug Ledford2015-04-156-166/+391
| |\ \ \ \
| | | | * | IB/mlx4: Change alias guids default to be host assignedYishai Hadas2015-04-151-2/+2
| | | | * | IB/mlx4: Request alias GUID on demandYishai Hadas2015-04-153-0/+75
| | | | * | IB/mlx4: Change init flow to request alias GUIDs for active VFsYishai Hadas2015-04-153-79/+50
| | | | * | IB/mlx4: Manage admin alias GUID upon admin requestYishai Hadas2015-04-152-9/+15
| | | | * | IB/mlx4: Alias GUID adding persistency supportYishai Hadas2015-04-153-84/+245
| | |_|/ / | |/| | |
| | | * | infiniband/mlx4: check for mapping errorSebastian Ott2015-04-152-0/+13
| | |/ / | |/| |
| | * | IB/mlx4: Fix WQE LSO segment calculationErez Shitrit2015-04-151-2/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-171-1/+1
|\ \ \ | |_|/ |/| |
| * | cxgb4: drop __GFP_NOFAIL allocationMichal Hocko2015-04-161-1/+1
| |/
* | infinibad: weird APIs switched to ->write_iter()Al Viro2015-04-112-15/+23
|/
* Merge branch 'iocb' into for-davemAl Viro2015-04-092-2/+0
|\
| * fs: move struct kiocb to fs.hChristoph Hellwig2015-03-252-2/+0
* | net/mlx5_core: Extend struct mlx5_interface to support multiple protocolsSaeed Mahameed2015-04-021-0/+1
* | net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driverSaeed Mahameed2015-04-021-2/+6
* | net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_coreSaeed Mahameed2015-04-023-104/+5
* | IB/mlx5: Fix Mellanox copyright noteSaeed Mahameed2015-04-0212-12/+12
* | net/mlx5_core: Clear doorbell record inside mlx5_db_alloc()Saeed Mahameed2015-04-023-7/+0
* | net/mlx5_core: Coding style fixEli Cohen2015-04-021-0/+1
* | net/mlx5_core: Fix call to mlx5_core_qp_modifyHaggai Abramonvsky2015-04-021-1/+1
* | net/mlx4: Add SET_PORT opcode modifiers enumerationIdo Shamay2015-04-021-5/+6
OpenPOWER on IntegriCloud