]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'linux-can-fixes-for-5.13-20210624' of git://git.kernel.org/
authorDavid S. Miller <davem@davemloft.net>
Thu, 24 Jun 2021 18:24:36 +0000 (11:24 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 24 Jun 2021 18:24:36 +0000 (11:24 -0700)
commitca65733e6388b9c6cd6e4267b93290dc6de6ab05
tree15f04957a1073dfa8bfc34ee2afd9cfd518d3cc6
parent28dbaf689b20f42c20d9140dfda73e080993723e
parent1d84b86aa701743dfd09172aab3fceeb6be55949
Merge tag 'linux-can-fixes-for-5.13-20210624' of git://git.kernel.org/
pub/scm/linux/kernel/git/mkl/linux-can

Marc Kleine-Budde says:

====================
pull-request: can 2021-06-24

this is a pull request of 2 patches for net/master.

The first patch is by Norbert Slusarek and prevent allocation of
filter for optlen == 0 in the j1939 CAN protocol.

The last patch is by Stephane Grosjean and fixes a potential
starvation in the TX path of the peak_pciefd driver.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>