aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-14pktgen: use min() to make code cleanerChangcheng Deng1-3/+2
2021-12-14net: dsa: make tagging protocols connect to individual switches from a treeVladimir Oltean6-113/+109
2021-12-14net: dsa: sja1105: fix broken connection with the sja1110 taggerVladimir Oltean2-9/+10
2021-12-14net: dsa: tag_sja1105: fix zeroization of ds->priv on tag proto disconnectVladimir Oltean1-1/+1
2021-12-14bareudp: Add extack support to bareudp_configure()Guillaume Nault1-4/+9
2021-12-14ethtool: fix null-ptr-deref on ref trackerJakub Kicinski1-2/+4
2021-12-14net: dev: Change the order of the arguments for the contended condition.Sebastian Andrzej Siewior1-1/+1
2021-12-14Bonding: force user to add HWTSTAMP_FLAG_BONDED_PHC_INDEX when get/set HWTSTAMPHangbin Liu1-12/+21
2021-12-14net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu40-144/+16
2021-12-13net: mtk_eth: add COMPILE_TEST supportLorenzo Bianconi1-1/+2
2021-12-13net: dev: Always serialize on Qdisc::busylock in __dev_xmit_skb() on PREEMPT_RT.Sebastian Andrzej Siewior1-1/+5
2021-12-13mt76: remove variable set but not usedYang Li1-2/+1
2021-12-13net: bonding: debug: avoid printing debug logs when bond is not notifying peersSuresh Kumar1-3/+3
2021-12-13net: ocelot: use dma_unmap_addr to get tx buffer dma_addrClément Léger1-2/+2
2021-12-13net: lan966x: Fix the configuration of the pcsHoratiu Vultur1-6/+0
2021-12-13selftests/net: expand gro with two machine testWillem de Bruijn1-14/+24
2021-12-13net: vertexcom: Add MSE102x SPI supportStefan Wahren5-0/+802