Commit a1bde8c
committed
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net
-queue
Tony Nguyen says:
====================
Intel Wired LAN Driver Updates 2022-04-26
This series contains updates to ice driver only.
Ivan Vecera removes races related to VF message processing by changing
mutex_trylock() call to mutex_lock() and moving additional operations
to occur under mutex.
Petr Oros increases wait time after firmware flash as current time is
not sufficient.
Jake resolves a use-after-free issue for mailbox snapshot.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>3 files changed
Lines changed: 13 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6929 | 6929 | | |
6930 | 6930 | | |
6931 | 6931 | | |
| 6932 | + | |
6932 | 6933 | | |
6933 | 6934 | | |
6934 | 6935 | | |
6935 | 6936 | | |
6936 | 6937 | | |
6937 | 6938 | | |
| 6939 | + | |
| 6940 | + | |
6938 | 6941 | | |
6939 | 6942 | | |
6940 | 6943 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1046 | 1046 | | |
1047 | 1047 | | |
1048 | 1048 | | |
1049 | | - | |
1050 | 1049 | | |
| 1050 | + | |
1051 | 1051 | | |
1052 | 1052 | | |
1053 | 1053 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3625 | 3625 | | |
3626 | 3626 | | |
3627 | 3627 | | |
| 3628 | + | |
| 3629 | + | |
3628 | 3630 | | |
3629 | 3631 | | |
3630 | 3632 | | |
| |||
3642 | 3644 | | |
3643 | 3645 | | |
3644 | 3646 | | |
3645 | | - | |
3646 | | - | |
3647 | | - | |
3648 | | - | |
3649 | | - | |
3650 | | - | |
3651 | | - | |
3652 | | - | |
3653 | 3647 | | |
3654 | 3648 | | |
3655 | 3649 | | |
3656 | 3650 | | |
3657 | 3651 | | |
3658 | 3652 | | |
3659 | | - | |
3660 | | - | |
| 3653 | + | |
3661 | 3654 | | |
3662 | 3655 | | |
3663 | | - | |
3664 | | - | |
3665 | | - | |
3666 | | - | |
3667 | | - | |
3668 | | - | |
3669 | | - | |
3670 | | - | |
| 3656 | + | |
| 3657 | + | |
| 3658 | + | |
| 3659 | + | |
| 3660 | + | |
3671 | 3661 | | |
3672 | 3662 | | |
3673 | 3663 | | |
| |||
3780 | 3770 | | |
3781 | 3771 | | |
3782 | 3772 | | |
| 3773 | + | |
3783 | 3774 | | |
3784 | 3775 | | |
3785 | 3776 | | |
0 commit comments