index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-06
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-160
/
+1016
2018-04-05
IB/mlx5: Device memory mr registration support
Ariel Levkovich
3
-0
/
+84
2018-04-05
net/mlx5: Mkey creation command adjustments
Ariel Levkovich
2
-14
/
+15
2018-04-05
IB/mlx5: Device memory support in mlx5_ib
Ariel Levkovich
4
-2
/
+286
2018-04-04
IB/mlx5: Add ability to hash by IPSEC_SPI when creating a TIR
Matan Barak
2
-4
/
+16
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
2
-12
/
+117
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
2
-1
/
+148
2018-04-04
IB/mlx5: Initialize the parsing tree root without the help of uverbs
Matan Barak
2
-0
/
+39
2018-04-03
RDMA: Use ib_gid_attr during GID modification
Parav Pandit
1
-6
/
+7
2018-04-03
IB/providers: Avoid null netdev check for RoCE
Parav Pandit
1
-6
/
+0
2018-04-03
RDMA/mlx5: Fix definition of mlx5_ib_create_qp_resp
Jason Gunthorpe
1
-2
/
+2
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+12
2018-03-27
mlx5: Move dump error CQE function out of mlx5_ib for code sharing
Eran Ben Elisha
1
-7
/
+1
2018-03-27
mlx5_{ib,core}: Add query SQ state helper function
Eran Ben Elisha
1
-13
/
+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-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-52
/
+88
2018-03-21
IB/mlx5: Don't clean uninitialized UMR resources
Mark Bloch
2
-3
/
+12
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
3
-20
/
+80
2018-03-19
IB/mlx5: Set the default active rate and width to QDR and 4X
Honggang Li
1
-0
/
+3
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
Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-next
Doug Ledford
7
-52
/
+88
2018-03-14
IB/mlx5: Fix cleanup order on unload
Mark Bloch
2
-10
/
+14
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/mlx5: Fix crash while accessing garbage pointer and freed memory
Leon Romanovsky
1
-4
/
+8
2018-03-14
RDMA/mlx5: Fix NULL dereference while accessing XRC_TGT QPs
Leon Romanovsky
1
-1
/
+2
2018-03-13
IB/mlx5: Fix integer overflows in mlx5_ib_create_srq
Boris Pismenny
1
-6
/
+9
2018-03-13
IB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rq
Boris Pismenny
1
-7
/
+16
2018-03-09
RDMA/mlx5: Fix integer overflow while resizing CQ
Leon Romanovsky
1
-1
/
+6
2018-03-09
Revert "RDMA/mlx5: Fix integer overflow while resizing CQ"
Doug Ledford
1
-6
/
+1
2018-03-07
Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/k...
Doug Ledford
2
-21
/
+12
2018-03-07
RDMA/mlx5: Fix integer overflow while resizing CQ
Leon Romanovsky
1
-1
/
+6
2018-03-06
{net,IB}/mlx5: Add flow steering helpers
Boris Pismenny
1
-4
/
+3
2018-03-06
{net,IB}/mlx5: Add has_tag to mlx5_flow_act
Matan Barak
1
-1
/
+2
2018-03-06
IB/mlx5: Pass mlx5_flow_act struct instead of multiple arguments
Boris Pismenny
1
-12
/
+8
2018-03-06
IB/mlx5: Removed not used parameters
Aviad Yehezkel
2
-5
/
+0
2018-03-06
IB/mlx5: Fix an error code in __mlx5_ib_modify_qp()
Dan Carpenter
1
-1
/
+3
2018-03-06
IB/mlx5: When not in dual port RoCE mode, use provided port as native
Mark Bloch
1
-3
/
+7
2018-02-28
RDMA/mlx5: Refactor QP type check to be as early as possible
Leon Romanovsky
1
-12
/
+6
2018-02-28
IB/mlx: Set slid to zero in Ethernet completion struct
Moni Shoua
1
-1
/
+2
2018-02-28
{net, IB}/mlx5: Raise fatal IB event when sys error occurs
Daniel Jurgens
1
-9
/
+2
2018-02-28
IB/mlx5: Avoid passing an invalid QP type to firmware
Noa Osherovich
1
-1
/
+6
[next]