index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
show_mem.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-09-23
net: dsa: loop: remove unnecessary dev_set_drvdata()
Yang Yingliang
1
-2
/
+0
2022-09-23
net: dsa: bcm_sf2: remove unnecessary platform_set_drvdata()
Yang Yingliang
1
-2
/
+0
2022-09-23
net: dsa: b53: remove unnecessary set_drvdata()
Yang Yingliang
3
-6
/
+0
2022-09-23
ptp_ocp: use device_find_any_child() instead of custom approach
Andy Shevchenko
1
-7
/
+1
2022-09-23
ethtool: tunnels: check the return value of nla_nest_start()
Li Zhong
1
-0
/
+2
2022-09-23
net/mlx5e: Support MACsec offload replay window
Emeel Hakim
1
-8
/
+39
2022-09-23
net/mlx5e: Support MACsec offload extended packet number (EPN)
Emeel Hakim
6
-7
/
+451
2022-09-23
net/mlx5e: Move MACsec initialization from profile init stage to profile enab...
Emeel Hakim
1
-5
/
+6
2022-09-23
net/mlx5e: Create advanced steering operation (ASO) object for MACsec
Emeel Hakim
1
-19
/
+130
2022-09-23
net/mlx5e: Expose memory key creation (mkey) function
Emeel Hakim
2
-2
/
+2
2022-09-23
net/mlx5: Add ifc bits for MACsec extended packet number (EPN) and replay pro...
Emeel Hakim
1
-0
/
+29
2022-09-23
net/mlx5e: Fix MACsec initial packet number
Emeel Hakim
1
-3
/
+2
2022-09-23
net/mlx5e: Fix MACsec initialization error path
Emeel Hakim
1
-1
/
+3
2022-09-23
net/mlx5: Fix fields name prefix in MACsec
Emeel Hakim
1
-3
/
+3
2022-09-23
net: macsec: Expose extended packet number (EPN) properties to macsec offload
Emeel Hakim
1
-12
/
+12
2022-09-23
net: hinic: remove the unused input parameter prod_idx in sq_prepare_ctrl()
Zhengchao Shao
3
-12
/
+8
2022-09-23
net: hinic: replace magic numbers with macro
Zhengchao Shao
1
-1
/
+2
2022-09-23
net: hinic: remove unused enumerated value
Zhengchao Shao
3
-35
/
+0
2022-09-23
net: hinic: change hinic_deinit_vf_hw() to void
Zhengchao Shao
1
-4
/
+2
2022-09-23
net: hinic: simplify code logic
Zhengchao Shao
1
-2
/
+2
2022-09-23
net: hinic: remove duplicate macro definition
Zhengchao Shao
1
-2
/
+0
2022-09-23
net: hinic: remove unused macro
Zhengchao Shao
5
-9
/
+0
2022-09-23
net: hinic: remove unused functions
Zhengchao Shao
4
-51
/
+0
2022-09-23
net: hinic: change type of function to be static
Zhengchao Shao
12
-25
/
+9
2022-09-23
net: hinic: modify kernel doc comments
Zhengchao Shao
3
-6
/
+0
2022-09-23
selftests/tc-testing: add show class case for red qdisc
Zhengchao Shao
1
-0
/
+23
2022-09-23
selftests/tc-testing: add show class case for prio qdisc
Zhengchao Shao
1
-0
/
+20
2022-09-23
selftests/tc-testing: add show class case for mq qdisc
Zhengchao Shao
1
-1
/
+23
2022-09-23
selftests/tc-testing: add show class case for ingress qdisc
Zhengchao Shao
1
-0
/
+20