platform/kernel/linux-rpi.git
2023-04-24 Luiz Augusto... Bluetooth: hci_sync: Fix smatch warning
2023-04-24 Luiz Augusto... Bluetooth: hci_core: Make hci_conn_hash_add append...
2023-04-24 Victor HassanBluetooth: btrtl: Add support for RTL8852BS
2023-04-24 Stefan EichenbergerBluetooth: hci_mrvl: Add serdev support for 88W8997
2023-04-24 Stefan EichenbergerBluetooth: hci_mrvl: use maybe_unused macro for device...
2023-04-24 Stefan Eichenbergerdt-bindings: bluetooth: marvell: add max-speed property
2023-04-24 Stefan Eichenbergerdt-bindings: bluetooth: marvell: add 88W8997
2023-04-24 Tomasz MońBluetooth: btusb: Do not require hardcoded interface...
2023-04-24 Luiz Augusto... Bluetooth: MGMT: Use BIT macro when defining bitfields
2023-04-23 David S. MillerMerge branch 'act_pedit-minor-improvements'
2023-04-23 Pedro Tammelanet/sched: act_pedit: rate limit datapath messages
2023-04-23 Pedro Tammelanet/sched: act_pedit: remove extra check for key type
2023-04-23 Pedro Tammelanet/sched: act_pedit: check static offsets a priori
2023-04-23 Pedro Tammelanet/sched: act_pedit: use extack in 'ex' parsing errors
2023-04-23 Pedro Tammelanet/sched: act_pedit: use NLA_POLICY for parsing 'ex...
2023-04-23 Yajun Dengnet: sched: Print msecs when transmit queue time out
2023-04-23 David S. MillerMerge branch 'dsa-skb_mac_header'
2023-04-23 Vladimir Olteannet: dsa: tag_ocelot: call only the relevant portion...
2023-04-23 Vladimir Olteannet: dsa: update TX path comments to not mention skb_ma...
2023-04-23 Vladimir Olteannet: dsa: tag_sja1105: replace skb_mac_header() with...
2023-04-23 Vladimir Olteannet: dsa: tag_sja1105: don't rely on skb_mac_header...
2023-04-23 Vladimir Olteannet: dsa: tag_ksz: do not rely on skb_mac_header()...
2023-04-23 Vladimir Olteannet: dsa: tag_ocelot: do not rely on skb_mac_header...
2023-04-23 Vladimir Olteannet: dpaa: avoid one skb_reset_mac_header() in dpaa_ena...
2023-04-23 Vladimir Olteannet: vlan: introduce skb_vlan_eth_hdr()
2023-04-23 Vladimir Olteannet: vlan: don't adjust MAC header in __vlan_insert_inn...
2023-04-23 Ramón Nordin... drivers/net/phy: add driver for Microchip LAN867x 10BAS...
2023-04-23 Gustavo A.... rxrpc: Replace fake flex-array with flexible-array...
2023-04-23 David S. MillerMerge branch 'napi_threaded_poll-enhancements'
2023-04-23 Eric Dumazetnet: optimize napi_threaded_poll() vs RPS/RFS
2023-04-23 Eric Dumazetnet: make napi_threaded_poll() aware of sd->defer_list
2023-04-23 Eric Dumazetnet: move skb_defer_free_flush() up
2023-04-23 Eric Dumazetnet: do not provide hard irq safety for sd->defer_lock
2023-04-23 Eric Dumazetnet: add debugging checks in skb_attempt_defer_free()
2023-04-23 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
2023-04-23 Felix Fietkaunet: mtk_eth_soc: mediatek: fix ppe flow accounting...
2023-04-22 Jakub KicinskiMerge tag 'mlx5-updates-2023-04-20' of git://git./linux...
2023-04-22 Jakub KicinskiMerge tag 'for-netdev' of https://git./linux/kernel...
2023-04-22 Maxime Bizonnet: dst: fix missing initialization of rt_uncached
2023-04-22 Arnd Bergmannnet: dsa: qca8k: fix LEDS_CLASS dependency
2023-04-22 Geert Uytterhoevennet/handshake: Fix section mismatch in handshake_exit
2023-04-22 Vladimir Olteannet: phy: add basic driver for NXP CBTX PHY
2023-04-21 Eduard Zingermanselftests/bpf: verifier/value_ptr_arith converted to...
2023-04-21 Eduard Zingermanselftests/bpf: verifier/value_illegal_alu converted...
2023-04-21 Eduard Zingermanselftests/bpf: verifier/unpriv converted to inline...
2023-04-21 Eduard Zingermanselftests/bpf: verifier/subreg converted to inline...
2023-04-21 Eduard Zingermanselftests/bpf: verifier/spin_lock converted to inline...
2023-04-21 Eduard Zingermanselftests/bpf: verifier/sock converted to inline assembly
2023-04-21 Eduard Zingermanselftests/bpf: verifier/search_pruning converted to...
2023-04-21 Eduard Zingermanselftests/bpf: verifier/runtime_jit converted to inline...
2023-04-21 Eduard Zingermanselftests/bpf: verifier/regalloc converted to inline...
2023-04-21 Eduard Zingermanselftests/bpf: verifier/ref_tracking converted to inlin...
2023-04-21 Eduard Zingermanselftests/bpf: verifier/map_ptr_mixing converted to...
2023-04-21 Eduard Zingermanselftests/bpf: verifier/map_in_map converted to inline...
2023-04-21 Eduard Zingermanselftests/bpf: verifier/lwt converted to inline assembly
2023-04-21 Eduard Zingermanselftests/bpf: verifier/loops1 converted to inline...
2023-04-21 Eduard Zingermanselftests/bpf: verifier/jeq_infer_not_null converted...
2023-04-21 Eduard Zingermanselftests/bpf: verifier/direct_packet_access converted...
2023-04-21 Eduard Zingermanselftests/bpf: verifier/d_path converted to inline...
2023-04-21 Eduard Zingermanselftests/bpf: verifier/ctx converted to inline assembly
2023-04-21 Eduard Zingermanselftests/bpf: verifier/btf_ctx_access converted to...
2023-04-21 Eduard Zingermanselftests/bpf: verifier/bpf_get_stack converted to...
2023-04-21 Eduard Zingermanselftests/bpf: verifier/bounds converted to inline...
2023-04-21 Eduard Zingermanselftests/bpf: Add notion of auxiliary programs for...
2023-04-21 Alexei StarovoitovMerge branch 'bpf: add netfilter program type'
2023-04-21 Florian Westphalselftests/bpf: add missing netfilter return value and...
2023-04-21 Florian Westphalbpf: add test_run support for netfilter program type
2023-04-21 Florian Westphaltools: bpftool: print netfilter link info
2023-04-21 Florian Westphalnetfilter: disallow bpf hook attachment at same priority
2023-04-21 Florian Westphalnetfilter: nfnetlink hook: dump bpf prog id
2023-04-21 Florian Westphalbpf: minimal support for programs hooked into netfilter...
2023-04-21 Florian Westphalbpf: add bpf_link support for BPF_NETFILTER programs
2023-04-21 Kui-Feng Leebpftool: Update doc to explain struct_ops register...
2023-04-21 Kui-Feng Leebpftool: Register struct_ops with a link.
2023-04-21 Stanislav Fomichevselftests/bpf: Verify optval=NULL case
2023-04-21 Stanislav Fomichevbpf: Don't EFAULT for getsockopt with optval=NULL
2023-04-21 Jakub KicinskiMerge tag 'wireless-next-2023-04-21' of git://git....
2023-04-21 Magnus Karlssonselftests/xsk: Put MAP_HUGE_2MB in correct argument
2023-04-21 Dave Marchevskybpf: Fix bpf_refcount_acquire's refcount_t address...
2023-04-21 Alexei Starovoitovbpf: Fix race between btf_put and btf_idr walk.
2023-04-21 Jianfeng Tannet/packet: support mergeable feature of virtio
2023-04-21 David S. MillerMerge branch 'mlx5-ipsec-fixes'
2023-04-21 Leon Romanovskynet/mlx5e: Refactor duplicated code in mlx5e_ipsec_init...
2023-04-21 Leon Romanovskynet/mlx5e: Properly release work data structure
2023-04-21 Leon Romanovskynet/mlx5e: Compare all fields in IPv6 address
2023-04-21 Leon Romanovskynet/mlx5e: Don't overwrite extack message returned...
2023-04-21 Leon Romanovskynet/mlx5e: Fix FW error while setting IPsec policy...
2023-04-21 Yan Wangnet: stmmac:fix system hang when setting up tag_8021q...
2023-04-21 David S. MillerMerge branch 'pds_core'
2023-04-21 Shannon Nelsonpds_core: Kconfig and pds_core.rst
2023-04-21 Shannon Nelsonpds_core: publish events to the clients
2023-04-21 Shannon Nelsonpds_core: add the aux client API
2023-04-21 Shannon Nelsonpds_core: devlink params for enabling VIF support
2023-04-21 Shannon Nelsonpds_core: add auxiliary_bus devices
2023-04-21 Shannon Nelsonpds_core: add initial VF device handling
2023-04-21 Shannon Nelsonpds_core: set up the VIF definitions and defaults
2023-04-21 Shannon Nelsonpds_core: add FW update feature to devlink
2023-04-21 Shannon Nelsonpds_core: Add adminq processing and commands
2023-04-21 Shannon Nelsonpds_core: set up device and adminq
2023-04-21 Shannon Nelsonpds_core: add devlink health facilities
next