platform/kernel/linux-rpi.git
2021-07-26 David S. MillerMerge tag 'linux-can-next-for-5.15-20210725' of git...
2021-07-26 Jason Wangnet: ixp4xx_hss: use dma_pool_zalloc
2021-07-26 Yinjun Zhangnfp: add support for coalesce adaptive feature
2021-07-26 Richard Laingnet: mhi: Improve MBIM packet counting
2021-07-26 wengjianfengnfc: s3fwrn5: remove unnecessary label
2021-07-26 David S. MillerMerge branch 'hns3-devlink'
2021-07-26 Hao Chennet: hns3: add devlink reload support for VF
2021-07-26 Hao Chennet: hns3: add devlink reload support for PF
2021-07-26 Yufeng Monet: hns3: add support for devlink get info for VF
2021-07-26 Yufeng Monet: hns3: add support for devlink get info for PF
2021-07-26 Yufeng Monet: hns3: add support for registering devlink for VF
2021-07-26 Yufeng Monet: hns3: add support for registering devlink for PF
2021-07-26 Hao Chendevlink: add documentation for hns3 driver
2021-07-25 Xin Longtipc: fix an use-after-free issue in tipc_recvmsg
2021-07-25 Angelo Dureghellocan: flexcan: update Kconfig to enable coldfire
2021-07-25 Angelo Dureghellocan: flexcan: add mcf5441x support
2021-07-25 Angelo Dureghellocan: flexcan: add platform data header
2021-07-25 Vincent Mailholcan: etas_es58x: rewrite the message cast in es58{1...
2021-07-25 Vincent Mailholcan: etas_es58x: use sizeof and sizeof_field macros...
2021-07-25 Vincent Mailholcan: etas_es58x: add es58x_free_netdevs() to factorize...
2021-07-25 Vincent Mailholcan: etas_es58x: use devm_kzalloc() to allocate device...
2021-07-25 Vincent Mailholcan: etas_es58x: use error pointer during device probing
2021-07-25 Vincent Mailholcan: etas_es58x: fix three typos in author name and...
2021-07-25 Stephane Grosjeancan: peak_usb: pcan_usb_decode_error(): upgrade handlin...
2021-07-25 Stephane Grosjeancan: peak_usb: pcan_usb_encode_msg(): add information
2021-07-25 Stephane Grosjeancan: peak_usb: PCAN-USB: add support of loopback and...
2021-07-25 Stephane Grosjeancan: peak_usb: pcan_usb_get_device_id(): read value...
2021-07-25 Stephane Grosjeancan: peak_pci: Add name and FW version of the card...
2021-07-25 Marc Kleine... can: peak_pci: fix checkpatch warnings
2021-07-25 Marc Kleine... can: peak_pci: convert comments to network style comments
2021-07-25 Peng Linet: at91_can: fix the comments style issue
2021-07-25 Peng Linet: at91_can: remove redundant space
2021-07-25 Peng Linet: at91_can: add braces {} to all arms of the statement
2021-07-25 Peng Linet: at91_can: fix the alignment issue
2021-07-25 Peng Linet: at91_can: use BIT macro
2021-07-25 Peng Linet: at91_can: fix the code style issue about macro
2021-07-25 Peng Linet: at91_can: add blank line after declarations
2021-07-25 Peng Linet: at91_can: remove redundant blank lines
2021-07-25 Zhen Leican: at91_can: use DEVICE_ATTR_RW() helper macro
2021-07-25 Zhen Leican: janz-ican3: use DEVICE_ATTR_RO/RW() helper macro
2021-07-25 Zhen Leican: esd_usb2: use DEVICE_ATTR_RO() helper macro
2021-07-25 Marc Kleine... can: mcp251xfd: mcp251xfd_open(): request IRQ as shared
2021-07-25 Andy Shevchenkocan: mcp251xfd: Fix header block to clarify independenc...
2021-07-25 Andy Shevchenkocan: mcp251xfd: mcp251xfd_probe(): try to get crystal...
2021-07-25 Marc Kleine... can: m_can: remove support for custom bit timing
2021-07-25 Yang Yingliangcan: m_can: use devm_platform_ioremap_resource_byname
2021-07-25 Faiz Abbascan: m_can: Add support for transceiver as phy
2021-07-25 Faiz Abbasdt-bindings: net: can: Document transceiver implementat...
2021-07-25 Vincent Mailholcan: netlink: remove redundant check in can_validate()
2021-07-25 Vincent Mailholcan: netlink: clear data_bittiming if FD is turned off
2021-07-25 Marc Kleine... can: bittiming: fix documentation for struct can_tdc
2021-07-25 Marc Kleine... can: rx-offload: can_rx_offload_threaded_irq_finish...
2021-07-25 Marc Kleine... can: rx-offload: can_rx_offload_irq_finish(): directly...
2021-07-25 Marc Kleine... can: rx-offload: add skb queue for use during ISR
2021-07-25 Marc Kleine... can: j1939: j1939_xtp_rx_dat_one(): use separate pointe...
2021-07-25 Marc Kleine... can: j1939: j1939_session_tx_dat(): use consistent...
2021-07-25 Marc Kleine... can: j1939: j1939_session_completed(): use consistent...
2021-07-25 Marc Kleine... can: j1939: replace fall through comment by fallthrough...
2021-07-25 Marc Kleine... can: j1939: fix checkpatch warnings
2021-07-25 gushengxiancan: j1939: j1939_sk_sock_destruct(): correct a grammat...
2021-07-25 David S. MillerMerge branch 'nfc-const'
2021-07-25 Krzysztof Kozlowskinfc: constify nfc_digital_ops
2021-07-25 Krzysztof Kozlowskinfc: constify nfc_llc_ops
2021-07-25 Krzysztof Kozlowskinfc: constify nfc_hci_ops
2021-07-25 Krzysztof Kozlowskinfc: constify nfc_ops
2021-07-25 Krzysztof Kozlowskinfc: constify nfc_hci_gate
2021-07-25 Krzysztof Kozlowskinfc: constify pointer to nfc_vendor_cmd
2021-07-25 Krzysztof Kozlowskinfc: st21nfca: constify file-scope arrays
2021-07-25 Krzysztof Kozlowskinfc: constify nfc_phy_ops
2021-07-25 Krzysztof Kozlowskinfc: constify nci_driver_ops (prop_ops and core_ops)
2021-07-25 Krzysztof Kozlowskinfc: s3fwrn5: constify nci_ops
2021-07-25 Krzysztof Kozlowskinfc: constify nci_ops
2021-07-25 Krzysztof Kozlowskinfc: constify payload argument in nci_send_cmd()
2021-07-24 Vladimir Olteannet: bridge: fix build when setting skb->offload_fwd_ma...
2021-07-23 David S. MillerMerge branch '1GbE' of git://git./linux/kernel/git...
2021-07-23 chongjiapengnet: phy: Remove unused including <linux/version.h>
2021-07-23 Krzysztof Kozlowskinfc: port100: constify protocol list array
2021-07-23 Kangmin Parkmpls: defer ttl decrement in mpls_forward()
2021-07-23 Loic Poulainwwan: core: Fix missing RTM_NEWLINK event for default...
2021-07-23 Jerin Jacobocteontx2-af: Enhance mailbox trace entry
2021-07-23 Kees Cooke100: Avoid memcpy() over-reading of ETH_SS_STATS
2021-07-23 Kees Cookigb: Avoid memcpy() over-reading of ETH_SS_STATS
2021-07-23 Grzegorz Siwikigb: Add counter to i21x doublecheck
2021-07-23 David S. MillerMerge branch 'bridge-tx-fwd'
2021-07-23 Tobias Waldekranznet: dsa: tag_dsa: offload the bridge forwarding process
2021-07-23 Vladimir Olteannet: dsa: mv88e6xxx: map virtual bridges with forwardin...
2021-07-23 Vladimir Olteannet: dsa: add support for bridge TX forwarding offload
2021-07-23 Vladimir Olteannet: dsa: track the number of switches in a tree
2021-07-23 Tobias Waldekranznet: bridge: switchdev: allow the TX data plane forward...
2021-07-23 David S. MillerMerge git://git./linux/kernel/git/netdev/net
2021-07-23 David S. MillerMerge branch 'net-remove-compat-alloc-user-space'
2021-07-23 Arnd Bergmannnet: socket: rework compat_ifreq_ioctl()
2021-07-23 Arnd Bergmannnet: socket: simplify dev_ifconf handling
2021-07-23 Arnd Bergmannnet: socket: remove register_gifconf
2021-07-23 Arnd Bergmannnet: socket: rework SIOC?IFMAP ioctls
2021-07-23 Arnd Bergmannethtool: improve compat ioctl handling
2021-07-23 Arnd Bergmanncompat: make linux/compat.h available everywhere
2021-07-22 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2021-07-22 Linus TorvaldsMerge tag 'hyperv-fixes-signed-20210722' of git://git...
2021-07-22 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
next