Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d55e08c8448def74ae4236cd6e1c3714d78f5abd
/
drivers
/
infiniband
bdf9d29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
11d8d64
IB/core: Use GRH when the path hop-limit > 0
by Or Gerlitz
· 9 years ago
3d943c9
IB/{core, mlx5}: Fix input len in vendor part of create_qp/srq
by Majd Dibbiny
· 9 years ago
85d9691
IB/mlx5: Avoid using user-index for SRQs
by Majd Dibbiny
· 9 years ago
5adebafb
IB/core: Fix missed clean call in registration path
by Leon Romanovsky
· 9 years ago
dea08e6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
85743f1
net/mlx4_core: Set UAR page size to 4KB regardless of system page size
by Huy Nguyen
· 9 years ago
c2bab61
IB/mlx4: Add support for the port info class for RoCE ports
by Eran Ben Elisha
· 9 years ago
c3c0c83
IB/mlx4: Add support for extended counters over RoCE ports
by Eran Ben Elisha
· 9 years ago
b41f785
RDMA/ocrdma: Fix arm logic to align with new cq API
by Devesh Sharma
· 9 years ago
75c1657e
IB/mlx5: Fix RC transport send queue overhead computation
by Leon Romanovsky
· 9 years ago
08bc327
IB/ipoib: fix for rare multicast join race condition
by Alex Estrin
· 9 years ago
ee50aea
IB/core: Fix reading capability mask of the port info class
by Eran Ben Elisha
· 9 years ago
7425f41
RDMA/ocrdma: Fixing ocrdma debugfs directory remove
by Selvin Xavier
· 9 years ago
aff3ead
RDMA/ocrdma: Fix pkey_index returned by driver in rq work completion
by Selvin Xavier
· 9 years ago
7d82df1
RDMA/ocrdma: populate max_sge_rd in device attributes
by Selvin Xavier
· 9 years ago
fd98d89
RDMA/ocrdma: Initialize stats resources in the driver before ib device registration.
by Selvin Xavier
· 9 years ago
9f780da
IB/sysfs: remove unused va_list args
by Colin Ian King
· 9 years ago
bb6a777
IB/IPoIB: Do not set skb truesize since using one linearskb
by Carol L Soto
· 9 years ago
1c5e0809
IB/core: Set correct payload length for RoCEv2 over IPv6
by Moni Shoua
· 9 years ago
01581fb
IB/mlx5: Use MLX5_GET to correctly get end of padding mode
by Maor Gottlieb
· 9 years ago
09f16cf
IB/mlx5: Fix use of null pointer PD
by Majd Dibbiny
· 9 years ago
a168a41c
IB/mlx5: Fix reqlen validation in mlx5_ib_alloc_ucontext
by Majd Dibbiny
· 9 years ago
d4584dd
IB/mlx5: Add CREATE_CQ and CREATE_QP to uverbs_ex_cmd_mask
by Matan Barak
· 9 years ago
048ccca
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
34356f6
IB/mlx5: Unify CQ create flags check
by Leon Romanovsky
· 9 years ago
ad5f8e9
IB/mlx5: Expose Raw Packet QP to user space consumers
by majd@mellanox.com
· 9 years ago
427c1e7
{IB, net}/mlx5: Move the modify QP operation table to mlx5_ib
by majd@mellanox.com
· 9 years ago
75850d0
IB/mlx5: Support setting Ethernet priority for Raw Packet QPs
by majd@mellanox.com
· 9 years ago
6d2f89df
IB/mlx5: Add Raw Packet QP query functionality
by majd@mellanox.com
· 9 years ago
0fb2ed6
IB/mlx5: Add create and destroy functionality for Raw Packet QP
by majd@mellanox.com
· 9 years ago
19098df
IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP types
by majd@mellanox.com
· 9 years ago
146d2f1
IB/mlx5: Allocate a Transport Domain for each ucontext
by majd@mellanox.com
· 9 years ago
f72300c
IB/mlx5: Expose CQE version to user-space
by Haggai Abramovsky
· 9 years ago
cfb5e08
IB/mlx5: Add CQE version 1 support to user QPs and SRQs
by Haggai Abramovsky
· 9 years ago
dfbee85
IB/mlx5: Fix data validation in mlx5_ib_alloc_ucontext
by Haggai Abramovsky
· 9 years ago
2deeb47
IB/sa: Fix netlink local service GFP crash
by Kaike Wan
· 9 years ago
71e4634
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
f9a6ed6
IB/srpt: Remove redundant wc array
by Sagi Grimberg
· 9 years ago
967bcfc
IB/qib: Improve ipoib UD performance
by Mike Marciniszyn
· 9 years ago
4ed088e
IB/mlx4: Advertise RoCE v2 support
by Matan Barak
· 9 years ago
e1b866c
IB/mlx4: Create and use another QP1 for RoCEv2
by Moni Shoua
· 9 years ago
3ef967a
IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headers
by Moni Shoua
· 9 years ago
71a39bb
IB/mlx4: Enable RoCE v2 when the IB device is added
by Moni Shoua
· 9 years ago
3b5daf2
IB/mlx4: Support modify_qp for RoCE v2
by Moni Shoua
· 9 years ago
7e57b85
IB/mlx4: Add support for setting RoCEv2 gids in hardware
by Moni Shoua
· 9 years ago
b699a85
IB/mlx4: Add gid_type to GID properties
by Moni Shoua
· 9 years ago
c3efe75
IB/core: Use hop-limit from IP stack for RoCE
by Matan Barak
· 9 years ago
f7f4b23e
IB/core: Rename rdma_addr_find_dmac_by_grh
by Matan Barak
· 9 years ago
4bfdf63
IB/cm: Fix a recently introduced deadlock
by Bart Van Assche
· 9 years ago
19f5729
IB/srpt: Fix the RDMA completion handlers
by Bart Van Assche
· 9 years ago
9506902
IB/core: Fix dereference before check
by Matan Barak
· 9 years ago
2e2cdac
IB/core: Eliminate sparse false context imbalance warning
by Matan Barak
· 9 years ago
6e2a51a
IB/core: sysfs.c: Fix PerfMgt ClassPortInfo handling
by Hal Rosenstock
· 9 years ago
b6aeb98
IB/core: Remove set-but-not-used variable from ib_sg_to_pages()
by Bart Van Assche
· 9 years ago
c876a1b
IB/mlx5: Fix passing casted pointer in mlx5_query_port_roce
by Leon Romanovsky
· 9 years ago
d53e11f
IB/mad: use CQ abstraction
by Christoph Hellwig
· 9 years ago
ca28126
IB/mad: pass ib_mad_send_buf explicitly to the recv_handler
by Christoph Hellwig
· 9 years ago
39f4265
infiniband: Replace memset with eth_zero_addr
by Lucas Tanure
· 9 years ago
50ca6ed
IB/mlx5: Delete locally redefined variable
by Leon Romanovsky
· 9 years ago
1049f13
IB/mlx4: Take source mac from AH instead from the port
by Moni Shoua
· 9 years ago
4e40816
IB/mlx4: Initialize hop_limit when creating address handle
by Matan Barak
· 9 years ago
9f17768
IB/mlx5: Expose correct maximum number of CQE capacity
by Leon Romanovsky
· 9 years ago
28de1f7
iw_cxgb4: Take clip reference before starting IPv6 listen
by Hariprasad S
· 9 years ago
4275a5b
iw_cxgb4: Fixes GW-Basic labels to meaningful error names
by Hariprasad S
· 9 years ago
82b1df1
iw_cxgb4: Fixes static checker warning in c4iw_rdev_open()
by Hariprasad S
· 9 years ago
a7d0e95
IB/cma: allocating too much memory in make_cma_ports()
by Dan Carpenter
· 9 years ago
bc1251e
RDMA/nes: checking for NULL instead of IS_ERR
by Dan Carpenter
· 9 years ago
fbbeb86
IB/qib: Support creating qps with GFP_NOIO flag
by Vinit Agnihotri
· 9 years ago
65487fd
IB/sysfs: Fix sparse warning on attr_id
by Ira Weiny
· 9 years ago
3b1ea43
RDMA/ocrdma: Depend on async link events from CNA
by Devesh Sharma
· 9 years ago
d310a34
RDMA/ocrdma: Dispatch only port event when port state changes
by Devesh Sharma
· 9 years ago
a2addf9
RDMA/ocrdma: Fix vlan-id assignment in qp parameters
by Devesh Sharma
· 9 years ago
6493677
IB/cma: Fix RDMA port validation for iWarp
by Matan Barak
· 9 years ago
09dc9cd
IB/qib: fix mcast detach when qp not attached
by Mike Marciniszyn
· 9 years ago
50be28d
IB/IPoIB: Fix kernel panic on multicast flow
by Erez Shitrit
· 9 years ago
0b6e26c
net/mlx5_core: Fix trimming down IRQ number
by Doron Tsur
· 9 years ago
7d1fc01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
f246c94
ib_srpt: Convert acl lookup to modern get_initiator_node_acl usage
by Nicholas Bellinger
· 9 years ago
038d2ef
IB/mlx5: Add flow steering support
by Maor Gottlieb
· 9 years ago
373a4cd
iser-target: Fix non negative ERR_PTR isert_device_get usage
by Nicholas Bellinger
· 9 years ago
c07f30a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
10a214d
RDMA/ocrdma: Depend on async link events from CNA
by Devesh Sharma
· 9 years ago
36ac0db
RDMA/ocrdma: Dispatch only port event when port state changes
by Devesh Sharma
· 9 years ago
c6002d5
RDMA/ocrdma: Fix vlan-id assignment in qp parameters
by Devesh Sharma
· 9 years ago
59caaed
IB/iser: Support the remote invalidation exception
by Jenny Derzhavetz
· 9 years ago
e26d2d2
IB/iser: Change the increment rkey flow logic
by Sagi Grimberg
· 9 years ago
422bd0a
IB/isert: Support the remote invalidation exception
by Jenny Derzhavetz
· 9 years ago
13bce48
IB/isert: Declare correct flags when accepting a connection
by Jenny Derzhavetz
· 9 years ago
c649415
IB/isert: Remove unused file iser_proto.h
by Sagi Grimberg
· 9 years ago
d3cf81f
IB/iser,isert: Create and use new shared header
by Sagi Grimberg
· 9 years ago
1caa70d8
IB/iser: set intuitive values for mr_valid
by Jenny Derzhavetz
· 9 years ago
b5f04b0
IB/iser: Don't register memory for all immediate data writes
by Jenny Derzhavetz
· 9 years ago
bfe066e
IB/iser: Reuse ib_sg_to_pages
by Sagi Grimberg
· 9 years ago
08ff089
IB/iser: Fix module init not cleaning up on error flow
by Roi Dayan
· 9 years ago
46e741f
IB/core: constify mmu_notifier_ops structures
by Julia Lawall
· 9 years ago
2392a4c
IB/iser: constify iser_reg_ops structure
by Julia Lawall
· 9 years ago
c419874
RDMA/nes: constify nes_cm_ops structure
by Julia Lawall
· 9 years ago
88115fe
IB/mlx5: report tx/rx checksum cap in query results
by Bodong Wang
· 9 years ago
Next »