index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
vmw_pvrdma
/
pvrdma_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-12
RDMA/vmw_pvrdma: Initialize ib_device_ops struct
Kamal Heib
1
-37
/
+45
2018-10-17
RDMA/drivers: Use core provided API for registering device attributes
Parav Pandit
1
-23
/
+18
2018-09-26
RDMA/drivers: Use dev_name instead of ibdev->name
Jason Gunthorpe
1
-1
/
+1
2018-09-26
RDMA: Fully setup the device name in ib_register_device
Jason Gunthorpe
1
-2
/
+1
2018-07-30
RDMA/providers: Remove pointless functions
Kamal Heib
1
-3
/
+0
2018-07-03
vmw_pvrdma: Release netdev when vmxnet3 module is removed
Neil Horman
1
-2
/
+37
2018-06-18
RDMA: Use GID from the ib_gid_attr during the add_gid() callback
Parav Pandit
1
-7
/
+3
2018-04-03
RDMA: Use ib_gid_attr during GID modification
Parav Pandit
1
-22
/
+9
2018-03-19
IB/uverbs: Extend uverbs_ioctl header with driver_id
Matan Barak
1
-0
/
+1
2018-01-02
RDMA/vmw_pvrdma: Use zeroing memory allocator than allocator/memset
Himanshu Jha
1
-3
/
+2
2017-12-27
RDMA/vmw_pvrdma: Use refcount_t instead of atomic_t
Bryan Tan
1
-6
/
+6
2017-12-27
RDMA/vmw_pvrdma: Use more specific sizeof in kcalloc
Bryan Tan
1
-2
/
+2
2017-12-21
RDMA/vmw_pvrdma: Avoid use after free due to QP/CQ/SRQ destroy
Bryan Tan
1
-10
/
+7
2017-11-13
RDMA/vmw_pvrdma: Add shared receive queue support
Bryan Tan
1
-1
/
+58
2017-08-24
RDMA/vmw_pvrdma: Add RoCEv2 support
Bryan Tan
1
-21
/
+15
2017-08-18
Merge branch 'misc' into k.o/for-next
Doug Ledford
1
-1
/
+1
2017-08-18
infiniband: pvrdma: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-08-10
RDMA: Simplify get firmware interface
Leon Romanovsky
1
-3
/
+2
2017-07-24
RDMA: Remove useless MODULE_VERSION
Leon Romanovsky
1
-1
/
+0
2017-03-24
RDMA/vmw_pvrdma: Activate device on ethernet link up
Aditya Sarwade
1
-2
/
+11
2017-03-24
RDMA/vmw_pvrdma: Cleanup unused variables
Adit Ranadive
1
-2
/
+2
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2017-02-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-2
/
+3
2017-02-19
vmw_pvrdma: switch to pci_alloc_irq_vectors
Christoph Hellwig
1
-129
/
+33
2017-02-14
IB: Query ports via the core instead of direct into the driver
Or Gerlitz
1
-2
/
+3
2017-01-24
IB/vmw_pvrdma: Fix incorrect cleanup on pvrdma_pci_probe error path
Adit Ranadive
1
-3
/
+1
2017-01-24
IB/vmw_pvrdma: Switch from dma_device to dev.parent
Bart Van Assche
1
-1
/
+1
2016-12-14
IB: Add vmw_pvrdma driver
Adit Ranadive
1
-0
/
+1211