index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/netlink: Fix locking around __ib_get_device_by_index
Leon Romanovsky
2018-01-02
3
-20
/
+54
*
IB/ipoib: Fix race condition in neigh creation
Erez Shitrit
2018-01-02
2
-8
/
+22
*
IB/mlx4: Fix mlx4_ib_alloc_mr error flow
Leon Romanovsky
2018-01-02
1
-1
/
+1
*
IB/mlx5: Fix mlx5_ib_alloc_mr error flow
Nitzan Carmi
2017-12-27
1
-0
/
+1
*
IB/core: Verify that QP is security enabled in create and destroy
Moni Shoua
2017-12-27
2
-1
/
+5
*
IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp()
Moni Shoua
2017-12-27
1
-2
/
+2
*
IB/mlx5: Serialize access to the VMA list
Majd Dibbiny
2017-12-27
2
-0
/
+12
*
IB/hfi: Only read capability registers if the capability exists
Michael J. Ruhl
2017-12-22
2
-19
/
+12
*
IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flush
Alex Vesker
2017-12-22
1
-4
/
+3
*
IB/mlx5: Fix congestion counters in LAG mode
Majd Dibbiny
2017-12-22
5
-42
/
+66
*
RDMA/vmw_pvrdma: Avoid use after free due to QP/CQ/SRQ destroy
Bryan Tan
2017-12-22
5
-22
/
+22
*
RDMA/vmw_pvrdma: Use refcount_dec_and_test to avoid warning
Bryan Tan
2017-12-22
1
-2
/
+2
*
RDMA/vmw_pvrdma: Call ib_umem_release on destroy QP path
Bryan Tan
2017-12-22
1
-0
/
+7
*
iw_cxgb4: when flushing, complete all wrs in a chain
Steve Wise
2017-12-22
1
-2
/
+26
*
iw_cxgb4: reflect the original WR opcode in drain cqes
Steve Wise
2017-12-22
4
-11
/
+50
*
iw_cxgb4: Only validate the MSN for successful completions
Steve Wise
2017-12-22
1
-3
/
+3
*
IB/ipoib: Restore MM behavior in case of tx_ring allocation failure
Yuval Shaia
2017-12-13
1
-0
/
+1
*
iw_cxgb4: only insert drain cqes if wq is flushed
Steve Wise
2017-12-11
2
-2
/
+17
*
iw_cxgb4: only clear the ARMED bit if a notification is needed
Steve Wise
2017-12-07
1
-4
/
+4
*
RDMA/netlink: Fix general protection fault
Leon Romanovsky
2017-12-07
4
-4
/
+4
*
IB/mlx4: Fix RSS hash fields restrictions
Guy Levi
2017-12-07
1
-7
/
+19
*
IB/core: Don't enforce PKey security on SMI MADs
Daniel Jurgens
2017-12-07
1
-2
/
+5
*
IB/core: Bound check alternate path port number
Daniel Jurgens
2017-12-07
1
-0
/
+6
*
IB/core: Only enforce security for InfiniBand
Daniel Jurgens
2017-12-01
1
-4
/
+46
*
RDMA/hns: Get rid of page operation after dma_alloc_coherent
Wei Hu\(Xavier\)
2017-12-01
2
-12
/
+14
*
RDMA/hns: Get rid of virt_to_page and vmap calls after dma_alloc_coherent
Wei Hu\(Xavier\)
2017-12-01
2
-26
/
+1
*
RDMA/hns: Fix the issue of IOVA not page continuous in hip08
Wei Hu\(Xavier\)
2017-12-01
1
-7
/
+15
*
IB/core: Init subsys if compiled to vmlinuz-core
Dmitry Monakhov
2017-12-01
1
-1
/
+1
*
RDMA/cma: Make sure that PSN is not over max allowed
Moni Shoua
2017-12-01
1
-0
/
+1
*
i40iw: Notify user of established connection after QP in RTS
Henry Orosco
2017-12-01
1
-6
/
+11
*
i40iw: Move MPA request event for loopback after connect
Tatyana Nikolova
2017-12-01
1
-2
/
+6
*
i40iw: Correct ARP index mask
Mustafa Ismail
2017-12-01
1
-1
/
+1
*
i40iw: Do not free sqbuf when event is I40IW_TIMER_TYPE_CLOSE
Mustafa Ismail
2017-12-01
1
-3
/
+3
*
i40iw: Allocate a sdbuf per CQP WQE
Chien Tin Tung
2017-12-01
2
-14
/
+33
*
IB: INFINIBAND should depend on HAS_DMA
Geert Uytterhoeven
2017-12-01
1
-1
/
+1
*
IB/hfi1: Initialize bth1 in 16B rc ack builder
Dennis Dalessandro
2017-12-01
1
-1
/
+1
*
Linux 4.15-rc1
v4.15-rc1
Linus Torvalds
2017-11-27
1
-2
/
+2
*
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-11-27
6
-6
/
+42
|
\
|
*
ARM: BUG if jumping to usermode address in kernel mode
Russell King
2017-11-26
2
-0
/
+24
|
*
ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE
Philip Derrin
2017-11-21
1
-2
/
+2
|
*
ARM: 8721/1: mm: dump: check hardware RO bit for LPAE
Philip Derrin
2017-11-21
1
-2
/
+2
|
*
ARM: make decompressor debug output user selectable
Russell King
2017-11-21
1
-2
/
+2
|
*
ARM: fix get_user_pages_fast
Russell King
2017-11-21
1
-0
/
+12
*
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-26
12
-15
/
+52
|
\
\
|
*
|
genirq/matrix: Make - vs ?: Precedence explicit
Kees Cook
2017-11-23
1
-1
/
+1
|
*
|
irqchip/imgpdc: Use resource_size function on resource object
Vasyl Gomonovych
2017-11-23
1
-1
/
+1
|
*
|
irqchip/qcom: Fix u32 comparison with value less than zero
Colin Ian King
2017-11-23
1
-1
/
+1
|
*
|
irqchip/exiu: Fix return value check in exiu_init()
Wei Yongjun
2017-11-14
1
-2
/
+2
|
*
|
Merge tag 'irqchip-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
2017-11-14
8
-10
/
+47
|
|
\
\
|
|
*
|
irqchip/gic-v3-its: Remove artificial dependency on PCI
Marc Zyngier
2017-11-13
2
-1
/
+9
[next]