index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb4
/
mem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-27
RDMA/cxgb4: Remove MW support
Jason Gunthorpe
1
-84
/
+0
2020-09-17
RDMA: Clean MW allocation and free flows
Leon Romanovsky
1
-21
/
+11
2020-09-11
RDMA/umem: Split ib_umem_num_pages() into ib_umem_num_dma_blocks()
Jason Gunthorpe
1
-1
/
+1
2020-09-09
RDMA/umem: Replace for_each_sg_dma_page with rdma_umem_for_each_dma_block
Jason Gunthorpe
1
-3
/
+3
2020-07-07
IB/uverbs: Set IOVA on IB MR in uverbs layer
Yishai Hadas
1
-1
/
+0
2020-07-07
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
1
-1
/
+1
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
1
-1
/
+1
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
1
-1
/
+1
2019-10-04
RDMA/cxgb4: Do not dma memory off of the stack
Greg KH
1
-11
/
+17
2019-06-20
RDMA: Check umem pointer validity prior to release
Leon Romanovsky
1
-2
/
+1
2019-05-27
RDMA/cxgb4: Use sizeof() notation
Leon Romanovsky
1
-2
/
+3
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
1
-4
/
+3
2019-03-28
RDMA/cxbg: Use correct sizing on buffers holding page DMA addresses
Shiraz Saleem
1
-1
/
+1
2019-03-25
cxgb4: Convert mmidr to XArray
Matthew Wilcox
1
-8
/
+8
2019-03-04
cxgb4: kfree mhp after the debug print
Shaobo He
1
-1
/
+1
2019-02-12
RDMA/cxgb4: Use for_each_sg_dma_page iterator on umem SGL
Shiraz, Saleem
1
-19
/
+13
2019-01-11
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
1
-1
/
+1
2018-06-26
iw_cxgb4: correctly enforce the max reg_mr depth
Steve Wise
1
-1
/
+1
2018-05-09
iw_cxgb4: Fix an error handling path in 'c4iw_get_dma_mr()'
Christophe Jaillet
1
-2
/
+2
2018-03-08
iw_cxgb4: initialize ib_mr fields for user mrs
Steve Wise
1
-0
/
+3
2017-09-29
iw_cxgb4: add referencing to wait objects
Steve Wise
1
-18
/
+20
2017-09-29
iw_cxgb4: allocate wait object for each memory object
Steve Wise
1
-89
/
+139
2017-09-27
iw_cxgb4: Remove __func__ parameter from pr_debug()
Bharat Potnuri
1
-13
/
+13
2017-08-16
iw_cxgb4: fix misuse of integer variable
Steve Wise
1
-1
/
+1
2017-06-20
net: introduce __skb_put_[zero, data, u8]
yuan linyu
1
-4
/
+2
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-2
/
+2
2017-04-25
IB: Replace ib_umem page_size by page_shift
Artemy Kovalyov
1
-2
/
+2
2017-04-25
iw_cxgb4: Use dsgl by default
Ganesh Goudar
1
-3
/
+3
2017-04-20
cxgb4: Convert PDBG to pr_debug
Joe Perches
1
-14
/
+14
2017-04-20
cxgb4: Use more common logging style
Joe Perches
1
-4
/
+2
2016-11-17
iw_cxgb4: invalidate the mr when posting a read_w_inv wr
Steve Wise
1
-0
/
+12
2016-10-07
iw_cxgb4: add fast-path for small REG_MR operations
Steve Wise
1
-1
/
+1
2016-08-02
RDMA/iw_cxgb4: Use kfree_skb instead of kfree
Hariprasad S
1
-11
/
+15
2016-06-23
RDMA/iw_cxgb4: Low resource fixes for Memory registration
Hariprasad S
1
-37
/
+74
2016-05-14
Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...
Doug Ledford
1
-2
/
+3
2016-05-14
RDMA/iw_cxgb4: set the correct FID value in DSGL commands
Hariprasad S
1
-2
/
+3
2016-05-13
IB/core: Enhance ib_map_mr_sg()
Bart Van Assche
1
-1
/
+1
2016-05-13
IB/core: Add passing an offset into the SG to ib_map_mr_sg
Christoph Hellwig
1
-4
/
+3
2016-03-16
Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6
Doug Ledford
1
-3
/
+5
2016-03-01
IB/core: Add vendor's specific data to alloc mw
Matan Barak
1
-1
/
+3
2016-03-01
iw_cxgb4: Max fastreg depth depends on DSGL support
Hariprasad S
1
-3
/
+5
2015-12-23
IB: remove the write-only usecnt field from struct ib_mr
Christoph Hellwig
1
-3
/
+0
2015-12-23
IB: remove support for phys MRs
Christoph Hellwig
1
-248
/
+0
2015-10-29
iw_cxgb4: Remove old FRWR API
Sagi Grimberg
1
-45
/
+0
2015-10-29
iw_cxgb4: Support the new memory registration API
Sagi Grimberg
1
-0
/
+38
2015-10-21
RDMA/cxgb4: re-fix 32-bit build warning
Arnd Bergmann
1
-1
/
+1
2015-08-31
iw_cxgb4: Support ib_alloc_mr verb
Sagi Grimberg
1
-3
/
+9
2015-05-05
iw_cxgb4: 32b platform fixes
Hariprasad S
1
-3
/
+3
2015-04-16
cxgb4: drop __GFP_NOFAIL allocation
Michal Hocko
1
-1
/
+1
2015-01-16
iw_cxgb4: Cleanup register defines/MACROS defined in t4fw_ri_api.h
Hariprasad Shenai
1
-9
/
+9
[next]