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.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
path:
root
/
drivers
/
infiniband
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-14
IB/mlx4: fix sprintf format warning
Arnd Bergmann
1
-1
/
+1
2017-09-09
lib/interval_tree: fast overlap detection
Davidlohr Bueso
5
-22
/
+23
2017-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-13
/
+14
2017-09-04
Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
150
-4117
/
+9593
2017-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-9
/
+7
2017-09-01
IB/hfi1: update to new mmu_notifier semantic
Jérôme Glisse
1
-9
/
+0
2017-08-31
RDMA/vmw_pvrdma: Fix a signedness
Adit Ranadive
1
-1
/
+1
2017-08-31
RDMA/vmw_pvrdma: Report network header type in WC
Aditya Sarwade
1
-0
/
+1
2017-08-30
net/mlx4_core: Dynamically allocate structs at mlx4_slave_cap
Eran Ben Elisha
1
-13
/
+13
2017-08-29
IB/mlx5: Support IB_SRQT_TM
Artemy Kovalyov
2
-5
/
+22
2017-08-29
IB/mlx5: Fill XRQ capabilities
Artemy Kovalyov
2
-0
/
+15
2017-08-29
IB/core: Separate CQ handle in SRQ context
Artemy Kovalyov
3
-11
/
+14
2017-08-29
IB/qib: Convert qp_stats debugfs interface to use new iterator API
Mike Marciniszyn
3
-63
/
+16
2017-08-29
IB/hfi1: Convert qp_stats debugfs interface to use new iterator API
Mike Marciniszyn
3
-107
/
+14
2017-08-29
IB/hfi1: Convert hfi1_error_port_qps() to use new QP iterator
Mike Marciniszyn
1
-38
/
+41
2017-08-29
IB/hfi1: Use accessor to determine ring size
Kaike Wan
1
-1
/
+1
2017-08-29
IB/qib: Stricter bounds checking for copy to buffer
Kamenee Arumugam
1
-2
/
+2
2017-08-29
IB/hif1: Remove static tracing from SDMA hot path
Michael J. Ruhl
7
-29
/
+255
2017-08-29
IB/hfi1: Acquire QSFP cable information on loopback
Jan Sokolowski
1
-0
/
+15
2017-08-29
i40iw: make some structures const
Bhumika Goyal
1
-3
/
+3
2017-08-29
IB/hfi1: constify vm_operations_struct
Arvind Yadav
1
-1
/
+1
2017-08-29
RDMA/bnxt_re: remove unnecessary call to memset
Himanshu Jha
1
-2
/
+0
2017-08-29
IB/usnic: check for allocation failure
Dan Carpenter
1
-0
/
+2
2017-08-29
IB/hfi1: Add opcode states to qp_stats
Mike Marciniszyn
1
-1
/
+3
2017-08-29
IB/hfi1: Add received request info to qp_stats
Kaike Wan
1
-2
/
+9
2017-08-29
IB/hfi1: Fix whitespace alignment issue for MAD
Kamenee Arumugam
1
-1
/
+1
2017-08-29
IB/hfi1: Move structure and MACRO definitions in user_sdma.c to user_sdma.h
Harish Chegondi
2
-168
/
+166
2017-08-29
IB/hfi1: Move structure definitions from user_exp_rcv.c to user_exp_rcv.h
Harish Chegondi
4
-19
/
+19
2017-08-29
IB/hfi1: Remove duplicate definitions of num_user_pages() function
Harish Chegondi
3
-20
/
+12
2017-08-29
IB/hfi1: Fix the bail out code in pin_vector_pages() function
Harish Chegondi
1
-7
/
+10
2017-08-29
IB/hfi1: Clean up pin_vector_pages() function
Harish Chegondi
1
-34
/
+45
2017-08-29
IB/hfi1: Clean up user_sdma_send_pkts() function
Harish Chegondi
1
-59
/
+82
2017-08-29
IB/hfi1: Clean up hfi1_user_exp_rcv_setup function
Harish Chegondi
2
-88
/
+153
2017-08-29
IB/hfi1: Improve local kmem_cache_alloc performance
Michael J. Ruhl
3
-27
/
+6
2017-08-29
IB/hfi1: Ratelimit prints from sdma_interrupt
Grzegorz Morys
2
-2
/
+8
2017-08-29
IB/qib: Stricter bounds checking for copy and array access
Kamenee Arumugam
2
-4
/
+6
2017-08-29
IB/qib: Remove unnecessary memory allocation for boardname
Kamenee Arumugam
4
-51
/
+32
2017-08-29
IB/{qib, hfi1}: Avoid flow control testing for RDMA write operation
Mike Marciniszyn
2
-3
/
+4
2017-08-25
Merge branch 'mellanox' into k.o/for-next
Doug Ledford
15
-108
/
+176
2017-08-25
IB/mlx5: Report mlx5 enhanced multi packet WQE capability
Bodong Wang
1
-0
/
+5
2017-08-25
IB/mlx5: Allow posting multi packet send WQEs if hardware supports
Bodong Wang
2
-2
/
+5
2017-08-25
IB/mlx5: Add support for multi underlay QP
Yishai Hadas
1
-7
/
+42
2017-08-25
IB/mlx5: Fix integer overflow when page_shift == 31
Ilya Lesokhin
1
-4
/
+5
2017-08-25
IB/mlx5: Fix memory leak in clean_mr error path
Kamal Heib
1
-4
/
+4
2017-08-25
IB/mlx5: Decouple MR allocation and population flows
Ilya Lesokhin
1
-30
/
+45
2017-08-25
IB/mlx5: Enable UMR for MRs created with reg_create
Ilya Lesokhin
2
-20
/
+15
2017-08-25
IB/mlx5: Expose software parsing for Raw Ethernet QP
Noa Osherovich
2
-0
/
+24
2017-08-25
RDMA/i40iw: Remove unused argument
Yuval Shaia
1
-12
/
+6
2017-08-25
RDMA/qedr: fix spelling mistake: "invlaid" -> "invalid"
Colin Ian King
1
-1
/
+1
2017-08-25
RDMA/vmw_pvrdma: Update device query parameters and port caps
Adit Ranadive
2
-1
/
+17
[next]