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