linux-2.6-microblaze.git
2021-02-15 Michael Wallenet: phy: at803x: add MDIX support to AR8031/33
2021-02-15 David S. MillerMerge branch 'net-phy-broadcom-Cleanups-and-APD'
2021-02-15 Florian Fainellinet: phy: broadcom: Allow BCM54210E to configure APD
2021-02-15 Florian Fainellinet: phy: broadcom: Remove unused flags
2021-02-15 Florian Fainellinet: phy: broadcom: Avoid forward for bcm54xx_config_cl...
2021-02-15 Lijun Panibmvnic: substitute mb() with dma_wmb() for send_*crq...
2021-02-15 Lijun Panibmvnic: simplify reset_long_term_buff function
2021-02-15 Geliang Tangmptcp: add local addr info in mptcp_info
2021-02-15 Gustavo A.... i40e: Fix incorrect argument in call to ipv6_addr_any()
2021-02-15 Rafał Miłeckinet: broadcom: bcm4908_enet: set MTU on open & on request
2021-02-15 David S. MillerMerge branch 'net-stmmac-Add-Toshiba-Visconti-SoCs...
2021-02-15 Nobuhiro Iwamatsuarm: dts: visconti: Add DT support for Toshiba Visconti...
2021-02-15 Nobuhiro IwamatsuMAINTAINERS: Add entries for Toshiba Visconti ethernet...
2021-02-15 Nobuhiro Iwamatsunet: stmmac: Add Toshiba Visconti SoCs glue driver
2021-02-15 Nobuhiro Iwamatsudt-bindings: net: Add DT bindings for Toshiba Visconti...
2021-02-15 Stefan Chulskinet: mvpp2: Add TX flow control support for jumbo frames
2021-02-15 Stefan Chulskinet: mvpp2: reduce tx-fifo for loopback port
2021-02-15 Vladimir Olteannet: dsa: sja1105: make devlink property best_effort_vl...
2021-02-15 Eric Dumazettcp: tcp_data_ready() must look at SOCK_DONE
2021-02-15 David S. MillerMerge branch 'br-next-fixes'
2021-02-15 Vladimir Olteannet: bridge: fix br_vlan_filter_toggle stub when CONFIG...
2021-02-15 Vladimir Olteannet: bridge: fix switchdev_port_attr_set stub when...
2021-02-15 Vladimir Olteannet: mscc: ocelot: avoid type promotion when calling...
2021-02-15 Heiner Kallweitr8169: fix resuming from suspend on RTL8105e if machine...
2021-02-15 David S. MillerMerge branch 'mvpp2-next'
2021-02-15 Stefan Chulskinet: mvpp2: improve Networking Complex Control register...
2021-02-15 Stefan Chulskinet: mvpp2: improve mvpp2_get_sram return
2021-02-15 Stefan Chulskinet: mvpp2: improve Packet Processor version check
2021-02-15 Stefan Chulskinet: mvpp2: simplify PPv2 version ID read
2021-02-15 David S. MillerMerge branch 'Propagate-extack-for-switchdev-LANs-from...
2021-02-15 Vladimir Olteannet: dsa: propagate extack to .port_vlan_filtering
2021-02-15 Vladimir Olteannet: dsa: propagate extack to .port_vlan_add
2021-02-15 Vladimir Olteannet: bridge: propagate extack through switchdev_port_at...
2021-02-15 Vladimir Olteannet: bridge: propagate extack through store_bridge_parm
2021-02-15 Vladimir Olteannet: bridge: remove __br_vlan_filter_toggle
2021-02-15 David S. MillerMerge branch 'PTP-for-DSA-tag_ocelot_8021q'
2021-02-15 Vladimir Olteannet: dsa: tag_ocelot_8021q: add support for PTP timesta...
2021-02-15 Vladimir Olteannet: dsa: felix: setup MMIO filtering rules for PTP...
2021-02-15 Vladimir Olteannet: mscc: ocelot: refactor ocelot_xtr_irq_handler...
2021-02-15 Vladimir Olteannet: dsa: tag_ocelot: create separate tagger for Seville
2021-02-15 Vladimir Olteannet: dsa: tag_ocelot: single out PTP-related transmit...
2021-02-15 Vladimir Olteannet: mscc: ocelot: use common tag parsing code with DSA
2021-02-15 Vladimir Olteannet: dsa: tag_ocelot: avoid accessing ds->priv in ocelo...
2021-02-15 Vladimir Olteannet: mscc: ocelot: refactor ocelot_port_inject_frame...
2021-02-15 Vladimir Olteannet: mscc: ocelot: use DIV_ROUND_UP helper in ocelot_po...
2021-02-15 Vladimir Olteannet: mscc: ocelot: better error handling in ocelot_xtr_...
2021-02-15 Vladimir Olteannet: mscc: ocelot: only drain extraction queue on error
2021-02-15 Vladimir Olteannet: mscc: ocelot: stop returning IRQ_NONE in ocelot_xt...
2021-02-15 David S. MillerMerge branch 'bnxt_en-next'
2021-02-15 Michael Chanbnxt_en: Improve logging of error recovery settings...
2021-02-15 Michael Chanbnxt_en: Reply to firmware's echo request async message.
2021-02-15 Michael Chanbnxt_en: Initialize "context kind" field for context...
2021-02-15 Michael Chanbnxt_en: Add context memory initialization infrastructure.
2021-02-15 Michael Chanbnxt_en: Implement faster recovery for firmware fatal...
2021-02-15 Edwin Peerbnxt_en: selectively allocate context memories
2021-02-15 Michael Chanbnxt_en: Update firmware interface spec to 1.10.2.16.
2021-02-13 David S. MillerMerge branch 'skbuff-introduce-skbuff_heads-bulking...
2021-02-13 Alexander Lobakinskbuff: queue NAPI_MERGED_FREE skbs into NAPI cache...
2021-02-13 Alexander Lobakinskbuff: allow to use NAPI cache from __napi_alloc_skb()
2021-02-13 Alexander Lobakinskbuff: allow to optionally use NAPI cache from __alloc...
2021-02-13 Alexander Lobakinskbuff: introduce {,__}napi_build_skb() which reuses...
2021-02-13 Alexander Lobakinskbuff: move NAPI cache declarations upper in the file
2021-02-13 Alexander Lobakinskbuff: remove __kfree_skb_flush()
2021-02-13 Alexander Lobakinskbuff: use __build_skb_around() in __alloc_skb()
2021-02-13 Alexander Lobakinskbuff: simplify __alloc_skb() a bit
2021-02-13 Alexander Lobakinskbuff: make __build_skb_around() return void
2021-02-13 Alexander Lobakinskbuff: simplify kmalloc_reserve()
2021-02-13 Alexander Lobakinskbuff: move __alloc_skb() next to the other skb alloca...
2021-02-13 David S. MillerMerge branch 'Xilinx-axienet-updates'
2021-02-13 Robert Hancocknet: axienet: Support dynamic switching between 1000Bas...
2021-02-13 Robert Hancockdt-bindings: net: xilinx_axienet: add xlnx,switch-x...
2021-02-13 Robert Hancocknet: axienet: hook up nway_reset ethtool operation
2021-02-13 David S. MillerMerge branch 'tcp-mem-pressure-vs-SO_RCVLOWAT'
2021-02-13 Eric Dumazettcp: factorize logic into tcp_epollin_ready()
2021-02-13 Eric Dumazettcp: fix SO_RCVLOWAT related hangs under mem pressure
2021-02-13 David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2021-02-13 David S. MillerMerge branch 'tc-mpls-selftests'
2021-02-13 Guillaume Naultselftests: tc: Add generic mpls matching support for...
2021-02-13 Guillaume Naultselftests: tc: Add basic mpls_* matching support for...
2021-02-13 David S. MillerMerge branch 'brport-flags'
2021-02-13 Vladimir Olteannet: dsa: sja1105: offload bridge port flags to device
2021-02-13 Vladimir Olteannet: mscc: ocelot: offload bridge port flags to device
2021-02-13 Vladimir Olteannet: mscc: ocelot: use separate flooding PGID for broadcast
2021-02-13 Vladimir Olteannet: dsa: felix: restore multicast flood to CPU when...
2021-02-13 Vladimir Olteannet: dsa: act as passthrough for bridge port flags
2021-02-13 Vladimir Olteannet: switchdev: pass flags and mask to both {PRE_,...
2021-02-13 Vladimir Olteannet: dsa: configure better brport flags when ports...
2021-02-13 Vladimir Olteannet: bridge: don't print in br_switchdev_set_port_flag
2021-02-13 Vladimir Olteannet: bridge: offload all port flags at once in br_setport
2021-02-13 Vladimir Olteannet: switchdev: propagate extack to port attributes
2021-02-13 David S. Millerocteontx2: Fix condition.
2021-02-13 David S. MillerMerge branch 'ipa-cleanups'
2021-02-13 Alex Eldernet: ipa: introduce gsi_channel_initialized()
2021-02-13 Alex Eldernet: ipa: introduce ipa_table_hash_support()
2021-02-13 Alex Eldernet: ipa: fix register write command validation
2021-02-13 Alex Eldernet: ipa: use dev_err_probe() in ipa_clock.c
2021-02-13 Alex Eldernet: ipa: use a separate pointer for adjusted GSI memory
2021-02-13 David S. MillerMerge tag 'mac80211-next-for-net-next-2021-02-12' of...
2021-02-13 Gustavo A.... octeontx2-pf: Fix out-of-bounds read in otx2_get_fecparam()
2021-02-13 Colin Ian Kingocteontx2-af: Fix spelling mistake "recievd" -> "received"
next