index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mlx5
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/mlx5: WQ, fixes for fragmented WQ buffers API
Tariq Toukan
2018-10-10
1
-0
/
+8
*
net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rules
Alaa Hleihel
2018-10-01
1
-0
/
+2
*
net/mlx5: Use u16 for Work Queue buffer strides offset
Tariq Toukan
2018-09-05
1
-2
/
+2
*
net/mlx5: Use u16 for Work Queue buffer fragment size
Tariq Toukan
2018-09-05
1
-1
/
+1
*
net/mlx5: Fix use-after-free in self-healing flow
Jack Morgenstein
2018-09-05
1
-1
/
+1
*
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
2018-08-16
6
-10
/
+26
|
\
|
*
net/mlx5: Improve argument name for add flow API
Eli Cohen
2018-08-13
1
-1
/
+1
|
*
net/mlx5: Remove unused mlx5_query_vport_admin_state
Eli Cohen
2018-08-08
1
-2
/
+0
|
*
net/mlx5: Rename modify/query_vport state related enums
Eran Ben Elisha
2018-08-08
2
-5
/
+5
|
*
net/mlx5: Use max_num_eqs for calculation of required MSIX vectors
Denis Drozdov
2018-08-08
1
-1
/
+4
|
*
net/mlx5e: Vxlan, move vxlan logic to core driver
Saeed Mahameed
2018-07-27
1
-0
/
+2
|
*
net/mlx5e: Vxlan, check maximum number of UDP ports
Gal Pressman
2018-07-27
1
-1
/
+3
|
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-24
1
-3
/
+15
|
|
\
|
*
|
net/mlx5: FW tracer, events handling
Feras Daoud
2018-07-23
1
-0
/
+7
|
*
|
net/mlx5: FW tracer, implement tracer logic
Feras Daoud
2018-07-23
1
-0
/
+3
|
*
|
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2018-07-23
4
-16
/
+181
|
|
\
\
|
*
|
|
net/mlx5: Accel, add TLS rx offload routines
Boris Pismenny
2018-07-16
1
-0
/
+1
*
|
|
|
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
2018-08-16
3
-4
/
+18
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
net/mlx5: Fix QP fragmented buffer allocation
Tariq Toukan
2018-07-18
1
-3
/
+15
|
|
/
/
|
*
|
net/mlx5: E-Switch, Avoid setup attempt if not being e-switch manager
Or Gerlitz
2018-06-26
2
-1
/
+3
*
|
|
RDMA/netdev: Use priv_destructor for netdev cleanup
Jason Gunthorpe
2018-08-02
1
-3
/
+0
*
|
|
Merge branch 'mellanox/mlx5-next' into rdma.git for-next
Jason Gunthorpe
2018-07-24
4
-9
/
+103
|
\
\
\
|
*
|
|
net/mlx5: Add support for flow table destination number
Yishai Hadas
2018-07-24
2
-0
/
+2
|
|
|
/
|
|
/
|
|
*
|
net/mlx5: Better return types for CQE API
Tariq Toukan
2018-07-18
1
-4
/
+4
|
*
|
net/mlx5: Add core support for double vlan push/pop steering action
Jianbo Liu
2018-07-18
2
-3
/
+12
|
*
|
net/mlx5: Expose MPEGC (Management PCIe General Configuration) structures
Eran Ben Elisha
2018-07-18
2
-2
/
+22
|
*
|
net/mlx5: FW tracer, add hardware structures
Feras Daoud
2018-07-18
2
-1
/
+64
*
|
|
Merge branch 'mlx5-dump-fill-mkey' into rdma.git for-next
Jason Gunthorpe
2018-07-04
2
-3
/
+3
|
\
\
\
|
|
/
/
|
*
|
net/mlx5: Add hardware definitions for dump_fill_mkey
Leon Romanovsky
2018-07-04
1
-1
/
+3
|
*
|
net/mlx5: Limit scope of dump_fill_mkey function
Yonatan Cohen
2018-07-04
1
-2
/
+0
*
|
|
Merge branch 'icrc-counter' into rdma.git for-next
Jason Gunthorpe
2018-06-22
1
-3
/
+8
|
\
\
\
|
|
/
/
|
*
|
net/mlx5: Add RoCE RX ICRC encapsulated counter
Talat Batheesh
2018-06-21
1
-3
/
+8
*
|
|
IB/mlx5: Add DEVX support for memory registration
Yishai Hadas
2018-06-19
1
-0
/
+1
*
|
|
IB/mlx5: Add DEVX support for modify and query commands
Yishai Hadas
2018-06-19
1
-0
/
+3
|
/
/
*
|
net/mlx5: Expose DEVX specification
Yishai Hadas
2018-06-19
2
-1
/
+69
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-06-07
3
-8
/
+60
|
\
|
*
Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...
Jason Gunthorpe
2018-06-04
1
-0
/
+4
|
|
\
|
|
*
IB/mlx5: Add flow counters binding support
Raed Salem
2018-06-02
1
-0
/
+1
|
|
*
net/mlx5: Export flow counter related API
Raed Salem
2018-06-02
1
-0
/
+3
|
*
|
Merge branch 'mini_cqe' into git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Jason Gunthorpe
2018-05-29
1
-1
/
+2
|
|
\
\
|
|
|
/
|
|
*
net/mlx5: Exposing a new mini-CQE format
Yonatan Cohen
2018-05-29
1
-1
/
+2
|
*
|
Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...
Jason Gunthorpe
2018-05-24
2
-6
/
+14
|
|
\
\
|
|
|
/
|
*
|
IB/mlx5: Expose MPLS related tunneling offloads
Ariel Levkovich
2018-05-16
2
-1
/
+8
|
*
|
IB/mlx5: Add support for MPLS flow specification
Ariel Levkovich
2018-05-16
2
-6
/
+46
*
|
|
net/mlx5: Add FPGA QP error event
Ilan Tayari
2018-05-31
3
-0
/
+18
*
|
|
net/mlx5: Add temperature warning event to log
Ilan Tayari
2018-05-31
2
-1
/
+8
*
|
|
net/mlx5: Use order-0 allocations for all WQ types
Tariq Toukan
2018-05-25
1
-4
/
+12
*
|
|
net/mlx5: Add cap bits for flow table destination in FDB table
Chris Mi
2018-05-25
1
-1
/
+3
*
|
|
net/mlx5: PPTB and PBMC register firmware command support
Huy Nguyen
2018-05-24
2
-0
/
+37
*
|
|
net/mlx5: Add pbmc and pptb in the port_access_reg_cap_mask
Huy Nguyen
2018-05-24
2
-0
/
+15
[next]