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
Age
Commit message (
Expand
)
Author
2014-06-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-11
libiscsi, iser: Adjust data_length to include protection information
Sagi Grimberg
2014-06-11
Target/iscsi: Fix sendtargets response pdu for iser transport
Sagi Grimberg
2014-06-11
Target/iser: Fix a wrong dereference in case discovery session is over iser
Sagi Grimberg
2014-06-10
iw_cxgb4: don't truncate the recv window size
Hariprasad Shenai
2014-06-10
iw_cxgb4: Choose appropriate hw mtu index and ISS for iWARP connections
Hariprasad Shenai
2014-06-10
iw_cxgb4: Allocate and use IQs specifically for indirect interrupts
Hariprasad Shenai
2014-06-10
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2014-06-10
Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx...
Roland Dreier
2014-06-10
RDMA/cxgb4: Add support for iWARP Port Mapper user space service
Steve Wise
2014-06-10
RDMA/nes: Add support for iWARP Port Mapper user space service
Tatyana Nikolova
2014-06-10
RDMA/core: Add support for iWARP Port Mapper user space service
Tatyana Nikolova
2014-06-09
IB/mlx4: Fix gfp passing in create_qp_common()
Jiri Kosina
2014-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2014-06-06
IB/umad: Fix use-after-free on close
Bart Van Assche
2014-06-05
IB/core: Fix kobject leak on device register error flow
Haggai Eran
2014-06-05
RDMA/cxgb4: add missing padding at end of struct c4iw_alloc_ucontext_resp
Yann Droneaud
2014-06-04
IB/core: Fix port kobject deletion during error flow
Haggai Eran
2014-06-04
IB/core: Remove unneeded kobject_get/put calls
Haggai Eran
2014-06-04
IB/core: Fix sparse warnings about redeclared functions
Roland Dreier
2014-06-03
iser-target: Add missing target_put_sess_cmd for ImmedateData failure
Nicholas Bellinger
2014-06-03
IB/mad: Fix sparse warning about gfp_t use
Roland Dreier
2014-06-02
IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIO
Jiri Kosina
2014-06-02
IB: Add a QP creation flag to use GFP_NOIO allocations
Or Gerlitz
2014-06-02
IB: Return error for unsupported QP creation flags
Or Gerlitz
2014-06-02
IB: Allow build of hw/ and ulp/ subdirectories independently
Yann Droneaud
2014-06-02
Revert "net/mlx4_en: Use affinity hint"
David S. Miller
2014-06-01
net/mlx4_en: Use affinity hint
Yuval Atias
2014-05-29
RDMA/cxgb4: Add missing padding at end of struct c4iw_create_cq_resp
Yann Droneaud
2014-05-29
IB/srp: Avoid problems if a header uses pr_fmt
Joe Perches
2014-05-29
IB/umad: Fix error handling
Bart Van Assche
2014-05-29
IB/mlx4: Add interface for selecting VFs to enable QP0 via MLX proxy QPs
Jack Morgenstein
2014-05-29
mlx4: Add infrastructure for selecting VFs to enable QP0 via MLX proxy QPs
Jack Morgenstein
2014-05-29
IB/mlx4: Preparation for VFs to issue/receive SMI (QP0) requests/responses
Jack Morgenstein
2014-05-29
IB/mlx4: SET_PORT called by mlx4_ib_modify_port should be wrapped
Jack Morgenstein
2014-05-29
IB/qib: Additional Intel branding changes
Vinit Agnihotri
2014-05-28
RDMA/cxgb3: Remove a couple unneeded conditions
Dan Carpenter
2014-05-28
IB/mlx4: fix unitialised variable is_mcast
Colin Ian King
2014-05-28
IB/ipath: Use time_before()/_after()
Manuel Schölling
2014-05-28
IB/mlx5: Fix warning about cast of wr_id back to pointer on 32 bits
Roland Dreier
2014-05-27
IB/usnic: Fix source file missing copyright and license
Upinder Malhi
2014-05-27
IB/ipath: Translate legacy diagpkt into newer extended diagpkt
Dennis Dalessandro
2014-05-27
IB/qib: Fix port in pkey change event
Mike Marciniszyn
2014-05-27
RDMA/cxgb3: Fix information leak in send_abort()
Dan Carpenter
2014-05-27
IB/mlx5: add missing padding at end of struct mlx5_ib_create_srq
Yann Droneaud
2014-05-27
IB/mlx5: add missing padding at end of struct mlx5_ib_create_cq
Yann Droneaud
2014-05-27
IB/mlx5: Refactor UMR to have its own context struct
Shachar Raindel
2014-05-27
IB/mlx5: Set QP offsets and parameters for user QPs and not just for kernel QPs
Haggai Eran
2014-05-27
mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMR
Haggai Eran
[next]