summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-02-2152-491/+1035
|\ \ | |/ |/|
| *---------. Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib...Roland Dreier2015-02-2052-490/+1035
| |\ \ \ \ \ \
| | | | | | | * IB/qib: Add blank line after declarationMike Marciniszyn2015-02-2017-6/+67
| | | | | | | * IB/qib: Fix checkpatch warningsMike Marciniszyn2015-02-2015-44/+42
| | | | | | | * IB/qib: Fix sizeof checkpatch warningsMike Marciniszyn2015-02-1717-63/+64
| | | | | | | * IB/qib: Replace rcu_assign_pointer() with RCU_INIT_POINTER() in qib_keys.cAndreea-Cristina Bernat2015-02-171-2/+2
| | | | | | | * IB/qib: Replace rcu_assign_pointer() with RCU_INIT_POINTER() in qib_qp.cAndreea-Cristina Bernat2015-02-171-4/+4
| | | | | | | * IB/qib: Add support for the new QMH7360 cardVinit Agnihotri2015-02-161-0/+5
| | | | | | | * IB/qib: Do not write EEPROMMitko Haralanov2015-02-167-220/+1
| | | | | | | * IB/ipath: Remove unused function in ipath_wc_ppc64Rickard Strandqvist2015-02-133-31/+0
| | |_|_|_|_|/ | |/| | | | |
| | | | | | * IB/mlx5: Enable the ODP capability query verbHaggai Eran2015-02-181-0/+2
| | | | | | * IB/mlx5: Update the dev in reg_createMajd Dibbiny2015-02-171-0/+1
| | |_|_|_|/ | |/| | | |
| | | | | * RDMA/ocrdma: Fix off by one in ocrdma_query_gid()Dan Carpenter2015-02-181-1/+1
| | | | | * RDMA/ocrdma: Use unsigned for bit indexRasmus Villemoes2015-02-181-3/+3
| | | | | * RDMA/ocrdma: Help gcc generate better code for ocrdma_srq_toggle_bitRasmus Villemoes2015-02-181-4/+1
| | | | | * RDMA/ocrdma: Update the ocrdma module version stringMitesh Ahuja2015-02-181-1/+1
| | | | | * RDMA/ocrdma: set vlan present bit for user AHDevesh Sharma2015-02-184-6/+22
| | | | | * RDMA/ocrdma: remove reference of ocrdma_dev out of ocrdma_qp structureMitesh Ahuja2015-02-183-29/+34
| | | | | * RDMA/ocrdma: Add support for interrupt moderationMitesh Ahuja2015-02-184-0/+119
| | | | | * RDMA/ocrdma: Honor return value of ocrdma_resolve_dmacDevesh Sharma2015-02-181-1/+3
| | | | | * RDMA/ocrdma: Allow expansion of the SQ CQEs via buddy CQ expansion of the QPSelvin Xavier2015-02-181-22/+44
| | | | | * RDMA/ocrdma: Discontinue support of RDMA-READ-WITH-INVALIDATEDevesh Sharma2015-02-181-2/+0
OpenPOWER on IntegriCloud