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
/
verbs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-11
IB: Use capital "OR" for multiple licenses in SPDX
Krzysztof Kozlowski
1
-1
/
+1
2023-04-09
IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requests
Patrick Kelsey
1
-2
/
+2
2023-01-10
IB/hfi1: Split IB counter allocation
Dean Luick
1
-49
/
+32
2022-09-05
RDMA/hfi1: Remove the unneeded result variable
ye xingchen
1
-3
/
+1
2022-08-21
IB: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
1
-2
/
+2
2022-03-05
IB/hfi1: Allow larger MTU without AIP
Mike Marciniszyn
1
-2
/
+1
2021-11-16
IB/hfi1: Properly allocate rdma counter desc memory
Dennis Dalessandro
1
-3
/
+2
2021-10-12
RDMA/counter: Add a descriptor in struct rdma_hw_stats
Aharon Landau
1
-26
/
+27
2021-08-25
RDMA/hfi1: Convert to SPDX identifier
Cai Huoqing
1
-43
/
+1
2021-06-17
RDMA: Remove rdma_set_device_sysfs_group()
Jason Gunthorpe
1
-3
/
+1
2021-06-17
RDMA: Change ops->init_port to ops->port_groups
Jason Gunthorpe
1
-1
/
+1
2021-06-17
RDMA: Split the alloc_hw_stats() ops to port and device variants
Jason Gunthorpe
1
-43
/
+43
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
1
-4
/
+4
2021-01-28
RDMA/hw/hfi1/verbs: Demote non-conforming doc header and fix a misspelling
Lee Jones
1
-3
/
+3
2020-09-18
RDMA: Fix link active_speed size
Aharon Landau
1
-1
/
+1
2020-06-03
RDMA: Remove 'max_map_per_fmr'
Jason Gunthorpe
1
-1
/
+0
2020-05-21
IB/hfi1: Enable the transmit side of the datagram ipoib netdev
Piotr Stankiewicz
1
-0
/
+2
2020-05-21
IB/ipoib: Increase ipoib Datagram mode MTU's upper limit
Kaike Wan
1
-0
/
+2
2020-05-21
IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPs
Gary Leshner
1
-1
/
+1
2020-05-21
IB/hfi1: Remove module parameter for KDETH qpns
Gary Leshner
1
-4
/
+3
2020-03-02
IB/hfi1, qib: Ensure RCU is locked when accessing list
Dennis Dalessandro
1
-1
/
+3
2019-10-17
IB/hfi1: Use a common pad buffer for 9B and 16B packets
Mike Marciniszyn
1
-6
/
+4
2019-09-26
IB/hfi1: remove unlikely() from IS_ERR*() condition
Denis Efremov
1
-1
/
+1
2019-08-21
Merge branch 'odp_fixes' into rdma.git for-next
Jason Gunthorpe
1
-0
/
+2
2019-08-01
IB/hfi1: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+2
2019-07-22
IB/hfi1: Do not update hcrc for a KDETH packet during fault injection
Kaike Wan
1
-8
/
+9
2019-06-29
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
1
-8
/
+8
2019-06-18
IB/hfi1: Handle port down properly in pio
Mike Marciniszyn
1
-2
/
+2
2019-06-18
IB/hfi1: Use aborts to trigger RC throttling
Mike Marciniszyn
1
-4
/
+6
2019-06-10
RDMA: Move owner into struct ib_device_ops
Jason Gunthorpe
1
-1
/
+1
2019-06-10
RDMA: Move driver_id into struct ib_device_ops
Jason Gunthorpe
1
-1
/
+3
2019-05-29
IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr value
Mike Marciniszyn
1
-2
/
+0
2019-04-01
hfi1: Convert hfi1_unit_table to XArray
Matthew Wilcox
1
-4
/
+4
2019-03-26
IB/hfi1: Add running average for adaptive pio
Mike Marciniszyn
1
-3
/
+4
2019-02-06
IB/hfi1: Prioritize the sending of ACK packets
Kaike Wan
1
-0
/
+1
2019-02-06
IB/hfi1: Add TID RDMA WRITE functionality into RDMA verbs
Kaike Wan
1
-1
/
+16
2019-02-06
IB/hfi1: Allow for extra entries in QP's s_ack_queue
Kaike Wan
1
-1
/
+1
2019-02-06
IB/hfi1: Integrate TID RDMA READ protocol into RC protocol
Kaike Wan
1
-0
/
+1
2019-02-06
IB/hfi1: Add TID RDMA handlers
Kaike Wan
1
-0
/
+125
2019-02-06
IB/hfi1: Set PbcInsertHcrc for TID RDMA packets
Kaike Wan
1
-2
/
+19
2019-02-06
IB/hfi1: TID RDMA RcvArray programming and TID allocation
Kaike Wan
1
-10
/
+19
2019-01-31
IB/hfi1: Integrate OPFN into RC transactions
Kaike Wan
1
-0
/
+1
2019-01-31
IB/hfi1, IB/rdmavt: Allow for extending of QP's s_ack_queue
Kaike Wan
1
-0
/
+1
2019-01-30
IB/{hfi1,qib}: Cleanup open coded sge sizing
Michael J. Ruhl
1
-10
/
+2
2019-01-14
RDMA: Rename port_callback to init_port
Parav Pandit
1
-1
/
+1
2018-12-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-11
/
+17
2018-12-12
RDMA/hfi1: Initialize ib_device_ops struct
Kamal Heib
1
-7
/
+11
2018-12-07
IB/hfi1: Reduce lock contention on iowait_lock for sdma and pio
Mike Marciniszyn
1
-4
/
+3
2018-12-07
IB/hfi1: Allow the driver to initialize QP priv struct
Mike Marciniszyn
1
-0
/
+1
[next]