diff options
author | 2017-04-13 13:16:35 -0400 | |
---|---|---|
committer | 2017-04-13 13:16:35 -0400 | |
commit | 29b904a0dd925bf2e3bcb45e478f21138b5efe3f (patch) | |
tree | 677090d417b2e28040c87d4778e6e9449ff5dfba /net/switchdev/switchdev.c | |
parent | tools: bpf_jit_disasm: Add option to dump JIT image to a file. (diff) | |
parent | rtnetlink: Do not generate notifications for NETDEV_CHANGE_TX_QUEUE_LEN event (diff) | |
download | wireguard-linux-29b904a0dd925bf2e3bcb45e478f21138b5efe3f.tar.xz wireguard-linux-29b904a0dd925bf2e3bcb45e478f21138b5efe3f.zip |
Merge branch 'rtnetlink-cleanup-user-notifications'
David Ahern says:
====================
rtnetlink: Cleanup user notifications for netdev events
Vlad's recent patch to add the event type to rtnetlink notifications
points out a number of redundant or unnecessary notifications sent to
userspace for events that are essentially internal to the kernel. Trim
the list to put a dent in the notification storm.
v2
- rebased to top of net-next with IFLA_EVENT patch reverted
- dropped removal NETDEV_CHANGEINFODATA since it is intentionally
only to send a message to userspace
- dropped NOTIFY_PEERS since Vlad's says it is needed for macvlans
- add patches to remove NETDEV_CHANGEUPPER and NETDEV_CHANGE_TX_QUEUE_LEN
from the event list
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions