index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
IB/hns: Return bad wr while post send failed
Lijun Ou
2016-10-03
1
-4
/
+7
|
*
IB/hns: Fix bug of memory leakage for registering user mr
Lijun Ou
2016-10-03
1
-0
/
+3
|
*
IB/hns: Modify the init of iboe lock
Lijun Ou
2016-10-03
1
-2
/
+1
|
*
IB/hns: Optimize code of aeq and ceq interrupt handle and fix the bug of qpn
Wei Hu (Xavier)
2016-10-03
2
-75
/
+75
|
*
IB/hns: Delete the sqp_start from the structure hns_roce_caps
Wei Hu (Xavier)
2016-10-03
3
-8
/
+4
|
*
IB/hns: Fix bug of clear hem
Wei Hu (Xavier)
2016-10-03
5
-74
/
+157
|
*
IB/hns: Remove unused parameter named qp_type
Lijun Ou
2016-10-03
1
-3
/
+1
|
*
IB/hns: Simplify function of pd alloc and qp alloc
Lijun Ou
2016-10-03
2
-22
/
+2
|
*
IB/hns: Fix bug of using uninit refcount and free
Lijun Ou
2016-10-03
1
-0
/
+8
|
*
IB/hns: Remove parameters of resize cq
Lijun Ou
2016-10-03
2
-12
/
+0
|
*
IB/hns: Remove unused parameters in some functions
Lijun Ou
2016-10-03
4
-15
/
+7
[next]