index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-08
RDMA/core: Share driver structure size with core
Leon Romanovsky
1
-0
/
+2
2019-02-08
IB/core: Don't register each MAD agent for LSM notifier
Daniel Jurgens
3
-22
/
+34
2019-02-08
IB/core: Fix potential memory leak while creating MAD agents
Daniel Jurgens
1
-2
/
+6
2019-02-08
IB/core: Unregister notifier before freeing MAD security
Daniel Jurgens
1
-1
/
+2
2019-02-08
RDMA/iwcm: add tos_set bool to iw_cm struct
Steve Wise
1
-0
/
+2
2019-02-08
RDMA/cma: listening device cm_ids should inherit tos
Steve Wise
1
-0
/
+2
2019-02-08
IB/cma: Define option to set ack timeout and pack tos_set
Danit Goldberg
3
-1
/
+42
2019-02-07
drivers/IB,core: reduce scope of mmap_sem
Davidlohr Bueso
1
-39
/
+2
2019-02-07
mm: make mm->pinned_vm an atomic64 counter
Davidlohr Bueso
1
-6
/
+6
2019-02-05
RDMA/iwpm: move kdoc comments to functions
Steve Wise
2
-33
/
+123
2019-02-05
RDMA/cma: Remove CM_ID statistics provided by rdma-cm module
Leon Romanovsky
2
-86
/
+1
2019-02-04
RDMA/IWPM: Support no port mapping requirements
Steve Wise
4
-6
/
+141
2019-02-04
RDMA/IWPM: refactor the IWPM message attribute names
Steve Wise
1
-17
/
+23
2019-02-04
Merge tag 'v5.0-rc5' into rdma.git for-next
Jason Gunthorpe
10
-33
/
+102
2019-02-04
IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()
Bart Van Assche
1
-7
/
+5
2019-02-04
IB/uverbs: Expose XRC ODP device capabilities
Moni Shoua
1
-0
/
+1
2019-01-30
RDMA/core: Use the ops infrastructure to keep all callbacks in one place
Leon Romanovsky
3
-17
/
+19
2019-01-30
RDMA/restrack: Refactor user/kernel restrack additions
Leon Romanovsky
1
-11
/
+9
2019-01-30
RDMA/core: Simplify restrack interface
Leon Romanovsky
3
-9
/
+25
2019-01-30
RDMA/nldev: Prepare CAP_NET_ADMIN checks for .doit callbacks
Leon Romanovsky
1
-10
/
+12
2019-01-30
RDMA/nldev: Factor out the PID namespace check
Leon Romanovsky
1
-10
/
+12
2019-01-30
RDMA/nldev: Dynamically generate restrack dumpit callbacks
Leon Romanovsky
1
-28
/
+11
2019-01-30
RDMA: Add indication for in kernel API support to IB device
Gal Pressman
2
-4
/
+7
2019-01-30
RDMA: Provide safe ib_alloc_device() function
Leon Romanovsky
1
-3
/
+3
2019-01-29
IB/uverbs: Fix OOPs in uverbs_user_mmap_disassociate
Yishai Hadas
1
-5
/
+13
2019-01-29
Merge branch 'devx-async' into k.o/for-next
Jason Gunthorpe
2
-5
/
+11
2019-01-29
IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_CMD_FD
Yishai Hadas
2
-5
/
+11
2019-01-25
IB/uverbs: Fix ioctl query port to consider device disassociation
Yishai Hadas
1
-1
/
+7
2019-01-25
IB/uverbs: Fix OOPs upon device disassociation
Yishai Hadas
1
-4
/
+3
2019-01-25
RDMA/umem: Add missing initialization of owning_mm
Artemy Kovalyov
1
-0
/
+3
2019-01-24
IB/core: Destroy QP if XRC QP fails
Yuval Avnery
1
-17
/
+24
2019-01-24
IB/mlx5: Ranges in implicit ODP MR inherit its write access
Moni Shoua
1
-2
/
+3
2019-01-24
IB/core: Declare local functions 'static'
Bart Van Assche
1
-1
/
+1
2019-01-24
IB/umad: Do not check status of nonseekable_open()
Parav Pandit
1
-23
/
+13
2019-01-23
IB/umad: Avoid additional device reference during open()/close()
Parav Pandit
1
-5
/
+4
2019-01-21
RDMA/device: Expose ib_device_try_get(()
Jason Gunthorpe
2
-4
/
+10
2019-01-18
IB/core: Simplify rdma cgroup registration
Parav Pandit
3
-16
/
+14
2019-01-18
RDMA/device: Use __ib_device_get_by_name() in ib_device_rename()
Jason Gunthorpe
1
-6
/
+3
2019-01-14
RDMA/cma: Rollback source IP address if failing to acquire device
Myungho Jung
1
-1
/
+12
2019-01-14
RDMA/uverbs: Mark ioctl responses with UVERBS_ATTR_F_VALID_OUTPUT
Jason Gunthorpe
4
-13
/
+59
2019-01-14
RDMA: Introduce and use rdma_device_to_ibdev()
Parav Pandit
2
-8
/
+6
2019-01-14
RDMA: Rename port_callback to init_port
Parav Pandit
3
-17
/
+10
2019-01-10
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
2
-2
/
+31
2019-01-10
IB/{core,uverbs}: Move ib_umem_xxx functions from ib_core to ib_uverbs
Shamir Rabinovitch
1
-2
/
+2
2019-01-08
RDMA/cma: Add cm_id restrack resource based on kernel or user cm_id type
Steve Wise
1
-1
/
+4
2019-01-08
RDMA/mlx5: Embed into the code flow the ODP config option
Leon Romanovsky
1
-3
/
+0
2019-01-08
RDMA/core: Don't depend device ODP capabilities on kconfig option
Leon Romanovsky
1
-2
/
+0
2019-01-07
RDMA/nldev: Don't expose unsafe global rkey to regular user
Leon Romanovsky
1
-4
/
+0
2019-01-07
IB/core: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+1
2019-01-07
IB/cm: Use struct_size() in kmalloc()
Gustavo A. R. Silva
1
-2
/
+1
[next]