| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/opa-vnic: VNIC MAC table support | Vishwanathapura, Niranjana | 2017-04-20 | 3 | -0/+291 |
* | IB/opa-vnic: VNIC statistics support | Vishwanathapura, Niranjana | 2017-04-20 | 3 | -0/+132 |
* | IB/opa-vnic: VNIC Ethernet Management (EM) structure definitions | Vishwanathapura, Niranjana | 2017-04-20 | 2 | -0/+456 |
* | IB/opa-vnic: Virtual Network Interface Controller (VNIC) netdev | Vishwanathapura, Niranjana | 2017-04-20 | 9 | -0/+795 |
* | Merge branch 'k.o/for-4.12' into k.o/for-4.12-rdma-netdevice | Doug Ledford | 2017-04-20 | 38 | -1514/+2692 |
|\ |
|
| * | IB/core: Rename uverbs event file structure | Matan Barak | 2017-04-20 | 4 | -90/+91 |
| * | IB/core: Don't use is_async in event files to infer events size | Matan Barak | 2017-04-20 | 1 | -9/+5 |
| * | IB/core: A small refactor in destroy WQ handler | Matan Barak | 2017-04-20 | 1 | -7/+1 |
| * | IB/core: Nullify ib_uobject during allocation | Matan Barak | 2017-04-20 | 1 | -1/+1 |
| * | IB/core: Don't pass the lock state to _rdma_remove_commit_uobject | Matan Barak | 2017-04-20 | 1 | -12/+12 |
| * | IB/core: Rename write flag to exclusive in rdma_core | Matan Barak | 2017-04-20 | 1 | -29/+31 |
| * | IB/hfi1: Eliminate synchronize_rcu() in mr delete | Mike Marciniszyn | 2017-04-05 | 1 | -16/+33 |
| * | IB/hfi1: Add transmit fault injection feature | Don Hiatt | 2017-04-05 | 6 | -7/+77 |
| * | IB/hfi1: Add receive fault injection feature | Don Hiatt | 2017-04-05 | 6 | -3/+336 |
| * | IB/hfi1: Ensure VL index is within bounds | Michael J. Ruhl | 2017-04-05 | 1 | -0/+5 |
| * | IB/rdmavt: Avoid reseting wqe send_flags in unreserve | Mike Marciniszyn | 2017-04-05 | 1 | -2/+5 |
| * | IB/rdmavt, IB/hfi1: Fix timer migration regressions | Sebastian Sanchez | 2017-04-05 | 4 | -8/+117 |
| * | IB/hfi1: Add a patch value to the firmware version string | Michael J. Ruhl | 2017-04-05 | 5 | -31/+47 |
| * | IB/hfi1: Check for QSFP presence before attempting reads | Easwar Hariharan | 2017-04-05 | 1 | -2/+5 |
| * | IB/hfi1: Protect the global dev_cntr_names and port_cntr_names | Tadeusz Struk | 2017-04-05 | 1 | -1/+11 |
| * | IB/hfi1: Check device id early during init | Tadeusz Struk | 2017-04-05 | 1 | -9/+10 |
| * | IB/rdmavt: Add swqe completion trace | Mike Marciniszyn | 2017-04-05 | 3 | -0/+47 |
| * | IB/rdmavt: Add tracing for cq entry and poll | Mike Marciniszyn | 2017-04-05 | 3 | -0/+131 |
| * | IB/rdmavt: Add additional fields to post send trace | Mike Marciniszyn | 2017-04-05 | 2 | -4/+32 |
| * | IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependent | Mike Marciniszyn | 2017-04-05 | 7 | -23/+53 |
| * | IB/hfi1: NULL pointer dereference when freeing rhashtable | Sebastian Sanchez | 2017-04-05 | 2 | -12/+28 |
| * | IB/hfi1: Cache registers during state change | Michael J. Ruhl | 2017-04-05 | 1 | -3/+55 |
| * | IB/hfi1: Race hazard avoidance in user SDMA driver | Michael J. Ruhl | 2017-04-05 | 1 | -1/+2 |
| * | IB/hfi1: Force logical link down | Dean Luick | 2017-04-05 | 1 | -18/+68 |
| * | IB/IPoIB: ibX: failed to create mcg debug file | Shamir Rabinovitch | 2017-04-05 | 3 | -8/+42 |
| * | IB/hns: Explicitly include linux/of.h | Mark Brown | 2017-04-05 | 1 | -0/+1 |
| * | IB/core: Change completion channel to use the reworked objects schema | Matan Barak | 2017-04-05 | 4 | -148/+247 |
| * | IB/core: Add support for fd objects | Matan Barak | 2017-04-05 | 4 | -2/+188 |
| * | IB/core: Add lock to multicast handlers | Matan Barak | 2017-04-05 | 2 | -0/+7 |
| * | IB/core: Change idr objects to use the new schema | Matan Barak | 2017-04-05 | 4 | -1131/+339 |
| * | IB/core: Add idr based standard types | Matan Barak | 2017-04-05 | 5 | -10/+265 |
| * | IB/core: Add support for idr types | Matan Barak | 2017-04-05 | 3 | -1/+507 |
| * | IB/core: Refactor idr to be per uverbs_file | Matan Barak | 2017-04-05 | 3 | -127/+94 |
* | | hw/mlx5: Add New bit to check over QP creation | Erez Shitrit | 2017-04-17 | 1 | -0/+1 |
* | | net/mlx5e: E-switch vport manager is valid for ethernet only | Saeed Mahameed | 2017-04-17 | 1 | -2/+8 |
* | | net/mlx5e: IPoIB, RX handler | Saeed Mahameed | 2017-04-17 | 3 | -0/+81 |
* | | net/mlx5e: RX handlers per netdev profile | Saeed Mahameed | 2017-04-17 | 3 | -13/+24 |
* | | net/mlx5e: IPoIB, Xmit flow | Saeed Mahameed | 2017-04-17 | 4 | -10/+100 |
* | | net/mlx5e: Xmit flow break down | Saeed Mahameed | 2017-04-17 | 3 | -89/+119 |
* | | net/mlx5e: IPoIB, Underlay QP | Saeed Mahameed | 2017-04-17 | 1 | -2/+124 |
* | | net/mlx5e: IPoIB, Basic netdev ndos open/close | Saeed Mahameed | 2017-04-17 | 3 | -3/+93 |
* | | net/mlx5e: IPoIB, TX TIS creation | Saeed Mahameed | 2017-04-17 | 3 | -10/+26 |
* | | net/mlx5e: IPoIB, RSS flow steering tables | Saeed Mahameed | 2017-04-17 | 3 | -3/+54 |
* | | net/mlx5e: IPoIB, RX steering RSS RQTs and TIRs | Saeed Mahameed | 2017-04-17 | 4 | -44/+83 |
* | | net/mlx5e: IPoIB, Add netdevice profile skeleton | Saeed Mahameed | 2017-04-17 | 6 | -9/+249 |