diff options
| author | Anirudh Venkataramanan <[email protected]> | 2018-03-20 14:58:19 +0000 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2018-03-26 19:41:38 +0000 |
| commit | e94d4478669357cd742170c77fc28d6db2040ce4 (patch) | |
| tree | 1869dab676385e4292ec32cb4640e0587c9a1de8 /net/unix/af_unix.c | |
| parent | ice: Support link events, reset and rebuild (diff) | |
| download | kernel-e94d4478669357cd742170c77fc28d6db2040ce4.tar.gz kernel-e94d4478669357cd742170c77fc28d6db2040ce4.zip | |
ice: Implement filter sync, NDO operations and bump version
This patch implements multiple pieces of functionality:
1. Added ice_vsi_sync_filters, which is called through the service task
to push filter updates to the hardware.
2. Add support to enable/disable promiscuous mode on an interface.
Enabling/disabling promiscuous mode on an interface results in
addition/removal of a promisc filter rule through ice_vsi_sync_filters.
3. Implement handlers for ndo_set_mac_address, ndo_change_mtu,
ndo_poll_controller and ndo_set_rx_mode.
This patch also marks the end of the driver addition by bumping up the
driver version.
Signed-off-by: Anirudh Venkataramanan <[email protected]>
Tested-by: Tony Brelinski <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
