Age | Commit message (Expand) | Author | Files | Lines |
2020-02-27 | net: macb: use resolved link config in mac_link_up() | Russell King | 2 | -22/+29 |
2020-02-27 | net: dpaa2-mac: use resolved link config in mac_link_up() | Russell King | 2 | -22/+33 |
2020-02-27 | net: axienet: use resolved link config in mac_link_up() | Russell King | 1 | -19/+19 |
2020-02-27 | net: mv88e6xxx: use resolved link config in mac_link_up() | Russell King | 1 | -16/+59 |
2020-02-27 | net: dsa: propagate resolved link config via mac_link_up() | Russell King | 9 | -9/+27 |
2020-02-27 | net: phylink: propagate resolved link config via mac_link_up() | Russell King | 8 | -22/+46 |
2020-02-27 | net: rmnet: fix packet forwarding in rmnet bridge mode | Taehee Yoo | 1 | -0/+3 |
2020-02-27 | net: rmnet: fix bridge mode bugs | Taehee Yoo | 4 | -77/+64 |
2020-02-27 | net: rmnet: use upper/lower device infrastructure | Taehee Yoo | 1 | -19/+16 |
2020-02-27 | net: rmnet: do not allow to change mux id if mux id is duplicated | Taehee Yoo | 1 | -0/+4 |
2020-02-27 | net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device() | Taehee Yoo | 1 | -2/+0 |
2020-02-27 | net: rmnet: fix suspicious RCU usage | Taehee Yoo | 3 | -10/+9 |
2020-02-27 | net: rmnet: fix NULL pointer dereference in rmnet_changelink() | Taehee Yoo | 1 | -4/+2 |
2020-02-27 | net: rmnet: fix NULL pointer dereference in rmnet_newlink() | Taehee Yoo | 1 | -0/+5 |
2020-02-27 | dpaa2-eth: add support for nway reset | Russell King | 1 | -0/+11 |
2020-02-27 | dpaa2-eth: add support for mii ioctls | Russell King | 1 | -1/+6 |
2020-02-27 | net: phy: marvell10g: read copper results from CSSR1 | Russell King | 1 | -52/+89 |
2020-02-27 | net: phy: marvell: don't interpret PHY status unless resolved | Russell King | 1 | -0/+5 |
2020-02-27 | mlx5: register lag notifier for init network namespace only | Jiri Pirko | 5 | -14/+6 |
2020-02-27 | s390/qeth: support configurable RX copybreak | Julian Wiedmann | 3 | -10/+48 |
2020-02-27 | s390/qeth: don't check for IFF_UP when scheduling napi | Julian Wiedmann | 1 | -2/+1 |
2020-02-27 | s390/qeth: don't re-start read cmd when IDX has terminated | Julian Wiedmann | 1 | -2/+3 |
2020-02-27 | s390/qeth: reset seqnos on connection startup | Julian Wiedmann | 1 | -6/+5 |
2020-02-27 | s390/qeth: remove unused cmd definitions | Julian Wiedmann | 1 | -5/+0 |
2020-02-27 | s390/qeth: validate device-provided MAC address | Julian Wiedmann | 1 | -0/+2 |
2020-02-27 | s390/qeth: clean up CREATE_ADDR cmd code | Julian Wiedmann | 2 | -9/+6 |
2020-02-27 | s390/qeth: remove dead code in qeth_l3_iqd_read_initial_mac() | Julian Wiedmann | 1 | -4/+0 |
2020-02-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds | 8 | -35/+63 |
2020-02-27 | hinic: fix a bug of rss configuration | Luo bin | 1 | -1/+2 |
2020-02-27 | hinic: fix a bug of setting hw_ioctxt | Luo bin | 3 | -1/+3 |
2020-02-27 | hinic: fix a irq affinity bug | Luo bin | 2 | -3/+3 |
2020-02-27 | net: dsa: mv88e6xxx: fix duplicate vlan warning | Russell King | 1 | -3/+9 |
2020-02-27 | net: stmmac: fix notifier registration | Aaro Koskinen | 1 | -5/+8 |
2020-02-27 | net: phy: mscc: fix firmware paths | Antoine Tenart | 1 | -2/+2 |
2020-02-27 | net: phy: mscc: add missing shift for media operation mode selection | Antoine Tenart | 1 | -3/+3 |
2020-02-27 | net: ena: fix broken interface between ENA driver and FW | Arthur Kiyanovski | 2 | -1/+16 |
2020-02-27 | mlxsw: spectrum: Add mlxsw_sp_span_ops.buffsize_get for Spectrum-3 | Petr Machata | 1 | -2/+21 |
2020-02-27 | mlxsw: spectrum: Initialize advertised speeds to supported speeds | Ido Schimmel | 2 | -84/+8 |
2020-02-27 | mlxsw: spectrum: Move the ECN-marked packet counter to ethtool | Petr Machata | 2 | -7/+27 |
2020-02-27 | mlxsw: spectrum_switchdev: Optimize SFN records processing | Jiri Pirko | 2 | -13/+24 |
2020-02-27 | net: phy: corrected the return value for genphy_check_and_restart_aneg and ge... | Sudheesh Mavila | 2 | -6/+6 |
2020-02-27 | slip: not call free_netdev before rtnl_unlock in slip_open | yangerkun | 1 | -0/+3 |
2020-02-27 | Merge tag 'mlx5-updates-2020-02-25' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 12 | -127/+215 |
2020-02-27 | drivers/base/power: add dpm_sysfs_change_owner() | Christian Brauner | 3 | -1/+61 |
2020-02-27 | device: add device_change_owner() | Christian Brauner | 1 | -0/+116 |
2020-02-27 | net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not needed | Nicolas Saenz Julienne | 1 | -0/+1 |
2020-02-27 | net: cisco: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 2 | -5/+5 |
2020-02-27 | net: marvell: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 2 | -2/+2 |
2020-02-27 | net: hns: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 2 | -2/+2 |
2020-02-27 | sfc: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 2 | -2/+2 |