index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
sa_query.c
Age
Commit message (
Expand
)
Author
2016-01-19
IB/mad: pass ib_mad_send_buf explicitly to the recv_handler
Christoph Hellwig
2015-12-23
IB/core: Validate route when we init ah
Matan Barak
2015-12-23
IB/core: Add gid_type to gid attribute
Matan Barak
2015-12-07
IB/sa: Put netlink request into the request list before sending
Kaike Wan
2015-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-10-21
IB/core: Remove smac and vlan id from path record
Matan Barak
2015-10-21
IB/core: Remove smac and vlan id from qp_attr and ah_attr
Matan Barak
2015-10-21
IB/core: Add netdev to path record
Matan Barak
2015-10-21
IB/core: Add netdev and gid attributes paramteres to cache
Matan Barak
2015-09-02
IB/sa: Fix rdma netlink message flags
Kaike Wan
2015-08-30
IB/sa: Route SA pathrecord query through netlink
Kaike Wan
2015-08-30
IB/sa: Allocate SA query with kzalloc
Kaike Wan
2015-08-30
IB/core: lock client data with lists_rwsem
Haggai Eran
2015-07-14
IB: Add rdma_cap_ib_switch helper and use where appropriate
Hal Rosenstock
2015-06-12
IB/mad: Support alternate Base Versions when creating MADs
Ira Weiny
2015-06-10
IB/core: Don't warn on no SA support in event handler
Moni Shoua
2015-05-18
IB/Verbs: Use management helper rdma_cap_eth_ah()
Michael Wang
2015-05-18
IB/Verbs: Use management helper rdma_cap_ib_sa()
Michael Wang
2015-05-18
IB/Verbs: Reform IB-core sa_query
Michael Wang
2014-08-10
IB/mad: add new ioctl to ABI to support new registration options
Ira Weiny
2014-06-03
IB/mad: Fix sparse warning about gfp_t use
Roland Dreier
2014-01-14
IB/core: Ethernet L2 attributes in verbs/cm structures
Matan Barak
2013-06-20
IB/sa: Export function to pack a path record into wire format
Sean Hefty
2013-02-27
IB/core: convert to idr_alloc()
Tejun Heo
2012-07-08
IB/sa: Add GuidInfoRecord query support
Erez Shitrit
2011-01-28
RDMA: Update missed conversion of flush_scheduled_work()
Tejun Heo
2011-01-16
RDMA: Update workqueue usage
Tejun Heo
2010-10-13
RDMA/cm: Add RDMA CM support for IBoE devices
Eli Cohen
2010-10-13
IB/mad: IBoE supports only QP1 (no QP0)
Eli Cohen
2009-11-16
RDMA/ucma: Add option to manually set IB path
Sean Hefty
2009-09-05
IB: Use DEFINE_SPINLOCK() for static spinlocks
Roland Dreier
2009-03-03
IB/sa_query: Fix AH leak due to update_sm_ah() race
Jack Morgenstein
2008-07-22
IB/sa_query: Check if sm_ah is NULL in ib_sa_remove_one()
Ralph Campbell
2008-07-14
RDMA: Remove subversion $Id tags
Roland Dreier
2008-07-14
IB/sa: Fail requests made while creating new SM AH
Moni Shoua
2007-10-09
IB/sa: Add new QoS fields to path record
Sean Hefty
2007-10-09
IB/sa: Error handling thinko fix
Ali Ayoub
2007-08-03
IB/sa: Don't need to check for default P_Key twice
Roland Dreier
2007-07-10
IB/sa: Make sure SA queries use default P_Key
Sean Hefty
2007-07-09
IB: Remove garbage non-ASCII characters from comments
Roland Dreier
2007-05-02
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2007-04-24
IB/sa: Set src_path_bits correctly in ib_init_ah_from_path()
Sean Hefty
2007-02-16
IB/core: Set static rate in ib_init_ah_from_path()
Roland Dreier
2007-02-16
IB/sa: Track multicast join/leave requests
Sean Hefty
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-09-22
IB/sa: Require SA registration
Michael S. Tsirkin
2006-09-22
RDMA: iWARP Core Changes.
Tom Tucker
2006-09-22
IB: Whitespace fixes
Roland Dreier
2006-08-16
IB/core: Fix SM LID/LID change with client reregister set
Jack Morgenstein
[next]