summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-122-2/+2
* infiniband: use pci_zalloc_consistentJoe Perches2014-08-083-13/+10
* mlx5: Adjust events to use unsigned long param instead of void *Jack Morgenstein2014-07-301-7/+7
* mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein2014-07-306-7/+7
* mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein2014-07-307-305/+196
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-224-12/+27
|\
| * Merge branches 'cxgb4' and 'mlx5' into for-nextRoland Dreier2014-07-161-1/+1
| |\
| | * IB/mlx5: Enable "block multicast loopback" for kernel consumersOr Gerlitz2014-07-161-1/+1
| * | RDMA/cxgb4: Call iwpm_init() only onceSteve Wise2014-07-133-9/+12
| * | RDMA/cxgb4: Initialize the device status pageSteve Wise2014-07-081-0/+1
| * | RDMA/cxgb4: Clean up connection on ARP errorHariprasad S2014-07-081-1/+10
| * | RDMA/cxgb4: Fix skb_leak in reject_cr()Hariprasad S2014-07-081-1/+0
| |/
* | iw_cxgb4: Don't limit TPTE count to 32KBHariprasad Shenai2014-07-212-2/+1
* | iw_cxgb4: advertise the correct device max attributesHariprasad Shenai2014-07-215-33/+32
* | iw_cxgb4: Support query_qp() verbHariprasad Shenai2014-07-211-0/+6
* | iw_cxgb4: log detailed warnings for negative adviceHariprasad Shenai2014-07-211-6/+23
* | iw_cxgb4: fix for 64-bit integer divisionHariprasad Shenai2014-07-171-1/+2
* | cxgb4/iw_cxgb4: Move common defines to cxgb4Anish Bhatt2014-07-171-1/+0
* | cxgb4/iw_cxgb4: work request logging featureHariprasad Shenai2014-07-155-0/+174
* | cxgb4/iw_cxgb4: display TPTE on errorsHariprasad Shenai2014-07-153-11/+76
* | cxgb4/iw_cxgb4: use firmware ord/ird resource limitsHariprasad Shenai2014-07-155-34/+117
* | iw_cxgb4: Detect Ing. Padding Boundary at run-timeHariprasad Shenai2014-07-156-16/+43
* | net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-152-3/+3
* | rdma/cxgb4: Fixes cxgb4 probe failure in VM when PF is exposed through PCI Pa...Hariprasad Shenai2014-07-011-1/+2
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-06-123-60/+46
|\
| * libiscsi, iser: Adjust data_length to include protection informationSagi Grimberg2014-06-111-24/+10
| * Target/iscsi: Fix sendtargets response pdu for iser transportSagi Grimberg2014-06-111-1/+1
| * Target/iser: Fix a wrong dereference in case discovery session is over iserSagi Grimberg2014-06-111-1/+3
| * Target/iser: Gracefully reject T10-PI enabled connect request if not supportedSagi Grimberg2014-05-201-2/+3
| * Target/iser: Wait for proper cleanup before unloadingSagi Grimberg2014-05-201-0/+1
| * Target/iser: Improve cm events handlingSagi Grimberg2014-05-202-12/+15
| * Target/iser: Fix hangs in connection teardownSagi Grimberg2014-05-192-22/+10
| * Target/iser: Bail from accept_np if np_thread is trying to closeSagi Grimberg2014-05-191-2/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-127-18/+124
|\ \
| * | iw_cxgb4: don't truncate the recv window sizeHariprasad Shenai2014-06-102-4/+52
| * | iw_cxgb4: Choose appropriate hw mtu index and ISS for iWARP connectionsHariprasad Shenai2014-06-102-11/+63
| * | iw_cxgb4: Allocate and use IQs specifically for indirect interruptsHariprasad Shenai2014-06-103-2/+8
| * | Revert "net/mlx4_en: Use affinity hint"David S. Miller2014-06-021-1/+1
| * | net/mlx4_en: Use affinity hintYuval Atias2014-06-011-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-245-25/+93
| |\ \
| * | | net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-06-1054-637/+3316
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---------------------. \ \ \ Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx...Roland Dreier2014-06-1052-566/+3227
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | * | | | IB/usnic: Fix source file missing copyright and licenseUpinder Malhi2014-05-271-0/+18
| | | | | | | | | | | | | |/ / /
| | | | | | | | | | | | * | | | IB/srp: Avoid problems if a header uses pr_fmtJoe Perches2014-05-291-1/+1
| | | | | | | | | | | | * | | | IB/srp: Add fast registration supportBart Van Assche2014-05-202-77/+419
| | | | | | | | | | | | * | | | IB/srp: Rename FMR-related variablesBart Van Assche2014-05-202-38/+38
| | | | | | | | | | | | * | | | IB/srp: One FMR pool per SRP connectionBart Van Assche2014-05-202-52/+84
| | | | | | | | | | | | * | | | IB/srp: Introduce the 'register_always' kernel module parameterBart Van Assche2014-05-201-2/+7
| | | | | | | | | | | | * | | | IB/srp: Introduce srp_finish_mapping()Bart Van Assche2014-05-201-15/+27
OpenPOWER on IntegriCloud