index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-12
Merge tag 'pci-v4.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+4
2018-09-11
IB/hfi1,PCI: Allow bus reset while probing
Dennis Dalessandro
1
-7
/
+4
2018-09-06
RDMA/mlx4: Ensure that maximal send/receive SGE less than supported by HW
Leon Romanovsky
1
-3
/
+5
2018-09-06
RDMA/cma: Protect cma dev list with lock
Parav Pandit
1
-5
/
+7
2018-09-05
RDMA/uverbs: Fix error cleanup path of ib_uverbs_add_one()
Parav Pandit
1
-3
/
+2
2018-09-05
bnxt_re: Fix couple of memory leaks that could lead to IOMMU call traces
Somnath Kotur
2
-1
/
+3
2018-09-05
IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handler
Aaron Knister
1
-0
/
+2
2018-09-04
iw_cxgb4: only allow 1 flush on user qps
Steve Wise
1
-0
/
+6
2018-09-04
IB/core: Release object lock if destroy failed
Artemy Kovalyov
1
-0
/
+2
2018-09-04
RDMA/ucma: check fd type in ucma_migrate_id()
Jann Horn
1
-0
/
+6
2018-08-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-4
/
+22
2018-08-22
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
3
-12
/
+34
2018-08-21
IB/ucm: fix UCM link error
Arnd Bergmann
1
-1
/
+1
2018-08-20
IB/hfi1: Invalid NUMA node information can cause a divide by zero
Michael J. Ruhl
1
-3
/
+21
2018-08-16
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
7
-21
/
+14
2018-08-16
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
13
-56
/
+135
2018-08-16
Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+1
2018-08-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-7
/
+4
2018-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-4
/
+20
2018-08-15
RDMA/hns: Fix usage of bitmap allocation functions return values
Gal Pressman
2
-2
/
+5
2018-08-15
IB/core: Change filter function return type from int to bool
Parav Pandit
2
-31
/
+43
2018-08-15
IB/core: Update GID entries for netdevice whose mac address changes
Parav Pandit
1
-6
/
+7
2018-08-15
IB/core: Add default GIDs of the bond master netdev
Parav Pandit
1
-29
/
+59
2018-08-15
IB/core: Consider adding default GIDs of bond device
Parav Pandit
1
-1
/
+23
2018-08-15
IB/core: Delete lower netdevice default GID entries in bonding scenario
Parav Pandit
1
-9
/
+62
2018-08-14
IB/core: Avoid confusing del_netdev_default_ips
Parav Pandit
1
-13
/
+10
2018-08-14
IB/core: Add comment for change upper netevent handling
Parav Pandit
1
-16
/
+39
2018-08-14
qedr: Add user space support for SRQ
Yuval Bason
2
-44
/
+191
2018-08-14
qedr: Add support for kernel mode SRQ's
Yuval Bason
5
-13
/
+458
2018-08-14
qedr: Add wrapping generic structure for qpidr and adjust idr routines.
Yuval Bason
4
-29
/
+31
2018-08-14
IB/mlx5: Fix leaking stack memory to userspace
Jason Gunthorpe
1
-1
/
+1
2018-08-14
Merge tag 'acpi-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-6
/
+4
2018-08-14
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2018-08-14
Merge branches 'acpica' and 'acpi-property'
Rafael J. Wysocki
1
-6
/
+4
2018-08-13
IB/ucm: Fix compiling ucm.c
Jason Gunthorpe
2
-6
/
+6
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2018-08-13
IB/uverbs: Do not check for device disassociation during ioctl
Jason Gunthorpe
1
-28
/
+13
2018-08-13
IB/uverbs: Remove struct uverbs_root_spec and all supporting code
Jason Gunthorpe
6
-742
/
+2
2018-08-13
IB/uverbs: Use uverbs_api to unmarshal ioctl commands
Jason Gunthorpe
3
-269
/
+210
2018-08-13
IB/uverbs: Use uverbs_alloc for allocations
Jason Gunthorpe
2
-65
/
+38
2018-08-13
IB/uverbs: Add a simple allocator to uverbs_attr_bundle
Jason Gunthorpe
1
-20
/
+89
2018-08-10
IB/uverbs: Remove the ib_uverbs_attr pointer from each attr
Jason Gunthorpe
2
-35
/
+64
2018-08-10
IB/uverbs: Provide implementation private memory for the uverbs_attr_bundle
Jason Gunthorpe
1
-55
/
+57
2018-08-10
IB/uverbs: Use uverbs_api to manage the object type inside the uobject
Jason Gunthorpe
3
-51
/
+57
2018-08-10
IB/uverbs: Build the specs into a radix tree at runtime
Jason Gunthorpe
5
-3
/
+408
2018-08-10
IB/uverbs: Have the core code create the uverbs_root_spec
Jason Gunthorpe
5
-49
/
+50
2018-08-09
IB/uverbs: Fix reading of 32 bit flags
Jason Gunthorpe
1
-1
/
+1
2018-08-08
RDMA/rxe: Set wqe->status correctly if an unexpected response is received
Bart Van Assche
1
-0
/
+1
2018-08-08
iw_cxgb4: pass window scale in flowc work request
Potnuri Bharat Teja
2
-24
/
+28
2018-08-08
RDMA/mlx5: Fix shift overflow in mlx5_ib_create_wq
Leon Romanovsky
1
-1
/
+3
[next]