summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-02-27mlxsw: pci: Wait longer before accessing the device after resetAmit Cohen
2020-02-27mlxsw: reg: Update module_type values in PMTM register and map them to widthJiri Pirko
2020-02-27sfc: fix timestamp reconstruction at 16-bit rollover pointsAlex Maftei (amaftei)
2020-02-27net: mvpp2: use resolved link config in mac_link_up()Russell King
2020-02-27net: mvneta: use resolved link config in mac_link_up()Russell King
2020-02-27net: macb: use resolved link config in mac_link_up()Russell King
2020-02-27net: dpaa2-mac: use resolved link config in mac_link_up()Russell King
2020-02-27net: axienet: use resolved link config in mac_link_up()Russell King
2020-02-27net: phylink: propagate resolved link config via mac_link_up()Russell King
2020-02-27net: rmnet: fix packet forwarding in rmnet bridge modeTaehee Yoo
2020-02-27net: rmnet: fix bridge mode bugsTaehee Yoo
2020-02-27net: rmnet: use upper/lower device infrastructureTaehee Yoo
2020-02-27net: rmnet: do not allow to change mux id if mux id is duplicatedTaehee Yoo
2020-02-27net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()Taehee Yoo
2020-02-27net: rmnet: fix suspicious RCU usageTaehee Yoo
2020-02-27net: rmnet: fix NULL pointer dereference in rmnet_changelink()Taehee Yoo
2020-02-27net: rmnet: fix NULL pointer dereference in rmnet_newlink()Taehee Yoo
2020-02-27dpaa2-eth: add support for nway resetRussell King
2020-02-27dpaa2-eth: add support for mii ioctlsRussell King
2020-02-27mlx5: register lag notifier for init network namespace onlyJiri Pirko
2020-02-27hinic: fix a bug of rss configurationLuo bin
2020-02-27hinic: fix a bug of setting hw_ioctxtLuo bin
2020-02-27hinic: fix a irq affinity bugLuo bin
2020-02-26net: stmmac: fix notifier registrationAaro Koskinen
2020-02-26net: ena: fix broken interface between ENA driver and FWArthur Kiyanovski
2020-02-26mlxsw: spectrum: Add mlxsw_sp_span_ops.buffsize_get for Spectrum-3Petr Machata
2020-02-26mlxsw: spectrum: Initialize advertised speeds to supported speedsIdo Schimmel
2020-02-26mlxsw: spectrum: Move the ECN-marked packet counter to ethtoolPetr Machata
2020-02-26mlxsw: spectrum_switchdev: Optimize SFN records processingJiri Pirko
2020-02-26Merge tag 'mlx5-updates-2020-02-25' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-02-26net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not neededNicolas Saenz Julienne
2020-02-26net: cisco: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-26net: marvell: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-26net: hns: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-26sfc: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-26qlogic: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-26bnxt_en: add newline to netdev_*() format stringsJonathan Lemon
2020-02-26iavf: use tc_cls_can_offload_and_chain0() instead of chain checkJiri Pirko
2020-02-25net/mlx5: sparse: warning: Using plain integer as NULL pointerSaeed Mahameed
2020-02-25net/mlx5: sparse: warning: incorrect type in assignmentSaeed Mahameed
2020-02-25net/mlx5: Fix header guard in rsc_dump.hNathan Chancellor
2020-02-25net/mlx5e: RX, Use indirect calls wrapper for handling compressed completionsTariq Toukan
2020-02-25net/mlx5e: RX, Use indirect calls wrapper for posting descriptorsTariq Toukan
2020-02-25net/mlx5e: Change inline mode correctly when changing trust stateMaxim Mikityanskiy
2020-02-25net/mlx5e: Add context to the preactivate hookMaxim Mikityanskiy
2020-02-25net/mlx5e: Allow mlx5e_switch_priv_channels to fail and recoverMaxim Mikityanskiy
2020-02-25net/mlx5e: Remove unneeded netif_set_real_num_tx_queuesMaxim Mikityanskiy
2020-02-25net/mlx5e: Fix configuration of XPS cpumasks and netdev queues in corner casesMaxim Mikityanskiy
2020-02-25net/mlx5e: Use preactivate hook to set the indirection tableMaxim Mikityanskiy