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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
10
-19
/
+56
2017-12-13
IB/ipoib: Restore MM behavior in case of tx_ring allocation failure
Yuval Shaia
1
-0
/
+1
2017-12-11
iw_cxgb4: only insert drain cqes if wq is flushed
Steve Wise
2
-2
/
+17
2017-12-07
iw_cxgb4: only clear the ARMED bit if a notification is needed
Steve Wise
1
-4
/
+4
2017-12-07
RDMA/netlink: Fix general protection fault
Leon Romanovsky
4
-4
/
+4
2017-12-07
IB/mlx4: Fix RSS hash fields restrictions
Guy Levi
1
-7
/
+19
2017-12-07
IB/core: Don't enforce PKey security on SMI MADs
Daniel Jurgens
1
-2
/
+5
2017-12-07
IB/core: Bound check alternate path port number
Daniel Jurgens
1
-0
/
+6
2017-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
13
-78
/
+134
2017-12-01
IB/core: Only enforce security for InfiniBand
Daniel Jurgens
1
-4
/
+46
2017-12-01
RDMA/hns: Get rid of page operation after dma_alloc_coherent
Wei Hu\(Xavier\)
2
-12
/
+14
2017-12-01
RDMA/hns: Get rid of virt_to_page and vmap calls after dma_alloc_coherent
Wei Hu\(Xavier\)
2
-26
/
+1
2017-12-01
RDMA/hns: Fix the issue of IOVA not page continuous in hip08
Wei Hu\(Xavier\)
1
-7
/
+15
2017-12-01
IB/core: Init subsys if compiled to vmlinuz-core
Dmitry Monakhov
1
-1
/
+1
2017-12-01
RDMA/cma: Make sure that PSN is not over max allowed
Moni Shoua
1
-0
/
+1
2017-12-01
i40iw: Notify user of established connection after QP in RTS
Henry Orosco
1
-6
/
+11
2017-12-01
i40iw: Move MPA request event for loopback after connect
Tatyana Nikolova
1
-2
/
+6
2017-12-01
i40iw: Correct ARP index mask
Mustafa Ismail
1
-1
/
+1
2017-12-01
i40iw: Do not free sqbuf when event is I40IW_TIMER_TYPE_CLOSE
Mustafa Ismail
1
-3
/
+3
2017-12-01
i40iw: Allocate a sdbuf per CQP WQE
Chien Tin Tung
2
-14
/
+33
2017-11-30
IB: INFINIBAND should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2017-11-30
IB/hfi1: Initialize bth1 in 16B rc ack builder
Dennis Dalessandro
1
-1
/
+1
2017-11-29
IB/core: disable memory registration of filesystem-dax vmas
Dan Williams
1
-1
/
+1
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
1
-1
/
+1
2017-11-21
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
1
-3
/
+3
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-3
/
+3
2017-11-21
treewide: init_timer() -> setup_timer()
Kees Cook
1
-3
/
+1
2017-11-16
Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-10
/
+10
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+4
2017-11-15
drivers/infiniband/sw/rdmavt/qp.c: use kmalloc_array_node()
Johannes Thumshirn
1
-1
/
+1
2017-11-15
drivers/infiniband/hw/qib/qib_init.c: use kmalloc_array_node()
Johannes Thumshirn
1
-2
/
+3
2017-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
214
-3680
/
+12721
2017-11-15
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+3
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-3
/
+13
2017-11-14
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-4
/
+4
2017-11-13
RDMA/core: Rename kernel modify_cq to better describe its usage
Leon Romanovsky
3
-5
/
+6
2017-11-13
IB/mlx5: Add CQ moderation capability to query_device
Yonatan Cohen
1
-0
/
+7
2017-11-13
IB/mlx4: Add CQ moderation capability to query_device
Yonatan Cohen
1
-0
/
+3
2017-11-13
IB/uverbs: Add CQ moderation capability to query_device
Yonatan Cohen
1
-0
/
+9
2017-11-13
IB/mlx5: Exposing modify CQ callback to uverbs layer
Yonatan Cohen
2
-1
/
+5
2017-11-13
IB/mlx4: Exposing modify CQ callback to uverbs layer
Yonatan Cohen
2
-0
/
+4
2017-11-13
IB/uverbs: Allow CQ moderation with modify CQ
Yonatan Cohen
3
-0
/
+44
2017-11-13
iw_cxgb4: atomically flush the qp
Steve Wise
1
-8
/
+11
2017-11-13
iw_cxgb4: only call the cq comp_handler when the cq is armed
Steve Wise
2
-11
/
+17
2017-11-13
iw_cxgb4: Fix possible circular dependency locking warning
Bharat Potnuri
3
-25
/
+39
2017-11-13
RDMA/bnxt_re: report vlan_id and sl in qp1 recv completion
Devesh Sharma
2
-1
/
+35
2017-11-13
IB/core: Only maintain real QPs in the security lists
Daniel Jurgens
1
-23
/
+28
2017-11-13
IB/ocrdma_hw: remove unnecessary code in ocrdma_mbx_dealloc_lkey
Gustavo A. R. Silva
1
-4
/
+2
2017-11-13
RDMA/core: Make function rdma_copy_addr return void
Yuval Shaia
2
-19
/
+16
2017-11-13
RDMA/vmw_pvrdma: Add shared receive queue support
Bryan Tan
8
-14
/
+521
[next]