platform/kernel/linux-starfive.git
2022-06-10 Jakub KicinskiMerge tag 'wireless-next-2022-06-10' of git://git....
2022-06-10 Jakub KicinskiMerge branch 'ptp_ocp-set-of-small-cleanups'
2022-06-10 Andy Shevchenkoptp_ocp: replace kzalloc(x*y) by kcalloc(y, x)
2022-06-10 Andy Shevchenkoptp_ocp: do not call pci_set_drvdata(pdev, NULL)
2022-06-10 Andy Shevchenkoptp_ocp: drop duplicate NULL check in ptp_ocp_detach()
2022-06-10 Andy Shevchenkoptp_ocp: use bits.h macros for all masks
2022-06-10 Ke Liuwifi: mac80211_hwsim: Directly use ida_alloc()/free()
2022-06-10 Johannes Bergwifi: mac80211: refactor some key code
2022-06-10 Johannes Bergwifi: mac80211: remove cipher scheme support
2022-06-10 Julia Lawallwifi: nl80211: fix typo in comment
2022-06-10 Julia Lawallwifi: virt_wifi: fix typo in comment
2022-06-10 Eric Huangrtw89: add new state to CFO state machine for UL-OFDMA
2022-06-10 Po Hao Huangrtw89: 8852c: add trigger frame counter
2022-06-10 Po Hao Huangieee80211: add trigger frame definition
2022-06-10 Minghao Chiwifi: wfx: Remove redundant NULL check before release_f...
2022-06-10 Jakub KicinskiMerge tag 'ieee802154-for-net-next-2022-06-09' of git...
2022-06-10 Jakub KicinskiMerge branch 'bonding-netlink-errors-and-cleanup'
2022-06-10 Jonathan Toppinsbonding: cleanup bond_create
2022-06-10 Jonathan Toppinsbonding: netlink error message support for options
2022-06-10 Jakub KicinskiMerge branch '100GbE' of git://git./linux/kernel/git...
2022-06-10 Jakub KicinskiMerge branch 'net-few-debug-refinements'
2022-06-10 Eric Dumazetnet: add napi_get_frags_check() helper
2022-06-10 Eric Dumazetnet: add debug checks in napi_consume_skb and __napi_al...
2022-06-10 Eric Dumazetnet: use DEBUG_NET_WARN_ON_ONCE() in skb_release_head_s...
2022-06-10 Eric Dumazetaf_unix: use DEBUG_NET_WARN_ON_ONCE()
2022-06-10 Eric Dumazetnet: use WARN_ON_ONCE() in sk_stream_kill_queues()
2022-06-10 Eric Dumazetnet: use WARN_ON_ONCE() in inet_sock_destruct()
2022-06-10 Eric Dumazetnet: use DEBUG_NET_WARN_ON_ONCE() in dev_loopback_xmit()
2022-06-10 Eric Dumazetnet: use DEBUG_NET_WARN_ON_ONCE() in __release_sock()
2022-06-10 Jakub KicinskiMerge branch 'net-adopt-u64_stats_t-type'
2022-06-10 Eric Dumazetteam: adopt u64_stats_t
2022-06-10 Eric Dumazetdrop_monitor: adopt u64_stats_t
2022-06-10 Eric Dumazetdevlink: adopt u64_stats_t
2022-06-10 Eric Dumazetnet: adopt u64_stats_t in struct pcpu_sw_netstats
2022-06-10 Eric Dumazetwireguard: receive: use dev_sw_netstats_rx_add()
2022-06-10 Eric Dumazetip6_tunnel: use dev_sw_netstats_rx_add()
2022-06-10 Eric Dumazetsit: use dev_sw_netstats_rx_add()
2022-06-10 Eric Dumazetipvlan: adopt u64_stats_t
2022-06-10 Eric Dumazetvlan: adopt u64_stats_t
2022-06-10 Jakub Kicinskinet: rename reference+tracking helpers
2022-06-09 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2022-06-09 Jukka RissanenMAINTAINERS: Remove Jukka Rissanen as 6lowpan maintainer
2022-06-09 Alexander Aringnet: 6lowpan: constify lowpan_nhc structures
2022-06-09 Alexander Aringnet: 6lowpan: use array for find nhc id
2022-06-09 Alexander Aringnet: 6lowpan: remove const from scalars
2022-06-09 Linus TorvaldsMerge tag 'net-5.19-rc2' of git://git./linux/kernel...
2022-06-09 Linus Torvaldsnetfs: gcc-12: temporarily disable '-Wattribute-warning...
2022-06-09 Linus Torvaldsgcc-12: disable '-Warray-bounds' universally for now
2022-06-09 Linus Torvaldsmellanox: mlx5: avoid uninitialized variable warning...
2022-06-09 Linus Torvaldsgcc-12: disable '-Wdangling-pointer' warning for now
2022-06-09 Linus Torvaldsdrm: imx: fix compiler warning with gcc-12
2022-06-09 Claudiu Bezneanet: macb: change return type for gem_ptp_set_one_step_...
2022-06-09 Paolo AbeniMerge branch 'vmxnet3-upgrade-to-version-7'
2022-06-09 Ronak Doshivmxnet3: update to version 7
2022-06-09 Ronak Doshivmxnet3: use ext1 field to indicate encapsulated packet
2022-06-09 Ronak Doshivmxnet3: limit number of TXDs used for TSO packet
2022-06-09 Ronak Doshivmxnet3: add command to set ring buffer sizes
2022-06-09 Ronak Doshivmxnet3: add support for out of order rx completion
2022-06-09 Ronak Doshivmxnet3: add support for large passthrough BAR register
2022-06-09 Ronak Doshivmxnet3: add support for capability registers
2022-06-09 Ronak Doshivmxnet3: prepare for version 7 changes
2022-06-09 Justin Stittnet: amd-xgbe: fix clang -Wformat warning
2022-06-09 Muchun Songtcp: use alloc_large_system_hash() to allocate table_pe...
2022-06-09 Juergen Grossxen/netback: do some code cleanup
2022-06-09 Alvin Šipraganet: dsa: realtek: rtl8365mb: fix GMII caps for ports...
2022-06-09 Jakub KicinskiMerge branch '10GbE' of git://git./linux/kernel/git...
2022-06-09 Jakub KicinskiMerge branch '40GbE' of git://git./linux/kernel/git...
2022-06-09 Jakub KicinskiMerge branch 'mv88e6xxx-fixes-for-reading-serdes-state'
2022-06-09 Russell King... net: dsa: mv88e6xxx: correctly report serdes link failure
2022-06-09 Russell King... net: dsa: mv88e6xxx: fix BMSR error to be consistent...
2022-06-09 Marek Behúnnet: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for...
2022-06-09 Miaoqian Linnet: altera: Fix refcount leak in altera_tse_mdio_create
2022-06-09 Ilya Maximetsnet: openvswitch: fix misuse of the cached connection...
2022-06-09 Chen Linnet: ethernet: mtk_eth_soc: fix misuse of mem alloc...
2022-06-09 Willem de Bruijnip_gre: test csum_start instead of transport header
2022-06-09 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf
2022-06-08 Linus Torvaldscert host tools: Stop complaining about deprecated...
2022-06-08 Arnd Bergmannau1000_eth: stop using virt_to_bus()
2022-06-08 Wang Yufenipv6: Fix signed integer overflow in l2tp_ip6_sendmsg
2022-06-08 Wang Yufenipv6: Fix signed integer overflow in __ip6_append_data
2022-06-08 Xiaohui Zhangnfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred
2022-06-08 Jakub KicinskiMerge branch 'split-nfc-st21nfca-refactor-evt_transacti...
2022-06-08 Martin Falteseknfc: st21nfca: fix incorrect sizing calculations in...
2022-06-08 Martin Falteseknfc: st21nfca: fix memory leaks in EVT_TRANSACTION...
2022-06-08 Martin Falteseknfc: st21nfca: fix incorrect validating logic in EVT_TR...
2022-06-08 Peter Lafrenierenet: constify some inline functions in sock.h
2022-06-08 Jakub KicinskiMerge branch 'net-unexport-some-symbols-that-are-annota...
2022-06-08 Masahiro Yamadanet: ipv6: unexport __init-annotated seg6_hmac_init()
2022-06-08 Masahiro Yamadanet: xfrm: unexport __init-annotated xfrm4_protocol_init()
2022-06-08 Masahiro Yamadanet: mdio: unexport __init-annotated mdio_bus_init()
2022-06-08 Christophe... nfp: Remove kernel.h when not needed
2022-06-08 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-06-08 Linus TorvaldsMerge tag 'tpmdd-next-v5.19-rc2-v2' of git://git./linux...
2022-06-08 Christophe... ice: Use correct order for the parameters of devm_kcalloc()
2022-06-08 Karol Kolacinskiice: remove u16 arithmetic in ice_gnss
2022-06-08 Michal Swiatkowskiice: remove VLAN representor specific ops
2022-06-08 Michal Swiatkowskiice: don't set VF VLAN caps in switchdev
2022-06-08 Quentin MonnetMAINTAINERS: Add a maintainer for bpftool
2022-06-08 Maciej Fijalkowskixsk: Fix handling of invalid descriptors in XSK TX...
2022-06-08 David SaffordKEYS: trusted: tpm2: Fix migratable logic
next