summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* i40iw: Add NULL check for ibqp event handlerShiraz Saleem2016-12-051-1/+1
* i40iw: Replace list_for_each_entry macro with safe versionMustafa Ismail2016-12-052-4/+4
* i40iw: Add IP addr handling on netdev eventsMustafa Ismail2016-12-053-42/+156
* i40iw: Add missing cleanup on device closeMustafa Ismail2016-12-057-0/+90
* i40iw: Add 2MB page supportHenry Orosco2016-12-052-10/+51
* i40iw: Utilize physically mapped memory regionsHenry Orosco2016-12-051-9/+93
* i40iw: Fix incorrect assignment of SQ headHenry Orosco2016-12-051-6/+4
* i40iw: Remove variable flush_code and check to set qp->sq_flushHenry Orosco2016-12-051-4/+0
* i40iw: Remove check on return from device_init_pestat()Henry Orosco2016-12-053-14/+4
* i40iw: Use runtime check for IS_ENABLED(CONFIG_IPV6)Henry Orosco2016-12-051-2/+2
* i40iw: Use actual page sizeHenry Orosco2016-12-051-4/+1
* i40iw: Remove NULL check for cm_node->iwdevHenry Orosco2016-12-051-1/+1
* i40iw: Remove checks for more than 48 bytes inline dataHenry Orosco2016-12-051-5/+1
* i40iw: Query device accounts for internal rsrcHenry Orosco2016-12-055-6/+26
* i40iw: Optimize inline data copyHenry Orosco2016-12-051-14/+10
* i40iw: Fix for LAN handler removalHenry Orosco2016-12-051-6/+4
* i40iw: Correct values for max_recv_sge, max_send_sgeHenry Orosco2016-12-051-1/+5
* i40iw: Use vector when creating CQsHenry Orosco2016-12-052-3/+10
* i40iw: Convert page_size to encoded valueHenry Orosco2016-12-052-3/+14
* i40iw: Set MAX IRD, MAX ORD size to max supported valueHenry Orosco2016-12-032-8/+2
* i40iw: Remove workaround for pre-production errataHenry Orosco2016-12-033-26/+4
* i40iw: Enable message packingHenry Orosco2016-12-033-7/+2
* i40iw: Add Quality of Service supportHenry Orosco2016-12-0313-36/+325
* net/mlx5: Add multi dest supportMark Bloch2016-10-302-8/+8
* IB/mlx5: Skip handling unknown eventsSaeed Mahameed2016-10-301-0/+2
* Merge branch 'gup_flag-cleanups'Linus Torvalds2016-10-195-6/+17
|\
| * mm: replace get_user_pages_remote() write/force parameters with gup_flagsLorenzo Stoakes2016-10-191-2/+5
| * mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2016-10-194-4/+12
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-1412-0/+6557
|\ \
| * | qedr: Add events support and register IB deviceRam Amrani2016-10-143-2/+158
| * | qedr: Add GSI supportRam Amrani2016-10-147-1/+706
| * | qedr: Add LL2 RoCE interfaceRam Amrani2016-10-142-2/+34
| * | qedr: Add support for data pathRam Amrani2016-10-145-1/+1614
| * | qedr: Add support for memory registeration verbsRam Amrani2016-10-144-1/+425
| * | qedr: Add support for QP verbsRam Amrani2016-10-146-1/+1286
| * | qedr: Add support for PD,PKEY and CQ verbsRam Amrani2016-10-145-1/+758
| * | qedr: Add support for user context verbsRam Amrani2016-10-145-1/+569
| * | qedr: Add support for RoCE HW initRam Amrani2016-10-144-2/+691
| * | qedr: Add RoCE driver frameworkRam Amrani2016-10-146-0/+328
| |/
* | Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds2016-10-1412-316/+385
|\ \ | |/ |/|
| * IB/hns: Fix for removal of redundant codeSalil2016-10-032-19/+2
| * IB/hns: Delete the redundant lines in hns_roce_v1_m_qp()Lijun Ou2016-10-031-14/+3
| * IB/hns: Fix the bug when platform_get_resource() exec failLijun Ou2016-10-031-0/+4
| * IB/hns: Update the rq head when modify qp stateLijun Ou2016-10-031-1/+2
| * IB/hns: Cq has not been freedLijun Ou2016-10-031-1/+4
| * IB/hns: Validate mtu when modified qpLijun Ou2016-10-031-0/+15
| * IB/hns: Some items of qpc need to take user paramLijun Ou2016-10-031-2/+4
| * IB/hns: The Ack timeout need a lower limit valueLijun Ou2016-10-031-4/+13
| * IB/hns: Return bad wr while post send failedLijun Ou2016-10-031-4/+7
| * IB/hns: Fix bug of memory leakage for registering user mrLijun Ou2016-10-031-0/+3
OpenPOWER on IntegriCloud