OSDN Git Service

uclinux-h8/linux.git
2022-02-17 David S. MillerMerge tag 'mlx5-updates-2022-02-16' of git://git./linux...
2022-02-17 Roi Dayannet/mlx5e: TC, Allow sample action with CT
2022-02-17 Roi Dayannet/mlx5e: TC, Make post_act parse CT and sample actions
2022-02-17 Roi Dayannet/mlx5e: TC, Clean redundant counter flag from tc...
2022-02-17 Roi Dayannet/mlx5e: Use multi table support for CT and sample...
2022-02-17 Roi Dayannet/mlx5e: Create new flow attr for multi table actions
2022-02-17 Roi Dayannet/mlx5e: Add post act offload/unoffload API
2022-02-17 Roi Dayannet/mlx5e: Pass actions param to actions_match_supported()
2022-02-17 Paul Blakeynet/mlx5e: TC, Move flow hashtable to be per rep
2022-02-17 Aya Levinnet/mlx5e: E-Switch, Add support for tx_port_ts in...
2022-02-17 Aya Levinnet/mlx5e: E-Switch, Add PTP counters for uplink repres...
2022-02-17 Tariq Toukannet/mlx5e: RX, Restrict bulk size for small Striding RQs
2022-02-17 Tariq Toukannet/mlx5e: Default to Striding RQ when not conflicting...
2022-02-17 Tariq Toukannet/mlx5e: Generalize packet merge error message
2022-02-17 Alex Liunet/mlx5e: Add support for using xdp->data_meta
2022-02-17 Colin Ian Kingnet/mlx5e: Fix spelling mistake "supoported" -> "supported"
2022-02-17 Petr Machatanet: rtnetlink: rtnl_stats_get(): Emit an extack for...
2022-02-17 Jakub KicinskiMerge branch 'mptcp-so_sndtimeo-and-misc-cleanup'
2022-02-17 Florian Westphalmptcp: don't save tcp data_ready and write space callbacks
2022-02-17 Florian Westphalmptcp: mark ops structures as ro_after_init
2022-02-17 Paolo Abenimptcp: constify a bunch of of helpers
2022-02-17 Geliang Tangmptcp: drop port parameter of mptcp_pm_add_addr_signal
2022-02-17 Geliang Tangmptcp: drop unneeded type casts for hmac
2022-02-17 Geliang Tangmptcp: drop unused sk in mptcp_get_options
2022-02-17 Matthieu Baertsmptcp: mptcp_parse_option is no longer exported
2022-02-17 Geliang Tangmptcp: add SNDTIMEO setsockopt support
2022-02-17 Yang Linet: Fix an ignored error return from dm9051_get_regs()
2022-02-17 Vladimir Olteannet: dsa: tag_8021q: only call skb_push/skb_pull around...
2022-02-17 Tom Rixnet: ethernet: altera: cleanup comments
2022-02-17 D. Wythenet/smc: return ETIMEDOUT when smc_connect_clc() timeout
2022-02-17 YueHaibingnet: hns3: Remove unused inline function hclge_is_reset...
2022-02-16 David S. MillerMerge branch 'Replay-and-offload-host-VLAN-entries...
2022-02-16 Vladimir Olteannet: dsa: offload bridge port VLANs on foreign interfaces
2022-02-16 Vladimir Olteannet: dsa: add explicit support for host bridge VLANs
2022-02-16 Vladimir Olteannet: switchdev: introduce switchdev_handle_port_obj_...
2022-02-16 Vladimir Olteannet: switchdev: rename switchdev_lower_dev_find to...
2022-02-16 Vladimir Olteannet: bridge: switchdev: replay all VLAN groups
2022-02-16 Vladimir Olteannet: bridge: make nbp_switchdev_unsync_objs() follow...
2022-02-16 Vladimir Olteannet: bridge: switchdev: differentiate new VLANs from...
2022-02-16 Vladimir Olteannet: bridge: vlan: notify switchdev only when something...
2022-02-16 Vladimir Olteannet: bridge: vlan: make __vlan_add_flags react only...
2022-02-16 Vladimir Olteannet: bridge: vlan: don't notify to switchdev master...
2022-02-16 Vladimir Olteannet: bridge: vlan: check early for lack of BRENTRY...
2022-02-16 Haiyue Wanggve: enhance no queue page list detection
2022-02-15 Colin Ian Kingnet: dm9051: Fix spelling mistake "eror" -> "error"
2022-02-15 Yang Lidpaa2-eth: Simplify bool conversion
2022-02-15 Vladimir Olteannet: bridge: vlan: check for errors from __vlan_del...
2022-02-15 Christophe... net: hso: Use GFP_KERNEL instead of GFP_ATOMIC when...
2022-02-15 Michael Catanzarovirtio_net: Fix code indent error
2022-02-15 David S. MillerMerge tag 'mlx5-updates-2022-02-14' of git://git./linux...
2022-02-15 Maxim Mikityanskiynet/mlx5e: Optimize the common case condition in mlx5e_...
2022-02-15 Maxim Mikityanskiynet/mlx5e: Optimize modulo in mlx5e_select_queue
2022-02-15 Maxim Mikityanskiynet/mlx5e: Optimize mlx5e_select_queue
2022-02-15 Maxim Mikityanskiynet/mlx5e: Use READ_ONCE/WRITE_ONCE for DCBX trust...
2022-02-15 Maxim Mikityanskiynet/mlx5e: Move repeating code that gets TC prio into...
2022-02-15 Maxim Mikityanskiynet/mlx5e: Use select queue parameters to sync with...
2022-02-15 Maxim Mikityanskiynet/mlx5e: Move mlx5e_select_queue to en/selq.c
2022-02-15 Maxim Mikityanskiynet/mlx5e: Introduce select queue parameters
2022-02-15 Maxim Mikityanskiynet/mlx5e: Sync txq2sq updates with mlx5e_xmit for...
2022-02-15 Maxim Mikityanskiynet/mlx5e: Use a barrier after updating txq2sq
2022-02-15 Maxim Mikityanskiynet/mlx5e: Disable TX queues before registering the...
2022-02-15 Maxim Mikityanskiynet/mlx5e: Cleanup of start/stop all queues
2022-02-15 Aya Levinnet/mlx5e: Use FW limitation for max MPW WQEBBs
2022-02-15 Aya Levinnet/mlx5e: Read max WQEBBs on the SQ from firmware
2022-02-15 Tariq Toukannet/mlx5e: Remove unused tstamp SQ field
2022-02-15 Tobias Waldekranznet: dsa: mv88e6xxx: Fix validation of built-in PHYs...
2022-02-14 Colin Ian Kingselftests: net: cmsg_sender: Fix spelling mistake ...
2022-02-14 Volodymyr Mytnyknet: prestera: acl: add multi-chain support offload
2022-02-14 David S. MillerMerge branch 'wwan-debugfs'
2022-02-14 M Chetan Kumarnet: wwan: iosm: drop debugfs dev reference
2022-02-14 M Chetan Kumarnet: wwan: debugfs obtained dev reference not dropped
2022-02-14 David S. MillerMerge branch 'dsa-realtek-next'
2022-02-14 Luiz Angelo... net: dsa: realtek: realtek-mdio: reset before setup
2022-02-14 Luiz Angelo... net: dsa: realtek: realtek-smi: clean-up reset
2022-02-14 Ido Schimmelipv6: blackhole_netdev needs snmp6 counters
2022-02-14 Luiz Angelo... net: dsa: realtek: rename macro to match filename
2022-02-14 David S. MillerMerge branch 'netdev-RT'
2022-02-14 Sebastian Andrzej... net: dev: Make rps_lock() disable interrupts.
2022-02-14 Sebastian Andrzej... net: dev: Makes sure netif_rx() can be invoked in any...
2022-02-14 Sebastian Andrzej... net: dev: Remove preempt_disable() and get_cpu() in...
2022-02-14 Dave Ertmanice: Simplify tracking status of RDMA support
2022-02-14 David S. MillerMerge branch 'ocelot-stats'
2022-02-14 Colin Fosternet: mscc: ocelot: use bulk reads for stats
2022-02-14 Colin Fosternet: mscc: ocelot: add ability to perform bulk reads
2022-02-14 Colin Fosternet: ocelot: align macros for consistency
2022-02-14 Colin Fosternet: mscc: ocelot: remove unnecessary stat reading...
2022-02-14 David Ahernipv6: Add reasons for skb drops to __udp6_lib_rcv
2022-02-14 David S. MillerMerge branch 'dm9051'
2022-02-14 Joseph CHAMGnet: Add dm9051 driver
2022-02-14 Joseph CHAMGdt-bindings: net: Add Davicom dm9051 SPI ethernet contr...
2022-02-14 Tony Lunet/smc: Add comment for smc_tx_pending
2022-02-14 Kalash NainwalGenerate netlink notification when default IPv6 route...
2022-02-14 Davide Carattinet/sched: act_police: more accurate MTU policing
2022-02-13 Kees Cooketherdevice: Adjust ether_addr* prototypes to silence...
2022-02-13 Horatiu Vulturnet: lan966x: Fix when CONFIG_IPV6 is not set
2022-02-13 Horatiu Vulturnet: lan966x: Fix when CONFIG_PTP_1588_CLOCK is compile...
2022-02-13 David S. MillerMerge branch 'lan743x-enhancements'
2022-02-13 Raju Lakkarajunet: lan743x: Add support for Clause-45 MDIO PHY management
2022-02-13 Raju Lakkarajunet: lan743x: Add support for SGMII interface
2022-02-13 Raju Lakkarajunet: lan743x: Increase MSI(x) vectors to 16 and Int...
next