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
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-29
RDMA/nldev: Provide netdevice name and index
Leon Romanovsky
1
-5
/
+26
2018-03-29
IB/rxe: optimize mcast recv process
Zhu Yanjun
1
-10
/
+4
2018-03-29
qedr: Fix spelling mistake: "hanlde" -> "handle"
Colin Ian King
1
-2
/
+2
2018-03-29
qed*: Utilize FW 8.33.11.0
Michal Kalderon
2
-3
/
+5
2018-03-29
Merge tag 'mlx5-updates-2018-03-27' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2
-20
/
+2
2018-03-29
net: Introduce net_rwsem to protect net_namespace_list
Kirill Tkhai
1
-0
/
+2
2018-03-29
RDMA/CMA: Add rdma_port_space to UAPI
Steve Wise
1
-15
/
+17
2018-03-29
RDMA/ucma: Introduce safer rdma_addr_size() variants
Roland Dreier
2
-17
/
+33
2018-03-28
treewide: remove large struct-pass-by-value from tracepoint arguments
Alexei Starovoitov
2
-7
/
+7
2018-03-28
mlx5: Move dump error CQE function out of mlx5_ib for code sharing
Eran Ben Elisha
1
-7
/
+1
2018-03-28
mlx5_{ib,core}: Add query SQ state helper function
Eran Ben Elisha
1
-13
/
+1
2018-03-28
IB/core: Refer to RoCE port property to decide building cache
Parav Pandit
1
-2
/
+2
2018-03-28
IB/core: Search GID only for IB link layer
Parav Pandit
1
-1
/
+1
2018-03-28
IB/core: Refer to RoCE port property instead of GID table property
Parav Pandit
1
-1
/
+1
2018-03-28
IB/core: Generate GID change event regardless of RoCE GID table property
Parav Pandit
1
-7
/
+5
2018-03-28
IB/cm: Block processing alternate path handling RoCE Rx cm messages
Parav Pandit
1
-0
/
+14
2018-03-28
IB/core: Protect against concurrent access to hardware stats
Mark Bloch
1
-6
/
+28
2018-03-28
RDMA/hns: ensure for-loop actually iterates and free's buffers
Colin Ian King
1
-1
/
+1
2018-03-27
IB/mlx5: Respect new UMR capabilities
Majd Dibbiny
2
-8
/
+48
2018-03-27
IB/mlx5: Enable ECN capable bits for UD RoCE v2 QPs
Majd Dibbiny
1
-0
/
+12
2018-03-27
RDMA/rxe: Fix uABI structure layouts for 32/64 compat
Jason Gunthorpe
1
-1
/
+5
2018-03-27
RDMA/ucma: Fix uABI structure layouts for 32/64 compat
Jason Gunthorpe
1
-2
/
+7
2018-03-27
RDMA/ucma: Check that device exists prior to accessing it
Leon Romanovsky
1
-2
/
+4
2018-03-27
RDMA/ucma: Check that device is connected prior to access it
Leon Romanovsky
1
-0
/
+5
2018-03-27
RDMA/rdma_cm: Fix use after free race with process_one_req
Jason Gunthorpe
1
-0
/
+9
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
1
-1
/
+0
2018-03-26
net: Drop NETDEV_UNREGISTER_FINAL
Kirill Tkhai
1
-2
/
+2
2018-03-26
infiniband: Replace usnic_ib_netdev_event_to_string() with netdev_cmd_to_name()
Kirill Tkhai
1
-10
/
+5
2018-03-26
net: Make NETDEV_XXX commands enum { }
Kirill Tkhai
1
-14
/
+1
2018-03-23
iw_cxgb4: Add ib_device->get_netdev support
Steve Wise
1
-0
/
+19
2018-03-23
IB/cma: Resolve route only while receiving CM requests
Parav Pandit
3
-0
/
+11
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
28
-214
/
+299
2018-03-22
IB/core: Refer to RoCE port property instead of GID table property
Parav Pandit
1
-1
/
+1
2018-03-22
RDMA/restrack: Remove ambiguity in resource track clean logic
Leon Romanovsky
1
-1
/
+44
2018-03-22
RDMA/hns: Fix cq record doorbell enable in kernel
Yixian Liu
1
-21
/
+17
2018-03-22
RDMA/cxgb3: Use structs to describe the uABI instead of opencoding
Jason Gunthorpe
1
-1
/
+3
2018-03-21
RDMA/qedr: Fix QP state initialization race
Kalderon, Michal
1
-3
/
+17
2018-03-21
RDMA/qedr: Fix rc initialization on CNQ allocation failure
Kalderon, Michal
1
-1
/
+2
2018-03-21
RDMA/qedr: fix QP's ack timeout configuration
Kalderon, Michal
1
-10
/
+15
2018-03-21
RDMA/ucma: Correct option size check using optlen
Chien Tin Tung
1
-1
/
+1
2018-03-21
RDMA/restrack: Move restrack_clean to be symmetrical to restrack_init
Leon Romanovsky
1
-2
/
+1
2018-03-21
IB/mlx5: Don't clean uninitialized UMR resources
Mark Bloch
2
-3
/
+12
2018-03-21
IB/mlx4: Eliminate duplicate barriers on weakly-ordered archs
Sinan Kaya
1
-2
/
+2
2018-03-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
10
-47
/
+88
2018-03-20
RDMA/ucma: Ensure that CM_ID exists prior to access it
Leon Romanovsky
1
-6
/
+9
2018-03-19
IB/uverbs: Enable ioctl() uAPI by default for new verbs
Matan Barak
3
-10
/
+7
2018-03-19
IB/uverbs: Move ioctl path of create_cq and destroy_cq to a new file
Matan Barak
4
-177
/
+215
2018-03-19
IB/uverbs: Expose parsing tree of all common objects to providers
Matan Barak
2
-14
/
+35
2018-03-19
IB/uverbs: Safely extend existing attributes
Matan Barak
3
-11
/
+37
2018-03-19
IB/uverbs: Enable compact representation of uverbs_attr_spec
Matan Barak
1
-2
/
+2
[prev]
[next]