index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
lrw.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-05
net: dsa: fix incorrect function pointer check for MRP ring roles
Vladimir Oltean
1
-2
/
+2
2022-01-05
mlxsw: pci: Avoid flow control for EMAD packets
Danielle Ratson
2
-1
/
+17
2022-01-05
net: dsa: combine two holes in struct dsa_switch_tree
Vladimir Oltean
1
-3
/
+3
2022-01-05
net: dsa: move dsa_switch_tree :: ports and lags to first cache line
Vladimir Oltean
1
-7
/
+9
2022-01-05
net: dsa: make dsa_switch :: num_ports an unsigned int
Vladimir Oltean
2
-2
/
+2
2022-01-05
net: dsa: merge all bools of struct dsa_switch into a single u32
Vladimir Oltean
1
-46
/
+51
2022-01-05
net: dsa: move dsa_port :: type near dsa_port :: index
Vladimir Oltean
1
-2
/
+4
2022-01-05
net: dsa: merge all bools of struct dsa_port into a single u8
Vladimir Oltean
1
-7
/
+10
2022-01-05
net: dsa: move dsa_port :: stp_state near dsa_port :: mac
Vladimir Oltean
1
-1
/
+3
2022-01-05
net: hns3: create new common cmd code for PF and VF modules
Jie Wang
7
-329
/
+279
2022-01-05
net: hns3: refactor VF tqp stats APIs with new common tqp stats APIs
Jie Wang
2
-134
/
+11
2022-01-05
net: hns3: refactor PF tqp stats APIs with new common tqp stats APIs
Jie Wang
2
-156
/
+17
2022-01-05
net: hns3: create new set of common tqp stats APIs for PF and VF reuse
Jie Wang
4
-2
/
+161
2022-01-05
net: hns3: refactor VF rss init APIs with new common rss init APIs
Jie Wang
2
-176
/
+25
2022-01-05
net: hns3: refactor PF rss init APIs with new common rss init APIs
Jie Wang
2
-131
/
+11
2022-01-05
net: hns3: create new set of common rss init APIs for PF and VF reuse
Jie Wang
3
-5
/
+213
2022-01-05
net: hns3: refactor VF rss set APIs with new common rss set APIs
Jie Wang
3
-293
/
+42
2022-01-05
net: hns3: refactor PF rss set APIs with new common rss set APIs
Jie Wang
3
-298
/
+36
2022-01-05
net: hns3: create new set of common rss set APIs for PF and VF module
Jie Wang
3
-1
/
+230
2022-01-05
net: hns3: refactor VF rss get APIs with new common rss get APIs
Jie Wang
2
-99
/
+24
2022-01-05
net: hns3: refactor PF rss get APIs with new common rss get APIs
Jie Wang
5
-160
/
+67
2022-01-05
net: hns3: create new set of common rss get APIs for PF and VF rss module
Jie Wang
3
-2
/
+197
2022-01-05
net: hns3: refactor hclge_comm_send function in PF/VF drivers
Jie Wang
4
-53
/
+38