summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-12sfc: ethtool: Refactor to remove fallthrough comments in case blocksJoe Perches1-16/+20
2020-03-12Revert "net: sched: make newly activated qdiscs visible"Julian Wiedmann3-28/+0
2020-03-12dt-bindings: soc: qcom: fix IPA bindingAlex Elder1-13/+19
2020-03-12net: mptcp: don't hang before sending 'MP capable with data'Davide Caratti1-0/+4
2020-03-12soc: qcom: ipa: fix spelling mistake "cahces" -> "caches"Colin Ian King1-1/+1
2020-03-12net: ibm: remove set but not used variables 'err'Chen Zhou1-2/+1
2020-03-12net: Add missing annotation for *netlink_seq_start()Jules Irenge1-0/+1
2020-03-12tcp: Add missing annotation for tcp_child_process()Jules Irenge1-0/+1
2020-03-12raw: Add missing annotations to raw_seq_start() and raw_seq_stop()Jules Irenge1-0/+2
2020-03-12net: sched: make newly activated qdiscs visibleJulian Wiedmann3-0/+28
2020-03-12net: slcan, slip -- no need for goto when if () will doPavel Machek2-10/+4
2020-03-12net: stmmac: selftests: Fix L3/L4 Filtering testJose Abreu1-0/+2
2020-03-12cdc_ncm: Implement the 32-bit version of NCM Transfer BlockAlexander Bersenev3-94/+340
2020-03-12bareudp: Fixed bareudp receive handlingMartin Varghese1-0/+6
2020-03-11ftgmac100: Remove redundant judgementtangbin1-3/+0
2020-03-11Merge branch 'ethtool-consolidate-irq-coalescing-part-3'David S. Miller16-18/+58
2020-03-11net: gemini: reject unsupported coalescing paramsJakub Kicinski1-0/+2
2020-03-11net: cxgb4vf: reject unsupported coalescing paramsJakub Kicinski1-0/+2
2020-03-11net: cxgb4: reject unsupported coalescing paramsJakub Kicinski1-0/+4
2020-03-11net: cxgb3: reject unsupported coalescing paramsJakub Kicinski1-0/+1
2020-03-11net: cxgb2: reject unsupported coalescing paramsJakub Kicinski1-0/+3
2020-03-11net: mlx4: reject unsupported coalescing paramsJakub Kicinski1-0/+4
2020-03-11net: liquidio: reject unsupported coalescing paramsJakub Kicinski2-0/+16
2020-03-11net: bna: reject unsupported coalescing paramsJakub Kicinski1-0/+3
2020-03-11net: tg3: reject unsupported coalescing paramsJakub Kicinski1-0/+5
2020-03-11net: bcmgenet: reject unsupported coalescing paramsJakub Kicinski1-4/+3
2020-03-11net: bnx2x: reject unsupported coalescing paramsJakub Kicinski1-0/+1
2020-03-11net: bnx2: reject unsupported coalescing paramsJakub Kicinski1-0/+5
2020-03-11net: systemport: reject unsupported coalescing paramsJakub Kicinski1-2/+4
2020-03-11net: aquantia: reject all unsupported coalescing paramsJakub Kicinski1-12/+3
2020-03-11net: ena: reject unsupported coalescing paramsJakub Kicinski1-0/+2
2020-03-11r8169: simplify getting stats by using netdev_stats_to_stats64Heiner Kallweit1-8/+2
2020-03-11r8169: let rtl8169_mark_to_asic clear rx descriptor field opts2Heiner Kallweit1-1/+1
2020-03-11Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller16-398/+396
2020-03-11net: dsa: mt7530: fix macro MIRROR_PORTDENG Qingfang1-1/+1
2020-03-11net: dsa: microchip: use delayed_work instead of timer + workGeorge McCollister2-20/+9
2020-03-11Merge branch 'flow_offload-follow-ups-to-HW-stats-type-patchset'David S. Miller2-15/+35
2020-03-11flow_offload: restrict driver to pass one allowed bit to flow_action_hw_stats...Jiri Pirko2-9/+19
2020-03-11flow_offload: turn hw_stats_type into dedicated enumJiri Pirko1-6/+16
2020-03-11flow_offload: fix allowed types checkJiri Pirko1-1/+1
2020-03-11Merge branch 'enetc-Support-extended-BD-rings-at-runtime'David S. Miller6-61/+88
2020-03-11enetc: Add dynamic allocation of extended Rx BD ringsClaudiu Manoil5-30/+48
2020-03-11enetc: Clean up Rx BD iterationClaudiu Manoil2-20/+28
2020-03-11enetc: Clean up of ehtool stats lenClaudiu Manoil1-7/+13
2020-03-11enetc: Drop redundant device node checkClaudiu Manoil1-5/+0
2020-03-11pktgen: Allow on loopback deviceLukas Wunner1-2/+2
2020-03-11flow_offload: use flow_action_for_each in flow_action_mixed_hw_stats_types_ch...Jiri Pirko1-5/+6
2020-03-10ice: fix incorrect size description of ice_get_nvm_versionJacob Keller1-2/+2
2020-03-10ice: use variable name more descriptive than typeBruce Allan5-36/+36
2020-03-10ice: Use EOPNOTSUPP instead of ENOTSUPPAnirudh Venkataramanan2-3/+3