summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-09-03IB/uverbs: reject invalid or unknown opcodesChristoph Hellwig
2015-09-02IB/sa: Fix rdma netlink message flagsKaike Wan
2015-08-30IB/ucma: HW Device hot-removal supportYishai Hadas
2015-08-30IB/uverbs: Enable device removal when there are active user space applicationsYishai Hadas
2015-08-30IB/uverbs: Explicitly pass ib_dev to uverbs commandsYishai Hadas
2015-08-30IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas
2015-08-30IB/uverbs: Fix reference counting usage of event filesYishai Hadas
2015-08-30IB/core: Make ib_dealloc_pd return voidJason Gunthorpe
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-08-05core: Remove the ib_reg_phys_mr() and ib_rereg_phys_mr() verbsChuck Lever
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