index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
sa_query.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-03
IB/sa: Add cached attribute containing SM information to SA port
Alex Vesker
1
-0
/
+41
2016-05-26
Merge branches 'misc-4.7-2', 'ipoib' and 'ib-router' into k.o/for-4.7
Doug Ledford
1
-31
/
+180
2016-05-25
IB/SA Agent: Add support for SA agent get ClassPortInfo
Erez Shitrit
1
-0
/
+173
2016-05-24
IB/core: Register SA ibnl client during ib_core initialization
Mark Bloch
1
-22
/
+5
2016-05-24
IB/SA: Integrate ib_sa module into ib_core module
Mark Bloch
1
-9
/
+2
2016-05-13
IB/SA: Use correct free function
Mark Bloch
1
-1
/
+1
2016-05-13
IB/core: Fix a potential array overrun in CMA and SA agent
Mark Bloch
1
-1
/
+1
2016-03-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-0
/
+5
2016-03-21
IB/core: Support accessing SA in virtualized environment
Eli Cohen
1
-0
/
+5
2016-03-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-7
/
+6
2016-03-03
IB/core: Use GRH when the path hop-limit > 0
Or Gerlitz
1
-1
/
+1
2016-03-03
IB/core: trivial prink cleanup.
Parav Pandit
1
-6
/
+5
2016-03-03
IB/core: Replace memset with eth_zero_addr
Amitoj Kaur Chawla
1
-1
/
+1
2016-01-21
IB/sa: Fix netlink local service GFP crash
Kaike Wan
1
-2
/
+6
2016-01-19
IB/mad: pass ib_mad_send_buf explicitly to the recv_handler
Christoph Hellwig
1
-3
/
+4
2015-12-23
IB/core: Validate route when we init ah
Matan Barak
1
-8
/
+67
2015-12-23
IB/core: Add gid_type to gid attribute
Matan Barak
1
-2
/
+3
2015-12-07
IB/sa: Put netlink request into the request list before sending
Kaike Wan
1
-15
/
+17
2015-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-1
/
+1
2015-10-21
IB/core: Remove smac and vlan id from path record
Matan Barak
1
-2
/
+0
2015-10-21
IB/core: Remove smac and vlan id from qp_attr and ah_attr
Matan Barak
1
-4
/
+0
2015-10-21
IB/core: Add netdev to path record
Matan Barak
1
-2
/
+11
2015-10-21
IB/core: Add netdev and gid attributes paramteres to cache
Matan Barak
1
-1
/
+1
2015-09-02
IB/sa: Fix rdma netlink message flags
Kaike Wan
1
-1
/
+1
2015-08-30
IB/sa: Route SA pathrecord query through netlink
Kaike Wan
1
-1
/
+500
2015-08-30
IB/sa: Allocate SA query with kzalloc
Kaike Wan
1
-4
/
+4
2015-08-30
IB/core: lock client data with lists_rwsem
Haggai Eran
1
-3
/
+3
2015-07-14
IB: Add rdma_cap_ib_switch helper and use where appropriate
Hal Rosenstock
1
-6
/
+2
2015-06-12
IB/mad: Support alternate Base Versions when creating MADs
Ira Weiny
1
-1
/
+2
2015-06-10
IB/core: Don't warn on no SA support in event handler
Moni Shoua
1
-1
/
+1
2015-05-18
IB/Verbs: Use management helper rdma_cap_eth_ah()
Michael Wang
1
-1
/
+1
2015-05-18
IB/Verbs: Use management helper rdma_cap_ib_sa()
Michael Wang
1
-5
/
+5
2015-05-18
IB/Verbs: Reform IB-core sa_query
Michael Wang
1
-13
/
+17
2014-08-10
IB/mad: add new ioctl to ABI to support new registration options
Ira Weiny
1
-1
/
+1
2014-06-03
IB/mad: Fix sparse warning about gfp_t use
Roland Dreier
1
-1
/
+1
2014-01-14
IB/core: Ethernet L2 attributes in verbs/cm structures
Matan Barak
1
-1
/
+11
2013-06-20
IB/sa: Export function to pack a path record into wire format
Sean Hefty
1
-0
/
+6
2013-02-27
IB/core: convert to idr_alloc()
Tejun Heo
1
-8
/
+10
2012-07-08
IB/sa: Add GuidInfoRecord query support
Erez Shitrit
1
-0
/
+133
2011-01-28
RDMA: Update missed conversion of flush_scheduled_work()
Tejun Heo
1
-1
/
+1
2011-01-16
RDMA: Update workqueue usage
Tejun Heo
1
-1
/
+1
2010-10-13
RDMA/cm: Add RDMA CM support for IBoE devices
Eli Cohen
1
-1
/
+4
2010-10-13
IB/mad: IBoE supports only QP1 (no QP0)
Eli Cohen
1
-7
/
+18
2009-11-16
RDMA/ucma: Add option to manually set IB path
Sean Hefty
1
-0
/
+6
2009-09-05
IB: Use DEFINE_SPINLOCK() for static spinlocks
Roland Dreier
1
-5
/
+2
2009-03-03
IB/sa_query: Fix AH leak due to update_sm_ah() race
Jack Morgenstein
1
-0
/
+2
2008-07-22
IB/sa_query: Check if sm_ah is NULL in ib_sa_remove_one()
Ralph Campbell
1
-1
/
+2
2008-07-14
RDMA: Remove subversion $Id tags
Roland Dreier
1
-2
/
+0
2008-07-14
IB/sa: Fail requests made while creating new SM AH
Moni Shoua
1
-6
/
+16
[next]