summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2015-08-30IB/mad: Remove ib_get_dma_mr callsJason Gunthorpe
2015-08-30IB/core: Guarantee that a local_dma_lkey is availableJason Gunthorpe
2015-08-30IB/sa: Route SA pathrecord query through netlinkKaike Wan
2015-08-30IB/sa: Allocate SA query with kzallocKaike Wan
2015-08-30IB/core: Add rdma netlink helper functionsKaike Wan
2015-08-30IB/core: Remove needless bracketizationDoug Ledford
2015-08-30IB/mlx4: Implement ib_device callbacksMoni Shoua
2015-08-30IB/core: Add RoCE table bonding supportMatan Barak
2015-08-30IB/core: missing curly braces in ib_find_gid()Dan Carpenter
2015-08-30IB/core: Add RoCE GID table managementMatan Barak
2015-08-30IB/core: Make ib_alloc_device init the kobjectJason Gunthorpe
2015-08-30IB/core: Drop ib_alloc_fast_reg_mrSagi Grimberg
2015-08-30IB: Modify ib_create_mr APISagi Grimberg
2015-08-30IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg
2015-08-30IB/cma: Fix net_dev reference leak with failed requestsHaggai Eran
2015-08-30IB/cm: Remove compare_data checksHaggai Eran
2015-08-30IB/cma: Share ib_cm_ids between rdma_cm_idsHaggai Eran
2015-08-30IB/cma: Use found net_dev for passive connectionsHaggai Eran
2015-08-30IB/cma: Validate routing of incoming requestsHaggai Eran
2015-08-30IB/cma: Add net_dev and private data checks to RDMA CMHaggai Eran
2015-08-30IB/cm: Expose BTH P_Key in CM and SIDR request eventsHaggai Eran
2015-08-30IB/cma: Helper functions to access port space IDRsHaggai Eran
2015-08-30IB/cma: Refactor RDMA IP CM private-data parsing codeHaggai Eran
2015-08-30IB/cm: Share listening CM IDsHaggai Eran
2015-08-30IB/cm: Expose service ID in request eventsHaggai Eran
2015-08-30IB/core: Find the network device matching connection parametersYotam Kenneth
2015-08-30IB/core: lock client data with lists_rwsemHaggai Eran
2015-08-30IB/core: Add rwsem to allow reading device list or client listHaggai Eran
2015-08-28RDMA/cma: fix IPv6 address resolutionSpencer Baugh
2015-08-28IB/ucma: Fix theoretical user triggered use-after-freeJason Gunthorpe
2015-07-14IB/core: Destroy multcast_idr on module exitJohannes Thumshirn
2015-07-14IB/ucm: Fix bitmap wrap when devnum > IB_UCM_MAX_DEVICESCarol L Soto
2015-07-14IB/ucma: Fix lockdep warning in ucma_lock_filesHaggai Eran
2015-07-14RDMA/core: Fixes for port mapper client registrationTatyana Nikolova
2015-07-14IB/cm: Do not queue work to a device that's going awayErez Shitrit
2015-07-14IB/mad: Fix compare between big endian and cpu endianIra Weiny
2015-07-14IB: Add rdma_cap_ib_switch helper and use where appropriateHal Rosenstock
2015-06-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-06-12IB/mad: Add final OPA MAD processingIra Weiny
2015-06-12IB/mad: Add partial Intel OPA MAD supportIra Weiny
2015-06-12IB/mad: Add partial Intel OPA MAD supportIra Weiny
2015-06-12IB/mad: Add support for additional MAD info to/from driversIra Weiny
2015-06-12IB/mad: Convert allocations from kmem_cache to kzallocIra Weiny
2015-06-12IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny
2015-06-12IB/mad: Support alternate Base Versions when creating MADsIra Weiny
2015-06-12IB/mad: Create a generic helper for DR forwarding checksIra Weiny
2015-06-12IB/mad: Create a generic helper for DR SMP Recv processingIra Weiny
2015-06-12IB/mad: Create a generic helper for DR SMP Send processingIra Weiny
2015-06-12IB/mad: Split IB SMI handling from MAD Recv handlerIra Weiny
2015-06-12IB/mad cleanup: Generalize processing of MAD dataIra Weiny