OSDN Git Service

uclinux-h8/linux.git
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"
2021-02-13 David S. MillerMerge tag 'wireless-drivers-next-2021-02-12' of git...
2021-02-13 Vadim Fedorenkorxrpc: Fix dependency on IPv6 in udp tunnel config
2021-02-13 David S. MillerMerge branch 'mptcp-genl-events'
2021-02-13 Florian Westphalmptcp: add netlink event support
2021-02-13 Florian Westphalmptcp: avoid lock_fast usage in accept path
2021-02-13 Florian Westphalmptcp: pass subflow socket to a few helpers
2021-02-13 Florian Westphalmptcp: move subflow close loop after sk close check
2021-02-13 Florian Westphalmptcp: schedule worker when subflow is closed
2021-02-13 Florian Westphalmptcp: split __mptcp_close_ssk helper
2021-02-13 Florian Westphalmptcp: move pm netlink work into pm_netlink
2021-02-13 David S. MillerMerge branch 'mptcp-selftests'
2021-02-13 Matthieu Baertsselftests: mptcp: fail if not enough SYN/3rd ACK
2021-02-13 Matthieu Baertsselftests: mptcp: display warnings on one line
2021-02-13 Matthieu Baertsselftests: mptcp: fix ACKRX debug message
2021-02-13 Paolo Abeniselftests: mptcp: dump more info on errors
2021-02-12 David S. MillerMerge branch 'hns3-cleanups'
2021-02-12 Hao Chennet: hns3: refactor out hclge_rm_vport_all_mac_table()
2021-02-12 Huazhong Tannet: hns3: refactor out hclgevf_set_rss_tuple()
next