index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-01
RDMA/mlx5: Promote RSS RAW QP attribute check in higher level
Leon Romanovsky
1
-3
/
+3
2020-05-01
RDMA/mlx5: Store QP type in the vendor QP structure
Leon Romanovsky
3
-73
/
+74
2020-05-01
RDMA/mlx5: Delete unsupported QP types
Leon Romanovsky
1
-11
/
+1
2020-04-29
Merge branch 'mlx5_ib_qp_refactor_1' into rdma.git for-next
Jason Gunthorpe
73
-1901
/
+1609
2020-04-29
RDMA/mlx5: Process all vendor flags in one place
Leon Romanovsky
1
-85
/
+71
2020-04-29
RDMA/mlx5: Return all configured create flags through query QP
Leon Romanovsky
2
-12
/
+2
2020-04-29
RDMA/mlx5: Change scatter CQE flag to be set like other vendor flags
Leon Romanovsky
2
-8
/
+10
2020-04-29
RDMA/mlx5: Use flags_en mechanism to mark QP created with WQE signature
Leon Romanovsky
3
-16
/
+23
2020-04-29
RDMA/mlx5: Process create QP flags in one place
Leon Romanovsky
1
-99
/
+101
2020-04-29
RDMA/mlx5: Delete create QP flags obfuscation
Leon Romanovsky
5
-64
/
+47
2020-04-29
RDMA/mlx5: Initial separation of RAW_PACKET QP from common flow
Leon Romanovsky
1
-5
/
+17
2020-04-29
RDMA/mlx5: Remove second copy from user for non RSS RAW QPs
Leon Romanovsky
1
-29
/
+27
2020-04-29
RDMA/mlx5: Move DRIVER QP flags check into separate function
Leon Romanovsky
1
-48
/
+43
2020-04-29
RDMA/mlx5: Update all DRIVER QP places to use QP subtype
Leon Romanovsky
1
-33
/
+15
2020-04-29
RDMA/mlx5: Split scatter CQE configuration for DCT QP
Leon Romanovsky
1
-9
/
+6
2020-04-29
RDMA/mlx5: Separate create QP flows to be based on type
Leon Romanovsky
1
-15
/
+39
2020-04-29
RDMA/mlx5: Set QP subtype immediately when it is known
Leon Romanovsky
1
-4
/
+2
2020-04-29
RDMA/mlx5: Avoid setting redundant NULL for XRC QPs
Leon Romanovsky
1
-7
/
+1
2020-04-29
RDMA/mlx5: Prepare QP allocation for future removal
Leon Romanovsky
1
-25
/
+20
2020-04-29
RDMA/mlx5: Perform check if QP creation flow is valid
Leon Romanovsky
1
-67
/
+61
2020-04-29
RDMA/mlx5: Delete impossible GSI port check
Leon Romanovsky
1
-9
/
+0
2020-04-29
RDMA/mlx5: Organize QP types checks in one place
Leon Romanovsky
1
-61
/
+68
2020-04-28
net/mlx5: TX WQE Add trailer insertion field
Raed Salem
1
-0
/
+6
2020-04-28
net/mlx5: Add release all pages capability bit
Eran Ben Elisha
1
-1
/
+3
2020-04-28
net/mlx5: Introduce TLS RX offload hardware bits
Tariq Toukan
2
-4
/
+19
2020-04-28
net/mlx5: Add structure and defines for pci sync for fw update event
Moshe Shemesh
2
-1
/
+18
2020-04-28
net/mlx5: Add structure layout and defines for MFRL register
Moshe Shemesh
2
-0
/
+25
2020-04-28
net/mlx5: Refactor imm_inval_pkey field in cqe struct
Raed Salem
3
-6
/
+11
2020-04-28
net/mlx5: Use aligned variable while allocating ICM memory
Erez Shitrit
4
-35
/
+38
2020-04-28
net/mlx5: Introduce IPsec Connect-X offload hardware bits and structures
Raed Salem
2
-3
/
+79
2020-04-28
net/mlx5: Add support for COPY steering action
Huy Nguyen
8
-15
/
+15
2020-04-24
RDMA/hns: Simplify the status judgment code of hns_roce_v1_m_qp()
Lang Cheng
1
-12
/
+30
2020-04-24
RDMA/hns: Simplify the state judgment code of qp
Lang Cheng
1
-27
/
+27
2020-04-24
RDMA/hns: Simplify the cqe code of poll cq
Lang Cheng
1
-73
/
+57
2020-04-24
RDMA/hns: Simplify the qp state convert code
Lang Cheng
1
-13
/
+14
2020-04-24
RDMA/hns: Optimize hns_roce_v2_set_mac()
Lijun Ou
1
-5
/
+2
2020-04-24
RDMA/hns: Optimize hns_roce_config_link_table()
Lijun Ou
1
-32
/
+21
2020-04-23
net/mlx5: Update transobj.c new cmd interface
Leon Romanovsky
9
-131
/
+85
2020-04-23
net/mlx5: Update SW steering new cmd interface
Leon Romanovsky
1
-19
/
+14
2020-04-23
net/mlx5: Update port.c new cmd interface
Leon Romanovsky
1
-6
/
+5
2020-04-23
net/mlx5: Update rl.c new cmd interface
Leon Romanovsky
1
-12
/
+9
2020-04-23
net/mlx5: Update uar.c new cmd interface
Leon Romanovsky
1
-6
/
+5
2020-04-23
net/mlx5: Update pd.c new cmd interface
Leon Romanovsky
1
-6
/
+5
2020-04-23
net/mlx5: Update pagealloc.c new cmd interface
Leon Romanovsky
1
-7
/
+6
2020-04-23
net/mlx5: Update mr.c new cmd interface
Leon Romanovsky
1
-11
/
+9
2020-04-23
net/mlx5: Update mcg.c new cmd interface
Leon Romanovsky
1
-6
/
+4
2020-04-23
net/mlx5: Update main.c new cmd interface
Leon Romanovsky
1
-22
/
+13
2020-04-23
net/mlx5: Update vxlan.c new cmd interface
Leon Romanovsky
1
-6
/
+4
2020-04-23
net/mlx5: Update mpfs.c new cmd interface
Leon Romanovsky
1
-6
/
+4
2020-04-23
net/mlx5: Update gid.c new cmd interface
Leon Romanovsky
1
-3
/
+2
[prev]
[next]