summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* IB/opa-vnic: VNIC MAC table supportVishwanathapura, Niranjana2017-04-203-0/+291
* IB/opa-vnic: VNIC statistics supportVishwanathapura, Niranjana2017-04-203-0/+132
* IB/opa-vnic: VNIC Ethernet Management (EM) structure definitionsVishwanathapura, Niranjana2017-04-202-0/+456
* IB/opa-vnic: Virtual Network Interface Controller (VNIC) netdevVishwanathapura, Niranjana2017-04-209-0/+795
* Merge branch 'k.o/for-4.12' into k.o/for-4.12-rdma-netdeviceDoug Ledford2017-04-2038-1514/+2692
|\
| * 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-201-29/+31
| * IB/hfi1: Eliminate synchronize_rcu() in mr deleteMike Marciniszyn2017-04-051-16/+33
| * IB/hfi1: Add transmit fault injection featureDon Hiatt2017-04-056-7/+77
| * 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-051-2/+5
| * 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-057-23/+53
| * 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-054-148/+247
| * IB/core: Add support for fd objectsMatan Barak2017-04-054-2/+188
| * IB/core: Add lock to multicast handlersMatan Barak2017-04-052-0/+7
| * IB/core: Change idr objects to use the new schemaMatan Barak2017-04-054-1131/+339
| * IB/core: Add idr based standard typesMatan Barak2017-04-055-10/+265
| * IB/core: Add support for idr typesMatan Barak2017-04-053-1/+507
| * IB/core: Refactor idr to be per uverbs_fileMatan Barak2017-04-053-127/+94
* | 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-174-10/+100
* | 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
* | net/mlx5e: IPoIB, Add netdevice profile skeletonSaeed Mahameed2017-04-176-9/+249