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
/
hfi1
/
uc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-26
IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return values
Michael J. Ruhl
1
-2
/
+2
2018-05-09
IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavt
Brian Welty
1
-2
/
+2
2018-02-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-7
/
+2
2018-02-02
IB/hfi1: Compute BTH only for RDMA_WRITE_LAST/SEND_LAST packet
Sebastian Sanchez
1
-2
/
+1
2018-02-02
IB/hfi1: Remove dependence on qp->s_hdrwords
Mitko Haralanov
1
-5
/
+1
2017-12-05
drivers/infiniband: Remove now-redundant smp_read_barrier_depends()
Paul E. McKenney
1
-2
/
+0
2017-11-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-2
/
+1
2017-11-13
IB/hfi1: Mask upper 16Bits of Extended LID prior to rvt_cq_entry
Don Hiatt
1
-1
/
+1
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-2
/
+2
2017-10-18
IB/hfi1: Set hdr_type when tx req is allocated
Kaike Wan
1
-1
/
+0
2017-08-22
IB/hfi1: Add 16B RC/UC support
Don Hiatt
1
-11
/
+29
2017-08-22
IB/hfi1: Add support to send 16B bypass packets
Don Hiatt
1
-2
/
+2
2017-08-22
IB/hfi1: Add support to receive 16B bypass packets
Don Hiatt
1
-1
/
+1
2017-06-27
IB/hfi1: Setup common IB fields in hfi1_packet struct
Don Hiatt
1
-13
/
+3
2017-06-27
IB/hfi1: Add functions to parse BTH/IB headers
Don Hiatt
1
-1
/
+1
2017-05-01
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
1
-3
/
+3
2017-04-28
IB/hfi1: Add functions to parse 9B headers
Don Hiatt
1
-4
/
+4
2017-02-19
IB/hfi1, rdmavt: Update copy_sge to use boolean arguments
Brian Welty
1
-5
/
+5
2017-02-19
IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavt
Brian Welty
1
-2
/
+2
2017-02-19
IB/hfi1: Access hfi1_ibport through rcd pointer
Sebastian Sanchez
1
-1
/
+1
2016-12-11
IB/hfi1: Remove usage of qp->s_cur_sge
Mitko Haralanov
1
-1
/
+1
2016-12-11
IB/hfi1: Remove dependence on qp->s_cur_size
Don Hiatt
1
-1
/
+1
2016-10-02
IB/hfi1: Consolidate pio control masks into single definition
Mike Marciniszyn
1
-8
/
+1
2016-10-02
IB/qib,IB/hfi: Use core common header file
Mike Marciniszyn
1
-3
/
+3
2016-08-02
IB/rdmavt, hfi1: Fix NFSoRDMA failure with FRMR enabled
Jianxin Xiong
1
-7
/
+8
2016-08-02
IB/hfi1: Work request processing for fast register mr and invalidate
Jianxin Xiong
1
-0
/
+24
2016-08-02
IB/hfi1: Pull FECN/BECN processing to a common place
Mitko Haralanov
1
-35
/
+1
2016-05-26
IB/hfi1: Move driver out of staging
Dennis Dalessandro
1
-0
/
+604