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
/
hw
/
mlx5
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-15
/
+21
2018-06-11
IB/mlx5: Fix return value check in flow_counters_set_data()
weiyongjun (A)
1
-2
/
+2
2018-06-11
IB/mlx5: Fix memory leak in mlx5_ib_create_flow
Gustavo A. R. Silva
1
-13
/
+19
2018-06-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-70
/
+441
2018-06-04
Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...
Jason Gunthorpe
1
-12
/
+293
2018-06-02
IB/mlx5: Add counters read support
Raed Salem
1
-0
/
+43
2018-06-02
IB/mlx5: Add flow counters read support
Raed Salem
1
-0
/
+15
2018-06-02
IB/mlx5: Add flow counters binding support
Raed Salem
1
-13
/
+209
2018-06-02
IB/mlx5: Add counters create and destroy support
Raed Salem
1
-0
/
+23
2018-06-02
IB/core: Support passing uhw for create_flow
Matan Barak
1
-1
/
+6
2018-06-01
RDMA/mlx5: Don't check return value of zap_vma_ptes()
Leon Romanovsky
1
-4
/
+1
2018-05-31
RDMA/uverbs: Hoist the common process of disassociate_ucontext into ib core
Wei Hu(Xavier)
1
-34
/
+0
2018-05-30
Merge branch 'mini_cqe' into git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Jason Gunthorpe
1
-6
/
+14
2018-05-30
IB/mlx5: Introduce a new mini-CQE format
Yonatan Cohen
1
-0
/
+4
2018-05-30
IB/mlx5: Refactor CQE compression response
Yonatan Cohen
1
-6
/
+10
2018-05-28
Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...
Jason Gunthorpe
1
-1
/
+1
2018-05-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2018-05-24
RDMA/mlx5: Remove debug prints of VMA pointers
Leon Romanovsky
1
-12
/
+3
2018-05-17
IB/mlx5: Expose MPLS related tunneling offloads
Ariel Levkovich
1
-0
/
+8
2018-05-17
IB/mlx5: Add support for MPLS flow specification
Ariel Levkovich
1
-3
/
+99
2018-05-17
IB/mlx5: Add support for GRE flow specification
Ariel Levkovich
1
-0
/
+24
2018-05-09
RDMA/mlx5: Use proper spec flow label type
Daria Velikovsky
1
-1
/
+1
2018-05-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-5
/
+2
2018-04-27
RDMA/mlx5: Properly check return value of mlx5_get_uars_page
Leon Romanovsky
1
-3
/
+1
2018-04-27
IB/mlx5: Fix represent correct netdevice in dual port RoCE
Parav Pandit
1
-1
/
+1
2018-04-26
net/mlx5: Fix mlx5_get_vector_affinity function
Israel Rukshin
1
-1
/
+1
2018-04-17
IB/mlx5: remove duplicate header file
Zhu Yanjun
1
-1
/
+0
2018-04-07
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-37
/
+535
2018-04-05
IB/mlx5: Device memory mr registration support
Ariel Levkovich
1
-0
/
+1
2018-04-05
IB/mlx5: Device memory support in mlx5_ib
Ariel Levkovich
1
-1
/
+142
2018-04-04
IB/mlx5: Add ability to hash by IPSEC_SPI when creating a TIR
Matan Barak
1
-0
/
+4
2018-04-04
IB/mlx5: Add information for querying IPsec capabilities
Matan Barak
1
-0
/
+12
2018-04-04
IB/mlx5: Add IPsec support for egress and ingress
Aviad Yehezkel
1
-12
/
+115
2018-04-04
IB/mlx5: Add modify_flow_action_esp verb
Matan Barak
1
-0
/
+49
2018-04-04
IB/mlx5: Add implementation for create and destroy action_xfrm
Aviad Yehezkel
1
-1
/
+132
2018-04-04
IB/mlx5: Initialize the parsing tree root without the help of uverbs
Matan Barak
1
-0
/
+38
2018-04-04
RDMA: Use ib_gid_attr during GID modification
Parav Pandit
1
-6
/
+7
2018-04-04
IB/providers: Avoid null netdev check for RoCE
Parav Pandit
1
-6
/
+0
2018-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+9
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-24
/
+27
2018-03-21
IB/mlx5: Don't clean uninitialized UMR resources
Mark Bloch
1
-3
/
+9
2018-03-19
IB/uverbs: Extend uverbs_ioctl header with driver_id
Matan Barak
1
-0
/
+1
2018-03-19
IB/mlx5: Packet packing enhancement for RAW QP
Bodong Wang
1
-0
/
+4
2018-03-19
IB/mlx5: Set the default active rate and width to QDR and 4X
Honggang Li
1
-0
/
+3
2018-03-15
Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-next
Doug Ledford
1
-24
/
+27
2018-03-14
IB/mlx5: Fix cleanup order on unload
Mark Bloch
1
-9
/
+12
2018-03-14
IB/mlx5: Maintain a single emergency page
Ilya Lesokhin
1
-13
/
+29
2018-03-07
{net,IB}/mlx5: Add flow steering helpers
Boris Pismenny
1
-4
/
+3
2018-03-07
{net,IB}/mlx5: Add has_tag to mlx5_flow_act
Matan Barak
1
-1
/
+2
2018-03-07
IB/mlx5: Pass mlx5_flow_act struct instead of multiple arguments
Boris Pismenny
1
-12
/
+8
[next]