summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-30net/smc: Use the bitmap API when applicableChristophe JAILLET1-14/+5
2021-12-30selftests: net: using ping6 for IPv6 in udpgro_fwd.shJianguo Wu1-1/+3
2021-12-30ethtool: Remove redundant ret assignmentsluo penghao1-1/+0
2021-12-30Documentation: fix outdated interpretation of ip_no_pmtu_discxu xin1-2/+4
2021-12-30net: lantiq_etop: remove unnecessary space in castAleksander Jan Bajkowski1-1/+1
2021-12-30net: lantiq_etop: make alignment match open parenthesisAleksander Jan Bajkowski1-17/+17
2021-12-30net: lantiq_etop: remove multiple assignmentsAleksander Jan Bajkowski1-1/+2
2021-12-30net: lantiq_etop: avoid precedence issuesAleksander Jan Bajkowski1-2/+2
2021-12-30net: lantiq_etop: replace strlcpy with strscpyAleksander Jan Bajkowski1-3/+3
2021-12-30ice: Add flow director support for channel modeKiran Patil8-25/+444
2021-12-30net: marvell: prestera: Implement initial inetaddr notifiersYevhen Orlov1-0/+40
2021-12-30net: marvell: prestera: Register inetaddr stub notifiersYevhen Orlov3-1/+110
2021-12-30net: marvell: prestera: add hardware router objects accountingYevhen Orlov4-1/+255
2021-12-30net: marvell: prestera: Add prestera router infraYevhen Orlov4-1/+46
2021-12-30net: marvell: prestera: Add router interface ABIYevhen Orlov3-0/+127
2021-12-30net: marvell: prestera: add virtual router ABIYevhen Orlov2-0/+46
2021-12-30net/ncsi: check for error return from call to nla_put_u32Jiasheng Jiang1-1/+5
2021-12-30sun4i-emac.c: add dma supportConley Lee1-0/+200
2021-12-30net: bridge: mcast: fix br_multicast_ctx_vlan_global_disabled helperNikolay Aleksandrov1-3/+3
2021-12-30net: fix use-after-free in tw_timer_handlerMuchun Song1-6/+4
2021-12-30selftests: net: Fix a typo in udpgro_fwd.shJianguo Wu1-1/+1
2021-12-30selftests/net: udpgso_bench_tx: fix dst ip argumentwujianguo1-1/+7
2021-12-29net: bridge: mcast: add and enforce startup query interval minimumNikolay Aleksandrov5-3/+22
2021-12-29net: bridge: mcast: add and enforce query interval minimumNikolay Aleksandrov5-3/+22
2021-12-29ipv6: raw: check passed optlen before readingTamir Duberstein1-0/+3
2021-12-29Bonding: return HWTSTAMP_FLAG_BONDED_PHC_INDEX to notify user spaceHangbin Liu1-16/+26
2021-12-29net_tstamp: define new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu1-0/+1
2021-12-29igb: support EXTTS on 82580/i354/i350Ruud Bos2-5/+51
2021-12-29igb: support PEROUT on 82580/i354/i350Ruud Bos2-4/+182
2021-12-29igb: move PEROUT and EXTTS isr logic to separate functionsRuud Bos1-35/+46
2021-12-29igb: move SDP config initialization to separate functionRuud Bos1-8/+19
2021-12-29xsk: Initialise xskb free_list_nodeCiara Loftus1-0/+1
2021-12-29of: net: support NVMEM cells with MAC in text formatRafał Miłecki1-11/+22
2021-12-29net/mlx5e: Fix wrong features assignment in case of errorGal Pressman1-6/+5
2021-12-29net/mlx5e: TC, Fix memory leak with rules with internal portRoi Dayan1-0/+2
2021-12-29ionic: Initialize the 'lif->dbid_inuse' bitmapChristophe JAILLET1-1/+1
2021-12-29net: lantiq_etop: add blank line after declarationAleksander Jan Bajkowski1-0/+1
2021-12-29net: lantiq_etop: add missing comment for wmb()Aleksander Jan Bajkowski1-0/+1
2021-12-29r8169: don't use pci_irq_vector() in atomic contextThomas Gleixner1-7/+7
2021-12-28igc: Fix TX timestamp support for non-MSI-X platformsJames McLaughlin1-0/+6
2021-12-28igc: Do not enable crosstimestamping for i225-V modelsVinicius Costa Gomes1-1/+14
2021-12-28ixgbevf: switch to napi_build_skb()Alexander Lobakin1-1/+1
2021-12-28ixgbe: switch to napi_build_skb()Alexander Lobakin1-1/+1
2021-12-28igc: switch to napi_build_skb()Alexander Lobakin1-1/+1
2021-12-28igb: switch to napi_build_skb()Alexander Lobakin1-1/+1
2021-12-28ice: switch to napi_build_skb()Alexander Lobakin1-1/+1
2021-12-28iavf: switch to napi_build_skb()Alexander Lobakin1-1/+1
2021-12-28i40e: switch to napi_build_skb()Alexander Lobakin1-1/+1
2021-12-28e1000: switch to napi_build_skb()Alexander Lobakin1-1/+1
2021-12-28e1000: switch to napi_consume_skb()Alexander Lobakin1-5/+7