platform/kernel/linux-starfive.git
2022-02-21 Gustavo A.... ath11k: Replace zero-length arrays with flexible-array...
2022-02-21 Gustavo A.... ath10k: Replace zero-length array with flexible-array...
2022-02-21 Jason A. Donenfeldath9k: use hw_random API instead of directly dumping...
2022-02-21 Wen Gongath11k: configure RDDM size to mhi for recovery by...
2022-02-21 Carl Huangath11k: fix invalid m3 buffer address
2022-02-21 Wen Gongath11k: add ath11k_qmi_free_resource() for recovery
2022-02-14 Minghao Chi... wcn36xx: use struct_size over open coded arithmetic
2022-02-14 Karthikeyan... ath11k: fix destination monitor ring out of sync
2022-02-14 Venkateswara... ath11k: fix radar detection in 160 Mhz
2022-02-14 Venkateswara... ath11k: fix WARN_ON during ath11k_mac_update_vif_chan
2022-02-14 Wen Gongath11k: fix uninitialized rate_idx in ath11k_dp_tx_upda...
2022-02-10 Dan Carpenterwcn36xx: Uninitialized variable in wcn36xx_change_opcha...
2022-02-03 Yang Liwcn36xx: clean up some inconsistent indenting
2022-02-01 John Crispinath11k: add debugfs for TWT debug calls
2022-02-01 John Crispinath11k: add WMI calls to manually add/del/pause/resume...
2022-02-01 Seevalamuthu... ath11k: Add debugfs interface to configure firmware...
2022-01-31 Colin Ian Kingcarl9170: fix missing bit-wise or operator for tx_params
2022-01-31 Bryan O'Donoghuewcn36xx: Differentiate wcn3660 from wcn3620
2022-01-31 Kalle Valoath11k: mhi: use mhi_sync_power_up()
2022-01-31 Kalle Valoath11k: pci: fix crash on suspend if board file is...
2022-01-31 Baochen Qiangath11k: Fix missing rx_desc_get_ldpc_support in wcn6855_ops
2022-01-31 Anilkumar Kolliath11k: Fix uninitialized symbol 'rx_buf_sz'
2022-01-31 Venkateswara... ath11k: fix kernel panic during unload/load ath11k...
2022-01-31 Venkateswara... ath11k: Rename ath11k_ahb_ext_irq_config
2022-01-28 Kalle ValoMerge ath-next from git://git./linux/kernel/git/kvalo...
2022-01-28 Wen Gongath11k: avoid firmware crash when reg set for QCA6390...
2022-01-28 Wen Gongath11k: set WMI_PEER_40MHZ while peer assoc for 6 GHz
2022-01-28 Pavel Skripkinath9k_htc: fix uninit value bugs
2022-01-28 Jakub KicinskiMerge branch 'udp-ipv6-optimisations'
2022-01-28 Pavel Begunkovipv6: partially inline ipv6_fixup_options
2022-01-28 Pavel Begunkovipv6: optimise dst refcounting on cork init
2022-01-28 Pavel Begunkovudp6: don't make extra copies of iflow
2022-01-28 Pavel Begunkovudp6: pass flow in ip6_make_skb together with cork
2022-01-28 Pavel Begunkovipv6: pass full cork into __ip6_append_data()
2022-01-28 Pavel Begunkovipv6: don't zero inet_cork_full::fl after use
2022-01-28 Pavel Begunkovipv6: clean up cork setup/release
2022-01-28 Pavel Begunkovipv6: remove daddr temp buffer in __ip6_make_skb
2022-01-28 Pavel Begunkovudp6: shuffle up->pending AF_INET bits
2022-01-28 Pavel Begunkovipv6: optimise dst refcounting on skb init
2022-01-28 Jakub KicinskiMerge branch 'mlxsw-various-updates'
2022-01-28 Ido Schimmelmlxsw: spectrum_acl: Allocate default actions for inter...
2022-01-28 Amit Cohenmlxsw: spectrum: Guard against invalid local ports
2022-01-28 Jiri Pirkomlxsw: core: Consolidate trap groups to a single event...
2022-01-28 Jiri Pirkomlxsw: core: Move functions to register/unregister...
2022-01-28 Jiri Pirkomlxsw: core: Move basic trap group initialization from...
2022-01-28 Jiri Pirkomlxsw: core: Move basic_trap_groups_set() call out...
2022-01-28 Jiri Pirkomlxsw: spectrum: Set basic trap groups from an array
2022-01-28 Jakub KicinskiMerge tag 'mlx5-updates-2022-01-27' of git://git./linux...
2022-01-28 Jakub KicinskiMerge branch '1GbE' of git://git./linux/kernel/git...
2022-01-27 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2022-01-27 Dima Chumaknet/mlx5: VLAN push on RX, pop on TX
2022-01-27 Dima Chumaknet/mlx5: Introduce software defined steering capabilities
2022-01-27 Tariq Toukannet/mlx5: Remove unused TIR modify bitmask enums
2022-01-27 Roi Dayannet/mlx5e: CT, Remove redundant flow args from tc ct...
2022-01-27 Roi Dayannet/mlx5e: TC, Store mapped tunnel id on flow attr
2022-01-27 Roi Dayannet/mlx5e: Test CT and SAMPLE on flow attr
2022-01-27 Roi Dayannet/mlx5e: Refactor eswitch attr flags to just attr...
2022-01-27 Roi Dayannet/mlx5e: CT, Don't set flow flag CT for ct clear...
2022-01-27 Roi Dayannet/mlx5e: TC, Hold sample_attr on stack instead of...
2022-01-27 Roi Dayannet/mlx5e: TC, Reject rules with multiple CT actions
2022-01-27 Roi Dayannet/mlx5e: TC, Refactor mlx5e_tc_add_flow_mod_hdr(...
2022-01-27 Roi Dayannet/mlx5e: TC, Pass attr to tc_act can_offload()
2022-01-27 Roi Dayannet/mlx5e: TC, Split pedit offloads verify from alloc_t...
2022-01-27 Roi Dayannet/mlx5e: TC, Move pedit_headers_action to parse_attr
2022-01-27 Roi Dayannet/mlx5e: Move counter creation call to alloc_flow_att...
2022-01-27 Roi Dayannet/mlx5e: Pass attr arg for attaching/detaching encaps
2022-01-27 Roi Dayannet/mlx5e: Move code chunk setting encap dests into...
2022-01-27 Linus TorvaldsMerge tag 'net-5.17-rc2' of git://git./linux/kernel...
2022-01-27 Tim Yinet: bridge: vlan: fix memory leak in __allowed_ingress
2022-01-27 Christophe... igbvf: Remove useless DMA-32 fallback configuration
2022-01-27 Christophe... igb: Remove useless DMA-32 fallback configuration
2022-01-27 Christophe... igc: Remove useless DMA-32 fallback configuration
2022-01-27 Christophe... ice: Remove useless DMA-32 fallback configuration
2022-01-27 Christophe... iavf: Remove useless DMA-32 fallback configuration
2022-01-27 Christophe... e1000e: Remove useless DMA-32 fallback configuration
2022-01-27 Christophe... i40e: Remove useless DMA-32 fallback configuration
2022-01-27 Christophe... ixgbevf: Remove useless DMA-32 fallback configuration
2022-01-27 Christophe... ixgbe: Remove useless DMA-32 fallback configuration
2022-01-27 Christophe... ixgb: Remove useless DMA-32 fallback configuration
2022-01-27 Menglong Dongnet: socket: rename SKB_DROP_REASON_SOCKET_FILTER
2022-01-27 Eric Dumazetipv4: remove sparse error in ip_neigh_gw4()
2022-01-27 Jakub KicinskiMerge branch 'ipv4-less-uses-of-shared-ip-generator'
2022-01-27 Eric Dumazetipv4: avoid using shared IP generator for connected...
2022-01-27 Eric Dumazetipv4: tcp: send zero IPID in SYNACK messages
2022-01-27 Mathias Krausedrm/vmwgfx: Fix stale file descriptors on failed usercopy
2022-01-27 Eric Dumazetipv4: raw: lock the socket in raw_bind()
2022-01-27 Yang Guangptp: replace snprintf with sysfs_emit
2022-01-27 Jakub KicinskiMAINTAINERS: add missing IPv4/IPv6 header paths
2022-01-27 Jakub KicinskiMAINTAINERS: add more files to eth PHY
2022-01-27 Heiner Kallweitr8169: enable ASPM L1.2 if system vendor flags it as...
2022-01-27 David S. MillerMerge branch 'static-inlines'
2022-01-27 Jakub Kicinskinet: tipc: remove unused static inlines
2022-01-27 Jakub Kicinskinet: sched: remove qdisc_qlen_cpu()
2022-01-27 Jakub Kicinskinet: sched: remove psched_tdiff_bounded()
2022-01-27 Jakub Kicinskinetlink: remove nl_set_extack_cookie_u32()
2022-01-27 Jakub Kicinskiudplite: remove udplite_csum_outgoing()
2022-01-27 Jakub Kicinskiudp: remove inner_udp_hdr()
2022-01-27 Jakub Kicinskidccp: remove max48()
2022-01-27 Jakub Kicinskiipv6: remove inet6_rsk() and tcp_twsk_ipv6only()
2022-01-27 Jakub Kicinskihsr: remove get_prp_lan_id()
next