summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-31net: ocelot: fix a trailling format issue with block commentsYixing Liu
2021-03-31net: amd: correct some format issuesYixing Liu
2021-03-31net: amd8111e: fix inappropriate spacesYixing Liu
2021-03-31net: ena: remove extra words from commentsYixing Liu
2021-03-31net: ena: fix inaccurate print typeYixing Liu
2021-03-31qrtr: Convert qrtr_ports from IDR to XArrayMatthew Wilcox (Oracle)
2021-03-31net: ethernet: stmicro: Remove duplicate struct declarationWan Jiabing
2021-03-31ip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet
2021-03-31Merge branch 'ethtool-fec-netlink'David S. Miller
2021-03-31selftests: ethtool: add a netdevsim FEC testJakub Kicinski
2021-03-31netdevsim: add FEC settings supportJakub Kicinski
2021-03-31ethtool: support FEC settings over netlinkJakub Kicinski
2021-03-30net: ethernet: Fix typo of 'network' in commentEric Lin
2021-03-30mlxsw: spectrum_router: Only perform atomic nexthop bucket replacement when r...Ido Schimmel
2021-03-30Merge branch 'mptcp-subflow-disconnected'David S. Miller
2021-03-30selftests: mptcp: remove id 0 address testcasesGeliang Tang
2021-03-30selftests: mptcp: add addr argument for del_addrGeliang Tang
2021-03-30selftests: mptcp: avoid calling pm_nl_ctl with bad IDsMatthieu Baerts
2021-03-30mptcp: remove id 0 addressGeliang Tang
2021-03-30mptcp: unify RM_ADDR and RM_SUBFLOW receivingGeliang Tang
2021-03-30mptcp: remove all subflows involving id 0 addressGeliang Tang
2021-03-30net: fix icmp_echo_enable_probe sysctlEric Dumazet
2021-03-30Merge branch 'ionic-cleanups'David S. Miller
2021-03-30ionic: pull per-q stats work out of queue loopsShannon Nelson
2021-03-30ionic: avoid races in ionic_heartbeat_checkShannon Nelson
2021-03-30ionic: fix sizeof usageShannon Nelson
2021-03-30ionic: count dma errorsShannon Nelson
2021-03-30Merge branch 'dpaa2-switch-STP'David S. Miller
2021-03-30dpaa2-switch: setup learning state on STP state changeIoana Ciornei
2021-03-30dpaa2-switch: trap STP frames to the CPUIoana Ciornei
2021-03-30dpaa2-switch: keep track of the current learning state per portIoana Ciornei
2021-03-30dpaa2-switch: create and assign an ACL table per portIoana Ciornei
2021-03-30dpaa2-switch: fix the translation between the bridge and dpsw STP statesIoana Ciornei
2021-03-30tc-testing: add simple action change testVlad Buslov
2021-03-30Merge branch 'udp-gro-L4'David S. Miller
2021-03-30selftests: net: add UDP GRO forwarding self-testsPaolo Abeni
2021-03-30bareudp: allow UDP L4 GRO passthrouPaolo Abeni
2021-03-30geneve: allow UDP L4 GRO passthrouPaolo Abeni
2021-03-30vxlan: allow L4 GRO passthroughPaolo Abeni
2021-03-30udp: never accept GSO_FRAGLIST packetsPaolo Abeni
2021-03-30udp: properly complete L4 GRO over UDP tunnel packetPaolo Abeni
2021-03-30udp: skip L4 aggregation for UDP tunnel packetsPaolo Abeni
2021-03-30udp: fixup csum for GSO receive slow pathPaolo Abeni
2021-03-30ppp: deflate: Remove useless call "zlib_inflateEnd"Jiapeng Chong
2021-03-30Merge branch 'net-repeated-words'David S. Miller
2021-03-30net: ipa: remove repeated wordsPeng Li
2021-03-30net: phy: remove repeated wordPeng Li
2021-03-30net: bonding: remove repeated wordPeng Li
2021-03-30net: i40e: remove repeated wordsPeng Li
2021-03-30Merge branch 'obsdolete-todo'David S. Miller