openwrt/staging/blogic.git
2020-02-17 Lorenzo Bianconinet: mvneta: move refill_err and skb_alloc_err in per...
2020-02-17 David S. MillerMerge branch 'mv88e6xxx-Add-SERDES-PCS-registers-to...
2020-02-17 Andrew Lunnnet: dsa: mv88e6xxx: Add 6390 family PCS registers...
2020-02-17 Andrew Lunnnet: dsa: mv88e6xxx: Add 6352 family PCS registers...
2020-02-17 Andrew Lunnnet: dsa: mv88e6xxx: Allow PCS registers to be retrieve...
2020-02-17 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
2020-02-17 David S. MillerMerge branch 'sonic-next'
2020-02-17 Finn Thainnet/macsonic: Remove interrupt handler wrapper
2020-02-17 Finn Thainnet/sonic: Start packet transmission immediately
2020-02-17 Finn Thainnet/sonic: Remove explicit memory barriers
2020-02-17 Finn Thainnet/sonic: Remove redundant netif_start_queue() call
2020-02-17 Finn Thainnet/sonic: Remove redundant next_tx variable
2020-02-17 Finn Thainnet/sonic: Refactor duplicated code
2020-02-17 Finn Thainnet/sonic: Remove obsolete comment
2020-02-17 David S. MillerMerge branch 'sh_eth-get-rid-of-the-dedicated-regiseter...
2020-02-17 Sergei Shtylyovsh_eth: use Gigabit register map for R7S72100
2020-02-17 Sergei Shtylyovsh_eth: add sh_eth_cpu_data::gecmr flag
2020-02-17 Sergei Shtylyovsh_eth: check sh_eth_cpu_data::no_xdfar when dumping...
2020-02-17 Sergei Shtylyovsh_eth: check sh_eth_cpu_data::cexcr when dumping registers
2020-02-17 Sergei Shtylyovsh_eth: check sh_eth_cpu_data::no_tx_cntrs when dumping...
2020-02-17 David S. MillerMerge branch 'Pause-updates-for-phylib-and-phylink'
2020-02-17 Russell Kingnet: phylink: clarify flow control settings in document...
2020-02-17 Russell Kingnet: phylink: improve initial mac configuration
2020-02-17 Russell Kingnet: phylink: allow ethtool -A to change flow control...
2020-02-17 Russell Kingnet: phylink: resolve fixed link flow control
2020-02-17 Russell Kingnet: phylink: use phylib resolved flow control modes
2020-02-17 Russell Kingnet: phylink: ensure manual flow control is selected...
2020-02-17 Russell Kingnet: phylink: remove pause mode ethtool setting for...
2020-02-17 Russell Kingnet: add linkmode helper for setting flow control adver...
2020-02-17 Russell Kingnet: add helpers to resolve negotiated flow control
2020-02-17 Russell Kingnet: linkmode: make linkmode_test_bit() take const...
2020-02-17 David S. MillerMerge branch 'r8169-series-with-further-smaller-improve...
2020-02-17 Heiner Kallweitr8169: improve statistics of missed rx packets
2020-02-17 Heiner Kallweitr8169: improve rtl_jumbo_config
2020-02-17 Heiner Kallweitr8169: improve rtl8169_get_mac_version
2020-02-17 Heiner Kallweitr8169: add helper rtl_pci_commit
2020-02-17 Heiner Kallweitr8169: simplify setting netdev features
2020-02-17 Heiner Kallweitr8169: remove setting PCI_CACHE_LINE_SIZE in rtl_hw_sta...
2020-02-17 Heiner Kallweitr8169: remove unneeded check from rtl_link_chg_patch
2020-02-17 Matteo Croceopenvswitch: add TTL decrement action
2020-02-17 Florian Fainellinet: dsa: bcm_sf2: Also configure Port 5 for 2Gb/sec...
2020-02-17 Arjun Roytcp-zerocopy: Return sk_err (if set) along with tcp...
2020-02-17 Arjun Roytcp-zerocopy: Return inq along with tcp receive zerocopy.
2020-02-17 David S. MillerMerge branch 'Enhance-virtio-vsock-connection-semantics'
2020-02-17 Sebastien Boeuftools: testing: vsock: Test when server is bound but...
2020-02-17 Sebastien Boeufnet: virtio_vsock: Enhance connection semantics
2020-02-17 David S. MillerMerge tag 'mac80211-next-for-net-next-2020-02-14' of...
2020-02-17 chenqiwunet: x25: convert to list_for_each_entry_safe()
2020-02-17 Gustavo A.... lib: objagg: Replace zero-length arrays with flexible...
2020-02-17 Yangbo Luptp_qoriq: drop the code of alarm
2020-02-16 Bruce Allanice: use true/false for bool types
2020-02-16 Bruce Allanice: add function argument description to function...
2020-02-16 Bruce Allanice: use proper format for function pointer as a functi...
2020-02-16 Bruce Allanice: replace "fallthrough" comments with fallthrough...
2020-02-16 Bruce Allanice: remove unnecessary fallthrough comments
2020-02-16 Brett Creeleyice: Fix virtchnl_queue_select bitmap validation
2020-02-16 Brett Creeleyice: Fix and refactor Rx queue disable for VFs
2020-02-16 Brett Creeleyice: Handle LAN overflow event for VF queues
2020-02-16 Brett Creeleyice: Fix implicit queue mapping mode in ice_vsi_get_qs
2020-02-16 Brett Creeleyice: Add support to enable/disable all Rx queues before...
2020-02-16 Brett Creeleyice: Only allow tagged bcast/mcast traffic for VF in...
2020-02-16 Brett Creeleyice: Fix Port VLAN priority bits
2020-02-16 Brett Creeleyice: Add helper to determine if VF link is up
2020-02-16 Brett Creeleyice: Refactor port vlan configuration for the VF
2020-02-16 Brett Creeleyice: Add initial support for QinQ
2020-02-14 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2020-02-14 Linus TorvaldsMerge tag 'pm-5.6-rc2' of git://git./linux/kernel/git...
2020-02-14 Linus TorvaldsMerge tag 'sound-5.6-rc2' of git://git./linux/kernel...
2020-02-14 Linus TorvaldsMerge tag 'drm-fixes-2020-02-14' of git://anongit.freed...
2020-02-14 Randy Dunlapnetdevice.h: fix all kernel-doc and Sphinx warnings
2020-02-14 David S. MillerMerge branch 'dsa-headroom'
2020-02-14 Per Forlinnet: dsa: tag_ar9331: Make sure there is headroom for tag
2020-02-14 Per Forlinnet: dsa: tag_qca: Make sure there is headroom for tag
2020-02-14 William Dauchynet, ip6_tunnel: enhance tunnel locate with link check
2020-02-14 David S. MillerMerge tag 'mac80211-for-net-2020-02-14' of git://git...
2020-02-14 David S. MillerMerge branch 'smc-fixes'
2020-02-14 Ursula Braunnet/smc: no peer ID in CLC decline for SMCD
2020-02-14 Ursula Braunnet/smc: transfer fasync_list in case of fallback
2020-02-14 David S. MillerMerge branch 'hns3-fixes'
2020-02-14 Guangbin Huangnet: hns3: fix a copying IPv6 address error in hclge_fd...
2020-02-14 Yonglong Liunet: hns3: fix VF bandwidth does not take effect in...
2020-02-14 Yufeng Monet: hns3: add management table after IMP reset
2020-02-14 Rafael J. WysockiMerge branch 'pm-cpufreq'
2020-02-14 John Crispinmac80211: allow setting queue_len for drivers not using...
2020-02-14 Sergey Matyukevichieee80211: add WPA3 OWE AKM suite selector
2020-02-14 Ben Greearmac80211: Fix setting txpower to zero
2020-02-14 Shay Barmac80211: fix wrong 160/80+80 MHz setting
2020-02-14 Sergey Matyukevichcfg80211: add missing policy for NL80211_ATTR_STATUS_CODE
2020-02-14 Dave AirlieMerge tag 'drm-intel-next-fixes-2020-02-13' of git...
2020-02-14 Dave AirlieMerge tag 'amd-drm-fixes-5.6-2020-02-12' of git://peopl...
2020-02-14 Dave AirlieMerge tag 'drm-misc-next-fixes-2020-02-07' of git:...
2020-02-14 Dave AirlieMerge tag 'drm-misc-fixes-2020-02-07' of git://anongit...
2020-02-13 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2020-02-13 Linus TorvaldsMerge tag 'gpio-v5.6-2' of git://git./linux/kernel...
2020-02-13 David S. MillerMerge branch 'icmp-account-for-NAT-when-sending-icmps...
2020-02-13 Jason A. Donenfeldxfrm: interface: use icmp_ndo_send helper
2020-02-13 Jason A. Donenfeldwireguard: device: use icmp_ndo_send helper
2020-02-13 Jason A. Donenfeldsunvnet: use icmp_ndo_send helper
2020-02-13 Jason A. Donenfeldgtp: use icmp_ndo_send helper
2020-02-13 Jason A. Donenfeldicmp: introduce helper for nat'd source address in...
next