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
Age
Commit message (
Expand
)
Author
2018-04-06
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-05
IB/uverbs: Add device memory registration ioctl support
Ariel Levkovich
2018-04-05
IB/uverbs: Add alloc/free dm uverbs ioctl support
Ariel Levkovich
2018-04-05
IB/uverbs: Add device memory capabilities reporting
Ariel Levkovich
2018-04-04
IB/uverbs: Introduce ESP steering match filter
Matan Barak
2018-04-04
IB/uverbs: Add modify ESP flow_action
Matan Barak
2018-04-04
IB/uverbs: Add action_handle flow steering specification
Matan Barak
2018-04-04
IB/uverbs: Add flow_action create and destroy verbs
Matan Barak
2018-04-04
IB/uverbs: Refactor kern_spec_to_ib_spec_filter
Matan Barak
2018-04-04
IB/uverbs: Add enum attribute type to ioctl() interface
Matan Barak
2018-04-03
RDMA: Use ib_gid_attr during GID modification
Parav Pandit
2018-04-03
IB/core: Refactor GID modify code for RoCE
Parav Pandit
2018-04-03
IB/core: Simplify ib_query_gid to always refer to cache
Parav Pandit
2018-04-03
RDMA/providers: Simplify query_gid callback of RoCE providers
Parav Pandit
2018-04-03
RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA device
Roland Dreier
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-29
RDMA/cma: Move rdma_cm_state to cma_priv.h
Parav Pandit
2018-03-29
IB/addr: Constify dst_entry pointer
Parav Pandit
2018-03-29
RDMA: Use u64_to_user_ptr everywhere
Jason Gunthorpe
2018-03-29
RDMA/nldev: Provide netdevice name and index
Leon Romanovsky
2018-03-29
net: Introduce net_rwsem to protect net_namespace_list
Kirill Tkhai
2018-03-28
RDMA/CMA: Add rdma_port_space to UAPI
Steve Wise
2018-03-28
RDMA/ucma: Introduce safer rdma_addr_size() variants
Roland Dreier
2018-03-27
IB/core: Refer to RoCE port property to decide building cache
Parav Pandit
2018-03-27
IB/core: Search GID only for IB link layer
Parav Pandit
2018-03-27
IB/core: Refer to RoCE port property instead of GID table property
Parav Pandit
2018-03-27
IB/core: Generate GID change event regardless of RoCE GID table property
Parav Pandit
2018-03-27
IB/cm: Block processing alternate path handling RoCE Rx cm messages
Parav Pandit
2018-03-27
IB/core: Protect against concurrent access to hardware stats
Mark Bloch
2018-03-27
RDMA/ucma: Fix uABI structure layouts for 32/64 compat
Jason Gunthorpe
2018-03-27
RDMA/ucma: Check that device exists prior to accessing it
Leon Romanovsky
2018-03-27
RDMA/ucma: Check that device is connected prior to access it
Leon Romanovsky
2018-03-27
RDMA/rdma_cm: Fix use after free race with process_one_req
Jason Gunthorpe
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-23
IB/cma: Resolve route only while receiving CM requests
Parav Pandit
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-22
IB/core: Refer to RoCE port property instead of GID table property
Parav Pandit
2018-03-22
RDMA/restrack: Remove ambiguity in resource track clean logic
Leon Romanovsky
2018-03-21
RDMA/ucma: Correct option size check using optlen
Chien Tin Tung
2018-03-21
RDMA/restrack: Move restrack_clean to be symmetrical to restrack_init
Leon Romanovsky
2018-03-20
RDMA/ucma: Ensure that CM_ID exists prior to access it
Leon Romanovsky
2018-03-19
IB/uverbs: Enable ioctl() uAPI by default for new verbs
Matan Barak
2018-03-19
IB/uverbs: Move ioctl path of create_cq and destroy_cq to a new file
Matan Barak
2018-03-19
IB/uverbs: Expose parsing tree of all common objects to providers
Matan Barak
2018-03-19
IB/uverbs: Safely extend existing attributes
Matan Barak
2018-03-19
IB/uverbs: Enable compact representation of uverbs_attr_spec
Matan Barak
2018-03-19
IB/uverbs: Extend uverbs_ioctl header with driver_id
Matan Barak
2018-03-19
IB/uverbs: Move to new headers and make naming consistent
Matan Barak
2018-03-19
RDMA/ucma: Fix use-after-free access in ucma_close
Leon Romanovsky
2018-03-19
IB/core: Use rdma_is_port_valid()
Parav Pandit
[next]