index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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-17
RDMA/restrack: Don't rely on uninitialized variable in restrack_add flow
Leon Romanovsky
1
-1
/
+3
2018-03-16
IB/mlx4: Add Scatter FCS support over WQ creation
Guy Levi
3
-9
/
+32
2018-03-16
IB/mlx4: Report TSO capabilities
Yishai Hadas
1
-2
/
+20
2018-03-16
i40iw: Tear-down connection after CQP Modify QP failure
Henry Orosco
4
-10
/
+30
2018-03-16
i40iw: Refactor of driver generated AEs
Henry Orosco
6
-10
/
+108
2018-03-16
RDMA/cxgb4: Use structs to describe the uABI instead of opencoding
Jason Gunthorpe
1
-1
/
+3
2018-03-16
RDMA/hns: Use structs to describe the uABI instead of opencoding
Jason Gunthorpe
1
-1
/
+4
2018-03-16
RDMA/i40iw: Move uapi header to include/uapi
Jason Gunthorpe
2
-108
/
+1
2018-03-16
RDMA/mlx4: Move flag constants to uapi header
Jason Gunthorpe
4
-5
/
+3
2018-03-16
RDMA/rxe: Use structs to describe the uABI instead of opencoding
Jason Gunthorpe
7
-79
/
+94
2018-03-16
RDMA/rxe: Get rid of confusing udata parameter to rxe_cq_chk_attr
Jason Gunthorpe
3
-4
/
+4
2018-03-16
RDMAVT: Fix synchronization around percpu_ref
Tejun Heo
1
-4
/
+6
2018-03-16
RDMA/qedr: eliminate duplicate barriers on weakly-ordered archs
Sinan Kaya
1
-2
/
+2
2018-03-16
RDMA/hns: Fix cqn type and init resp
Yixian Liu
2
-12
/
+11
2018-03-16
IB/core: Move rdma_addr_find_l2_eth_by_grh to core_priv.h
Parav Pandit
1
-0
/
+5
2018-03-16
IB/cm: Introduce and use helper function to get cm_port from path
Parav Pandit
1
-4
/
+13
2018-03-16
IB/core: Refactor ib_init_ah_attr_from_path() for RoCE
Parav Pandit
1
-96
/
+103
2018-03-16
IB/cm: Add and use a helper function to add cm_id's to the port list
Parav Pandit
1
-10
/
+21
2018-03-16
IB/ocrdma: Removed GID add/del null routines
Parav Pandit
3
-28
/
+0
2018-03-16
IB/core: Remove rdma_resolve_ip_route() as exported symbol
Parav Pandit
2
-1
/
+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
2
-3
/
+2
2018-03-15
IB/core: Fix comments of GID query functions
Parav Pandit
1
-2
/
+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-15
Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-next
Doug Ledford
27
-197
/
+270
2018-03-15
infiniband: bnxt_re: use BIT_ULL() for 64-bit bit masks
Arnd Bergmann
2
-3
/
+3
2018-03-15
infiniband: qplib_fp: fix pointer cast
Arnd Bergmann
1
-2
/
+2
2018-03-15
drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4
Andrew Morton
1
-1
/
+2
2018-03-15
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
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
1
-12
/
+8
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
[next]