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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-29
IB/mlx4: Fix incorrect cq flushing in error state
Ariel Nahum
1
-1
/
+1
2015-09-29
IB/mlx4: Use correct SL on AH query under RoCE
Noa Osherovich
1
-1
/
+5
2015-09-29
IB/mlx4: Forbid using sysfs to change RoCE pkeys
Jack Morgenstein
1
-1
/
+4
2015-09-29
IB/mlx4: Fix potential deadlock when sending mad to wire
Jack Morgenstein
1
-3
/
+4
2015-09-29
IB/mlx5: avoid destroying a NULL mr in reg_user_mr error flow
Haggai Eran
1
-12
/
+0
2015-09-29
IB/iser: Fix possible bogus DMA unmapping
Sagi Grimberg
2
-4
/
+10
2015-09-29
IB/iser: Fix missing return status check in iser_send_data_out
Sagi Grimberg
1
-3
/
+5
2015-09-29
IB/uverbs: Fix race between ib_uverbs_open and remove_one
Yishai Hadas
2
-14
/
+32
2015-09-29
IB/uverbs: reject invalid or unknown opcodes
Christoph Hellwig
1
-1
/
+9
2015-09-29
IB/qib: Change lkey table allocation to support more MRs
Mike Marciniszyn
3
-4
/
+16
2015-09-29
IB/srp: Stop the scsi_eh_<n> and scsi_tmf_<n> threads if login fails
Bart Van Assche
1
-0
/
+9
2015-09-29
IB/srp: Handle partial connection success correctly
Bart Van Assche
1
-1
/
+2
2015-08-10
IB/ipoib: Fix CONFIG_INFINIBAND_IPOIB_CM
Jason Gunthorpe
1
-1
/
+2
2015-08-03
RDMA/ocrdma: fix double free on pd
Colin Ian King
1
-1
/
+0
2015-07-21
IB/srp: Fix reconnection failure handling
Bart Van Assche
1
-4
/
+1
2015-07-21
IB/srp: Fix connection state tracking
Bart Van Assche
2
-32
/
+30
2015-07-21
IB/srp: Fix a connection setup race
Bart Van Assche
1
-2
/
+3
2015-07-21
IB/srp: Remove an extraneous scsi_host_put() from an error path
Bart Van Assche
1
-8
/
+5
2015-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-3
/
+22
2015-06-08
iser-target: Fix possible use-after-free
Sagi Grimberg
1
-0
/
+1
2015-06-08
iser-target: release stale iser connections
Sagi Grimberg
1
-1
/
+17
2015-06-08
iser-target: Fix variable-length response error completion
Sagi Grimberg
1
-2
/
+4
2015-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-3
/
+3
2015-05-30
iser-target: Fix error path in isert_create_pi_ctx()
Roland Dreier
1
-3
/
+3
2015-05-20
IB/cma: Fix broken AF_IB UD support
Matthew Finlay
1
-11
/
+21
2015-05-20
ib/cm: Change reject message type when destroying cm_id
Ted Kim
1
-1
/
+1
2015-05-18
RDMA/ocrdma: Update ocrdma version number
Selvin Xavier
1
-1
/
+1
2015-05-18
RDMA/ocrdma: Fail connection for MTU lesser than 512
Naga Irrinki
1
-1
/
+3
2015-05-18
RDMA/ocrdma: Fix dmac resolution for link local address
Mitesh Ahuja
2
-1
/
+5
2015-05-18
RDMA/ocrdma: Prevent allocation of DPP PDs if FW doesnt support it
Mitesh Ahuja
2
-28
/
+27
2015-05-18
RDMA/ocrdma: Fix the request length for RDMA_QUERY_QP mailbox command to FW.
Mitesh Ahuja
2
-1
/
+3
2015-05-18
RDMA/ocrdma: Use VID 0 if PFC is enabled and vlan is not configured
Devesh Sharma
2
-2
/
+18
2015-05-18
RDMA/ocrdma: Fix QP state transition in destroy_qp
Devesh Sharma
1
-4
/
+6
2015-05-18
RDMA/ocrdma: Report EQ full fatal error
Devesh Sharma
2
-0
/
+13
2015-05-18
RDMA/ocrdma: Fix EQ destroy failure during driver unload
Selvin Xavier
1
-3
/
+3
2015-05-12
infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> uses
Joe Perches
3
-5
/
+4
2015-05-12
IB/qib: fix test of unsigned variable
Mike Marciniszyn
2
-2
/
+3
2015-05-12
RDMA/core: Fix for parsing netlink string attribute
Tatyana Nikolova
1
-1
/
+1
2015-05-11
iw_cxgb4: use wildcard mapping for getting remote addr info
Steve Wise
1
-8
/
+8
2015-05-11
IB/ehca: use correct destination for memcpy
Nicholas Mc Guire
1
-2
/
+2
2015-05-05
IPoIB/CM: Fix indentation level
Bart Van Assche
1
-2
/
+2
2015-05-05
iw_cxgb4: Remove negative advice dmesg warnings
Hariprasad S
3
-9
/
+32
2015-05-05
IB/core: Fix unaligned accesses
David Ahern
2
-14
/
+13
2015-05-05
IB/core: change rdma_gid2ip into void function as it always return zero
Honggang LI
1
-10
/
+3
2015-05-05
IB/qib: use arch_phys_wc_add()
Luis R. Rodriguez
7
-79
/
+39
2015-05-05
IB/qib: add acounting for MTRR
Luis R. Rodriguez
1
-1
/
+1
2015-05-05
IB/core: dma unmap optimizations
Guy Shapiro
1
-2
/
+3
2015-05-05
IB/core: dma map/unmap locking optimizations
Guy Shapiro
1
-5
/
+4
2015-05-05
RDMA/cxgb4: Report the actual address of the remote connecting peer
Steve Wise
2
-4
/
+51
2015-05-05
RDMA/nes: Report the actual address of the remote connecting peer
Tatyana Nikolova
2
-17
/
+49
[next]