summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-04can: mcp251xfd: mcp251xfd_regmap_crc_read(): improve workaround handling for ...Thomas Kopp
2022-07-04can: kvaser_usb: kvaser_usb_leaf: fix bittiming limitsJimmy Assarsson
2022-07-04can: kvaser_usb: kvaser_usb_leaf: fix CAN clock frequency regressionJimmy Assarsson
2022-07-04can: kvaser_usb: replace run-time checks with struct kvaser_usb_driver_infoJimmy Assarsson
2022-07-04net: hns: Fix spelling mistakes in comments.Zhang Jiaming
2022-07-04ibmvnic: Properly dispose of all skbs during a failover.Rick Lindsley
2022-07-04Merge branch 'nfp-vlan-strip-and-insert'David S. Miller
2022-07-04nfp: support TX VLAN ctag insertDiana Wang
2022-07-04nfp: support RX VLAN ctag/stag stripDiana Wang
2022-07-04can: m_can: m_can_{read_fifo,echo_tx_event}(): shift timestamp to full 32 bitsMarc Kleine-Budde
2022-07-04can: m_can: m_can_chip_config(): actually enable internal timestampingMarc Kleine-Budde
2022-07-04can: grcan: grcan_probe(): remove extra of_node_get()Liang He
2022-07-04can: gs_usb: gs_usb_open/close(): fix memory leakRhett Aultman
2022-07-04can: rcar_canfd: Fix data transmission failed on R-Car V3UDuy Nguyen
2022-07-04Merge branch 'smsc95xx-deadlock'David S. Miller
2022-07-04usbnet: smsc95xx: Clean up unnecessary BUG_ON() upon register accessLukas Wunner
2022-07-04usbnet: smsc95xx: Clean up nopm handlingLukas Wunner
2022-07-04usbnet: smsc95xx: Fix deadlock on runtime resumeLukas Wunner
2022-07-04net: phy: broadcom: Add support for BCM53128 internal PHYsKurt Kanzenbach
2022-07-04dt-bindings: net: dsa: renesas,rzn1-a5psw: add interrupts descriptionClément Léger
2022-07-04selftest: net: bridge mdb add/del entry to port that is downCasper Andersson
2022-07-04net: ipconfig: use strscpy to replace strlcpyXueBing Chen
2022-07-04Revert "can: xilinx_can: Limit CANFD brp to 2"Srinivas Neeli
2022-07-04Merge branch 'netdev-docs'David S. Miller
2022-07-04docs: netdev: add a cheat sheet for the rulesJakub Kicinski
2022-07-04docs: netdev: document reverse xmas treeJakub Kicinski
2022-07-04docs: netdev: document that patch series length limitJakub Kicinski
2022-07-04Merge branch 'mlxsw-unified-bridge-conversion-part-6'David S. Miller
2022-07-04mlxsw: spectrum_fid: Remove '_ub_' indication from structures and definesAmit Cohen
2022-07-04mlxsw: spectrum_fid: Remove flood_index() from FID operation structureAmit Cohen
2022-07-04mlxsw: Enable unified bridge modelAmit Cohen
2022-07-04mlxsw: Add ubridge to config profileAmit Cohen
2022-07-04mlxsw: Add support for 802.1Q FID familyAmit Cohen
2022-07-04mlxsw: Add new FID families for unified bridge modelAmit Cohen
2022-07-04mlxsw: Add support for VLAN RIFsAmit Cohen
2022-07-04mlxsw: Configure egress FID classification after routingAmit Cohen
2022-07-04mlxsw: spectrum_router: Do not configure VID for sub-port RIFsAmit Cohen
2022-07-04mlxsw: spectrum_fid: Configure layer 3 egress VID classificationAmit Cohen
2022-07-04mlxsw: Configure ingress RIF classificationAmit Cohen
2022-07-04mlxsw: spectrum_fid: Configure VNI to FID classificationAmit Cohen
2022-07-04mlxsw: Configure egress VID for unicast FDB entriesAmit Cohen
2022-07-04can: bcm: use call_rcu() instead of costly synchronize_rcu()Oliver Hartkopp
2022-07-04ARM: dts: stm32: add missing usbh clock and fix clk order on stm32mp15Fabrice Gasnier
2022-07-04ARM: dts: stm32: delete fixed clock node on STM32MP15-SCMIGabriel Fernandez
2022-07-04ARM: dts: stm32: DSI should use LSE SCMI clock on DK1/ED1 STM32 boardGabriel Fernandez
2022-07-04ARM: dts: stm32: use the correct clock source for CEC on stm32mp151Gabriel Fernandez
2022-07-04ARM: dts: stm32: fix pwr regulators references to use scmiEtienne Carriere
2022-07-03Linux 5.19-rc5Linus Torvalds
2022-07-03lockref: remove unused 'lockref_get_or_lock()' functionLinus Torvalds
2022-07-03Merge tag 'qcom-arm64-fixes-for-5.19' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann