index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
vmw_pvrdma
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-28
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
2
-0
/
+2
2019-06-24
RDMA/mlx5: Remove unused IB_WR_REG_SIG_MR code
Israel Rukshin
1
-1
/
+1
2019-06-20
RDMA: Check umem pointer validity prior to release
Leon Romanovsky
3
-18
/
+7
2019-06-11
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
3
-25
/
+15
2019-06-11
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
2
-6
/
+2
2019-06-10
RDMA: Move owner into struct ib_device_ops
Jason Gunthorpe
1
-1
/
+1
2019-06-10
RDMA: Move uverbs_abi_ver into struct ib_device_ops
Jason Gunthorpe
1
-1
/
+1
2019-06-10
RDMA: Move driver_id into struct ib_device_ops
Jason Gunthorpe
1
-1
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-04-24
Merge branch 'rdma_mmap' into rdma.git for-next
Jason Gunthorpe
1
-0
/
+2
2019-04-09
RDMA/drivers: Convert easy drivers to use ib_device_set_netdev()
Jason Gunthorpe
1
-19
/
+5
2019-04-08
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
3
-29
/
+20
2019-04-08
RDMA: Handle AH allocations by IB/core
Leon Romanovsky
3
-28
/
+16
2019-04-08
RDMA/umem: Combine contiguous PAGE_SIZE regions in SGEs
Shiraz Saleem
1
-5
/
+6
2019-04-08
RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_remove
Kamal Heib
1
-0
/
+2
2019-04-01
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
3
-15
/
+14
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
6
-17
/
+21
2019-03-27
RDMA/vmw_pvrdma: Skip zeroing device attrs
Yuval Shaia
1
-2
/
+0
2019-02-22
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
3
-37
/
+19
2019-02-11
RDMA/vmw_pvrdma: Use for_each_sg_dma_page iterator on umem SGL
Shiraz, Saleem
1
-13
/
+8
2019-02-08
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
3
-33
/
+18
2019-02-04
Merge tag 'v5.0-rc5' into rdma.git for-next
Jason Gunthorpe
2
-1
/
+40
2019-01-30
RDMA: Provide safe ib_alloc_device() function
Leon Romanovsky
1
-1
/
+1
2019-01-29
RDMA/vmw_pvrdma: Support upto 64-bit PFNs
Adit Ranadive
3
-7
/
+21
2019-01-29
Merge branch 'devx-async' into k.o/for-next
Jason Gunthorpe
1
-2
/
+2
2019-01-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-1
/
+40
2019-01-14
RDMA: Rename port_callback to init_port
Parav Pandit
1
-1
/
+1
2019-01-10
RDMA: Clear CTX objects during their allocation
Leon Romanovsky
1
-1
/
+1
2019-01-10
RDMA: Clear PD objects during their allocation
Leon Romanovsky
1
-1
/
+1
2019-01-10
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
4
-10
/
+5
2019-01-10
RDMA/vmw_pvrdma: Return the correct opcode when creating WR
Adit Ranadive
2
-1
/
+40
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-2
/
+2
2018-12-19
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
2
-2
/
+3
2018-12-19
RDMA: Mark if create address handle is in a sleepable context
Gal Pressman
2
-2
/
+3
2018-12-18
RDMA: Cleanup undesired pd->uobject usage
Shamir Rabinovitch
2
-2
/
+2
2018-12-12
RDMA/vmw_pvrdma: Initialize ib_device_ops struct
Kamal Heib
1
-37
/
+45
2018-12-11
RDMA/vmw_pvrdma: Use atomic memory allocation in create AH
Gal Pressman
1
-1
/
+1
2018-10-17
RDMA/drivers: Use core provided API for registering device attributes
Parav Pandit
1
-23
/
+18
2018-10-03
RDMA: Remove unused parameter from ib_modify_qp_is_ok()
Kamal Heib
1
-1
/
+1
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
4
-43
/
+0
2018-07-30
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
3
-12
/
+12
2018-07-30
RDMA: Constify the argument of the work request conversion functions
Bart Van Assche
1
-1
/
+2
2018-07-10
RDMA: Fix storage of PortInfo CapabilityMask in the kernel
Jason Gunthorpe
1
-1
/
+2
2018-07-03
vmw_pvrdma: Release netdev when vmxnet3 module is removed
Neil Horman
1
-2
/
+37
2018-06-27
RDMA/vmw_pvrdma: Delete unused function
Yuval Shaia
1
-5
/
+0
2018-06-18
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
1
-1
/
+2
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
[next]