summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/sa_query.c
AgeCommit message (Expand)Author
2016-10-07IB/sa : Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-08-03IB/sa: Add cached attribute containing SM information to SA portAlex Vesker
2016-05-26Merge branches 'misc-4.7-2', 'ipoib' and 'ib-router' into k.o/for-4.7Doug Ledford
2016-05-25IB/SA Agent: Add support for SA agent get ClassPortInfoErez Shitrit
2016-05-24IB/core: Register SA ibnl client during ib_core initializationMark Bloch
2016-05-24IB/SA: Integrate ib_sa module into ib_core moduleMark Bloch
2016-05-13IB/SA: Use correct free functionMark Bloch
2016-05-13IB/core: Fix a potential array overrun in CMA and SA agentMark Bloch
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-03-21IB/core: Support accessing SA in virtualized environmentEli Cohen
2016-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-03-03IB/core: Use GRH when the path hop-limit > 0Or Gerlitz
2016-03-03IB/core: trivial prink cleanup.Parav Pandit
2016-03-03IB/core: Replace memset with eth_zero_addrAmitoj Kaur Chawla
2016-01-21IB/sa: Fix netlink local service GFP crashKaike Wan
2016-01-19IB/mad: pass ib_mad_send_buf explicitly to the recv_handlerChristoph Hellwig
2015-12-23IB/core: Validate route when we init ahMatan Barak
2015-12-23IB/core: Add gid_type to gid attributeMatan Barak
2015-12-07IB/sa: Put netlink request into the request list before sendingKaike Wan
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-10-21IB/core: Remove smac and vlan id from path recordMatan Barak
2015-10-21IB/core: Remove smac and vlan id from qp_attr and ah_attrMatan Barak
2015-10-21IB/core: Add netdev to path recordMatan Barak
2015-10-21IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak
2015-09-02IB/sa: Fix rdma netlink message flagsKaike Wan
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: lock client data with lists_rwsemHaggai Eran
2015-07-14IB: Add rdma_cap_ib_switch helper and use where appropriateHal Rosenstock
2015-06-12IB/mad: Support alternate Base Versions when creating MADsIra Weiny
2015-06-10IB/core: Don't warn on no SA support in event handlerMoni Shoua
2015-05-18IB/Verbs: Use management helper rdma_cap_eth_ah()Michael Wang
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_sa()Michael Wang
2015-05-18IB/Verbs: Reform IB-core sa_queryMichael Wang
2014-08-10IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny
2014-06-03IB/mad: Fix sparse warning about gfp_t useRoland Dreier
2014-01-14IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak
2013-06-20IB/sa: Export function to pack a path record into wire formatSean Hefty
2013-02-27IB/core: convert to idr_alloc()Tejun Heo
2012-07-08IB/sa: Add GuidInfoRecord query supportErez Shitrit
2011-01-28RDMA: Update missed conversion of flush_scheduled_work()Tejun Heo
2011-01-16RDMA: Update workqueue usageTejun Heo
2010-10-13RDMA/cm: Add RDMA CM support for IBoE devicesEli Cohen
2010-10-13IB/mad: IBoE supports only QP1 (no QP0)Eli Cohen
2009-11-16RDMA/ucma: Add option to manually set IB pathSean Hefty
2009-09-05IB: Use DEFINE_SPINLOCK() for static spinlocksRoland Dreier
2009-03-03IB/sa_query: Fix AH leak due to update_sm_ah() raceJack Morgenstein
2008-07-22IB/sa_query: Check if sm_ah is NULL in ib_sa_remove_one()Ralph Campbell
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier