aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/sa_query.c
AgeCommit message (Expand)Author
2016-03-03IB/core: Use GRH when the path hop-limit > 0Or Gerlitz
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
2008-07-14IB/sa: Fail requests made while creating new SM AHMoni Shoua
2007-10-09IB/sa: Add new QoS fields to path recordSean Hefty
2007-10-09IB/sa: Error handling thinko fixAli Ayoub
2007-08-03IB/sa: Don't need to check for default P_Key twiceRoland Dreier
2007-07-10IB/sa: Make sure SA queries use default P_KeySean Hefty
2007-07-09IB: Remove garbage non-ASCII characters from commentsRoland Dreier
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
2007-04-24IB/sa: Set src_path_bits correctly in ib_init_ah_from_path()Sean Hefty
2007-02-16IB/core: Set static rate in ib_init_ah_from_path()Roland Dreier
2007-02-16IB/sa: Track multicast join/leave requestsSean Hefty
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-09-22IB/sa: Require SA registrationMichael S. Tsirkin
2006-09-22RDMA: iWARP Core Changes.Tom Tucker