index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
nfc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-19
net/mlx5: Packet pacing enhancement
Bodong Wang
4
-33
/
+76
2018-03-19
RDMA/hns: Fix init resp when alloc ucontext
Yixian Liu
1
-1
/
+1
2018-03-19
IB/core: Remove unimplemented ib_peek_cq
Parav Pandit
1
-12
/
+0
2018-03-19
IB/core: Use rdma_is_port_valid()
Parav Pandit
1
-3
/
+2
2018-03-19
RDMA/bnxt: Fix structure layout for bnxt_re_pd_resp
Jason Gunthorpe
1
-1
/
+6
2018-03-19
IB/mlx5: Set the default active rate and width to QDR and 4X
Honggang Li
1
-0
/
+3
2018-03-19
IB/core: Set speed string to SDR for invalid active rates
Honggang Li
1
-0
/
+1
2018-03-16
RDMA/restrack: Don't rely on uninitialized variable in restrack_add flow
Leon Romanovsky
1
-1
/
+3
2018-03-15
IB/mlx4: Add Scatter FCS support over WQ creation
Guy Levi
3
-9
/
+32
2018-03-15
IB/mlx4: Report TSO capabilities
Yishai Hadas
2
-2
/
+29
2018-03-15
i40iw: Tear-down connection after CQP Modify QP failure
Henry Orosco
4
-10
/
+30
2018-03-15
i40iw: Refactor of driver generated AEs
Henry Orosco
6
-10
/
+108
2018-03-15
RDMA/cxgb4: Use structs to describe the uABI instead of opencoding
Jason Gunthorpe
2
-1
/
+8
2018-03-15
RDMA/hns: Use structs to describe the uABI instead of opencoding
Jason Gunthorpe
2
-1
/
+9
2018-03-15
RDMA/i40iw: Move uapi header to include/uapi
Jason Gunthorpe
3
-3
/
+4
2018-03-15
RDMA/mlx4: Move flag constants to uapi header
Jason Gunthorpe
6
-9
/
+11
2018-03-15
RDMA/rxe: Use structs to describe the uABI instead of opencoding
Jason Gunthorpe
8
-79
/
+116
2018-03-15
RDMA/rxe: Get rid of confusing udata parameter to rxe_cq_chk_attr
Jason Gunthorpe
3
-4
/
+4
2018-03-15
RDMAVT: Fix synchronization around percpu_ref
Tejun Heo
1
-4
/
+6
2018-03-15
RDMA/qedr: eliminate duplicate barriers on weakly-ordered archs
Sinan Kaya
1
-2
/
+2
2018-03-15
RDMA/hns: Fix cqn type and init resp
Yixian Liu
3
-14
/
+12
2018-03-15
IB/core: Move rdma_addr_find_l2_eth_by_grh to core_priv.h
Parav Pandit
2
-5
/
+5
2018-03-15
IB/cm: Introduce and use helper function to get cm_port from path
Parav Pandit
1
-4
/
+13
2018-03-15
IB/core: Refactor ib_init_ah_attr_from_path() for RoCE
Parav Pandit
2
-96
/
+108
2018-03-15
IB/cm: Add and use a helper function to add cm_id's to the port list
Parav Pandit
1
-10
/
+21
2018-03-15
IB/ocrdma: Removed GID add/del null routines
Parav Pandit
3
-28
/
+0
2018-03-15
IB/core: Remove rdma_resolve_ip_route() as exported symbol
Parav Pandit
3
-5
/
+6
2018-03-15
IB/cma: Use rdma_protocol_roce() and remove cma_protocol_roce_dev_port()
Parav Pandit
1
-12
/
+3
2018-03-15
IB/core: Honor port_num while resolving GID for IB link layer
Parav Pandit
1
-14
/
+12
2018-03-15
IB/core: Honor return status of ib_init_ah_from_mcmember()
Parav Pandit
1
-4
/
+8
2018-03-15
IB/{core, ipoib}: Simplify ib_find_gid() for unused ndev
Parav Pandit
3
-4
/
+3
2018-03-15
IB/core: Fix comments of GID query functions
Parav Pandit
2
-31
/
+29
2018-03-15
RDMA/mlx5: Simplify clean and destroy MR calls
Leon Romanovsky
1
-30
/
+10
2018-03-15
RDMA/mlx5: Guard ODP specific assignments with specific CONFIG
Leon Romanovsky
1
-0
/
+4
2018-03-15
RDMA/mlx5: Unify error flows in rereg MR failure paths
Leon Romanovsky
1
-14
/
+18
2018-03-15
RDMA/mlx5: Return proper value for not-supported command
Leon Romanovsky
1
-1
/
+1
2018-03-15
RDMA/mlx5: Protect from NULL pointer derefence
Leon Romanovsky
1
-0
/
+2
2018-03-14
infiniband: bnxt_re: use BIT_ULL() for 64-bit bit masks
Arnd Bergmann
2
-3
/
+3
2018-03-14
infiniband: qplib_fp: fix pointer cast
Arnd Bergmann
1
-2
/
+2
2018-03-14
drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4
Andrew Morton
1
-1
/
+2
2018-03-14
drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4
Andrew Morton
1
-1
/
+2
2018-03-14
IB/mlx5: Fix cleanup order on unload
Mark Bloch
2
-10
/
+14
2018-03-14
rdma_rxe: make rxe work over 802.1q VLAN devices
Martin Wilck
2
-7
/
+49
2018-03-14
RDMA/ucma: Don't allow join attempts for unsupported AF family
Leon Romanovsky
1
-1
/
+7
2018-03-14
RDMA/ucma: Fix access to non-initialized CM_ID object
Leon Romanovsky
1
-0
/
+3
2018-03-14
RDMA/i40iw: include linux/irq.h
Arnd Bergmann
1
-0
/
+1
2018-03-14
IB/mlx5: Maintain a single emergency page
Ilya Lesokhin
3
-22
/
+37
2018-03-14
IB/mlx5: Only synchronize RCU once when removing mkeys
Daniel Jurgens
1
-16
/
+28
2018-03-14
IB/mlx5: Expose more priorities for bypass namespace
Mark Bloch
1
-2
/
+2
2018-03-14
RDMA/core: Do not use invalid destination in determining port reuse
Tatyana Nikolova
1
-5
/
+7
[next]