Age | Commit message (Expand) | Author |
2015-10-30 | IB/core, cma: Make __attribute_const__ declarations sparse-friendly | Bart Van Assche |
2015-10-29 | IB/core: Remove old fast registration API | Sagi Grimberg |
2015-10-28 | IB/core: Introduce new fast registration API | Sagi Grimberg |
2015-10-28 | Merge branch 'wr-cleanup' into k.o/for-4.4 | Doug Ledford |
2015-10-28 | IB/cma: Add support for network namespaces | Guy Shapiro |
2015-10-28 | IB/addr: Pass network namespace as a parameter | Guy Shapiro |
2015-10-21 | IB/core: Remove smac and vlan id from path record | Matan Barak |
2015-10-21 | IB/core: Remove smac and vlan id from qp_attr and ah_attr | Matan Barak |
2015-10-21 | IB/core: Use GID table in AH creation and dmac resolution | Matan Barak |
2015-10-21 | IB/cache: Add ib_find_gid_by_filter cache API | Matan Barak |
2015-10-21 | IB/core: Add netdev to path record | Matan Barak |
2015-10-21 | IB/core: Expose and rename ib_find_cached_gid_by_port cache API | Matan Barak |
2015-10-21 | IB/core: Add netdev and gid attributes paramteres to cache | Matan Barak |
2015-10-21 | ib_pack.h: Fix commentary IBA reference for CNP in IB opcode enum | Hal Rosenstock |
2015-10-08 | IB: remove xrc_remote_srq_num from struct ib_send_wr | Christoph Hellwig |
2015-10-08 | IB: split struct ib_send_wr | Christoph Hellwig |
2015-09-28 | IB/core: Add support of checksum capability reporting for RC and RAW | Bodong Wang |
2015-09-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2015-09-18 | IB/hfi1: fix pstateinfo from returning improperly byteswapped value | Ira Weiny |
2015-09-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2015-09-03 | IB/core: Move SM class defines from ib_mad.h to ib_smi.h | Ira Weiny |
2015-09-03 | IB/core: Remove unnecessary defines from ib_mad.h | Ira Weiny |
2015-08-30 | IB/uverbs: Enable device removal when there are active user space applications | Yishai Hadas |
2015-08-30 | IB/core: Make ib_dealloc_pd return void | Jason Gunthorpe |
2015-08-30 | IB/mad: Remove ib_get_dma_mr calls | Jason Gunthorpe |
2015-08-30 | IB/core: Guarantee that a local_dma_lkey is available | Jason Gunthorpe |
2015-08-30 | IB/core: Add rdma netlink helper functions | Kaike Wan |
2015-08-30 | IB/mlx4: Implement ib_device callbacks | Moni Shoua |
2015-08-30 | IB/core: Add RoCE GID table management | Matan Barak |
2015-08-30 | IB/core: Drop ib_alloc_fast_reg_mr | Sagi Grimberg |
2015-08-30 | IB: Modify ib_create_mr API | Sagi Grimberg |
2015-08-30 | IB/core: Get rid of redundant verb ib_destroy_mr | Sagi Grimberg |
2015-08-30 | IB/cm: Remove compare_data checks | Haggai Eran |
2015-08-30 | IB/cm: Expose BTH P_Key in CM and SIDR request events | Haggai Eran |
2015-08-30 | IB/cm: Share listening CM IDs | Haggai Eran |
2015-08-30 | IB/cm: Expose service ID in request events | Haggai Eran |
2015-08-30 | IB/core: Find the network device matching connection parameters | Yotam Kenneth |
2015-08-30 | IB/core: lock client data with lists_rwsem | Haggai Eran |
2015-08-28 | RDMA/Core: remove rdma_cap_read_multi_sge() helper | Steve Wise |
2015-08-28 | IB/core: Add core header changes needed for OPA | Dennis Dalessandro |
2015-08-05 | core: Remove the ib_reg_phys_mr() and ib_rereg_phys_mr() verbs | Chuck Lever |
2015-07-14 | IB: Add rdma_cap_ib_switch helper and use where appropriate | Hal Rosenstock |
2015-06-12 | IB/mad: Add final OPA MAD processing | Ira Weiny |
2015-06-12 | IB/mad: Add partial Intel OPA MAD support | Ira Weiny |
2015-06-12 | IB/mad: Add partial Intel OPA MAD support | Ira Weiny |
2015-06-12 | IB/core: Add OPA MAD core capability flag | Ira Weiny |
2015-06-12 | IB/mad: Add support for additional MAD info to/from drivers | Ira Weiny |
2015-06-12 | IB/core: Add ability for drivers to report an alternate MAD size. | Ira Weiny |
2015-06-12 | IB/mad: Support alternate Base Versions when creating MADs | Ira Weiny |
2015-06-12 | IB/core: Pass hardware specific data in query_device | Matan Barak |