OSDN Git Service

uclinux-h8/linux.git
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()
2021-02-12 Huazhong Tannet: hns3: refactor out hclge_set_rss_tuple()
2021-02-12 Yufeng Monet: hns3: split out hclgevf_cmd_send()
2021-02-12 Yufeng Monet: hns3: split out hclge_cmd_send()
2021-02-12 Jian Shennet: hns3: split out hclge_dbg_dump_qos_buf_cfg()
2021-02-12 Jian Shennet: hns3: refactor out hclgevf_get_rss_tuple()
2021-02-12 Jian Shennet: hns3: refactor out hclge_get_rss_tuple()
2021-02-12 Peng Linet: hns3: refactor out hclge_set_vf_vlan_common()
2021-02-12 Jiaran Zhangnet: hns3: use ipv6_addr_any() helper
2021-02-12 Peng Linet: hns3: clean up hns3_dbg_cmd_write()
2021-02-12 Peng Linet: hns3: refactor out hclgevf_cmd_convert_err_code()
2021-02-12 Peng Linet: hns3: refactor out hclge_cmd_convert_err_code()
2021-02-12 Maciej Fijalkowskiixgbe: store the result of ixgbe_rx_offset() onto ixgbe...
2021-02-12 Maciej Fijalkowskiice: store the result of ice_rx_offset() onto ice_ring
2021-02-12 Maciej Fijalkowskii40e: store the result of i40e_rx_offset() onto i40e_ring
2021-02-12 Björn Töpeli40e: Simplify the do-while allocation loop
2021-02-12 Maciej Fijalkowskiice: skip NULL check against XDP prog in ZC path
2021-02-12 Maciej Fijalkowskiice: remove redundant checks in ice_change_mtu
2021-02-12 Maciej Fijalkowskiice: move skb pointer from rx_buf to rx_ring
2021-02-12 Maciej Fijalkowskiice: simplify ice_run_xdp
2021-02-12 Maciej Fijalkowskii40e: adjust i40e_is_non_eop
2021-02-12 Maciej Fijalkowskii40e: drop misleading function comments
2021-02-12 Maciej Fijalkowskii40e: drop redundant check when setting xdp prog
2021-02-12 Johannes Bergnl80211: add documentation for HT/VHT/HE disable attributes
2021-02-12 Ben Greearcfg80211/mac80211: Support disabling HE mode
2021-02-12 Philipp Borgersmac80211: add STBC encoding to ieee80211_parse_tx_radiotap
2021-02-12 Felix Fietkaumac80211: minstrel_ht: remove sample rate switching...
2021-02-12 Felix Fietkaumac80211: minstrel_ht: show sampling rates in debugfs
2021-02-12 Felix Fietkaumac80211: minstrel_ht: significantly redesign the rate...
2021-02-12 Felix Fietkaumac80211: minstrel_ht: reduce the need to sample slower...
2021-02-12 Felix Fietkaumac80211: minstrel_ht: update total packets counter...
2021-02-12 Felix Fietkaumac80211: minstrel_ht: use bitfields to encode rate...
2021-02-12 Luca Coelhocfg80211: initialize reg_rule in __freq_reg_info()
2021-02-12 Colin Ian Kingmac80211: fix potential overflow when multiplying to...
2021-02-12 Markus Theilmac80211: enable QoS support for nl80211 ctrl port
2021-02-12 Matteo Crocecfg80211: remove unused callback
2021-02-12 Po-Hao Huangrtw88: 8822c: update RF_B (2/2) parameter tables to v60
2021-02-12 Po-Hao Huangrtw88: 8822c: update RF_B (1/2) parameter tables to v60
2021-02-12 Po-Hao Huangrtw88: 8822c: update RF_A parameter tables to v60
2021-02-12 Po-Hao Huangrtw88: 8822c: update MAC/BB parameter tables to v60
2021-02-12 Po-Hao Huangrtw88: replace tx tasklet with work queue
2021-02-12 Po-Hao Huangrtw88: add napi support
2021-02-12 Po-Hao Huangrtw88: add rts condition
2021-02-12 Po-Hao Huangrtw88: add dynamic rrsr configuration
2021-02-12 Luca Coelhoiwlwifi: remove incorrect comment in pnvm
2021-02-12 David S. MillerMerge branch 'sock-rx-qmap'
2021-02-12 Tariq Toukannet/mlx5: Remove TLS dependencies on XPS
2021-02-12 Tariq Toukannet/tls: Select SOCK_RX_QUEUE_MAPPING from TLS_DEVICE
2021-02-12 Tariq Toukannet/sock: Add kernel config SOCK_RX_QUEUE_MAPPING
2021-02-12 Arjun Roytcp: Sanitize CMSG flags and reserved args in tcp_zeroc...
2021-02-12 Heiner Kallweitr8169: handle tx before rx in napi poll
2021-02-12 Cong Wangnet: fix dev_ifsioc_locked() race condition
2021-02-12 Stefan Chulskinet: mvpp2: fix interrupt mask/unmask skip condition
2021-02-12 David S. MillerMerge branch 'am65-cpsw-nuss-switchdev-driver'
2021-02-12 Vignesh Raghavendradocs: networking: ti: Add driver doc for AM65 NUSS...
2021-02-12 Vignesh Raghavendranet: ti: am65-cpsw-nuss: Add switchdev support
2021-02-12 Vignesh Raghavendranet: ti: am65-cpsw-nuss: Add netdevice notifiers
next