Age | Commit message (Expand) | Author |
2018-07-09 | net: allow ndo_select_queue to pass netdev | Alexander Duyck |
2018-04-29 | opa_vnic: Just use skb_get_hash instead of skb_tx_hash | Alexander Duyck |
2018-01-10 | infiniband: fix ulp/opa_vnic/opa_vnic_vema.c kernel-doc notation | Randy Dunlap |
2017-09-27 | IB/opa_vnic: Add routing control information | Niranjana Vishwanathapura |
2017-09-27 | IB/opa_vnic: Properly set vesw port status | Niranjana Vishwanathapura |
2017-09-27 | IB/opa_vnic: Properly clear Mac Table Digest | Scott Franco |
2017-09-27 | IB/opa_vnic: Properly return the total MACs in UC MAC list | Niranjana Vishwanathapura |
2017-09-27 | IB/opa_vnic: Allow reset of MAC address | Niranjana Vishwanathapura |
2017-09-27 | IB/opa_vnic: Set POD value for Ethernet MTU | Niranjana Vishwanathapura |
2017-09-27 | IB/opa_vnic: Mark unused Ethernet MTU fields as reserved | Niranjana Vishwanathapura |
2017-08-24 | RDMA/(core, ulp): Convert register/unregister event handler to be void | Leon Romanovsky |
2017-07-27 | Merge branch 'misc' into k.o/for-next | Doug Ledford |
2017-07-24 | RDMA: Remove useless MODULE_VERSION | Leon Romanovsky |
2017-07-24 | Merge branch 'hfi1' into k.o/for-4.14 | Doug Ledford |
2017-07-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2017-07-05 | IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdev | Niranjana Vishwanathapura |
2017-06-29 | IB/opa_vnic: Use spinlock instead of mutex for stats_lock | Vishwanathapura, Niranjana |
2017-06-29 | IB/opa_vnic: Use GFP_ATOMIC while sending trap | Vishwanathapura, Niranjana |
2017-06-27 | IB/core,rdmavt,hfi1,opa-vnic: Send OPA cap_mask3 in trap | Vishwanathapura, Niranjana |
2017-06-16 | networking: make skb_push & __skb_push return void pointers | Johannes Berg |
2017-05-01 | IB/core: Define 'ib' and 'roce' rdma_ah_attr types | Dasaratharaman Chandramouli |
2017-05-01 | IB/core: Use rdma_ah_attr accessor functions | Dasaratharaman Chandramouli |
2017-05-01 | IB/core: Rename ib_destroy_ah to rdma_destroy_ah | Dasaratharaman Chandramouli |
2017-05-01 | IB/core: Rename ib_create_ah to rdma_create_ah | Dasaratharaman Chandramouli |
2017-05-01 | IB/core: Rename struct ib_ah_attr to rdma_ah_attr | Dasaratharaman Chandramouli |
2017-04-28 | IB/core: Move opa_class_port_info definition to header file | Dasaratharaman Chandramouli |
2017-04-20 | IB/opa-vnic: VNIC Ethernet Management Agent (VEMA) function | Vishwanathapura, Niranjana |
2017-04-20 | IB/opa-vnic: VNIC Ethernet Management Agent (VEMA) interface | Vishwanathapura, Niranjana |
2017-04-20 | IB/opa-vnic: VNIC MAC table support | Vishwanathapura, Niranjana |
2017-04-20 | IB/opa-vnic: VNIC statistics support | Vishwanathapura, Niranjana |
2017-04-20 | IB/opa-vnic: VNIC Ethernet Management (EM) structure definitions | Vishwanathapura, Niranjana |
2017-04-20 | IB/opa-vnic: Virtual Network Interface Controller (VNIC) netdev | Vishwanathapura, Niranjana |