summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IB/opa-vnic: Virtual Network Interface Controller (VNIC) netdevVishwanathapura, Niranjana2017-04-2010-0/+802
* IB/opa-vnic: Virtual Network Interface Controller (VNIC) interfaceVishwanathapura, Niranjana2017-04-202-0/+142
* IB/opa-vnic: RDMA NETDEV interfaceVishwanathapura, Niranjana2017-04-201-0/+33
* IB/opa-vnic: Virtual Network Interface Controller (VNIC) documentationVishwanathapura, Niranjana2017-04-201-0/+153
* Merge branch 'k.o/for-4.12' into k.o/for-4.12-rdma-netdeviceDoug Ledford2017-04-2043-1531/+3011
|\
| * IB/core: Rename uverbs event file structureMatan Barak2017-04-204-90/+91
| * IB/core: Don't use is_async in event files to infer events sizeMatan Barak2017-04-201-9/+5
| * IB/core: A small refactor in destroy WQ handlerMatan Barak2017-04-201-7/+1
| * IB/core: Nullify ib_uobject during allocationMatan Barak2017-04-201-1/+1
| * IB/core: Don't pass the lock state to _rdma_remove_commit_uobjectMatan Barak2017-04-201-12/+12
| * IB/core: Rename write flag to exclusive in rdma_coreMatan Barak2017-04-202-45/+48
| * IB/hfi1: Eliminate synchronize_rcu() in mr deleteMike Marciniszyn2017-04-051-16/+33
| * IB/hfi1: Add transmit fault injection featureDon Hiatt2017-04-057-7/+79
| * IB/hfi1: Add receive fault injection featureDon Hiatt2017-04-056-3/+336
| * IB/hfi1: Ensure VL index is within boundsMichael J. Ruhl2017-04-051-0/+5
| * IB/rdmavt: Avoid reseting wqe send_flags in unreserveMike Marciniszyn2017-04-052-5/+6
| * IB/rdmavt, IB/hfi1: Fix timer migration regressionsSebastian Sanchez2017-04-054-8/+117
| * IB/hfi1: Add a patch value to the firmware version stringMichael J. Ruhl2017-04-055-31/+47
| * IB/hfi1: Check for QSFP presence before attempting readsEaswar Hariharan2017-04-051-2/+5
| * IB/hfi1: Protect the global dev_cntr_names and port_cntr_namesTadeusz Struk2017-04-051-1/+11
| * IB/hfi1: Check device id early during initTadeusz Struk2017-04-051-9/+10
| * IB/rdmavt: Add swqe completion traceMike Marciniszyn2017-04-053-0/+47
| * IB/rdmavt: Add tracing for cq entry and pollMike Marciniszyn2017-04-053-0/+131
| * IB/rdmavt: Add additional fields to post send traceMike Marciniszyn2017-04-052-4/+32
| * IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependentMike Marciniszyn2017-04-058-24/+55
| * IB/hfi1: NULL pointer dereference when freeing rhashtableSebastian Sanchez2017-04-052-12/+28
| * IB/hfi1: Cache registers during state changeMichael J. Ruhl2017-04-051-3/+55
| * IB/hfi1: Race hazard avoidance in user SDMA driverMichael J. Ruhl2017-04-051-1/+2
| * IB/hfi1: Force logical link downDean Luick2017-04-051-18/+68
| * IB/IPoIB: ibX: failed to create mcg debug fileShamir Rabinovitch2017-04-053-8/+42
| * IB/hns: Explicitly include linux/of.hMark Brown2017-04-051-0/+1
| * IB/core: Change completion channel to use the reworked objects schemaMatan Barak2017-04-056-148/+257
| * IB/core: Add support for fd objectsMatan Barak2017-04-056-2/+210
| * IB/core: Add lock to multicast handlersMatan Barak2017-04-052-0/+7
| * IB/core: Change idr objects to use the new schemaMatan Barak2017-04-056-1144/+402
| * IB/core: Add idr based standard typesMatan Barak2017-04-057-10/+329
| * IB/core: Add support for idr typesMatan Barak2017-04-055-1/+660
| * IB/core: Refactor idr to be per uverbs_fileMatan Barak2017-04-054-127/+95
* | Merge branch 'mlx5-RDMA-netdevice'David S. Miller2017-04-1722-329/+1187
|\ \
| * | hw/mlx5: Add New bit to check over QP creationErez Shitrit2017-04-171-0/+1
| * | net/mlx5e: E-switch vport manager is valid for ethernet onlySaeed Mahameed2017-04-171-2/+8
| * | net/mlx5e: IPoIB, RX handlerSaeed Mahameed2017-04-173-0/+81
| * | net/mlx5e: RX handlers per netdev profileSaeed Mahameed2017-04-173-13/+24
| * | net/mlx5e: IPoIB, Xmit flowSaeed Mahameed2017-04-175-10/+110
| * | net/mlx5e: Xmit flow break downSaeed Mahameed2017-04-173-89/+119
| * | net/mlx5e: IPoIB, Underlay QPSaeed Mahameed2017-04-171-2/+124
| * | net/mlx5e: IPoIB, Basic netdev ndos open/closeSaeed Mahameed2017-04-173-3/+93
| * | net/mlx5e: IPoIB, TX TIS creationSaeed Mahameed2017-04-173-10/+26
| * | net/mlx5e: IPoIB, RSS flow steering tablesSaeed Mahameed2017-04-173-3/+54
| * | net/mlx5e: IPoIB, RX steering RSS RQTs and TIRsSaeed Mahameed2017-04-174-44/+83