platform/kernel/linux-rpi.git
2022-05-05 Jacob Kellerice: fix wording in comment for ice_reset_vf
2022-05-05 Jacob Kellerice: remove return value comment for ice_reset_all_vfs
2022-05-05 Jacob Kellerice: always check VF VSI pointer values
2022-05-05 Jacob Kellerice: add newline to dev_dbg in ice_vf_fdir_dump_info
2022-05-05 Michal Swiatkowskiice: get switch id on switchdev devices
2022-05-05 Wojciech Drewekice: return ENOSPC when exceeding ICE_MAX_CHAIN_WORDS
2022-05-05 Maciej Fijalkowskiice: introduce common helper for retrieving VSI by...
2022-05-05 Wan Jiabingice: use min_t() to make code cleaner in ice_gnss
2022-05-05 Casper Anderssonnet: sparx5: Add handling of host MDB entries
2022-05-05 Jakub KicinskiMerge branch 'ocelot-vcap-cleanups'
2022-05-05 Vladimir Olteannet: mscc: ocelot: don't use magic numbers for OCELOT_P...
2022-05-05 Vladimir Olteannet: mscc: ocelot: drop port argument from qos_policer_...
2022-05-05 Vladimir Olteannet: mscc: ocelot: use list_for_each_entry in ocelot_vc...
2022-05-05 Vladimir Olteannet: mscc: ocelot: add to tail of empty list in ocelot_...
2022-05-05 Vladimir Olteannet: mscc: ocelot: use list_add_tail in ocelot_vcap_fil...
2022-05-05 Michael Walledt-bindings: net: lan966x: fix example
2022-05-05 Vasily Averinmemcg: accounting for objects allocated for new netdevice
2022-05-04 David S. MillerMerge branch 'mlxsw-updates'
2022-05-04 Ido Schimmelmlxsw: spectrum_router: Only query neighbour activity...
2022-05-04 Ido Schimmelmlxsw: spectrum_switchdev: Only query FDB notifications...
2022-05-04 Ido Schimmelmlxsw: spectrum_acl: Do not report activity for multica...
2022-05-04 Petr Machatamlxsw: Treat LLDP packets as control
2022-05-04 Petr Machatamlxsw: spectrum_dcb: Do not warn about priority changes
2022-05-04 Petr Machataselftests: router.sh: Add a diagram
2022-05-04 Petr Machataselftests: router_vid_1: Add a diagram, fix coding...
2022-05-04 Petr Machataselftests: mlxsw: bail_on_lldpad before installing...
2022-05-04 David S. MillerMerge branch 'sfc-Siena-subdir'
2022-05-04 Martin Habetssfc: Copy a subset of mcdi_pcol.h to siena
2022-05-04 Martin Habetssfc: Disable Siena support
2022-05-04 David S. MillerMerge tag 'mlx5-updates-2022-05-03' of git://git./linux...
2022-05-04 David S. MillerMerge branch 'mptcp-pathmanager-api'
2022-05-04 Kishen Maloorselftests: mptcp: functional tests for the userspace...
2022-05-04 Kishen Maloorselftests: mptcp: create listeners to receive MPJs
2022-05-04 Kishen Maloorselftests: mptcp: capture netlink events
2022-05-04 Kishen Maloorselftests: mptcp: support MPTCP_PM_CMD_SUBFLOW_DESTROY
2022-05-04 Kishen Maloorselftests: mptcp: support MPTCP_PM_CMD_SUBFLOW_CREATE
2022-05-04 Florian Westphalmptcp: netlink: allow userspace-driven subflow establis...
2022-05-04 Kishen Maloorselftests: mptcp: support MPTCP_PM_CMD_REMOVE
2022-05-04 Kishen Maloormptcp: netlink: Add MPTCP_PM_CMD_REMOVE
2022-05-04 Kishen Maloorselftests: mptcp: support MPTCP_PM_CMD_ANNOUNCE
2022-05-04 Kishen Maloormptcp: netlink: Add MPTCP_PM_CMD_ANNOUNCE
2022-05-04 Florian Westphalmptcp: netlink: split mptcp_pm_parse_addr into two...
2022-05-04 Kishen Maloormptcp: read attributes of addr entries managed by users...
2022-05-04 Kishen Maloormptcp: handle local addrs announced by userspace PMs
2022-05-04 Leon Romanovskynet/mlx5: Allow future addition of IPsec object modifiers
2022-05-04 Leon Romanovskynet/mlx5: Don't perform lookup after already known...
2022-05-04 Leon Romanovskynet/mlx5: Cleanup XFRM attributes struct
2022-05-04 Leon Romanovskynet/mlx5: Remove not-supported ICV length
2022-05-04 Leon Romanovskynet/mlx5: Simplify IPsec capabilities logic
2022-05-04 Leon Romanovskynet/mlx5: Don't advertise IPsec netdev support for...
2022-05-04 Leon Romanovskynet/mlx5: Make sure that no dangling IPsec FS pointers...
2022-05-04 Leon Romanovskynet/mlx5: Clean IPsec FS add/delete rules
2022-05-04 Leon Romanovskynet/mlx5: Simplify HW context interfaces by using SA...
2022-05-04 Leon Romanovskynet/mlx5: Remove indirections from esp functions
2022-05-04 Leon Romanovskynet/mlx5: Merge various control path IPsec headers...
2022-05-04 Leon Romanovskynet/mlx5: Remove useless validity check
2022-05-04 Leon Romanovskynet/mlx5: Store IPsec ESN update work in XFRM state
2022-05-04 Leon Romanovskynet/mlx5: Reduce useless indirection in IPsec FS add...
2022-05-04 Leon Romanovskynet/mlx5: Don't hide fallback to software IPsec in...
2022-05-04 Leon Romanovskynet/mlx5: Check IPsec TX flow steering namespace in...
2022-05-04 Leon Romanovskynet/mlx5: Simplify IPsec flow steering init/cleanup...
2022-05-04 Jakub KicinskiMerge tag 'wireless-next-2022-05-03' of git://git....
2022-05-04 Jakub Kicinskinetdev: reshuffle netif_napi_add() APIs to allow droppi...
2022-05-04 Vladimir Olteanselftests: forwarding: add basic QoS classification...
2022-05-03 Jakub KicinskiMerge branch 'mptcp-userspace-path-manager-prerequisites'
2022-05-03 Kishen Maloormptcp: allow ADD_ADDR reissuance by userspace PMs
2022-05-03 Kishen Maloormptcp: expose server_side attribute in MPTCP netlink...
2022-05-03 Kishen Maloormptcp: establish subflows from either end of connection
2022-05-03 Kishen Maloormptcp: reflect remote port (not 0) in ANNOUNCED events
2022-05-03 Kishen Maloormptcp: store remote id from MP_JOIN SYN/ACK in local ctx
2022-05-03 Mat Martineauselftests: mptcp: ADD_ADDR echo test with missing users...
2022-05-03 Kishen Maloormptcp: bypass in-kernel PM restrictions for non-kernel PMs
2022-05-03 Paolo AbeniMerge tag 'mlx5-updates-2022-05-02' of git://git./linux...
2022-05-03 Paolo AbeniMerge branch 'mlxsw-remove-size-limitations-on-egress...
2022-05-03 Petr Machataselftests: mlxsw: Add a test for soaking up a burst...
2022-05-03 Petr Machataselftests: forwarding: lib: Add start_traffic_pktsize...
2022-05-03 Petr Machatamlxsw: Configure descriptor buffers
2022-05-03 Petr Machatamlxsw: reg: Add "desc" field to SBPR
2022-05-03 Paolo AbeniMerge branch 'use-standard-sysctl-macro'
2022-05-03 Tonghao Zhangselftests/sysctl: add sysctl macro test
2022-05-03 Tonghao Zhangnet: sysctl: introduce sysctl SYSCTL_THREE
2022-05-03 Tonghao Zhangnet: sysctl: use shared sysctl macro
2022-05-03 Kalle ValoMerge ath-next from git://git./linux/kernel/git/kvalo...
2022-05-03 Ping-Ke Shihrtw89: 8852c: rfk: add DPK
2022-05-03 Ping-Ke Shihrtw89: 8852c: rfk: add IQK
2022-05-03 Ping-Ke Shihrtw89: 8852c: rfk: add RX DCK
2022-05-03 Ping-Ke Shihrtw89: 8852c: rfk: add RCK
2022-05-03 Ping-Ke Shihrtw89: 8852c: rfk: add TSSI
2022-05-03 Ping-Ke Shihrtw89: 8852c: rfk: add LCK
2022-05-03 Ping-Ke Shihrtw89: 8852c: rfk: add DACK
2022-05-03 Ping-Ke Shihrtw89: 8852c: rfk: add RFK tables
2022-05-03 Srinivasan... plfxlc: fix le16_to_cpu warning for beacon_interval
2022-05-03 Mark Blochnet/mlx5: fs, an FTE should have no dests when deleted
2022-05-03 Mark Blochnet/mlx5: fs, call the deletion function of the node
2022-05-03 Mark Blochnet/mlx5: fs, delete the FTE when there are no rules...
2022-05-03 Mark Blochnet/mlx5: fs, do proper bookkeeping for forward destina...
2022-05-03 Mark Blochnet/mlx5: fs, add unused destination type
2022-05-03 Mark Blochnet/mlx5: fs, jump to exit point and don't fall through
2022-05-03 Mark Blochnet/mlx5: fs, refactor software deletion rule
2022-05-03 Mark Blochnet/mlx5: fs, split software and IFC flow destination...
next