- 9922adc netlink: add message descriptions for pause stats by Michal Kubecek · 2 years, 8 months ago master next
- e88f312 netlink: add descriptions for genetlink policy dumps by Michal Kubecek · 2 years, 8 months ago
- 0f5f1ba netlink: support 64-bit attribute types in pretty printed messages by Michal Kubecek · 2 years, 8 months ago
- c7fe2f3 netlink: support u32 enumerated types in pretty printing by Michal Kubecek · 2 years, 8 months ago
- 5da1e8e Merge branch 'review/pause-stats-v3' into master by Michal Kubecek · 2 years, 8 months ago
- 1166ed2 pause: add support for dumping statistics by Jakub Kicinski · 2 years, 8 months ago
- 5c90128 netlink: use policy dumping to check if stats flag is supported by Jakub Kicinski · 2 years, 8 months ago
- 8d36270 netlink: prepare for more per-op info by Jakub Kicinski · 2 years, 8 months ago
- 66ecd38 add support for stats in subcommands by Jakub Kicinski · 2 years, 8 months ago
- d944e60 separate FLAGS out in -h by Jakub Kicinski · 2 years, 8 months ago
- 7e5c1dd pause: add --json support by Jakub Kicinski · 2 years, 8 months ago
- 77613ca update UAPI header copies by Jakub Kicinski · 2 years, 8 months ago
- c9d7998 Release version 5.9. by Michal Kubecek · 2 years, 8 months ago v5.9
- 09c67a7 netlink: fix allocation failure handling in dump_features() by Michal Kubecek · 2 years, 8 months ago
- aef58b7 netlink: add tunnel offload format descriptions by Michal Kubecek · 2 years, 8 months ago
- f85cb14 add 100baseFX modes to link mode tables by Michal Kubecek · 2 years, 8 months ago
- 0cd0742 update UAPI header copies by Michal Kubecek · 2 years, 8 months ago
- 85868fc add missing link modes to mode_defs[] array by Michal Kubecek · 2 years, 8 months ago
- 13164a2 netlink: fix copy-paste error in rtm_link_summary() by Ivan Vecera · 2 years, 8 months ago
- fda7fb0 fix memory leaks in do_sfeatures() by Ivan Vecera · 2 years, 8 months ago
- acba53c netlink: fix memory leak by Ivan Vecera · 2 years, 8 months ago
- a2f813e bnxt: Add Broadcom driver support. by Vasundhara Volam · 2 years, 9 months ago
- 63130d0 update link mode tables by Michal Kubecek · 2 years, 9 months ago
- eb5bd87 netlink: mark unused function parameters of non-netlink stubs by Michal Kubecek · 2 years, 9 months ago
- c413e7a tunnels: implement new --show-tunnels command by Jakub Kicinski · 2 years, 9 months ago
- 1be081a update UAPI header copies by Jakub Kicinski · 2 years, 9 months ago
- cf12872 ioctl: only memset non-NULL link settings by Hans-Christian Noren Egtvedt · 2 years, 9 months ago
- a9a6fc7 Merge branch 'warn-5.9-v2' into master by Michal Kubecek · 2 years, 9 months ago
- 257d90c build: add -Wextra to default CFLAGS by Michal Kubecek · 2 years, 10 months ago
- 0c43dec ioctl: convert cmdline_info arrays to named initializers by Michal Kubecek · 2 years, 10 months ago
- 5319fae settings: simplify link_mode_info[] initializers by Michal Kubecek · 2 years, 10 months ago
- 16c87d0 get rid of signed/unsigned comparison warnings in register dump parsers by Michal Kubecek · 2 years, 10 months ago
- f2f0fca ioctl: get rid of signed/unsigned comparison warnings by Michal Kubecek · 2 years, 10 months ago
- 519f95b ioctl: make argc counters unsigned by Michal Kubecek · 2 years, 10 months ago
- 39c354e ioctl: prevent argc underflow in do_perqueue() by Michal Kubecek · 2 years, 10 months ago
- 923c3f5 ioctl: check presence of eeprom length argument properly by Michal Kubecek · 2 years, 10 months ago
- b038eef netlink: get rid of signed/unsigned comparison warnings by Michal Kubecek · 2 years, 10 months ago
- e06cf83 netlink: Print and return an error when features weren't changed by Maxim Mikityanskiy · 2 years, 9 months ago
- 9bb0ba5 cable-test: TDR Amplitude is signed by Andrew Lunn · 2 years, 10 months ago
- 83d2b63 netlink: Fix the condition for displaying actual changes by Maxim Mikityanskiy · 2 years, 10 months ago
- 88ca347 Add QSFP-DD support by Adrian Pop · 2 years, 10 months ago
- beeb505 settings: clean up unused function parameters by Michal Kubecek · 2 years, 10 months ago
- 89588f2 Merge branch 'next' into master by Michal Kubecek · 2 years, 10 months ago
- c45b608 Release version 5.8. by Michal Kubecek · 2 years, 10 months ago v5.8
- 307909c Merge branch 'warn-5.8' into master by Michal Kubecek · 2 years, 10 months ago
- ecfd3b8 ioctl: avoid zero length array warning in get_stringset() by Michal Kubecek · 2 years, 10 months ago
- 0b49ed3 netlink: mark unused parameters of parser callbacks by Michal Kubecek · 2 years, 10 months ago
- 5b115f5 netlink: mark unused parameters of bitset walker callbacks by Michal Kubecek · 2 years, 10 months ago
- 8909619 netlink: mark unused callback parameter by Michal Kubecek · 2 years, 10 months ago
- 0caea33 igc: mark unused callback parameter by Michal Kubecek · 2 years, 10 months ago
- 655f8fb cable_test: clean up unused parameters by Michal Kubecek · 2 years, 10 months ago
- b131eba rename maybe_unused macro to __maybe_unused by Michal Kubecek · 2 years, 10 months ago
- 6fcb4a3 ethtool.spec: Add bash completion script by Roi Dayan · 2 years, 10 months ago
- bef7804 ioctl: do not pass transceiver value back to kernel by Michal Kubecek · 2 years, 10 months ago
- c5e85d6 ethtool: use "Not reported" when no FEC modes are provided by Jacob Keller · 2 years, 10 months ago
- 11aa21a ethtool: fix netlink bitmasks when sent as NOMASK by Jacob Keller · 2 years, 10 months ago
- 4e02c55 igc: Fix output values case by Andre Guedes · 2 years, 11 months ago
- 03ff058 ethtool: dsa: mv88e6xxx: add pretty dump for 88E6352 SERDES by Andrew Lunn · 2 years, 11 months ago
- 3c53b79 man: add man page for ETHTOOL_GTUNABLE and ETHTOOL_STUNABLE by Govindarajulu Varadarajan · 2 years, 11 months ago
- b717ed2 ethtool: add support for get/set ethtool_tunable by Govindarajulu Varadarajan · 2 years, 11 months ago
- 9fb3f01 Merge branch 'igc-regs' by Michal Kubecek · 2 years, 11 months ago
- 0d0efc9 Fix segfault with cable test and ./configure --disable-netlink by Andrew Lunn · 2 years, 11 months ago
- 169ceca igc: Parse ETQF registers by Andre Guedes · 2 years, 11 months ago
- 981dee3 igc: Parse VLANPQF register fields by Andre Guedes · 2 years, 11 months ago
- b1d2841 igc: Parse RCTL register fields by Andre Guedes · 2 years, 11 months ago
- 7109bd6 Add IGC driver support by Andre Guedes · 2 years, 11 months ago
- 72b68b8 Merge branch 'ext-state-v2' into next by Michal Kubecek · 2 years, 11 months ago
- ba6367d netlink: settings: expand linkstate_reply_cb() to support link extended state by Amit Cohen · 3 years ago
- 5373eaf netlink: desc-ethtool.c: Add descriptions of extended state attributes by Amit Cohen · 3 years ago
- dc46dd3 uapi: linux: update kernel UAPI header files by Amit Cohen · 3 years ago
- 44b782b netlink: add cable test message format description by Michal Kubecek · 2 years, 11 months ago
- c7cf1ef Merge branch 'cable-test-v5' by Michal Kubecek · 2 years, 11 months ago
- 2284d9a ethtool.8.in: Add --json option by Andrew Lunn · 2 years, 11 months ago
- 4a53018 ethtool.8.in: Document the cable test commands by Andrew Lunn · 2 years, 11 months ago
- f306df3 Add --json command line argument parsing by Andrew Lunn · 2 years, 11 months ago
- ac2f0dc json_writer/json_print: Import the iproute2 helper code for JSON output by Andrew Lunn · 2 years, 11 months ago
- 9561db9 Add cable test TDR support by Andrew Lunn · 2 years, 11 months ago
- 55f5e9a Add cable test support by Andrew Lunn · 2 years, 11 months ago
- c5d7ef9 netlink: add LINKSTATE SQI support by Oleksij Rempel · 3 years ago
- 558f7cc netlink: add master/slave configuration support by Oleksij Rempel · 3 years ago
- 7e203b9 update UAPI header copies by Oleksij Rempel · 3 years ago
- a4d9db2 netlink: fix error message suppression by Michal Kubecek · 3 years ago
- c07ea9e netlink: fix unwanted switch fall through in family_info_cb() by Michal Kubecek · 3 years ago
- 6e4ba0c netlink: add netlink handler for tsinfo (-T) by Michal Kubecek · 3 years ago
- b3a9601 netlink: add netlink handler for seee (--set-eee) by Michal Kubecek · 3 years ago
- 834c5b2 netlink: add netlink handler for geee (--show-eee) by Michal Kubecek · 3 years ago
- 6b83d98 netlink: add netlink handler for spause (-A) by Michal Kubecek · 3 years ago
- f0dcb1e netlink: add netlink handler for gpause (-a) by Michal Kubecek · 3 years ago
- 9b3e730 netlink: add netlink handler for scoalesce (-C) by Michal Kubecek · 3 years ago
- 7483f9c netlink: add netlink handler for gcoalesce (-c) by Michal Kubecek · 3 years ago
- dd3ab09 netlink: add netlink handler for schannels (-L) by Michal Kubecek · 3 years ago
- a3f56ba netlink: add netlink handler for gchannels (-l) by Michal Kubecek · 3 years ago
- 7e6dfdb netlink: add netlink handler for sring (-G) by Michal Kubecek · 3 years ago
- e4c424e netlink: add netlink handler for gring (-g) by Michal Kubecek · 3 years ago
- 99a4691 netlink: add netlink handler for sprivflags (--set-priv-flags) by Michal Kubecek · 3 years ago
- 068a0bb netlink: add netlink handler for gprivflags (--show-priv-flags) by Michal Kubecek · 3 years ago
- a7a05af netlink: add netlink handler for sfeatures (-K) by Michal Kubecek · 3 years ago
- f2c17e1 netlink: add netlink handler for gfeatures (-k) by Michal Kubecek · 3 years ago
- 875a9cf selftest: omit test-features if netlink is enabled by Michal Kubecek · 3 years ago
- a75e3be netlink: add more ethtool netlink message format descriptions by Michal Kubecek · 3 years ago