linux-2.6-microblaze.git
2020-09-27 David S. MillerMerge branch 'mlxsw-Expose-transceiver-overheat-counter'
2020-09-27 Amit Cohenmlxsw: spectrum_ethtool: Expose transceiver_overheat...
2020-09-27 Amit Cohenmlxsw: Update module's settings when module is plugged in
2020-09-27 Amit Cohenmlxsw: spectrum: Initialize netdev's module overheat...
2020-09-27 Amit Cohenmlxsw: Enable temperature event for all supported port...
2020-09-27 Amit Cohenmlxsw: Update transceiver_overheat counter according...
2020-09-27 Amit Cohenmlxsw: core: Add an infrastructure to track transceiver...
2020-09-27 Amit Cohenmlxsw: core_hwmon: Query MTMP before writing to set...
2020-09-27 Amit Cohenmlxsw: reg: Add Ports Module Administrative and Operati...
2020-09-27 Amit Cohenmlxsw: reg: Add Port Module Plug/Unplug Event Register
2020-09-27 Amit Cohenmlxsw: reg: Add Management Temperature Warning Event...
2020-09-27 David S. MillerMerge branch 'hns3-next'
2020-09-27 Huazhong Tannet: hns3: add a structure for IR shaper's parameter...
2020-09-27 Guangbin Huangnet: hns3: add a check for device specifications querie...
2020-09-27 Guangbin Huangnet: hns3: replace the macro of max tm rate with the...
2020-09-27 Guangbin Huangnet: hns3: add support to query device specifications
2020-09-27 Guangbin Huangnet: hns3: add debugfs to dump device capabilities
2020-09-27 Guangbin Huangnet: hns3: use capabilities queried from firmware
2020-09-27 Guangbin Huangnet: hns3: use capability flag to indicate FEC
2020-09-27 Guangbin Huangnet: hns3: add support to query device capability
2020-09-27 Guangbin Huangnet: hns3: delete redundant PCI revision judgement
2020-09-27 Guangbin Huangnet: hns3: add device version to replace pci revision
2020-09-26 Jakub Kicinskinetdevsim: fix duplicated debugfs directory
2020-09-26 David S. MillerMerge branch 'Generic-adjustment-for-flow-dissector...
2020-09-26 Vladimir Olteannet: dsa: tag_rtl4_a: use the generic flow dissector...
2020-09-26 Vladimir Olteannet: dsa: tag_sja1105: use a custom flow dissector...
2020-09-26 Vladimir Olteannet: dsa: tag_qca: use the generic flow dissector procedure
2020-09-26 Vladimir Olteannet: dsa: tag_mtk: use the generic flow dissector procedure
2020-09-26 Vladimir Olteannet: dsa: tag_edsa: use the generic flow dissector...
2020-09-26 Vladimir Olteannet: dsa: tag_dsa: use the generic flow dissector procedure
2020-09-26 Vladimir Olteannet: dsa: tag_brcm: use generic flow dissector procedure
2020-09-26 Vladimir Olteannet: flow_dissector: avoid indirect call to DSA .flow_d...
2020-09-26 Vladimir Olteannet: dsa: point out the tail taggers
2020-09-26 Vladimir Olteannet: dsa: add a generic procedure for the flow dissector
2020-09-26 Vladimir Olteannet: dsa: make the .flow_dissect tagger callback return...
2020-09-26 Vladimir Olteannet: dsa: tag_ocelot: use a short prefix on both ingres...
2020-09-26 Vladimir Olteannet: dsa: tag_sja1105: request promiscuous mode for...
2020-09-26 Vladimir Olteannet: dsa: allow drivers to request promiscuous mode...
2020-09-26 Vladimir Olteannet: mscc: ocelot: move NPI port configuration to DSA
2020-09-26 Jakub KicinskiRevert "vxlan: move encapsulation warning"
2020-09-26 David S. MillerMerge branch 'devlink-flash-update-overwrite-mask'
2020-09-26 Jacob Kellerice: add support for flash update overwrite mask
2020-09-26 Jacob Kellernetdevsim: add support for flash_update overwrite mask
2020-09-26 Jacob Kellerdevlink: introduce flash update overwrite mask
2020-09-26 Jacob Kellerdevlink: convert flash_update to use params structure
2020-09-26 Jacob Kellerdevlink: check flash_update parameter support in net...
2020-09-26 David S. MillerMerge branch 'simplify-TCP-loss-marking-code'
2020-09-26 Yuchung Chengtcp: consolidate tcp_mark_skb_lost and tcp_skb_mark_lost
2020-09-26 Yuchung Chengtcp: simplify tcp_mark_skb_lost
2020-09-26 Yuchung Chengtcp: move tcp_mark_skb_lost
2020-09-26 Yuchung Chengtcp: consistently check retransmit hint
2020-09-26 Gustavo A.... dpaa2-mac: Fix potential null pointer dereference
2020-09-26 David S. MillerMerge branch 'dpaa2-eth-small-updates'
2020-09-26 Ionut-robert... dpaa2-eth: install a single steering rule when SHARED_F...
2020-09-26 Ioana Ciorneidpaa2-eth: no need to check link state right after...
2020-09-26 Ioana Ciorneidpaa2-mac: do not check for both child and parent DTS...
2020-09-25 David S. MillerMerge branch 'vxlan-clean-up'
2020-09-25 Fabian Frederickvxlan: fix vxlan_find_sock() documentation for l3mdev
2020-09-25 Fabian Frederickvxlan: check rtnl_configure_link return code correctly
2020-09-25 Fabian Frederickvxlan: move encapsulation warning
2020-09-25 Fabian Frederickvxlan: add unlikely to vxlan_remcsum check
2020-09-25 Fabian Frederickvxlan: don't collect metadata if remote checksum is...
2020-09-25 Nikolay Aleksandrovnet: bridge: mcast: remove only S,G port groups from...
2020-09-25 Chuah, Kim... net: stmmac: Add option for VLAN filter fail queue...
2020-09-25 David S. MillerMerge branch 'Devlink-regions-for-SJA1105-DSA-driver'
2020-09-25 Vladimir Olteannet: dsa: sja1105: implement .devlink_info_get
2020-09-25 Vladimir Olteannet: dsa: sja1105: expose static config as devlink...
2020-09-25 Vladimir Olteannet: dsa: sja1105: move devlink param code to sja1105_d...
2020-09-25 David S. MillerMerge branch 'drivers-net-warning-clean'
2020-09-25 Jesse Brandeburgdrivers/net/ethernet: clean up mis-targeted comments
2020-09-25 Jesse Brandeburgsfc: fix kdoc warning
2020-09-25 Jesse Brandeburgdrivers/net/ethernet: remove incorrectly formatted doc
2020-09-25 Jesse Brandeburgdrivers/net/ethernet: add some basic kdoc tags
2020-09-25 Jesse Brandeburgdrivers/net/ethernet: handle one warning explicitly
2020-09-25 Jesse Brandeburgdrivers/net/ethernet: rid ethernet of no-prototype...
2020-09-25 Jesse Brandeburgdrivers/net/ethernet: clean up unused assignments
2020-09-25 Jesse Brandeburgintel: handle unused assignments
2020-09-25 Jesse Brandeburgintel-ethernet: clean up W=1 warnings in kdoc
2020-09-25 Florian Fainellinet: vlan: Avoid using BUG() in vlan_proto_idx()
2020-09-25 David S. MillerMerge tag 'wireless-drivers-next-2020-09-25' of git...
2020-09-25 Kalle Valoath11k: fix undefined reference to 'ath11k_debugfs_htt_...
2020-09-25 David S. MillerMerge branch 'hns3-next'
2020-09-25 Guangbin Huangnet: hns3: rename macro of pci device id of vf
2020-09-25 Guangbin Huangnet: hns3: add support for 200G device
2020-09-25 Yufeng Monet: hns3: add debugfs of dumping pf interrupt resources
2020-09-25 Yufeng Monet: hns3: add a hardware error detect type
2020-09-25 Yufeng Monet: hns3: remove unnecessary variable initialization
2020-09-25 Yufeng Monet: hns3: refactor the function for dumping tc informa...
2020-09-25 Florian Westphalnet: tcp: drop unused function argument from mptcp_inco...
2020-09-25 David S. MillerMerge branch 'mptcp-RM_ADDR-ADD_ADDR-enhancements'
2020-09-25 Geliang Tangmptcp: retransmit ADD_ADDR when timeout
2020-09-25 Geliang Tangmptcp: add sk_stop_timer_sync helper
2020-09-25 Geliang Tangmptcp: add struct mptcp_pm_add_entry
2020-09-25 Geliang Tangselftests: mptcp: add remove addr and subflow test...
2020-09-25 Geliang Tangselftests: mptcp: add remove cfg in mptcp_connect
2020-09-25 Geliang Tangmptcp: add mptcp_destroy_common helper
2020-09-25 Geliang Tangmptcp: add RM_ADDR related mibs
2020-09-25 Geliang Tangmptcp: implement mptcp_pm_remove_subflow
2020-09-25 Geliang Tangmptcp: remove addr and subflow in PM netlink
2020-09-25 Geliang Tangmptcp: add accept_subflow re-check
next