Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: f4165573873253f35d3568b6caed7201c9331fe3 https://github.com/openSUSE/wicked/commit/f4165573873253f35d3568b6caed7201c9... Author: Reinhard Max <reinhard@m4x.de> Date: 2017-09-25 (Mon, 25 Sep 2017) Changed paths: M client/compat.c M client/suse/compat-suse.c M include/wicked/ethernet.h M schema/ethernet.xml M src/dbus-objects/ethernet.c M src/ethernet.c Log Message: ----------- Implement new ethtool offload options: rxvlan, txvlan, ntuple and rxhash. Commit: 4e88a3911ceee3cf0e719669eb93f15ff05f5dcf https://github.com/openSUSE/wicked/commit/4e88a3911ceee3cf0e719669eb93f15ff0... Author: Nirmoy Das <ndas@suse.de> Date: 2017-10-02 (Mon, 02 Oct 2017) Changed paths: M src/ethernet.c Log Message: ----------- ethtool: handle each offload sflag separately Commit: 6014f39de071bce3ad2fd93d4b179adccb77daaa https://github.com/openSUSE/wicked/commit/6014f39de071bce3ad2fd93d4b179adccb... Author: Marius Tomaschewski <mt@suse.de> Date: 2017-10-02 (Mon, 02 Oct 2017) Changed paths: M client/compat.c M client/suse/compat-suse.c M include/wicked/ethernet.h M schema/ethernet.xml M src/dbus-objects/ethernet.c M src/ethernet.c Log Message: ----------- Merge pull request #718 from nirmoy/ethtool_offload_options ethtool: add rxvlan, txvlan, ntuple and rxhash offloads Compare: https://github.com/openSUSE/wicked/compare/11fd20e49fa1...6014f39de071