index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-28
RDMA/vmw_pvrdma: Use refcount_t instead of atomic_t
Bryan Tan
4
-12
/
+12
2017-12-28
RDMA/vmw_pvrdma: Use more specific sizeof in kcalloc
Bryan Tan
1
-2
/
+2
2017-12-28
RDMA/vmw_pvrdma: Clarify QP and CQ is_kernel logic
Bryan Tan
2
-9
/
+7
2017-12-28
RDMA/vmw_pvrdma: Add UAR SRQ macros in ABI header file
Bryan Tan
1
-0
/
+2
2017-12-28
i40iw: Change accelerated flag to bool
Henry Orosco
2
-3
/
+3
2017-12-28
IB/mlx5: Fix mlx5_ib_alloc_mr error flow
Nitzan Carmi
1
-0
/
+1
2017-12-28
IB/core: Verify that QP is security enabled in create and destroy
Moni Shoua
2
-1
/
+5
2017-12-28
IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp()
Moni Shoua
1
-2
/
+2
2017-12-28
IB/mlx5: Serialize access to the VMA list
Majd Dibbiny
2
-0
/
+12
2017-12-22
IB/hfi: Only read capability registers if the capability exists
Michael J. Ruhl
2
-19
/
+12
2017-12-22
IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flush
Alex Vesker
1
-4
/
+3
2017-12-22
IB/mlx5: Fix congestion counters in LAG mode
Majd Dibbiny
5
-42
/
+66
2017-12-22
RDMA/vmw_pvrdma: Avoid use after free due to QP/CQ/SRQ destroy
Bryan Tan
5
-22
/
+22
2017-12-22
RDMA/vmw_pvrdma: Use refcount_dec_and_test to avoid warning
Bryan Tan
1
-2
/
+2
2017-12-22
RDMA/vmw_pvrdma: Call ib_umem_release on destroy QP path
Bryan Tan
1
-0
/
+7
2017-12-22
iw_cxgb4: when flushing, complete all wrs in a chain
Steve Wise
1
-2
/
+26
2017-12-22
iw_cxgb4: reflect the original WR opcode in drain cqes
Steve Wise
4
-11
/
+50
2017-12-22
iw_cxgb4: Only validate the MSN for successful completions
Steve Wise
1
-3
/
+3
2017-12-13
IB/ipoib: Restore MM behavior in case of tx_ring allocation failure
Yuval Shaia
1
-0
/
+1
2017-12-12
iw_cxgb4: only insert drain cqes if wq is flushed
Steve Wise
2
-2
/
+17
2017-12-08
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-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-12-01
IB: INFINIBAND should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2017-12-01
IB/hfi1: Initialize bth1 in 16B rc ack builder
Dennis Dalessandro
1
-1
/
+1
2017-11-27
Linux 4.15-rc1
v4.15-rc1
Linus Torvalds
1
-2
/
+2
2017-11-27
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
6
-6
/
+42
2017-11-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-15
/
+52
2017-11-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
38
-616
/
+472
2017-11-27
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-10
/
+17
2017-11-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-12
/
+32
2017-11-27
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2017-11-27
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
15
-40
/
+72
2017-11-26
ARM: BUG if jumping to usermode address in kernel mode
Russell King
2
-0
/
+24
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
351
-1773
/
+1225
2017-11-25
Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
8
-56
/
+136
2017-11-25
Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
29
-113
/
+58
[next]