Age | Commit message (Expand) | Author |
2022-02-24 | can: mcp251xfd: mcp251xfd_chip_softreset_check(): wait for OSC ready before a... | Marc Kleine-Budde |
2022-02-24 | can: mcp251xfd: mcp251xfd_chip_wait_for_osc_ready(): prepare for PLL support | Marc Kleine-Budde |
2022-02-24 | can: mcp251xfd: mcp251xfd_chip_wait_for_osc_ready(): improve chip detection a... | Marc Kleine-Budde |
2022-02-24 | can: mcp251xfd: mcp251xfd_chip_wait_for_osc_ready(): factor out into separate... | Marc Kleine-Budde |
2022-02-24 | can: mcp251xfd: mcp251xfd_chip_stop(): convert to a void function | Marc Kleine-Budde |
2022-02-24 | can: mcp251xfd: mcp251xfd_chip_sleep(): introduce function to bring chip into... | Marc Kleine-Budde |
2022-02-24 | can: mcp251xfd: mcp251xfd_unregister(): simplify runtime PM handling | Marc Kleine-Budde |
2022-02-24 | can: mcp251xfd: mcp251xfd_regmap_crc_read(): ignore CRC error only if solely ... | Marc Kleine-Budde |
2022-02-24 | can: mcp251xfd: mcp251xfd_reg_invalid(): rename from mcp251xfd_osc_invalid() | Marc Kleine-Budde |
2022-02-24 | can: etas_es58x: use BITS_PER_TYPE() instead of manual calculation | Vincent Mailhol |
2022-02-24 | can: xilinx_can: Add check for NAPI Poll function | Srinivas Neeli |
2022-02-24 | can: softing: softing_netdev_open(): remove redundant ret variable | Minghao Chi |
2022-02-24 | can: c_can: ethtool: use default drvinfo | Marc Kleine-Budde |
2022-02-24 | can: kvaser_usb: kvaser_usb_send_cmd(): remove redundant variable actual_len | Marc Kleine-Budde |
2022-02-24 | can: bittiming: mark function arguments and local variables as const | Marc Kleine-Budde |
2022-02-24 | can: bittiming: can_validate_bitrate(): simplify bit rate checking | Marc Kleine-Budde |
2022-02-24 | can: gw: use call_rcu() instead of costly synchronize_rcu() | Eric Dumazet |
2022-02-24 | dt-binding: can: m_can: include common CAN controller bindings | Marc Kleine-Budde |
2022-02-24 | dt-binding: can: m_can: fix indention of table in bosch,mram-cfg description | Marc Kleine-Budde |
2022-02-24 | dt-binding: can: m_can: list Chandrasekar Ramakrishnan as maintainer | Marc Kleine-Budde |
2022-02-24 | dt-binding: can: sun4i_can: include common CAN controller bindings | Marc Kleine-Budde |
2022-02-24 | dt-binding: can: mcp251xfd: include common CAN controller bindings | Marc Kleine-Budde |
2022-02-23 | Merge branch 'add-ethtool-support-for-completion-queue-event-size' | Jakub Kicinski |
2022-02-23 | octeontx2-pf: Vary completion queue event size | Subbaraya Sundeep |
2022-02-23 | ethtool: add support to set/get completion queue event size | Subbaraya Sundeep |
2022-02-23 | Merge tag 'mlx5-fixes-2022-02-23' of git://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski |
2022-02-23 | Merge tag 'devicetree-fixes-for-5.17-2' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2022-02-23 | Merge tag 'selinux-pr-20220223' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-02-23 | net/mlx5e: Fix VF min/max rate parameters interchange mistake | Gal Pressman |
2022-02-23 | net/mlx5e: Add missing increment of count | Lama Kayal |
2022-02-23 | net/mlx5e: MPLSoUDP decap, fix check for unsupported matches | Maor Dickman |
2022-02-23 | net/mlx5e: Fix MPLSoUDP encap to use MPLS action information | Maor Dickman |
2022-02-23 | net/mlx5e: Add feature check for set fec counters | Lama Kayal |
2022-02-23 | net/mlx5e: TC, Skip redundant ct clear actions | Roi Dayan |
2022-02-23 | net/mlx5e: TC, Reject rules with forward and drop actions | Roi Dayan |
2022-02-23 | net/mlx5e: TC, Reject rules with drop and modify hdr action | Roi Dayan |
2022-02-23 | net/mlx5e: kTLS, Use CHECKSUM_UNNECESSARY for device-offloaded packets | Tariq Toukan |
2022-02-23 | net/mlx5e: Fix wrong return value on ioctl EEPROM query failure | Gal Pressman |
2022-02-23 | net/mlx5: Fix possible deadlock on rule deletion | Maor Gottlieb |
2022-02-23 | net/mlx5: Fix tc max supported prio for nic mode | Chris Mi |
2022-02-23 | net/mlx5: Fix wrong limitation of metadata match on ecpf | Ariel Levkovich |
2022-02-23 | net/mlx5: Update log_max_qp value to be 17 at most | Maher Sanalla |
2022-02-23 | net/mlx5: DR, Fix the threshold that defines when pool sync is initiated | Yevgeny Kliteynik |
2022-02-23 | net/mlx5: DR, Don't allow match on IP w/o matching on full ethertype/ip_version | Yevgeny Kliteynik |
2022-02-23 | net/mlx5: DR, Fix slab-out-of-bounds in mlx5_cmd_dr_create_fte | Yevgeny Kliteynik |
2022-02-23 | net/mlx5: DR, Cache STE shadow memory | Yevgeny Kliteynik |
2022-02-23 | net/mlx5: Update the list of the PCI supported devices | Meir Lichtinger |
2022-02-23 | Revert "vlan: move dev_put into vlan_dev_uninit" | Xin Long |
2022-02-23 | Merge tag 'for-5.17/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-02-23 | Merge tag 'hwmon-for-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |