| Commit message (Expand) | Author | Age | Files | Lines |
* | RDMA/(core, ulp): Convert register/unregister event handler to be void | Leon Romanovsky | 2017-08-24 | 1 | -6/+1 |
* | Merge branch 'misc' into k.o/for-next | Doug Ledford | 2017-07-27 | 1 | -1/+0 |
|\ |
|
| * | RDMA: Remove useless MODULE_VERSION | Leon Romanovsky | 2017-07-24 | 1 | -1/+0 |
* | | Merge branch 'hfi1' into k.o/for-4.14 | Doug Ledford | 2017-07-24 | 1 | -1/+26 |
|\ \
| |/
|/| |
|
| * | IB/core,rdmavt,hfi1,opa-vnic: Send OPA cap_mask3 in trap | Vishwanathapura, Niranjana | 2017-06-27 | 1 | -1/+26 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2017-07-06 | 5 | -17/+15 |
|\ \ |
|
| * | | IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdev | Niranjana Vishwanathapura | 2017-07-05 | 1 | -4/+4 |
| * | | IB/opa_vnic: Use spinlock instead of mutex for stats_lock | Vishwanathapura, Niranjana | 2017-06-29 | 4 | -12/+10 |
| * | | IB/opa_vnic: Use GFP_ATOMIC while sending trap | Vishwanathapura, Niranjana | 2017-06-29 | 1 | -1/+1 |
| |/ |
|
* / | networking: make skb_push & __skb_push return void pointers | Johannes Berg | 2017-06-16 | 2 | -2/+2 |
|/ |
|
* | IB/core: Define 'ib' and 'roce' rdma_ah_attr types | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -0/+1 |
* | IB/core: Use rdma_ah_attr accessor functions | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -4/+6 |
* | IB/core: Rename ib_destroy_ah to rdma_destroy_ah | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -3/+3 |
* | IB/core: Rename ib_create_ah to rdma_create_ah | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -1/+1 |
* | IB/core: Rename struct ib_ah_attr to rdma_ah_attr | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -1/+1 |
* | IB/core: Move opa_class_port_info definition to header file | Dasaratharaman Chandramouli | 2017-04-29 | 1 | -25/+0 |
* | IB/opa-vnic: VNIC Ethernet Management Agent (VEMA) function | Vishwanathapura, Niranjana | 2017-04-20 | 5 | -5/+1106 |
* | IB/opa-vnic: VNIC Ethernet Management Agent (VEMA) interface | Vishwanathapura, Niranjana | 2017-04-20 | 5 | -2/+581 |
* | 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 | 7 | -0/+793 |