summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-02-15ice: Fix and refactor Rx queue disable for VFsBrett Creeley
2020-02-15ice: Handle LAN overflow event for VF queuesBrett Creeley
2020-02-15ice: Fix implicit queue mapping mode in ice_vsi_get_qsBrett Creeley
2020-02-15ice: Add support to enable/disable all Rx queues before waitingBrett Creeley
2020-02-15ice: Only allow tagged bcast/mcast traffic for VF in port VLANBrett Creeley
2020-02-15ice: Fix Port VLAN priority bitsBrett Creeley
2020-02-15ice: Add helper to determine if VF link is upBrett Creeley
2020-02-15ice: Refactor port vlan configuration for the VFBrett Creeley
2020-02-15ice: Add initial support for QinQBrett Creeley
2020-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-14Merge tag 'pm-5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-02-14Merge tag 'sound-5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-02-14Merge tag 'drm-fixes-2020-02-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-02-14netdevice.h: fix all kernel-doc and Sphinx warningsRandy Dunlap
2020-02-14Merge branch 'dsa-headroom'David S. Miller
2020-02-14net: dsa: tag_ar9331: Make sure there is headroom for tagPer Forlin
2020-02-14net: dsa: tag_qca: Make sure there is headroom for tagPer Forlin
2020-02-14net, ip6_tunnel: enhance tunnel locate with link checkWilliam Dauchy
2020-02-14Merge tag 'mac80211-for-net-2020-02-14' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-02-14Merge branch 'smc-fixes'David S. Miller