summaryrefslogtreecommitdiffstats
path: root/lib/show_mem.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-23net: dsa: loop: remove unnecessary dev_set_drvdata()Yang Yingliang1-2/+0
2022-09-23net: dsa: bcm_sf2: remove unnecessary platform_set_drvdata()Yang Yingliang1-2/+0
2022-09-23net: dsa: b53: remove unnecessary set_drvdata()Yang Yingliang3-6/+0
2022-09-23ptp_ocp: use device_find_any_child() instead of custom approachAndy Shevchenko1-7/+1
2022-09-23ethtool: tunnels: check the return value of nla_nest_start()Li Zhong1-0/+2
2022-09-23net/mlx5e: Support MACsec offload replay windowEmeel Hakim1-8/+39
2022-09-23net/mlx5e: Support MACsec offload extended packet number (EPN)Emeel Hakim6-7/+451
2022-09-23net/mlx5e: Move MACsec initialization from profile init stage to profile enab...Emeel Hakim1-5/+6
2022-09-23net/mlx5e: Create advanced steering operation (ASO) object for MACsecEmeel Hakim1-19/+130
2022-09-23net/mlx5e: Expose memory key creation (mkey) functionEmeel Hakim2-2/+2
2022-09-23net/mlx5: Add ifc bits for MACsec extended packet number (EPN) and replay pro...Emeel Hakim1-0/+29
2022-09-23net/mlx5e: Fix MACsec initial packet numberEmeel Hakim1-3/+2
2022-09-23net/mlx5e: Fix MACsec initialization error pathEmeel Hakim1-1/+3
2022-09-23net/mlx5: Fix fields name prefix in MACsecEmeel Hakim1-3/+3
2022-09-23net: macsec: Expose extended packet number (EPN) properties to macsec offloadEmeel Hakim1-12/+12
2022-09-23net: hinic: remove the unused input parameter prod_idx in sq_prepare_ctrl()Zhengchao Shao3-12/+8
2022-09-23net: hinic: replace magic numbers with macroZhengchao Shao1-1/+2
2022-09-23net: hinic: remove unused enumerated valueZhengchao Shao3-35/+0
2022-09-23net: hinic: change hinic_deinit_vf_hw() to voidZhengchao Shao1-4/+2
2022-09-23net: hinic: simplify code logicZhengchao Shao1-2/+2
2022-09-23net: hinic: remove duplicate macro definitionZhengchao Shao1-2/+0
2022-09-23net: hinic: remove unused macroZhengchao Shao5-9/+0
2022-09-23net: hinic: remove unused functionsZhengchao Shao4-51/+0
2022-09-23net: hinic: change type of function to be staticZhengchao Shao12-25/+9
2022-09-23net: hinic: modify kernel doc commentsZhengchao Shao3-6/+0
2022-09-23selftests/tc-testing: add show class case for red qdiscZhengchao Shao1-0/+23
2022-09-23selftests/tc-testing: add show class case for prio qdiscZhengchao Shao1-0/+20
2022-09-23selftests/tc-testing: add show class case for mq qdiscZhengchao Shao1-1/+23
2022-09-23selftests/tc-testing: add show class case for ingress qdiscZhengchao Shao1-0/+20