Age | Commit message (Expand) | Author |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-05-06 | RDMA: Allow ib_client's to fail when add() is called | Jason Gunthorpe |
2020-03-27 | IB/hfi1: Get rid of a warning | Mauro Carvalho Chehab |
2020-02-27 | RDMA/opa_vnic: Delete driver version | Leon Romanovsky |
2020-02-20 | RDMA: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-01-25 | IB/opa_vnic: Spelling correction of 'erorr' to 'error' | Dillon Brock |
2019-12-09 | treewide: Use sizeof_field() macro | Pankaj Bharadiya |
2019-10-22 | infiniband: fix ulp/opa_vnic/opa_vnic_internal.h kernel-doc notation | rd.dunlab@gmail.com |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2019-04-08 | opa_vnic: fix check on record->event, incorrect operator used | Colin Ian King |
2019-04-01 | opa_vnic: Convert vport_idr to XArray | Matthew Wilcox |
2019-03-20 | net: remove 'fallback' argument from dev->ndo_select_queue() | Paolo Abeni |
2018-12-19 | RDMA: Mark if destroy address handle is in a sleepable context | Gal Pressman |
2018-12-19 | RDMA: Mark if create address handle is in a sleepable context | Gal Pressman |
2018-12-12 | RDMA: Start use ib_device_ops | Kamal Heib |
2018-09-30 | IB/hfi1: Ensure ucast_dlid access doesnt exceed bounds | Dennis Dalessandro |
2018-09-26 | RDMA/ulp: Use dev_name instead of ibdev->name | Jason Gunthorpe |
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 |