summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* RDMA/ocrdma: Update ocrdma version numberSelvin Xavier2015-05-181-1/+1
* RDMA/ocrdma: Fail connection for MTU lesser than 512Naga Irrinki2015-05-181-1/+3
* RDMA/ocrdma: Fix dmac resolution for link local addressMitesh Ahuja2015-05-182-1/+5
* RDMA/ocrdma: Prevent allocation of DPP PDs if FW doesnt support itMitesh Ahuja2015-05-182-28/+27
* RDMA/ocrdma: Fix the request length for RDMA_QUERY_QP mailbox command to FW.Mitesh Ahuja2015-05-182-1/+3
* RDMA/ocrdma: Use VID 0 if PFC is enabled and vlan is not configuredDevesh Sharma2015-05-182-2/+18
* RDMA/ocrdma: Fix QP state transition in destroy_qpDevesh Sharma2015-05-181-4/+6
* RDMA/ocrdma: Report EQ full fatal errorDevesh Sharma2015-05-182-0/+13
* RDMA/ocrdma: Fix EQ destroy failure during driver unloadSelvin Xavier2015-05-181-3/+3
* 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
* | IB/mlx4: Saturate RoCE port PMA counters in case of overflowMajd Dibbiny2015-03-181-4/+16
* | IB/mlx4: Verify net device validity on port change eventMoni Shoua2015-03-181-1/+5
* | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-02-222-2/+2
|\ \
| * | Infiniband: Fix potential NULL d_inode dereferenceDavid Howells2015-02-202-2/+2
| |/
OpenPOWER on IntegriCloud