index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
802
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2018-03-14
IB/srp: Fix IPv6 address parsing
Bart Van Assche
1
-4
/
+23
2018-03-14
RDMA/mlx5: Fix crash while accessing garbage pointer and freed memory
Leon Romanovsky
1
-4
/
+8
2018-03-14
RDMA/verbs: Simplify modify QP check
Leon Romanovsky
2
-15
/
+11
2018-03-14
RDMA/pvrdma: Properly annotate QP states
Leon Romanovsky
1
-1
/
+1
2018-03-14
RDMA/uverbs: Ensure validity of current QP state value
Leon Romanovsky
1
-0
/
+7
2018-03-14
RDMA/mlx5: Fix NULL dereference while accessing XRC_TGT QPs
Leon Romanovsky
1
-1
/
+2
2018-03-13
IB: remove duplicate header files
Zhu Yanjun
2
-2
/
+0
2018-03-13
RDMA/hns: Support cq record doorbell for kernel space
Yixian Liu
3
-19
/
+18
2018-03-13
RDMA/hns: Support rq record doorbell for kernel space
Yixian Liu
5
-13
/
+142
[next]