aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/tc-testing/plugin-lib
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2023-11-19 19:46:40 +0000
committerDavid S. Miller <davem@davemloft.net>2023-11-19 19:46:40 +0000
commit69d5ee8c1291c3e45ef12d531f28907bfbdbd9da (patch)
treea17804ae22b65155f935196e42bcdc13b24a903f /tools/testing/selftests/tc-testing/plugin-lib
parentrtnetlink: introduce nlmsg_new_large and use it in rtnl_getlink (diff)
parentnet: ethernet: ti: am65-cpsw: Fix error handling in am65_cpsw_nuss_common_open() (diff)
downloadlinux-69d5ee8c1291c3e45ef12d531f28907bfbdbd9da.tar.gz
linux-69d5ee8c1291c3e45ef12d531f28907bfbdbd9da.zip
Merge branch 'am65-cpsw-ethtool-mac-stats'
Roger Quadros says: =================== net: eth: am65-cpsw: add ethtool MAC stats Gets 'ethtool -S eth0 --groups eth-mac' command to work. Also set default TX channels to maximum available and does cleanup in am65_cpsw_nuss_common_open() error path. Changelog: v2: - add __iomem to *stats, to prevent sparse warning - clean up RX descriptors and free up SKB in error handling of am65_cpsw_nuss_common_open() - Re-arrange some funcitons to avoid forward declaration ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/testing/selftests/tc-testing/plugin-lib')
0 files changed, 0 insertions, 0 deletions
lse after failing ocfs2_check_dir_entryChangwei Ge1-2/+1 2018-11-03ocfs2: don't use iocb when EIOCBQUEUED returnsChangwei Ge1-2/+2 2018-11-03ocfs2: without quota support, avoid calling quota recoveryGuozhonghua1-17/+34 2018-11-03ocfs2: remove ocfs2_is_o2cb_active()Gang He3-10/+1 2018-11-03mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappingsAndrea Arcangeli1-2/+30 2018-11-03include/linux/notifier.h: SRCU: fix ctagsSam Protsenko1-2/+1 2018-11-03mm: handle no memcg case in memcg_kmem_charge() properlyRoman Gushchin1-1/+1 2018-11-02ARM: dts: stm32: update HASH1 dmas property on stm32mp157cAlexandre Torgue1-1/+1 2018-11-02ARM: orion: avoid VLA in orion_mpp_confArnd Bergmann1-1/+6 2018-11-02iov_iter: Fix 9p virtio breakageMarc Zyngier1-1/+1 2018-11-02cifs: fix signed/unsigned mismatch on aio_read patchSteve French1-6/+11 2018-11-02cifs: don't dereference smb_file_target before null checkColin Ian King1-2/+5 2018-11-02CIFS: Add direct I/O functions to file_operationsLong Li1-6/+4 2018-11-02CIFS: Add support for direct I/O writeLong Li2-41/+164 2018-11-02CIFS: Add support for direct I/O readLong Li3-39/+192 2018-11-02smb3: missing defines and structs for reparse point handlingSteve French2-0/+38 2018-11-02smb3: allow more detailed protocol info on open files for debuggingSteve French4-0/+65 2018-11-02smb3: on kerberos mount if server doesn't specify auth type use krb5Steve French1-2/+4 2018-11-02smb3: add trace point for tree connectionSteve French2-1/+44 2018-11-02cifs: fix spelling mistake, EACCESS -> EACCESColin Ian King2-3/+3 2018-11-02cifs: fix return value for cifs_listxattrRonnie Sahlberg1-5/+6