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/rdmavt: Add a send completion helper
Mike Marciniszyn
2016-12-11
1
-0
/
+17
*
IB/qib: Use standard refcount wrapper for QPs
Sebastian Sanchez
2016-12-11
2
-14
/
+9
*
IB/hfi1: Use reference count wrapper for MRs
Sebastian Sanchez
2016-12-11
1
-4
/
+4
*
IB/hfi1: Replace qp->refcount release code with standard driver wrapper
Sebastian Sanchez
2016-12-11
2
-5
/
+3
*
IB/hfi1: Preserve external device completed bit
Dean Luick
2016-12-11
1
-1
/
+4
*
IB/hfi1: Remove critical section gap in sc_buffer_alloc()
Sebastian Sanchez
2016-12-11
1
-2
/
+0
*
IB/hfi1: Remove usage of qp->s_cur_sge
Mitko Haralanov
2016-12-11
4
-15
/
+13
*
IB/rdmavt: Add trace of MR segs
Mike Marciniszyn
2016-12-11
3
-0
/
+117
*
IB/hfi1: Add special setting for low power AOC
Dean Luick
2016-12-11
1
-1
/
+43
*
IB/hfi1: Remove definition of unused hfi1_affinity struct
Tadeusz Struk
2016-12-11
2
-9
/
+0
*
IB/hfi1: Remove dependence on qp->s_cur_size
Don Hiatt
2016-12-11
6
-9
/
+10
*
IB/hfi1: Show statistics counters under IB stats interface
Jianxin Xiong
2016-12-11
1
-0
/
+154
*
IB/rdmavt: Fix trace hierarchy
Dennis Dalessandro
2016-12-11
4
-137
/
+312
*
IB/hfi1: Disable header suppression for short packets
Jakub Pawlak
2016-12-11
1
-17
/
+43
*
IB/hfi1: Export 8051 memory and LCB registers via debugfs
Dean Luick
2016-12-11
1
-0
/
+110
*
IB/hfi1: Use non-atomic __test_and_clear_bit in hot path
Sebastian Sanchez
2016-12-11
1
-1
/
+1
*
IB/hfi1: Fix dc8051 multiple qword memory reads
Dean Luick
2016-12-11
1
-4
/
+6
*
IB/hfi1: Read new EPROM format
Dean Luick
2016-12-11
1
-8
/
+203
*
IB/hfi1: Optimize pio_buf and send_context structs
Sebastian Sanchez
2016-11-15
3
-28
/
+28
*
IB/hfi1: Get rid of divide in pio buffer allocator
Sebastian Sanchez
2016-11-15
2
-4
/
+8
*
IB/hfi1: Add active channel and backplane support for integrated devices
Easwar Hariharan
2016-11-15
5
-45
/
+376
*
IB/hfi1: Optimize devdata cachelines
Sebastian Sanchez
2016-11-15
1
-53
/
+55
*
IB/hfi1: Unify access to GUID entries
Jakub Pawlak
2016-11-15
6
-37
/
+39
*
IB/hfi1: Optimize pio cachelines
Mike Marciniszyn
2016-11-15
1
-5
/
+5
*
IB/hfi1: Optimize lkey validation structures
Mike Marciniszyn
2016-11-15
1
-5
/
+5
*
IB/hfi1: Inline sdma_txclean() for verbs pio
Mike Marciniszyn
2016-11-15
2
-12
/
+18
*
IB/hfi1: Add unique txwait_lock for txreq events
Mike Marciniszyn
2016-11-15
6
-15
/
+35
*
Merge branch 'gup_flag-cleanups'
Linus Torvalds
2016-10-19
5
-6
/
+17
|
\
|
*
mm: replace get_user_pages_remote() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-19
1
-2
/
+5
|
*
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-19
4
-4
/
+12
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-10-14
12
-0
/
+6557
|
\
\
|
*
|
qedr: Add events support and register IB device
Ram Amrani
2016-10-14
3
-2
/
+158
|
*
|
qedr: Add GSI support
Ram Amrani
2016-10-14
7
-1
/
+706
|
*
|
qedr: Add LL2 RoCE interface
Ram Amrani
2016-10-14
2
-2
/
+34
|
*
|
qedr: Add support for data path
Ram Amrani
2016-10-14
5
-1
/
+1614
|
*
|
qedr: Add support for memory registeration verbs
Ram Amrani
2016-10-14
4
-1
/
+425
|
*
|
qedr: Add support for QP verbs
Ram Amrani
2016-10-14
6
-1
/
+1286
|
*
|
qedr: Add support for PD,PKEY and CQ verbs
Ram Amrani
2016-10-14
5
-1
/
+758
|
*
|
qedr: Add support for user context verbs
Ram Amrani
2016-10-14
5
-1
/
+569
|
*
|
qedr: Add support for RoCE HW init
Ram Amrani
2016-10-14
4
-2
/
+691
|
*
|
qedr: Add RoCE driver framework
Ram Amrani
2016-10-14
6
-0
/
+328
|
|
/
*
|
Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...
Linus Torvalds
2016-10-14
12
-316
/
+385
|
\
\
|
|
/
|
/
|
|
*
IB/hns: Fix for removal of redundant code
Salil
2016-10-03
2
-19
/
+2
|
*
IB/hns: Delete the redundant lines in hns_roce_v1_m_qp()
Lijun Ou
2016-10-03
1
-14
/
+3
|
*
IB/hns: Fix the bug when platform_get_resource() exec fail
Lijun Ou
2016-10-03
1
-0
/
+4
|
*
IB/hns: Update the rq head when modify qp state
Lijun Ou
2016-10-03
1
-1
/
+2
|
*
IB/hns: Cq has not been freed
Lijun Ou
2016-10-03
1
-1
/
+4
|
*
IB/hns: Validate mtu when modified qp
Lijun Ou
2016-10-03
1
-0
/
+15
|
*
IB/hns: Some items of qpc need to take user param
Lijun Ou
2016-10-03
1
-2
/
+4
|
*
IB/hns: The Ack timeout need a lower limit value
Lijun Ou
2016-10-03
1
-4
/
+13
[next]