index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-30
RDMA/rxe: Compute PSN windows correctly
Bob Pearson
1
-1
/
+2
2020-10-30
IB/rdmavt: Fix sizeof mismatch
Colin Ian King
1
-3
/
+1
2020-10-01
RDMA/rxe: Set sys_image_guid to be aligned with HW IB devices
Zhu Yanjun
1
-0
/
+2
2020-10-01
RDMA/rxe: Fix configuration of atomic queue pair attributes
Bart Van Assche
1
-3
/
+4
2020-09-17
RDMA/rxe: Fix the parent sysfs read when the interface has 15 chars
Yi Zhang
1
-1
/
+1
2020-09-17
RDMA/rxe: Drop pointless checks in rxe_init_ports
Kamal Heib
1
-3
/
+0
2020-09-17
RDMA/rxe: Fix memleak in rxe_mem_init_user
Dinghao Liu
1
-0
/
+1
2020-08-19
RDMA/rxe: Prevent access to wr->next ptr afrer wr is posted to send queue
Mikhail Malygin
1
-1
/
+4
2020-08-19
RDMA/rxe: Skip dgid check in loopback mode
Zhu Yanjun
1
-1
/
+5
2020-04-29
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
1
-3
/
+5
2020-02-24
RDMA/rxe: Fix error type of mmap_offset
Jiewei Ke
1
-1
/
+1
2020-02-19
RDMA/rxe: Fix soft lockup problem due to using tasklets in softirq
Zhu Yanjun
1
-4
/
+4
2020-02-19
IB/rdmavt: Reset all QPs when the device is shut down
Kaike Wan
1
-33
/
+51
2020-01-27
RDMA/rxe: Consider skb reserve space based on netdev of GID
Parav Pandit
1
-1
/
+2
2020-01-27
IB/rxe: Fix incorrect cache cleanup in error flow
Yuval Shaia
1
-12
/
+14
2020-01-27
IB/rxe: replace kvfree with vfree
Zhu Yanjun
2
-4
/
+5
2020-01-09
rxe: correctly calculate iCRC for unaligned payloads
Steve Wise
3
-1
/
+14
2019-12-05
IB/rxe: Make counters thread safe
Parav Pandit
2
-4
/
+4
2019-11-24
IB/rxe: avoid srq memory leak
Zhu Yanjun
1
-2
/
+8
2019-11-20
IB/rxe: fixes for rdma read retry
Vijay Immanuel
2
-11
/
+25
2019-11-20
IB/rxe: avoid back-to-back retries
Vijay Immanuel
2
-1
/
+18
2019-07-31
RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMM
Konstantin Taranov
2
-1
/
+5
2019-06-25
IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr value
Mike Marciniszyn
1
-0
/
+2
2019-06-25
IB/rdmavt: Fix alloc_qpn() WARN_ON()
Mike Marciniszyn
1
-1
/
+2
2019-05-02
IB/rdmavt: Fix frwr memory registration
Josh Collier
1
-7
/
+10
2019-01-26
rxe: IB_WR_REG_MR does not capture MR's iova field
Chuck Lever
1
-0
/
+1
2019-01-13
rxe: fix error completion wr_id and qp_num
Sagi Grimberg
1
-4
/
+9
2018-12-17
RDMA/rdmavt: Fix rvt_create_ah function signature
Kamal Heib
2
-2
/
+5
2018-11-13
IB/rxe: fix for duplicate request processing and ack psns
Vijay Immanuel
2
-2
/
+8
2018-08-16
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+4
2018-08-08
RDMA/rxe: Set wqe->status correctly if an unexpected response is received
Bart Van Assche
1
-0
/
+1
2018-07-30
RDMA/providers: Fix return value from create_srq callbacks
Kamal Heib
1
-1
/
+1
2018-07-30
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
3
-21
/
+21
2018-07-30
RDMA: Constify the argument of the work request conversion functions
Bart Van Assche
2
-6
/
+6
2018-07-24
IB/rxe: Drop QP0 silently
Zhu Yanjun
1
-2
/
+7
2018-07-09
RDMA/rxe: Simplify the error handling code in rxe_create_ah()
Bart Van Assche
1
-10
/
+3
2018-06-29
IB/rxe: don't clear the tx queue on every transfer
Vijay Immanuel
1
-10
/
+7
2018-06-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+4
2018-06-18
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
3
-7
/
+9
2018-06-18
IB/rxe: avoid unnecessary NULL check
Zhu Yanjun
1
-2
/
+1
2018-06-18
IB/rxe: support for 802.1q VLAN on the listener
Vijay Immanuel
1
-0
/
+5
2018-06-18
IB/rxe: increase max MR limit
Vijay Immanuel
1
-1
/
+1
2018-06-18
IB/rxe: Fix missing completion for mem_reg work requests
Vijay Immanuel
1
-0
/
+3
2018-06-18
RDMA: Convert drivers to use sgid_attr instead of sgid_index
Parav Pandit
4
-57
/
+13
2018-06-18
IB{cm, core}: Introduce and use ah_attr copy, move, replace APIs
Jason Gunthorpe
2
-3
/
+7
2018-06-18
IB/rxe: Do not hide uABI stuff in memcpy
Jason Gunthorpe
1
-3
/
+16
2018-06-18
IB/rxe: Use rdma GID API
Parav Pandit
2
-37
/
+25
2018-06-12
treewide: Use array_size() in vzalloc_node()
Kees Cook
1
-1
/
+1
2018-06-12
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
1
-5
/
+4
2018-06-11
IB/rxe: avoid double kfree skb
Zhu Yanjun
1
-1
/
+1
[next]