Age | Commit message (Expand) | Author | Files | Lines |
2017-09-27 | IB/opa_vnic: Add routing control information | Niranjana Vishwanathapura | 4 | -4/+61 |
2017-09-27 | IB/opa_vnic: Properly set vesw port status | Niranjana Vishwanathapura | 1 | -12/+27 |
2017-09-27 | IB/opa_vnic: Properly clear Mac Table Digest | Scott Franco | 1 | -0/+1 |
2017-09-27 | IB/opa_vnic: Properly return the total MACs in UC MAC list | Niranjana Vishwanathapura | 1 | -3/+5 |
2017-09-27 | IB/opa_vnic: Allow reset of MAC address | Niranjana Vishwanathapura | 1 | -1/+1 |
2017-09-27 | IB/opa_vnic: Set POD value for Ethernet MTU | Niranjana Vishwanathapura | 2 | -0/+2 |
2017-09-27 | IB/opa_vnic: Mark unused Ethernet MTU fields as reserved | Niranjana Vishwanathapura | 4 | -17/+8 |
2017-08-24 | RDMA/(core, ulp): Convert register/unregister event handler to be void | Leon Romanovsky | 1 | -6/+1 |
2017-07-27 | Merge branch 'misc' into k.o/for-next | Doug Ledford | 1 | -1/+0 |
2017-07-24 | RDMA: Remove useless MODULE_VERSION | Leon Romanovsky | 1 | -1/+0 |
2017-07-24 | Merge branch 'hfi1' into k.o/for-4.14 | Doug Ledford | 1 | -1/+26 |
2017-07-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 5 | -17/+15 |
2017-07-06 | IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdev | Niranjana Vishwanathapura | 1 | -4/+4 |
2017-06-29 | IB/opa_vnic: Use spinlock instead of mutex for stats_lock | Vishwanathapura, Niranjana | 4 | -12/+10 |
2017-06-29 | IB/opa_vnic: Use GFP_ATOMIC while sending trap | Vishwanathapura, Niranjana | 1 | -1/+1 |
2017-06-27 | IB/core,rdmavt,hfi1,opa-vnic: Send OPA cap_mask3 in trap | Vishwanathapura, Niranjana | 1 | -1/+26 |
2017-06-16 | networking: make skb_push & __skb_push return void pointers | Johannes Berg | 2 | -2/+2 |
2017-05-01 | IB/core: Define 'ib' and 'roce' rdma_ah_attr types | Dasaratharaman Chandramouli | 1 | -0/+1 |
2017-05-01 | IB/core: Use rdma_ah_attr accessor functions | Dasaratharaman Chandramouli | 1 | -4/+6 |
2017-05-01 | IB/core: Rename ib_destroy_ah to rdma_destroy_ah | Dasaratharaman Chandramouli | 1 | -3/+3 |
2017-05-01 | IB/core: Rename ib_create_ah to rdma_create_ah | Dasaratharaman Chandramouli | 1 | -1/+1 |
2017-05-01 | IB/core: Rename struct ib_ah_attr to rdma_ah_attr | Dasaratharaman Chandramouli | 1 | -1/+1 |
2017-04-29 | IB/core: Move opa_class_port_info definition to header file | Dasaratharaman Chandramouli | 1 | -25/+0 |
2017-04-20 | IB/opa-vnic: VNIC Ethernet Management Agent (VEMA) function | Vishwanathapura, Niranjana | 5 | -5/+1106 |
2017-04-20 | IB/opa-vnic: VNIC Ethernet Management Agent (VEMA) interface | Vishwanathapura, Niranjana | 5 | -2/+581 |
2017-04-20 | IB/opa-vnic: VNIC MAC table support | Vishwanathapura, Niranjana | 3 | -0/+291 |
2017-04-20 | IB/opa-vnic: VNIC statistics support | Vishwanathapura, Niranjana | 3 | -0/+132 |
2017-04-20 | IB/opa-vnic: VNIC Ethernet Management (EM) structure definitions | Vishwanathapura, Niranjana | 2 | -0/+456 |
2017-04-20 | IB/opa-vnic: Virtual Network Interface Controller (VNIC) netdev | Vishwanathapura, Niranjana | 7 | -0/+793 |