index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
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
/
siw
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-26
RDMA/siw: Release xarray entry
Leon Romanovsky
1
-1
/
+1
2021-05-26
RDMA/siw: Properly check send and receive CQ pointers
Leon Romanovsky
1
-6
/
+3
2021-05-14
RDMA/siw: Fix a use after free in siw_alloc_mr
Lv Yunlong
1
-2
/
+2
2021-03-04
RDMA/siw: Fix calculation of tx_valid_cpus size
Kamal Heib
1
-1
/
+1
2021-03-04
RDMA/siw: Fix handling of zero-sized Read and Receive Queues.
Bernard Metzler
5
-146
/
+177
2020-11-24
RMDA/sw: Don't allow drivers using dma_virt_ops on highmem configs
Christoph Hellwig
1
-0
/
+1
2020-07-16
RDMA/siw: Fix reporting vendor_part_id
Kamal Heib
1
-1
/
+2
2020-06-30
RDMA/siw: Fix pointer-to-int-cast warning in siw_rx_pbl()
Tom Seewald
1
-1
/
+2
2020-05-06
RDMA/siw: Fix potential siw_mem refcnt leak in siw_fastreg_mr()
Jason Gunthorpe
1
-4
/
+11
2020-04-13
RDMA/siw: Fix passive connection establishment
Bernard Metzler
1
-114
/
+31
2020-03-12
RDMA/siw: Fix failure handling during device creation
Bernard Metzler
1
-3
/
+3
2020-03-05
RDMA/siw: Remove unwanted WARN_ON in siw_cm_llp_data_ready()
Krishnamraju Eraparaju
1
-3
/
+2
2020-01-17
RDMA/siw: Fix port number endianness in a debug message
Bart Van Assche
1
-8
/
+1
2019-12-31
RDMA/siw: Fix post_recv QP state locking
Bernard Metzler
1
-1
/
+0
2019-12-31
RDMA/siw: Fix SQ/RQ drain logic
Bernard Metzler
2
-42
/
+122
2019-10-18
RDMA/siw: free siw_base_qp in kref release routine
Krishnamraju Eraparaju
2
-2
/
+2
2019-10-01
RDMA/siw: Fix serialization issue in write_space()
Krishnamraju Eraparaju
1
-4
/
+11
2019-09-24
mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
akpm@linux-foundation.org
1
-9
/
+1
2019-09-13
RDMA/siw: Relax from kmap_atomic() use in TX path
Bernard Metzler
1
-7
/
+5
2019-09-13
Merge tag 'v5.3-rc8' into rdma.git for-next
Jason Gunthorpe
9
-144
/
+146
2019-09-13
RDMA/siw: Fix page address mapping in TX path
Bernard Metzler
1
-5
/
+6
2019-08-28
RDMA/siw: Fix IPv6 addr_list locking
Bernard Metzler
1
-11
/
+20
2019-08-23
RDMA/siw: Fix 64/32bit pointer inconsistency
Bernard Metzler
9
-109
/
+108
2019-08-22
RDMA/siw: Fix SGL mapping issues
Bernard Metzler
1
-22
/
+15
2019-08-21
Merge branch 'odp_fixes' into rdma.git for-next
Jason Gunthorpe
5
-14
/
+24
2019-08-20
RDMA/siw: Fix potential NULL de-ref
Bernard Metzler
1
-2
/
+3
2019-08-13
RDMA/siw: Change CQ flags from 64->32 bits
Bernard Metzler
4
-11
/
+23
2019-08-12
RDMA/siw: Fix a memory leak in siw_init_cpulist()
Dan Carpenter
1
-3
/
+1
2019-08-12
RDMA: Introduce ib_port_phys_state enum
Kamal Heib
1
-1
/
+2
2019-07-29
Do not dereference 'siw_crypto_shash' before checking
Bernard Metzler
1
-2
/
+4
2019-07-22
RDMA/siw: Remove set but not used variables 'rv'
Mao Wenan
1
-2
/
+1
2019-07-22
RDMA/siw: Fix error return code in siw_init_module()
Wei Yongjun
1
-0
/
+1
2019-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
15
-0
/
+10577
2019-07-12
RMDA/siw: Require a 64 bit arch
Jason Gunthorpe
1
-1
/
+1
2019-07-11
RDMA/siw: Mark expected switch fall-throughs
Gustavo A. R. Silva
2
-0
/
+6
2019-07-11
rdma/siw: Remove set but not used variable 's'
YueHaibing
1
-3
/
+0
2019-07-11
rdma/siw: Add missing dependencies on LIBCRC32C and DMA_VIRT_OPS
Geert Uytterhoeven
1
-1
/
+2
2019-07-11
RDMA/siw: Add missing rtnl_lock around access to ifa
Jason Gunthorpe
1
-0
/
+2
2019-07-10
rdma/siw: Use proper enumerated type in map_cqe_status
Nathan Chancellor
1
-1
/
+1
2019-07-10
RDMA/siw: Remove unnecessary kthread create/destroy printouts
Bernard Metzler
2
-7
/
+1
2019-07-08
RDMA/siw: Fix DEFINE_PER_CPU compilation when ARCH_NEEDS_WEAK_PER_CPU
Jason Gunthorpe
2
-9
/
+9
2019-07-02
rdma/siw: addition to kernel build environment
Bernard Metzler
2
-0
/
+28
2019-07-02
rdma/siw: completion queue methods
Bernard Metzler
1
-0
/
+101
2019-07-02
rdma/siw: receive path
Bernard Metzler
1
-0
/
+1456
2019-07-02
rdma/siw: transmit path
Bernard Metzler
1
-0
/
+1269
2019-07-02
rdma/siw: queue pair methods
Bernard Metzler
1
-0
/
+1322
2019-07-02
rdma/siw: application buffer management
Bernard Metzler
2
-0
/
+534
2019-07-02
rdma/siw: application interface
Bernard Metzler
2
-0
/
+1851
2019-07-02
rdma/siw: connection management
Bernard Metzler
2
-0
/
+2205
2019-07-02
rdma/siw: network and RDMA core interface
Bernard Metzler
1
-0
/
+687
[next]