summaryrefslogtreecommitdiff
path: root/rdma/rdma.h
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/network/iproute2/iproute2-nextStephen Hemminger2021-02-231-0/+1
|\
| * rdma: Add support for the netlink extackPatrisious Haddad2021-01-101-0/+1
* | rdma: Fix statistics bind/unbing argument handlingIdo Kalir2021-02-221-0/+1
|/
* Merge branch 'main' into nextDavid Ahern2020-11-241-1/+1
|\
| * rdma: fix spelling error in commentStephen Hemminger2020-11-081-1/+1
* | lib: json_print: Add print_on_off()Petr Machata2020-11-131-1/+0
|/
* rdma: Add support to get QP in raw formatMaor Gottlieb2020-07-051-2/+5
* rdma: Rewrite custom JSON and prints logic to use common APIIdo Kalir2019-11-201-3/+3
* rdma: Control CQ adaptive moderation (DIM)Yamin Friedman2019-08-021-0/+1
* rdma: Add "stat qp show" supportMark Zhang2019-07-191-0/+1
* rdma: Add an option to query,set net namespace sharing sys parameterParav Pandit2019-05-311-0/+1
* rdma: add 'link add/delete' commandsSteve Wise2019-04-031-0/+2
* rdma: add helper rd_sendrecv_msg()Steve Wise2019-04-031-0/+2
* rdma: Provide and reuse filter functionsLeon Romanovsky2019-02-241-3/+4
* rdma: Perform single .doit call to query specific objectsLeon Romanovsky2019-02-241-1/+9
* rdma: Properly mark RDMAtool licenseLeon Romanovsky2019-02-241-6/+1
* Revert "rdma: make local functions static"David Ahern2018-11-241-0/+11
* Merge branch 'iproute2-master' into iproute2-nextDavid Ahern2018-11-241-11/+0
|\
| * rdma: make local functions staticStephen Hemminger2018-11-191-11/+0
* | rdma: Introduce command execution helper with required device nameLeon Romanovsky2018-11-021-0/+1
|/
* rdma: Fix for ineffective check in add_filter()Phil Sutter2018-10-221-1/+1
* rdma: sync some IP headers with glibcHoang Le2018-06-151-0/+1
* rdma: print driver resource attributesSteve Wise2018-05-181-0/+11
* rdma: Add CM_ID resource tracking informationSteve Wise2018-04-011-0/+2
* rdma: Add resource tracking summaryLeon Romanovsky2018-02-051-0/+1
* rdma: Allow external usage of compare string routineLeon Romanovsky2018-02-051-0/+2
* rdma: Set pointer to device name positionLeon Romanovsky2018-02-051-0/+1
* rdma: Add filtering infrastructureLeon Romanovsky2018-02-051-0/+20
* rdma: Make visible the number of argumentsLeon Romanovsky2018-02-051-0/+1
* rdma: Add option to provide "-" sign for the port numberLeon Romanovsky2018-02-051-2/+1
* rdma: Move link execution logic to common codeLeon Romanovsky2017-12-271-0/+1
* rdma: Rename rd_free_devmap to be rd_freeLeon Romanovsky2017-12-271-1/+1
* rdma: Move per-device handler function to generic codeLeon Romanovsky2017-12-271-0/+1
* rdma: Reduce scope of _dev_map_lookup callLeon Romanovsky2017-12-271-1/+0
* rdma: Add json output to link objectLeon Romanovsky2017-08-211-1/+0
* rdma: Add json and pretty outputsLeon Romanovsky2017-08-211-0/+4
* rdma: Add dev objectLeon Romanovsky2017-08-211-0/+17
* rdma: Add basic infrastructure for RDMA toolLeon Romanovsky2017-08-211-0/+71