| Commit message (Expand) | Author | Age | Files | Lines |
* | net: pcs: xpcs: convert to mdio_device | Vladimir Oltean | 2021-06-03 | 6 | -37/+76 |
* | net: pcs: xpcs: use mdiobus_c45_addr in xpcs_{read,write} | Vladimir Oltean | 2021-06-03 | 1 | -2/+2 |
* | net: pcs: xpcs: export xpcs_probe | Vladimir Oltean | 2021-06-03 | 4 | -6/+4 |
* | net: pcs: xpcs: export xpcs_config_eee | Vladimir Oltean | 2021-06-03 | 4 | -12/+12 |
* | net: pcs: xpcs: export xpcs_validate | Vladimir Oltean | 2021-06-03 | 4 | -13/+8 |
* | net: pcs: xpcs: make the checks related to the PHY interface mode stateless | Vladimir Oltean | 2021-06-03 | 3 | -65/+120 |
* | net: pcs: xpcs: there is only one PHY ID | Vladimir Oltean | 2021-06-03 | 1 | -51/+78 |
* | net: pcs: xpcs: delete shim definition for mdio_xpcs_get_ops() | Vladimir Oltean | 2021-06-03 | 1 | -7/+0 |
* | Merge branch 'hdlc_cisco-cleanups' | David S. Miller | 2021-06-03 | 1 | -35/+14 |
|\ |
|
| * | net: hdlc_cisco: remove redundant space | Peng Li | 2021-06-03 | 1 | -1/+1 |
| * | net: hdlc_cisco: add blank line after declaration | Peng Li | 2021-06-03 | 1 | -0/+1 |
| * | net: hdlc_cisco: remove unnecessary out of memory message | Peng Li | 2021-06-03 | 1 | -3/+2 |
| * | net: hdlc_cisco: add some required spaces | Peng Li | 2021-06-03 | 1 | -3/+4 |
| * | net: hdlc_cisco: fix the code style issue about "foo* bar" | Peng Li | 2021-06-03 | 1 | -6/+6 |
| * | net: hdlc_cisco: remove redundant blank lines | Peng Li | 2021-06-03 | 1 | -22/+0 |
|/ |
|
* | libceph: Fix spelling mistakes | Zheng Yongjun | 2021-06-03 | 3 | -4/+4 |
* | rtnetlink: Fix spelling mistakes | Zheng Yongjun | 2021-06-03 | 1 | -4/+4 |
* | Merge branch 'devlink-rate-objects' | David S. Miller | 2021-06-02 | 10 | -57/+1564 |
|\ |
|
| * | Documentation: devlink rate objects | Dmytro Linkin | 2021-06-02 | 2 | -0/+61 |
| * | selftest: netdevsim: Add devlink rate grouping test | Dmytro Linkin | 2021-06-02 | 1 | -0/+42 |
| * | netdevsim: Allow setting parent node of rate objects | Dmytro Linkin | 2021-06-02 | 2 | -4/+89 |
| * | devlink: Allow setting parent node of rate objects | Dmytro Linkin | 2021-06-02 | 3 | -3/+137 |
| * | selftest: netdevsim: Add devlink rate nodes test | Dmytro Linkin | 2021-06-02 | 1 | -0/+45 |
| * | netdevsim: Implement support for devlink rate nodes | Dmytro Linkin | 2021-06-02 | 2 | -0/+81 |
| * | devlink: Introduce rate nodes | Dmytro Linkin | 2021-06-02 | 3 | -8/+247 |
| * | selftest: netdevsim: Add devlink port shared/max tx rate test | Dmytro Linkin | 2021-06-02 | 1 | -0/+55 |
| * | netdevsim: Implement devlink rate leafs tx rate support | Dmytro Linkin | 2021-06-02 | 1 | -3/+75 |
| * | devlink: Allow setting tx rate for devlink rate leaf objects | Dmytro Linkin | 2021-06-02 | 3 | -0/+98 |
| * | selftest: netdevsim: Add devlink rate test | Dmytro Linkin | 2021-06-02 | 1 | -1/+24 |
| * | netdevsim: Register devlink rate leaf objects per VF | Dmytro Linkin | 2021-06-02 | 1 | -0/+11 |
| * | devlink: Introduce rate object | Dmytro Linkin | 2021-06-02 | 3 | -1/+253 |
| * | netdevsim: Implement legacy/switchdev mode for VFs | Dmytro Linkin | 2021-06-02 | 4 | -1/+104 |
| * | netdevsim: Implement VFs | Dmytro Linkin | 2021-06-02 | 2 | -27/+77 |
| * | netdevsim: Implement port types and indexing | Dmytro Linkin | 2021-06-02 | 3 | -12/+60 |
| * | netdevsim: Disable VFs on nsim_dev_reload_destroy() call | Dmytro Linkin | 2021-06-02 | 3 | -4/+8 |
| * | netdevsim: Add max_vfs to bus_dev | Dmytro Linkin | 2021-06-02 | 3 | -8/+112 |
|/ |
|
* | Merge branch 'nfp-ct-offload' | David S. Miller | 2021-06-02 | 6 | -7/+781 |
|\ |
|
| * | nfp: flower-ct: add tc merge functionality | Louis Peens | 2021-06-02 | 1 | -4/+158 |
| * | nfp: flower-ct: add tc_merge_tb | Louis Peens | 2021-06-02 | 3 | -0/+47 |
| * | nfp: flower-ct: add a table to map flow cookies to ct flows | Louis Peens | 2021-06-02 | 4 | -7/+89 |
| * | nfp: flower-ct: add nfp_fl_ct_flow_entries | Louis Peens | 2021-06-02 | 3 | -3/+209 |
| * | nfp: flower-ct: add zone table entry when handling pre/post_ct flows | Louis Peens | 2021-06-02 | 3 | -0/+131 |
| * | nfp: flower-ct: add ct zone table | Louis Peens | 2021-06-02 | 3 | -1/+40 |
| * | nfp: flower-ct: add pre and post ct checks | Louis Peens | 2021-06-02 | 4 | -1/+102 |
| * | nfp: flower: move non-zero chain check | Louis Peens | 2021-06-02 | 1 | -5/+19 |
|/ |
|
* | decnet: Fix spelling mistakes | Zheng Yongjun | 2021-06-02 | 3 | -3/+3 |
* | rxrpc: Fix a typo | Zheng Yongjun | 2021-06-02 | 1 | -1/+1 |
* | Bluetooth: Fix spelling mistakes | Zheng Yongjun | 2021-06-02 | 6 | -13/+13 |
* | 9p/trans_virtio: Fix spelling mistakes | Zheng Yongjun | 2021-06-02 | 1 | -3/+3 |
* | ethtool: Fix a typo | Zheng Yongjun | 2021-06-02 | 1 | -1/+1 |