index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-20
RDMA/uverbs: Add uverbs command for dma-buf based MR registration
Jianxin Xiong
1
-2
/
+115
2021-01-20
RDMA/core: Add device method for registering dma-buf based memory region
Jianxin Xiong
1
-0
/
+1
2021-01-20
RDMA/umem: Support importing dma-buf as user memory region
Jianxin Xiong
3
-1
/
+178
2021-01-19
RDMA/core/iwpm_msg: Add proper descriptions for 'skb' param
Lee Jones
1
-8
/
+8
2021-01-19
RDMA/core/iwpm_util: Fix some param description misspellings
Lee Jones
1
-3
/
+3
2021-01-19
RDMA/core/counters: Demote non-conformant kernel-doc headers
Lee Jones
1
-8
/
+8
2021-01-19
RDMA/core/restrack: Fix kernel-doc formatting issue
Lee Jones
1
-2
/
+2
2021-01-19
RDMA/core/sa_query: Demote non-conformant kernel-doc header
Lee Jones
1
-1
/
+1
2021-01-19
RDMA/core/multicast: Provide description for 'ib_init_ah_from_mcmember()'s 'r...
Lee Jones
1
-0
/
+1
2021-01-19
RDMA/core/roce_gid_mgmt: Fix misnaming of 'rdma_roce_rescan_device()'s param ...
Lee Jones
1
-1
/
+1
2021-01-19
RDMA/core/cache: Fix some misspellings, missing and superfluous param descrip...
Lee Jones
1
-5
/
+4
2021-01-19
RDMA/core: device: Fix formatting in worthy kernel-doc header and demote another
Lee Jones
1
-4
/
+4
2021-01-19
Merge branch 'devx_set_get' into rdma.git for-next
Jason Gunthorpe
4
-65
/
+77
2021-01-18
RDMA/nldev: Return an error message on failure to turn auto mode
Patrisious Haddad
2
-32
/
+34
2021-01-14
RDMA/cma: Fix error flow in default_roce_mode_store
Neta Ostrovsky
1
-1
/
+3
2021-01-14
RDMA/umem: Avoid undefined behavior of rounddown_pow_of_two()
Aharon Landau
1
-1
/
+1
2021-01-07
RDMA: Use kzalloc for allocating only one thing
Zheng Yongjun
1
-1
/
+1
2021-01-07
RDMA/cma: Delete useless kfree code
Zheng Yongjun
1
-10
/
+2
2021-01-07
RDMA/restrack: Don't treat as an error allocation ID wrapping
Leon Romanovsky
1
-0
/
+1
2021-01-06
RDMA/ucma: Do not miss ctx destruction steps in some cases
Jason Gunthorpe
1
-63
/
+72
2020-12-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
31
-452
/
+620
2020-12-14
RDMA/cma: Don't overwrite sgid_attr after device is released
Leon Romanovsky
1
-3
/
+4
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+2
2020-12-10
RDMA/uverbs: Fix incorrect variable type
Avihai Horon
1
-9
/
+5
2020-12-10
RDMA/core: Do not indicate device ready when device enablement fails
Jack Morgenstein
1
-3
/
+4
2020-12-10
RDMA/core: Clean up cq pool mechanism
Jack Morgenstein
3
-15
/
+9
2020-12-10
RDMA/core: Update kernel documentation for ib_create_named_qp()
Lukas Bulwahn
1
-0
/
+1
2020-12-09
RDMA/cm: Fix an attempt to use non-valid pointer when cleaning timewait
Leon Romanovsky
1
-0
/
+2
2020-12-07
RDMA/core: Fix empty gid table for non IB/RoCE devices
Gal Pressman
1
-3
/
+0
2020-12-07
IB: Fix kernel-doc markups
Mauro Carvalho Chehab
5
-8
/
+10
2020-12-07
RDMA/uverbs: Allow drivers to create a new HW object during rereg_mr
Jason Gunthorpe
2
-20
/
+116
2020-12-07
RDMA/uverbs: Check ODP in ib_check_mr_access() as well
Jason Gunthorpe
2
-15
/
+6
2020-12-07
RDMA/uverbs: Tidy input validation of ib_uverbs_rereg_mr()
Jason Gunthorpe
1
-4
/
+6
2020-11-27
RDMA/restrack: Support all QP types
Leon Romanovsky
4
-27
/
+17
2020-11-27
RDMA/core: Allow drivers to disable restrack DB
Leon Romanovsky
2
-3
/
+11
2020-11-27
RDMA/core: Track device memory MRs
Leon Romanovsky
1
-0
/
+4
2020-11-25
RDMA/cma: Fix deadlock on &lock in rdma_cma_listen_on_all() error unwind
Jason Gunthorpe
1
-7
/
+18
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+6
2020-11-17
RDMA/core: remove use of dma_virt_ops
Christoph Hellwig
2
-21
/
+27
2020-11-17
Merge branch 'for-rc' into rdma.git
Jason Gunthorpe
3
-19
/
+44
2020-11-16
RDMA/efa: Remove .create_ah callback assignment
Gal Pressman
1
-1
/
+1
2020-11-16
RDMA/cma: Add missing error handling of listen_id
Leon Romanovsky
1
-74
/
+101
2020-11-16
RDMA/restrack: Store all special QPs in restrack DB
Leon Romanovsky
2
-2
/
+11
2020-11-16
RDMA/counter: Combine allocation and bind logic
Leon Romanovsky
1
-74
/
+62
2020-11-16
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
1
-5
/
+5
2020-11-12
RDMA/umem: Use ib_dma_max_seg_size instead of dma_get_max_seg_size
Christoph Hellwig
1
-4
/
+4
2020-11-12
RDMA/core: Make FD destroy callback void
Leon Romanovsky
3
-6
/
+5
2020-11-12
RDMA/core: Postpone uobject cleanup on failure till FD close
Leon Romanovsky
10
-65
/
+39
2020-11-12
RDMA/cm: Make the local_id_table xarray non-irq
Jason Gunthorpe
1
-6
/
+6
2020-11-02
IB/core: Add support for NDR link speed
Meir Lichtinger
1
-0
/
+4
[prev]
[next]