index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
/
ud.c
Age
Commit message (
Expand
)
Author
2018-05-24
IB/hfi1: Add support for 16B Management Packets
Don Hiatt
2018-05-09
IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavt
Brian Welty
2018-05-03
IB/hfi1: Fix handling of FECN marked multicast packet
Mike Marciniszyn
2018-02-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-02-01
IB/hfi1: Remove blind constants from 16B update
Mike Marciniszyn
2018-02-01
IB/hfi1: Compute BTH only for RDMA_WRITE_LAST/SEND_LAST packet
Sebastian Sanchez
2018-02-01
IB/hfi1: Remove dependence on qp->s_hdrwords
Mitko Haralanov
2017-12-05
drivers/infiniband: Remove now-redundant smp_read_barrier_depends()
Paul E. McKenney
2017-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-11-13
IB/hfi1: Mask upper 16Bits of Extended LID prior to rvt_cq_entry
Don Hiatt
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-14
IB/hfi1: Remove set-but-not-used variables
Bart Van Assche
2017-08-22
IB/hfi1: Add 16B UD support
Don Hiatt
2017-08-22
IB/hfi1: Add support to process 16B header errors
Don Hiatt
2017-08-22
IB/hfi1: Add support to send 16B bypass packets
Don Hiatt
2017-08-22
IB/hfi1: Add support to receive 16B bypass packets
Don Hiatt
2017-06-27
IB/hfi1,qib: Do not send QKey trap for UD qps
Dennis Dalessandro
2017-06-27
IB/hfi1: Setup common IB fields in hfi1_packet struct
Don Hiatt
2017-06-27
IB/hfi1: Add functions to parse BTH/IB headers
Don Hiatt
2017-05-01
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
2017-04-28
IB/hfi1: Use defines from common headers
Don Hiatt
2017-04-28
IB/hfi1: Add functions to parse 9B headers
Don Hiatt
2017-04-28
IB/hfi1: Rename hdr2sc to hfi1_9B_get_sc5
Dasaratharaman Chandramouli
2017-02-19
IB/hfi1, rdmavt: Move SGE state helper routines into rdmavt
Brian Welty
2017-02-19
IB/hfi1, rdmavt: Update copy_sge to use boolean arguments
Brian Welty
2017-02-19
IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavt
Brian Welty
2017-02-19
IB/hfi1: Access hfi1_ibport through rcd pointer
Sebastian Sanchez
2016-12-11
IB/hfi1: Remove usage of qp->s_cur_sge
Mitko Haralanov
2016-12-11
IB/hfi1: Remove dependence on qp->s_cur_size
Don Hiatt
2016-10-02
IB/hfi1: Update SMA ingress checks for response packets
Jianxin Xiong
2016-10-02
IB/qib,IB/hfi: Use core common header file
Mike Marciniszyn
2016-08-02
IB/qib, IB/hfi1: Fix grh creation in ud loopback
Dasaratharaman Chandramouli
2016-08-02
IB/hfi1: Cleanup UD packet handler.
Dasaratharaman Chandramouli
2016-08-02
IB/hfi1: Rename struct ahg_ib_header to struct hfi1_ahg_info
Dasaratharaman Chandramouli
2016-08-02
IB/hfi1: Remove unused elements from struct ahg_ib_header
Dasaratharaman Chandramouli
2016-08-02
IB/hfi1: Pull FECN/BECN processing to a common place
Mitko Haralanov
2016-07-12
IB/hfi1: Correct issues with sc5 computation
Mike Marciniszyn
2016-05-26
IB/hfi1: Move driver out of staging
Dennis Dalessandro