summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-01net: mvpp2: set the GMAC, XLG MAC, XPCS and MPCS in reset when a port is downAntoine Tenart
2019-03-01net: mvpp2: set the XPCS and MPCS in reset when not usedAntoine Tenart
2019-03-01net: mvpp2: reset the MACs when reconfiguring a portAntoine Tenart
2019-03-01net: mvpp2: rework the XLG MAC reset handlingAntoine Tenart
2019-03-01net: mvpp2: force the XLG MAC link up or down when not using in-bandAntoine Tenart
2019-03-01net: mvpp2: only update the XLG configuration when neededAntoine Tenart
2019-03-01net: mvpp2: always disable both MACs when disabling a portAntoine Tenart
2019-03-01net: mvpp2: some AN fields require the link to be down when updatedAntoine Tenart
2019-03-01net: mvpp2: fix the computation of the RXQsAntoine Tenart
2019-03-01net: mvpp2: fix validate for PPv2.1Antoine Tenart
2019-03-01net: mvpp2: reconfiguring the port interface is PPv2.2 specificAntoine Tenart
2019-03-01net: mvpp2: a port can be disabled even if we use the link IRQAntoine Tenart
2019-03-01net: mvpp2: fix alignment of MVPP2_GMAC_CONFIG_MII_SPEED definitionAntoine Tenart
2019-03-01net: mvpp2: update the port documentation regarding the GoPAntoine Tenart
2019-03-01net: mvpp2: fix a typo in the headerAntoine Tenart
2019-03-01cxgb4vf: Call netif_carrier_off properly in pci_probeArjun Vynipadath
2019-03-01Merge branch 'cxgb4-vf-link-state'David S. Miller
2019-03-01cxgb4vf: Revert force link up behaviourArjun Vynipadath
2019-03-01cxgb4: Add VF Link state supportArjun Vynipadath
2019-03-01cxgb4vf: Prefix adapter flags with CXGB4VFArjun Vynipadath
2019-03-01drivers: net: Remove unnecessary semicolonYueHaibing
2019-03-01Merge branch 'SO_MAX_PACING_RATE-64-bit'David S. Miller
2019-03-01net: support 64bit rates for getsockopt(SO_MAX_PACING_RATE)Eric Dumazet
2019-03-01net: support 64bit values for setsockopt(SO_MAX_PACING_RATE)Eric Dumazet
2019-03-01tc-testing: Allow test cases to be skippedLucas Bates
2019-03-01Merge branch 'mlxsw-rehash-split'David S. Miller
2019-03-01mlxsw: spectrum_acl: Make mlxsw_sp_acl_tcam_vregion_rehash() return voidJiri Pirko
2019-03-01mlxsw: spectrum_acl: Remember where to continue rehash migrationJiri Pirko
2019-03-01mlxsw: spectrum_acl: Allow to interrupt/continue rehash workJiri Pirko
2019-03-01mlxsw: spectrum_acl: Do rollback as another call to mlxsw_sp_acl_tcam_vchunk_...Jiri Pirko
2019-03-01mlxsw: spectrum_acl: Put vchunk migrate start/end code into separate functionsJiri Pirko
2019-03-01mlxsw: spectrum_acl: Put this_is_rollback to rehash context structJiri Pirko
2019-03-01mlxsw: spectrum_acl: Rename variables in mlxsw_sp_acl_tcam_ventry_migrate()Jiri Pirko
2019-03-01mlxsw: spectrum_acl: assign vchunk->chunk by the newly created chunkJiri Pirko
2019-03-01mlxsw: spectrum_acl: assign vregion->region by the newly created regionJiri Pirko
2019-03-01mlxsw: spectrum_acl: Push code start/end from mlxsw_sp_acl_tcam_vregion_migra...Jiri Pirko
2019-03-01mlxsw: spectrum_acl: Push rehash start/end code into separate functionsJiri Pirko
2019-03-01mlxsw: spectrum_acl: Introduce new rehash context struct and save hint_priv t...Jiri Pirko
2019-03-01mlxsw: spectrum_acl: Don't migrate already migrated entryJiri Pirko
2019-03-01mlxsw: spectrum_acl: Push rehash dw struct into rehash sub-structJiri Pirko
2019-03-01switchdev: Remove unused transaction item queueFlorian Fainelli
2019-03-01Merge branch 'doc-net-ieee802154-move-from-plain-text-to-rst'David S. Miller
2019-03-01doc: net: ieee802154: remove old plain text docs after switching to rstStefan Schmidt
2019-03-01doc: net: ieee802154: introduce IEEE 802.15.4 subsystem doc in rst styleStefan Schmidt
2019-03-01devlink: fix kdocJakub Kicinski
2019-03-01Merge branch 'net-aquantia-minor-bug-fixes-after-static-analysis'David S. Miller
2019-03-01net: aquantia: use better wrappers for state registersNikita Danilov
2019-03-01net: aquantia: replace AQ_HW_WAIT_FOR with readx_poll_timeout_atomicNikita Danilov
2019-03-01net: aquantia: fixed instack structure overflowIgor Russkikh
2019-03-01net: aquantia: fixed buffer overflowNikita Danilov