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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
/
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
2021-01-09
RDMA/siw,rxe: Make emulated devices virtual in the device tree
Jason Gunthorpe
1
-18
/
+1
2021-01-09
RDMA/core: remove use of dma_virt_ops
Christoph Hellwig
3
-9
/
+0
2020-11-12
RMDA/sw: Don't allow drivers using dma_virt_ops on highmem configs
Christoph Hellwig
1
-0
/
+1
2020-11-02
RDMA: Fix software RDMA drivers for dma mapping error
Parav Pandit
1
-2
/
+5
2020-10-16
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
1
-4
/
+4
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2
-2
/
+3
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2
-2
/
+3
2020-09-09
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
2
-2
/
+3
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-6
/
+4
2020-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-13
/
+2
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-07-20
RDMA/siw: Remove the query_pkey callback
Kamal Heib
3
-11
/
+0
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-08
RDMA/siw: Fix reporting vendor_part_id
Kamal Heib
1
-1
/
+2
2020-07-07
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
2
-2
/
+2
2020-06-15
RDMA/siw: Fix pointer-to-int-cast warning in siw_rx_pbl()
Tom Seewald
1
-1
/
+2
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-2
/
+2
2020-06-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
4
-9
/
+2
2020-06-03
RDMA: Remove 'max_fmr'
Jason Gunthorpe
3
-4
/
+0
2020-05-28
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
1
-20
/
+4
2020-05-28
net: add sock_set_reuseaddr
Christoph Hellwig
1
-13
/
+5
2020-05-21
Merge tag 'v5.7-rc6' into rdma.git for-next
Jason Gunthorpe
1
-4
/
+11
2020-05-20
RDMA/siw: Replace one-element array and use struct_size() helper
Gustavo A. R. Silva
2
-5
/
+2
2020-04-15
RDMA/siw: Fix potential siw_mem refcnt leak in siw_fastreg_mr()
Jason Gunthorpe
1
-4
/
+11
2020-03-24
RDMA/siw: Suppress uninitialized var warning
Andrew Morton
1
-1
/
+1
2020-03-10
Merge tag 'v5.6-rc5' into rdma.git for-next
Jason Gunthorpe
1
-3
/
+3
2020-03-04
RDMA/siw: Fix failure handling during device creation
Bernard Metzler
1
-3
/
+3
2020-03-04
RDMA/siw: Fix passive connection establishment
Bernard Metzler
1
-106
/
+31
2020-03-04
Merge tag 'v5.6-rc4' into rdma.git for-next
Jason Gunthorpe
1
-3
/
+2
2020-03-04
RDMA/providers: Fix return value when QP type isn't supported
Kamal Heib
1
-1
/
+1
2020-02-27
RDMA/siw: Fix setting active_{speed, width} attributes
Kamal Heib
1
-3
/
+4
2020-02-11
RDMA/siw: Remove unwanted WARN_ON in siw_cm_llp_data_ready()
Krishnamraju Eraparaju
1
-3
/
+2
2020-02-11
RDMA/siw: Fix setting active_mtu attribute
Kamal Heib
1
-1
/
+1
2020-02-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
8
-71
/
+43
2020-01-31
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
John Hubbard
1
-1
/
+1
2020-01-31
IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
John Hubbard
1
-1
/
+1
2020-01-04
RDMA/siw: use true,false for bool variable
zhengbin
1
-1
/
+1
2020-01-03
RDMA/siw: Simplify QP representation
Bernard Metzler
7
-70
/
+42
2019-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
5
-196
/
+254
2019-11-14
RDMA/siw: Cleanup unused mmap structures.
Bernard Metzler
2
-13
/
+0
2019-11-06
RDMA/siw: Use the common mmap_xa helpers
Michal Kalderon
4
-102
/
+114
2019-10-28
Merge tag 'v5.4-rc5' into rdma.git for-next
Jason Gunthorpe
1
-4
/
+11
2019-10-28
RDMA/siw: Increase DMA max_segment_size parameter
Bart Van Assche
2
-0
/
+4
2019-10-28
RDMA/siw: Fix post_recv QP state locking
Bernard Metzler
1
-1
/
+0
2019-10-22
RDMA/siw: Fix SQ/RQ drain logic
Bernard Metzler
2
-42
/
+122
[next]