Sign in
coral
/
linux-mtk
/
7b96779637d60bb2703ab8ae1d7411141f86412f
/
drivers
/
infiniband
/
hw
/
ocrdma
af0394d0
RDMA/ocrdma: Fix out of bounds index check in query pkey
by Gal Pressman
· 6 years ago
89c49e7
RDMA: Directly cast the sockaddr union to sockaddr
by Jason Gunthorpe
· 6 years ago
1ffba62
RDMA/providers: Remove pointless functions
by Kamal Heib
· 6 years ago
d34ac5c
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
by Bart Van Assche
· 6 years ago
f696bf6
RDMA: Constify the argument of the work request conversion functions
by Bart Van Assche
· 6 years ago
9491a1e
RDMA/ocrdma: Suppress a compiler warning
by Bart Van Assche
· 6 years ago
beae9eb
RDMA/ocrdma: Make ocrdma_destroy_qp() easier to analyze
by Bart Van Assche
· 6 years ago
2f944c0
RDMA: Fix storage of PortInfo CapabilityMask in the kernel
by Jason Gunthorpe
· 6 years ago
aa9d5ff
RDMA/ocrdma: Remove a set-but-not-used variable
by Bart Van Assche
· 6 years ago
33023fb
IB/core: add max_send_sge and max_recv_sge attributes
by Steve Wise
· 6 years ago
47ec386
RDMA: Convert drivers to use sgid_attr instead of sgid_index
by Parav Pandit
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
3e44e0e
IB/providers: Avoid null netdev check for RoCE
by Parav Pandit
· 7 years ago
14169e3
IB/providers: Avoid zero GID check for RoCE
by Parav Pandit
· 7 years ago
0e1f9b9
RDMA/providers: Simplify query_gid callback of RoCE providers
by Parav Pandit
· 7 years ago
689a8e3
IB/ocrdma_hw: Remove redundant checks and goto labels
by Gustavo A. R. Silva
· 7 years ago
0ede73b
IB/uverbs: Extend uverbs_ioctl header with driver_id
by Matan Barak
· 7 years ago
115b68a
IB/ocrdma: Removed GID add/del null routines
by Parav Pandit
· 7 years ago
d78756d
IB/ocrdma: Use zeroing memory allocator than allocator/memset
by Himanshu Jha
· 7 years ago
7448208
RDMA/ocrdma: Fix permissions for OCRDMA_RESET_STATS
by Anton Vasilyev
· 7 years ago
8b0c05d
IB/ocrdma: Remove unneeded conversions to bool
by Andrew F. Davis
· 7 years ago
f4e96c1
IB/ocrdma_hw: remove unnecessary code in ocrdma_mbx_dealloc_lkey
by Gustavo A. R. Silva
· 7 years ago
754137a
Merge branch 'for-next-early' into for-next
by Doug Ledford
· 7 years ago
c0348eb
IB: Let ib_core resolve destination mac address
by Parav Pandit
· 7 years ago
05a8a1c
RDMA/ocrdma: Remove set-but-not-used variables
by Bart Van Assche
· 7 years ago
705dec3
RDMA/ocrdma: Suppress gcc 7 fall-through complaints
by Bart Van Assche
· 7 years ago
69a8403
RDMA/ocrdma: Use NULL instead of 0 to represent a pointer
by Bart Van Assche
· 7 years ago
44596eb
IB/ocrdma: pr_err() strings should end with newlines
by Arvind Yadav
· 7 years ago
06564f6
IB/ocrdma: fix incorrect fall-through on switch statement
by Colin Ian King
· 7 years ago
9abb0d1
RDMA: Simplify get firmware interface
by Leon Romanovsky
· 7 years ago
e1267b0
RDMA: Remove useless MODULE_VERSION
by Leon Romanovsky
· 7 years ago
f0c6e88
RDMA/ocrdma: Fix error codes in ocrdma_create_srq()
by Dan Carpenter
· 7 years ago
dd75cfa
RDMA/ocrdma: Fix an error code in ocrdma_alloc_pd()
by Dan Carpenter
· 7 years ago
062d0f2
IB/ocrdma: fix out of bounds access to local buffer
by Michael Mera
· 8 years ago
44c5848
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
by Dasaratharaman Chandramouli
· 8 years ago
d8966fc
IB/core: Use rdma_ah_attr accessor functions
by Dasaratharaman Chandramouli
· 8 years ago
9089885
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
by Dasaratharaman Chandramouli
· 8 years ago
bef4211
IB/ocrdma: Add identifier names to function definitions
by Dasaratharaman Chandramouli
· 8 years ago
3e7e119
IB: Replace ib_umem page_size by page_shift
by Artemy Kovalyov
· 8 years ago
004d18e
RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num()
by Dan Carpenter
· 8 years ago
ac1820f
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
af17fe7
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
c4550c6
IB: Query ports via the core instead of direct into the driver
by Or Gerlitz
· 8 years ago
e6a73f2
IB/ocrdma: Switch from dma_device to dev.parent
by Bart Van Assche
· 8 years ago
db287ec
RDMA/ocrdma: Replace BUG() with BUG_ON()
by ssh10
· 8 years ago
69ae543
RDMA: Adding ethertype ETH_P_IBOE
by Selvin Xavier
· 8 years ago
9032ad7
Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test
by Doug Ledford
· 8 years ago
86ef0be
Merge branch 'mlx' into merge-test
by Doug Ledford
· 8 years ago
5b4c9cd
IB/ocrdma: fix bad initialization
by Pan Bian
· 8 years ago
477864c
IB/core: Let create_ah return extended response to user
by Moni Shoua
· 8 years ago
740c330
IB/ocrdma: Remove and fix debug prints after allocation failure
by Leon Romanovsky
· 8 years ago
b9044ac
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
a7fe738
IB/ocrdma: Move user vendor structures
by Leon Romanovsky
· 8 years ago
bd99fde
IB/{core,hw}: Add constant for node_desc
by Yuval Shaia
· 8 years ago
3c199b4
RDMA/ocrdma: Fix the max_sge reported from FW
by Selvin Xavier
· 8 years ago
bd39500
IB/ocrdma: Support device FW version string
by Ira Weiny
· 9 years ago
9aa8b32
IB/core: Enhance ib_map_mr_sg()
by Bart Van Assche
· 9 years ago
ff2ba99
IB/core: Add passing an offset into the SG to ib_map_mr_sg
by Christoph Hellwig
· 9 years ago
95f60bb
IB/ocrdma: Skip using unneeded intermediate variable
by Markus Elfring
· 9 years ago
d1c95b0
IB/ocrdma: Skip using unneeded intermediate variable
by Markus Elfring
· 9 years ago
0ca4c39
IB/ocrdma: Delete unnecessary variable initialisations in 11 functions
by Markus Elfring
· 9 years ago
834d16d
RDMA/ocrdma: Support user AH creation for RoCE-v2
by Devesh Sharma
· 9 years ago
bcf117e
RDMA/ocrdma: Support RoCE-v2 in the RC path
by Devesh Sharma
· 9 years ago
6b06266
RDMA/ocrdma: Support RoCE-v2 in the UD path
by Devesh Sharma
· 9 years ago
e161486
RDMA/ocrdma: Export udp encapsulation capability
by Somnath Kotur
· 9 years ago
b41f785
RDMA/ocrdma: Fix arm logic to align with new cq API
by Devesh Sharma
· 9 years ago
7425f410
RDMA/ocrdma: Fixing ocrdma debugfs directory remove
by Selvin Xavier
· 9 years ago
aff3ead
RDMA/ocrdma: Fix pkey_index returned by driver in rq work completion
by Selvin Xavier
· 9 years ago
7d82df1
RDMA/ocrdma: populate max_sge_rd in device attributes
by Selvin Xavier
· 9 years ago
fd98d89
RDMA/ocrdma: Initialize stats resources in the driver before ib device registration.
by Selvin Xavier
· 9 years ago
c3efe75
IB/core: Use hop-limit from IP stack for RoCE
by Matan Barak
· 9 years ago
f7f4b23e
IB/core: Rename rdma_addr_find_dmac_by_grh
by Matan Barak
· 9 years ago
3b1ea43
RDMA/ocrdma: Depend on async link events from CNA
by Devesh Sharma
· 9 years ago
d310a34
RDMA/ocrdma: Dispatch only port event when port state changes
by Devesh Sharma
· 9 years ago
a2addf9
RDMA/ocrdma: Fix vlan-id assignment in qp parameters
by Devesh Sharma
· 9 years ago
b7d3e0a
IB: remove support for phys MRs
by Christoph Hellwig
· 9 years ago
2002983
IB/core: Validate route when we init ah
by Matan Barak
· 9 years ago
191cfed
RDMA/ocrdma: Remove old FRWR API
by Sagi Grimberg
· 9 years ago
2eaa1c5
RDMA/ocrdma: Support the new memory registration API
by Sagi Grimberg
· 9 years ago
63e8790
Merge branch 'wr-cleanup' into k.o/for-4.4
by Doug Ledford
· 9 years ago
dbf727d
IB/core: Use GID table in AH creation and dmac resolution
by Matan Barak
· 9 years ago
55ee3ab
IB/core: Add netdev and gid attributes paramteres to cache
by Matan Barak
· 9 years ago
c6a7b0d
RDMA/ocrdma: Bump up ocrdma version number to 11.0.0.0
by Selvin Xavier
· 9 years ago
af74d19
RDMA/ocrdma: Prevent CQ-Doorbell floods
by Devesh Sharma
· 9 years ago
aeb922d
RDMA/ocrdma: Check resource ids received in Async CQE
by Naga Irrinki
· 9 years ago
fb16d8c
RDMA/ocrdma: Avoid a possible crash in ocrdma_rem_port_stats
by Selvin Xavier
· 9 years ago
5a85f5e
RDMA/ocrdma: Cleanup unused device list and rcu variables
by Selvin Xavier
· 9 years ago
e622f2f
IB: split struct ib_send_wr
by Christoph Hellwig
· 9 years ago
cc36929
RDMA/ocrdma: Incorporate the moving of GID Table mgmt to IB/Core
by Somnath Kotur
· 9 years ago
cacb7d5
ocrdma: Support ib_alloc_mr verb
by Sagi Grimberg
· 9 years ago
b8f5595
RDMA/ocrdma: update ocrdma module license string
by Devesh Sharma
· 9 years ago
71ee673
RDMA/ocrdma: update ocrdma license to dual-license
by Devesh Sharma
· 9 years ago
d8b2ba7
IB/core: Destroy ocrdma_dev_id IDR on module exit
by Johannes Thumshirn
· 9 years ago
3b8ab70
IB/mad: Remove improper use of BUG_ON
by Ira Weiny
· 9 years ago
f9d1b5a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
4cd7c94
IB/mad: Add support for additional MAD info to/from drivers
by Ira Weiny
· 10 years ago
337877a
IB/core: Add ability for drivers to report an alternate MAD size.
by Ira Weiny
· 10 years ago
2528e33
IB/core: Pass hardware specific data in query_device
by Matan Barak
· 10 years ago
bcf4c1e
IB/core: Change provider's API of create_cq to be extendible
by Matan Barak
· 10 years ago
Next »