Age | Commit message (Expand) | Author |
2023-08-15 | ethtool: netlink: always pass genl_info to .prepare_data | Jakub Kicinski |
2023-08-15 | ethtool: netlink: simplify arguments to ethnl_default_parse() | Jakub Kicinski |
2023-08-15 | genetlink: use attrs from struct genl_info | Jakub Kicinski |
2023-08-02 | net: transfer rtnl_lock() requirement from ethtool_set_ethtool_phy_ops() to c... | Vladimir Oltean |
2023-07-31 | net: flow_dissector: Use 64bits for used_keys | Ratheesh Kannoth |
2023-07-28 | net: convert some netlink netdev iterators to depend on the xarray | Jakub Kicinski |
2023-07-28 | net: ethtool: Unify ETHTOOL_{G,S}RXFH rxnfc copy | Joe Damato |
2023-06-15 | net: create device lookup API with reference tracking | Jakub Kicinski |
2023-06-13 | ethtool: ioctl: account for sopass diff in set_wol | Justin Chen |
2023-06-12 | net: ethtool: don't require empty header nests | Jakub Kicinski |
2023-06-08 | ethtool: ioctl: improve error checking for set_wol | Justin Chen |
2023-05-03 | ethtool: Fix uninitialized number of lanes | Ido Schimmel |
2023-04-24 | net: ethtool: coalesce: try to make user settings stick twice | Jakub Kicinski |
2023-04-20 | net: ethtool: mm: sanitize some UAPI configurations | Vladimir Oltean |
2023-04-13 | net: ethtool: create and export ethtool_dev_mm_supported() | Vladimir Oltean |
2023-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-04-04 | ethtool: reset #lanes when lanes is omitted | Andy Roulin |
2023-03-29 | ipv6: Remove in6addr_any alternatives. | Kuniyuki Iwashima |
2023-03-27 | ethtool: Add support for configuring tx_push_buf_len | Shay Agroskin |
2023-02-21 | net: ethtool: fix __ethtool_dev_mm_supported() implementation | Vladimir Oltean |
2023-02-21 | ethtool: pse-pd: Fix double word in comments | Bo Liu |
2023-02-13 | net: ethtool: extend ringparam set/get APIs for rx_push | Shannon Nelson |
2023-02-07 | ethtool: mm: fix get_mm() return code not propagating to user space | Vladimir Oltean |
2023-01-27 | ethtool: netlink: convert commands to common SET | Jakub Kicinski |
2023-01-27 | ethtool: netlink: handle SET intro/outro in the common code | Jakub Kicinski |
2023-01-25 | net: ethtool: fix NULL pointer dereference in pause_prepare_data() | Vladimir Oltean |
2023-01-25 | net: ethtool: fix NULL pointer dereference in stats_prepare_data() | Vladimir Oltean |
2023-01-23 | ethtool: Add and use ethnl_update_bool. | David S. Miller |
2023-01-23 | net: ethtool: add helpers for aggregate statistics | Vladimir Oltean |
2023-01-23 | net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC) | Vladimir Oltean |
2023-01-23 | net: ethtool: add support for MAC Merge layer | Vladimir Oltean |
2023-01-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-01-13 | plca.c: fix obvious mistake in checking retval | Piergiorgio Beruto |
2023-01-13 | ethtool: add tx aggregation parameters | Daniele Palmas |
2023-01-12 | ethtool: add netlink attr in rss get reply only if value is not null | Sudheer Mogilappagari |
2023-01-11 | drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHY | Piergiorgio Beruto |
2023-01-11 | net/ethtool: add netlink interface for the PLCA RS | Piergiorgio Beruto |
2022-12-28 | net/ethtool/ioctl: split ethtool_get_phy_stats into multiple helpers | Daniil Tatianin |
2022-12-28 | net/ethtool/ioctl: remove if n_stats checks from ethtool_get_phy_stats | Daniil Tatianin |
2022-12-28 | net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats | Daniil Tatianin |
2022-12-08 | net_tstamp: add SOF_TIMESTAMPING_OPT_ID_TCP | Willem de Bruijn |
2022-12-05 | ethtool: add netlink based get rss support | Sudheer Mogilappagari |
2022-11-23 | ethtool: avoiding integer overflow in ethtool_phys_id() | Maxim Korotkov |
2022-11-10 | ethtool: ethtool_get_drvinfo: populate drvinfo fields even if callback exits | Vincent Mailhol |
2022-11-08 | ethtool: Fail number of channels change when it conflicts with rxnfc | Gal Pressman |
2022-11-08 | ethtool: linkstate: add a statistic for PHY down events | Jakub Kicinski |
2022-11-03 | net: devlink: use devlink_port pointer instead of ndo_get_devlink_port | Jiri Pirko |
2022-10-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-10-24 | ethtool: eeprom: fix null-deref on genl_info in dump | Xin Long |
2022-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |