index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/core: disable memory registration of filesystem-dax vmas
Dan Williams
2017-11-29
1
-1
/
+1
*
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-21
1
-1
/
+1
*
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
2017-11-21
1
-3
/
+3
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-3
/
+3
*
treewide: init_timer() -> setup_timer()
Kees Cook
2017-11-21
1
-3
/
+1
*
Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-11-16
1
-10
/
+10
|
\
|
*
IB/hfi1: convert to debugfs_file_get() and -put()
Nicolai Stange
2017-11-07
1
-10
/
+10
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
2
-3
/
+4
|
\
\
|
*
|
drivers/infiniband/sw/rdmavt/qp.c: use kmalloc_array_node()
Johannes Thumshirn
2017-11-15
1
-1
/
+1
|
*
|
drivers/infiniband/hw/qib/qib_init.c: use kmalloc_array_node()
Johannes Thumshirn
2017-11-15
1
-2
/
+3
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-11-15
214
-3680
/
+12721
|
\
\
\
|
*
|
|
RDMA/core: Rename kernel modify_cq to better describe its usage
Leon Romanovsky
2017-11-13
3
-5
/
+6
|
*
|
|
IB/mlx5: Add CQ moderation capability to query_device
Yonatan Cohen
2017-11-13
1
-0
/
+7
|
*
|
|
IB/mlx4: Add CQ moderation capability to query_device
Yonatan Cohen
2017-11-13
1
-0
/
+3
|
*
|
|
IB/uverbs: Add CQ moderation capability to query_device
Yonatan Cohen
2017-11-13
1
-0
/
+9
|
*
|
|
IB/mlx5: Exposing modify CQ callback to uverbs layer
Yonatan Cohen
2017-11-13
2
-1
/
+5
|
*
|
|
IB/mlx4: Exposing modify CQ callback to uverbs layer
Yonatan Cohen
2017-11-13
2
-0
/
+4
|
*
|
|
IB/uverbs: Allow CQ moderation with modify CQ
Yonatan Cohen
2017-11-13
3
-0
/
+44
|
*
|
|
iw_cxgb4: atomically flush the qp
Steve Wise
2017-11-13
1
-8
/
+11
|
*
|
|
iw_cxgb4: only call the cq comp_handler when the cq is armed
Steve Wise
2017-11-13
2
-11
/
+17
|
*
|
|
iw_cxgb4: Fix possible circular dependency locking warning
Bharat Potnuri
2017-11-13
3
-25
/
+39
|
*
|
|
RDMA/bnxt_re: report vlan_id and sl in qp1 recv completion
Devesh Sharma
2017-11-13
2
-1
/
+35
|
*
|
|
IB/core: Only maintain real QPs in the security lists
Daniel Jurgens
2017-11-13
1
-23
/
+28
|
*
|
|
IB/ocrdma_hw: remove unnecessary code in ocrdma_mbx_dealloc_lkey
Gustavo A. R. Silva
2017-11-13
1
-4
/
+2
|
*
|
|
RDMA/core: Make function rdma_copy_addr return void
Yuval Shaia
2017-11-13
2
-19
/
+16
|
*
|
|
RDMA/vmw_pvrdma: Add shared receive queue support
Bryan Tan
2017-11-13
8
-14
/
+521
|
*
|
|
RDMA/core: avoid uninitialized variable warning in create_udata
Arnd Bergmann
2017-11-13
1
-11
/
+10
|
*
|
|
RDMA/bnxt_re: synchronize poll_cq and req_notify_cq verbs
Selvin Xavier
2017-11-13
1
-5
/
+10
|
*
|
|
RDMA/bnxt_re: Flush CQ notification Work Queue before destroying QP
Selvin Xavier
2017-11-13
3
-0
/
+9
|
*
|
|
RDMA/bnxt_re: Set QP state in case of response completion errors
Selvin Xavier
2017-11-13
1
-0
/
+3
|
*
|
|
RDMA/bnxt_re: Add memory barriers when processing CQ/EQ entries
Somnath Kotur
2017-11-13
2
-0
/
+25
|
*
|
|
IB/hfi1: Handle initial value of 0 for CCTI setting
Dennis Dalessandro
2017-11-13
1
-1
/
+5
|
*
|
|
IB/hfi1: Mask upper 16Bits of Extended LID prior to rvt_cq_entry
Don Hiatt
2017-11-13
4
-6
/
+6
|
*
|
|
IB/core: Convert OPA AH to IB for Extended LIDs only
Don Hiatt
2017-11-13
1
-2
/
+1
|
*
|
|
IB/hfi1: Send 'reboot' as planned down remote reason
Jan Sokolowski
2017-11-13
1
-3
/
+3
|
*
|
|
IB/hfi1: Prohibit invalid Init to Armed state transition
Grzegorz Morys
2017-11-13
1
-14
/
+18
|
*
|
|
IB/hfi1: Do not allocate PIO send contexts for VNIC
Niranjana Vishwanathapura
2017-11-13
6
-68
/
+10
|
*
|
|
IB/hfi1: Remove unnecessary if check
Jan Sokolowski
2017-11-13
1
-15
/
+15
|
*
|
|
IB/hfi1: Fix a wrapping test to insure the correct timeout
Mike Marciniszyn
2017-11-13
3
-5
/
+5
|
*
|
|
IB/hfi1: Remove wrapper function in mmu_rb
Kamenee Arumugam
2017-11-13
1
-17
/
+7
|
*
|
|
IB/hfi1: Reduce 8051 command timeout
Jakub Byczkowski
2017-11-13
1
-1
/
+1
|
*
|
|
IB/hfi1: Allow MgmtAllowed on B2B setups
Jan Sokolowski
2017-11-13
3
-38
/
+47
|
*
|
|
IB/srpt: Ensure that modifying the use_srq configfs attribute works
Bart Van Assche
2017-11-13
1
-0
/
+12
|
*
|
|
IB/srpt: Wait until channel release has finished during module unload
Bart Van Assche
2017-11-13
1
-23
/
+20
|
*
|
|
IB/srpt: Introduce srpt_disconnect_ch_sync()
Bart Van Assche
2017-11-13
1
-16
/
+35
|
*
|
|
IB/srpt: Introduce helper functions for SRQ allocation and freeing
Bart Van Assche
2017-11-13
1
-43
/
+72
|
*
|
|
IB/srpt: Post receive work requests after qp transition to INIT state
Mike Marciniszyn
2017-11-13
1
-4
/
+4
|
*
|
|
iw_cxgb4: remove BUG_ON() usage.
Steve Wise
2017-11-13
7
-38
/
+13
|
*
|
|
bnxt_re: changing the ip address shouldn't affect new connections
Sriharsha Basavapatna
2017-11-13
1
-0
/
+1
|
*
|
|
bnxt_re: fix a crash in qp error event processing
Sriharsha Basavapatna
2017-11-13
1
-0
/
+2
[next]