summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-16Merge branch 'sonic-next'David S. Miller
2020-02-16net/macsonic: Remove interrupt handler wrapperFinn Thain
2020-02-16net/sonic: Start packet transmission immediatelyFinn Thain
2020-02-16net/sonic: Remove explicit memory barriersFinn Thain
2020-02-16net/sonic: Remove redundant netif_start_queue() callFinn Thain
2020-02-16net/sonic: Remove redundant next_tx variableFinn Thain
2020-02-16net/sonic: Refactor duplicated codeFinn Thain
2020-02-16net/sonic: Remove obsolete commentFinn Thain
2020-02-16Merge branch 'sh_eth-get-rid-of-the-dedicated-regiseter-mapping-for-RZ-A1-R7S...David S. Miller
2020-02-16sh_eth: use Gigabit register map for R7S72100Sergei Shtylyov
2020-02-16sh_eth: add sh_eth_cpu_data::gecmr flagSergei Shtylyov
2020-02-16sh_eth: check sh_eth_cpu_data::no_xdfar when dumping registersSergei Shtylyov
2020-02-16sh_eth: check sh_eth_cpu_data::cexcr when dumping registersSergei Shtylyov
2020-02-16sh_eth: check sh_eth_cpu_data::no_tx_cntrs when dumping registersSergei Shtylyov
2020-02-16Merge branch 'Pause-updates-for-phylib-and-phylink'David S. Miller
2020-02-16net: phylink: clarify flow control settings in documentationRussell King
2020-02-16net: phylink: improve initial mac configurationRussell King
2020-02-16net: phylink: allow ethtool -A to change flow control advertisementRussell King
2020-02-16net: phylink: resolve fixed link flow controlRussell King
2020-02-16net: phylink: use phylib resolved flow control modesRussell King
2020-02-16net: phylink: ensure manual flow control is selected appropriatelyRussell King
2020-02-16net: phylink: remove pause mode ethtool setting for fixed linksRussell King
2020-02-16net: add linkmode helper for setting flow control advertisementRussell King
2020-02-16net: add helpers to resolve negotiated flow controlRussell King
2020-02-16net: linkmode: make linkmode_test_bit() take const pointerRussell King
2020-02-16Merge branch 'r8169-series-with-further-smaller-improvements'David S. Miller
2020-02-16r8169: improve statistics of missed rx packetsHeiner Kallweit
2020-02-16r8169: improve rtl_jumbo_configHeiner Kallweit
2020-02-16r8169: improve rtl8169_get_mac_versionHeiner Kallweit
2020-02-16r8169: add helper rtl_pci_commitHeiner Kallweit
2020-02-16r8169: simplify setting netdev featuresHeiner Kallweit
2020-02-16r8169: remove setting PCI_CACHE_LINE_SIZE in rtl_hw_start_8169Heiner Kallweit
2020-02-16r8169: remove unneeded check from rtl_link_chg_patchHeiner Kallweit
2020-02-16openvswitch: add TTL decrement actionMatteo Croce
2020-02-16net: dsa: bcm_sf2: Also configure Port 5 for 2Gb/sec on 7278Florian Fainelli
2020-02-16tcp-zerocopy: Return sk_err (if set) along with tcp receive zerocopy.Arjun Roy
2020-02-16tcp-zerocopy: Return inq along with tcp receive zerocopy.Arjun Roy
2020-02-16Merge branch 'Enhance-virtio-vsock-connection-semantics'David S. Miller
2020-02-16tools: testing: vsock: Test when server is bound but not listeningSebastien Boeuf
2020-02-16net: virtio_vsock: Enhance connection semanticsSebastien Boeuf
2020-02-16Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...David S. Miller
2020-02-16net: x25: convert to list_for_each_entry_safe()chenqiwu
2020-02-16lib: objagg: Replace zero-length arrays with flexible-array memberGustavo A. R. Silva
2020-02-16ptp_qoriq: drop the code of alarmYangbo Lu
2020-02-15ice: use true/false for bool typesBruce Allan
2020-02-15ice: add function argument description to function header commentBruce Allan
2020-02-15ice: use proper format for function pointer as a function parameterBruce Allan
2020-02-15ice: replace "fallthrough" comments with fallthrough reserved wordBruce Allan
2020-02-15ice: remove unnecessary fallthrough commentsBruce Allan
2020-02-15ice: Fix virtchnl_queue_select bitmap validationBrett Creeley