summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-12net: i40e: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: fm10k: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: e1000: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: hns3: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: hns: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: gianfar: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: fec: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: dpaa: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: be2net: reject unsupported coalescing paramsJakub Kicinski
2020-03-12sfc: ethtool: Refactor to remove fallthrough comments in case blocksJoe Perches
2020-03-12Revert "net: sched: make newly activated qdiscs visible"Julian Wiedmann
2020-03-12dt-bindings: soc: qcom: fix IPA bindingAlex Elder
2020-03-11net: mptcp: don't hang before sending 'MP capable with data'Davide Caratti
2020-03-11soc: qcom: ipa: fix spelling mistake "cahces" -> "caches"Colin Ian King
2020-03-11net: ibm: remove set but not used variables 'err'Chen Zhou
2020-03-11net: Add missing annotation for *netlink_seq_start()Jules Irenge
2020-03-11tcp: Add missing annotation for tcp_child_process()Jules Irenge
2020-03-11raw: Add missing annotations to raw_seq_start() and raw_seq_stop()Jules Irenge
2020-03-11net: sched: make newly activated qdiscs visibleJulian Wiedmann
2020-03-11net: slcan, slip -- no need for goto when if () will doPavel Machek
2020-03-11net: stmmac: selftests: Fix L3/L4 Filtering testJose Abreu
2020-03-11cdc_ncm: Implement the 32-bit version of NCM Transfer BlockAlexander Bersenev
2020-03-11bareudp: Fixed bareudp receive handlingMartin Varghese
2020-03-11ftgmac100: Remove redundant judgementtangbin
2020-03-10Merge branch 'ethtool-consolidate-irq-coalescing-part-3'David S. Miller
2020-03-10net: gemini: reject unsupported coalescing paramsJakub Kicinski
2020-03-10net: cxgb4vf: reject unsupported coalescing paramsJakub Kicinski
2020-03-10net: cxgb4: reject unsupported coalescing paramsJakub Kicinski
2020-03-10net: cxgb3: reject unsupported coalescing paramsJakub Kicinski
2020-03-10net: cxgb2: reject unsupported coalescing paramsJakub Kicinski
2020-03-10net: mlx4: reject unsupported coalescing paramsJakub Kicinski
2020-03-10net: liquidio: reject unsupported coalescing paramsJakub Kicinski
2020-03-10net: bna: reject unsupported coalescing paramsJakub Kicinski
2020-03-10net: tg3: reject unsupported coalescing paramsJakub Kicinski
2020-03-10net: bcmgenet: reject unsupported coalescing paramsJakub Kicinski
2020-03-10net: bnx2x: reject unsupported coalescing paramsJakub Kicinski
2020-03-10net: bnx2: reject unsupported coalescing paramsJakub Kicinski
2020-03-10net: systemport: reject unsupported coalescing paramsJakub Kicinski
2020-03-10net: aquantia: reject all unsupported coalescing paramsJakub Kicinski
2020-03-10net: ena: reject unsupported coalescing paramsJakub Kicinski
2020-03-10r8169: simplify getting stats by using netdev_stats_to_stats64Heiner Kallweit
2020-03-10r8169: let rtl8169_mark_to_asic clear rx descriptor field opts2Heiner Kallweit
2020-03-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2020-03-10net: dsa: mt7530: fix macro MIRROR_PORTDENG Qingfang
2020-03-10net: dsa: microchip: use delayed_work instead of timer + workGeorge McCollister
2020-03-10Merge branch 'flow_offload-follow-ups-to-HW-stats-type-patchset'David S. Miller
2020-03-10flow_offload: restrict driver to pass one allowed bit to flow_action_hw_stats...Jiri Pirko
2020-03-10flow_offload: turn hw_stats_type into dedicated enumJiri Pirko
2020-03-10flow_offload: fix allowed types checkJiri Pirko
2020-03-10Merge branch 'enetc-Support-extended-BD-rings-at-runtime'David S. Miller