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
/
device.c
Age
Commit message (
Expand
)
Author
2016-05-24
IB/core: Add IP to GID netlink offload
Mark Bloch
2016-05-24
IB/core: Register SA ibnl client during ib_core initialization
Mark Bloch
2016-05-24
IB/SA: Integrate ib_sa module into ib_core module
Mark Bloch
2016-05-24
IB/MAD: Integrate ib_mad module into ib_core module
Mark Bloch
2016-05-24
IB/core: Integrate IB address resolution module into core
Leon Romanovsky
2016-03-21
IB/core: Add subnet prefix to port info
Eli Cohen
2016-03-03
IB/core: trivial prink cleanup.
Parav Pandit
2016-02-29
IB/core: Fix missed clean call in registration path
Leon Romanovsky
2015-12-23
IB/core: Add gid_type to gid attribute
Matan Barak
2015-12-22
Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5
Doug Ledford
2015-12-22
IB/core: Remove ib_query_device
Or Gerlitz
2015-12-22
IB/core: Save the device attributes on the device structure
Ira Weiny
2015-12-11
IB: add a proper completion queue abstraction
Christoph Hellwig
2015-10-21
IB/core: Expose and rename ib_find_cached_gid_by_port cache API
Matan Barak
2015-10-21
IB/core: Add netdev and gid attributes paramteres to cache
Matan Barak
2015-08-30
IB/core: Remove needless bracketization
Doug Ledford
2015-08-30
IB/core: missing curly braces in ib_find_gid()
Dan Carpenter
2015-08-30
IB/core: Add RoCE GID table management
Matan Barak
2015-08-30
IB/core: Make ib_alloc_device init the kobject
Jason Gunthorpe
2015-08-30
IB/core: Find the network device matching connection parameters
Yotam Kenneth
2015-08-30
IB/core: lock client data with lists_rwsem
Haggai Eran
2015-08-30
IB/core: Add rwsem to allow reading device list or client list
Haggai Eran
2015-06-12
IB/core: Add ability for drivers to report an alternate MAD size.
Ira Weiny
2015-06-12
IB/core: Pass hardware specific data in query_device
Matan Barak
2015-06-12
IB/core: Add timestamp_mask and hca_core_clock to query_device
Matan Barak
2015-05-20
IB/core: Convert core to use bitfield for caps
Ira Weiny
2015-05-20
IB/core: Add per port immutable struct to ib_device
Ira Weiny
2015-05-18
IB/core: Create common start/end port functions
Ira Weiny
2015-05-18
IB/Verbs: Implement new callback query_protocol()
Michael Wang
2012-09-30
IB/core: Handle table with full and partial membership for the same P_Key
Jack Morgenstein
2011-07-18
RDMA: Allow for NULL .modify_device() and .modify_port() methods
Bart Van Assche
2011-05-20
RDMA: Add netlink infrastructure
Roland Dreier
2011-05-20
RDMA: Add error handling to ib_core_init()
Nir Muchtar
2011-01-16
RDMA: Update workqueue usage
Tejun Heo
2010-05-21
IB/core: Allow device-specific per-port sysfs files
Ralph Campbell
2009-02-25
IB: Remove sysfs files before unregistering device
Roland Dreier
2008-07-14
RDMA: Remove subversion $Id tags
Roland Dreier
2007-10-09
IB: find_first_zero_bit() takes unsigned pointer
Roland Dreier
2007-08-03
IB/core: Ignore membership bit in ib_find_pkey()
Moni Shoua
2007-05-21
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-19
IB/core: Use start_port() and end_port()
Roland Dreier
2007-05-19
IB/core: Add helpers for uncached GID and P_Key searches
Yosef Etigin
2007-05-08
IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules
Roland Dreier
2007-02-10
IB/core: Use ARRAY_SIZE macro for mandatory_table
Ahmed S. Darwish
2006-09-22
IB: Fix typo in kerneldoc for ib_set_client_data()
Krishna Kumar
2006-09-22
RDMA: iWARP Core Changes.
Tom Tucker
2006-01-13
IB: convert from semaphores to mutexes
Ingo Molnar
2005-11-02
[IB] kzalloc() conversions
Roland Dreier
2005-10-17
[IB] Check port number in ib_query_port()/ib_modify_port()
Roland Dreier
[next]