| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headers | Moni Shoua | 2016-01-19 | 1 | -2/+2 |
* | IB/core: Add definition for the standard RoCE V2 UDP port | Moni Shoua | 2016-01-19 | 1 | -0/+1 |
* | IB/core: Use hop-limit from IP stack for RoCE | Matan Barak | 2016-01-19 | 1 | -1/+3 |
* | IB/core: Rename rdma_addr_find_dmac_by_grh | Matan Barak | 2016-01-19 | 1 | -2/+3 |
* | IB/mad: pass ib_mad_send_buf explicitly to the recv_handler | Christoph Hellwig | 2016-01-19 | 1 | -0/+2 |
* | IB/core: Add cross-channel support | Leon Romanovsky | 2015-12-23 | 1 | -0/+11 |
* | IB/core: Align coding style of ib_device_cap_flags structure | Leon Romanovsky | 2015-12-23 | 1 | -30/+30 |
* | IB/core: Add ib_is_udata_cleared | Matan Barak | 2015-12-23 | 1 | -0/+27 |
* | IB/core: Display extended counter set if available | Christoph Lameter | 2015-12-23 | 1 | -0/+1 |
* | IB: remove the write-only usecnt field from struct ib_mr | Christoph Hellwig | 2015-12-23 | 1 | -1/+0 |
* | IB: remove the struct ib_phys_buf definition | Christoph Hellwig | 2015-12-23 | 1 | -5/+0 |
* | IB: remove in-kernel support for memory windows | Christoph Hellwig | 2015-12-23 | 1 | -83/+0 |
* | IB: remove support for phys MRs | Christoph Hellwig | 2015-12-23 | 1 | -12/+4 |
* | IB: remove ib_query_mr | Christoph Hellwig | 2015-12-23 | 1 | -18/+0 |
* | IB: start documenting device capabilities | Christoph Hellwig | 2015-12-23 | 1 | -0/+18 |
* | IB/cma: Join and leave multicast groups with IGMP | Moni Shoua | 2015-12-23 | 1 | -0/+2 |
* | IB/core: Initialize UD header structure with IP and UDP headers | Moni Shoua | 2015-12-23 | 1 | -7/+38 |
* | IB/core: Validate route when we init ah | Matan Barak | 2015-12-23 | 1 | -3/+7 |
* | IB/core: Add rdma_network_type to wc | Somnath Kotur | 2015-12-23 | 2 | -0/+45 |
* | IB/core: Add ROCE_UDP_ENCAP (RoCE V2) type | Matan Barak | 2015-12-23 | 1 | -2/+21 |
* | IB/core: Add gid_type to gid attribute | Matan Barak | 2015-12-23 | 3 | -1/+15 |
* | Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5 | Doug Ledford | 2015-12-22 | 1 | -3/+35 |
|\ |
|
| * | Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r... | Doug Ledford | 2015-12-15 | 1 | -3/+35 |
| |\ |
|
| | * | IB: add a proper completion queue abstraction | Christoph Hellwig | 2015-12-11 | 1 | -3/+35 |
* | | | IB/core: Remove ib_query_device | Or Gerlitz | 2015-12-22 | 1 | -3/+0 |
* | | | IB/core: Save the device attributes on the device structure | Ira Weiny | 2015-12-22 | 1 | -0/+1 |
|/ / |
|
* | | IB/mad: Require CM send method for everything except ClassPortInfo | Hal Rosenstock | 2015-12-08 | 1 | -0/+2 |
* | | IB/core: use RCU for uverbs id lookup | Mike Marciniszyn | 2015-12-07 | 1 | -0/+1 |
|/ |
|
* | IB/core, cma: Make __attribute_const__ declarations sparse-friendly | Bart Van Assche | 2015-10-30 | 2 | -3/+3 |
* | IB/core: Remove old fast registration API | Sagi Grimberg | 2015-10-29 | 1 | -54/+0 |
* | IB/core: Introduce new fast registration API | Sagi Grimberg | 2015-10-28 | 1 | -0/+44 |
* | Merge branch 'wr-cleanup' into k.o/for-4.4 | Doug Ledford | 2015-10-28 | 1 | -46/+85 |
|\ |
|
| * | IB: remove xrc_remote_srq_num from struct ib_send_wr | Christoph Hellwig | 2015-10-08 | 1 | -1/+0 |
| * | IB: split struct ib_send_wr | Christoph Hellwig | 2015-10-08 | 1 | -45/+85 |
* | | IB/cma: Add support for network namespaces | Guy Shapiro | 2015-10-28 | 1 | -1/+5 |
* | | IB/addr: Pass network namespace as a parameter | Guy Shapiro | 2015-10-28 | 1 | -1/+15 |
* | | IB/core: Remove smac and vlan id from path record | Matan Barak | 2015-10-21 | 1 | -2/+0 |
* | | IB/core: Remove smac and vlan id from qp_attr and ah_attr | Matan Barak | 2015-10-21 | 1 | -9/+4 |
* | | IB/core: Use GID table in AH creation and dmac resolution | Matan Barak | 2015-10-21 | 1 | -1/+1 |
* | | IB/cache: Add ib_find_gid_by_filter cache API | Matan Barak | 2015-10-21 | 1 | -0/+8 |
* | | IB/core: Add netdev to path record | Matan Barak | 2015-10-21 | 1 | -0/+10 |
* | | IB/core: Expose and rename ib_find_cached_gid_by_port cache API | Matan Barak | 2015-10-21 | 1 | -0/+19 |
* | | IB/core: Add netdev and gid attributes paramteres to cache | Matan Barak | 2015-10-21 | 2 | -6/+12 |
* | | ib_pack.h: Fix commentary IBA reference for CNP in IB opcode enum | Hal Rosenstock | 2015-10-21 | 1 | -1/+1 |
* | | IB/core: Add support of checksum capability reporting for RC and RAW | Bodong Wang | 2015-09-28 | 1 | -1/+2 |
|/ |
|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2015-09-19 | 1 | -2/+2 |
|\ |
|
| * | IB/hfi1: fix pstateinfo from returning improperly byteswapped value | Ira Weiny | 2015-09-18 | 1 | -2/+2 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2015-09-09 | 8 | -100/+746 |
|\ \
| |/ |
|
| * | IB/core: Move SM class defines from ib_mad.h to ib_smi.h | Ira Weiny | 2015-09-03 | 2 | -45/+47 |
| * | IB/core: Remove unnecessary defines from ib_mad.h | Ira Weiny | 2015-09-03 | 1 | -12/+0 |