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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-15
rdma: fix buggy code that the compiler warns about
Linus Torvalds
1
-1
/
+2
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
180
-2638
/
+11640
2016-12-15
mm: add locked parameter to get_user_pages_remote()
Lorenzo Stoakes
1
-1
/
+1
2016-12-14
Merge branch 'vmw_pvrdma' into merge-test
Doug Ledford
16
-0
/
+5710
2016-12-14
IB: Add vmw_pvrdma driver
Adit Ranadive
16
-0
/
+5710
2016-12-14
Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test
Doug Ledford
29
-139
/
+367
2016-12-14
Merge branch 'mlx' into merge-test
Doug Ledford
35
-318
/
+740
2016-12-14
Merge branch 'hfi1' into merge-test
Doug Ledford
42
-648
/
+1677
2016-12-14
Merge branches 'chelsio', 'debug-cleanup', 'hns' and 'i40iw' into merge-test
Doug Ledford
76
-1531
/
+3143
2016-12-14
IB/mlx4: fix improper return value
Pan Bian
1
-1
/
+2
2016-12-14
IB/ocrdma: fix bad initialization
Pan Bian
1
-1
/
+1
2016-12-14
infiniband: nes: return value of skb_linearize should be handled
Zhouyi Zhou
1
-2
/
+6
2016-12-14
IB/core: fix unmap_sg argument
Sebastian Ott
1
-1
/
+1
2016-12-14
IB/mthca: Replace pci_pool_alloc by pci_pool_zalloc
Souptick Joarder
1
-4
/
+2
2016-12-14
mlx5, calc_sq_size(): Make a debug message more informative
Bart Van Assche
1
-1
/
+2
2016-12-14
mlx5: Remove a set-but-not-used variable
Bart Van Assche
1
-7
/
+0
2016-12-14
mlx5: Use { } instead of { 0 } to init struct
Bart Van Assche
1
-1
/
+1
2016-12-14
IB/srp: Make writing the add_target sysfs attr interruptible
Bart Van Assche
1
-1
/
+4
2016-12-14
IB/srp: Make mapping failures easier to debug
Bart Van Assche
1
-2
/
+10
2016-12-14
IB/srp: Make login failures easier to debug
Bart Van Assche
1
-0
/
+3
2016-12-14
IB/srp: Introduce a local variable in srp_add_one()
Bart Van Assche
1
-8
/
+9
2016-12-14
IB/srp: Fix CONFIG_DYNAMIC_DEBUG=n build
Bart Van Assche
1
-5
/
+6
2016-12-14
IB/multicast: Check ib_find_pkey() return value
Bart Van Assche
1
-2
/
+5
2016-12-14
IPoIB: Avoid reading an uninitialized member variable
Bart Van Assche
1
-2
/
+5
2016-12-14
IB/mad: Fix an array index check
Bart Van Assche
1
-1
/
+1
2016-12-14
IB/mlx4: Rework special QP creation error path
Bart Van Assche
1
-2
/
+4
2016-12-14
IB/srpt: Report login failures only once
Bart Van Assche
1
-13
/
+9
2016-12-14
IB/usnic: simplify IS_ERR_OR_NULL to IS_ERR
Julia Lawall
2
-12
/
+12
2016-12-14
IB/core: Issue DREQ when receiving REQ/REP for stale QP
Hans Westgaard Ry
1
-1
/
+23
2016-12-14
IB/nes: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-34
/
+42
2016-12-14
IB/isert: do not ignore errors in dma_map_single()
Alexey Khoroshilov
1
-0
/
+6
2016-12-14
IB/rdmavt: Only put mmap_info ref if it exists
Jim Foraker
1
-1
/
+2
2016-12-14
IB/rdmavt: Handle the kthread worker using the new API
Petr Mladek
1
-23
/
+11
2016-12-14
IB/rdmavt: Avoid queuing work into a destroyed cq kthread worker
Petr Mladek
1
-14
/
+16
2016-12-14
IB/mlx5: avoid bogus -Wmaybe-uninitialized warning
Arnd Bergmann
1
-18
/
+21
2016-12-14
ib_isert: log the connection reject message
Steve Wise
1
-0
/
+2
2016-12-14
ib_iser: log the connection reject message
Steve Wise
1
-1
/
+4
2016-12-14
rdma_cm: add rdma_consumer_reject_data helper function
Steve Wise
1
-0
/
+16
2016-12-14
rdma_cm: add rdma_is_consumer_reject() helper function
Steve Wise
1
-0
/
+13
2016-12-14
rdma_cm: add rdma_reject_msg() helper function
Steve Wise
3
-0
/
+83
2016-12-14
qedr: remove pointless NULL check in qedr_post_send()
Wei Yongjun
1
-5
/
+0
2016-12-14
qedr: Use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
1
-2
/
+1
2016-12-14
qedr: Fix possible memory leak in qedr_create_qp()
Wei Yongjun
1
-4
/
+8
2016-12-14
qedr: return -EINVAL if pd is null and avoid null ptr dereference
Colin Ian King
1
-1
/
+3
2016-12-14
IB/mad: Eliminate redundant SM class version defines for OPA
Hal Rosenstock
2
-8
/
+8
2016-12-13
IB/mlx5: Properly adjust rate limit on QP state transitions
Bodong Wang
3
-9
/
+69
2016-12-13
IB/uverbs: Extend modify_qp and support packet pacing
Bodong Wang
3
-69
/
+125
2016-12-13
IB/core: Support rate limit for packet pacing
Bodong Wang
1
-0
/
+2
2016-12-13
IB/mlx5: Report mlx5 packet pacing capabilities when querying device
Bodong Wang
1
-0
/
+13
2016-12-13
IB/mlx5: Support RAW Ethernet when RoCE is disabled
Or Gerlitz
1
-9
/
+13
[next]