summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-02net: mvpp2: force the XLG MAC link up or down when not using in-bandAntoine Tenart2-10/+27
2019-03-02net: mvpp2: only update the XLG configuration when neededAntoine Tenart1-5/+8
2019-03-02net: mvpp2: always disable both MACs when disabling a portAntoine Tenart1-4/+4
2019-03-02net: mvpp2: some AN fields require the link to be down when updatedAntoine Tenart1-1/+11
2019-03-02net: mvpp2: fix the computation of the RXQsAntoine Tenart2-10/+17
2019-03-02net: mvpp2: fix validate for PPv2.1Antoine Tenart1-1/+1
2019-03-02net: mvpp2: reconfiguring the port interface is PPv2.2 specificAntoine Tenart1-8/+6
2019-03-02net: mvpp2: a port can be disabled even if we use the link IRQAntoine Tenart1-7/+0
2019-03-02net: mvpp2: fix alignment of MVPP2_GMAC_CONFIG_MII_SPEED definitionAntoine Tenart1-1/+1
2019-03-02net: mvpp2: update the port documentation regarding the GoPAntoine Tenart1-1/+1
2019-03-02net: mvpp2: fix a typo in the headerAntoine Tenart1-1/+1
2019-03-02cxgb4vf: Call netif_carrier_off properly in pci_probeArjun Vynipadath1-1/+1
2019-03-02Merge branch 'cxgb4-vf-link-state'David S. Miller4-16/+63
2019-03-02cxgb4vf: Revert force link up behaviourArjun Vynipadath1-10/+3
2019-03-02cxgb4: Add VF Link state supportArjun Vynipadath3-6/+60
2019-03-02cxgb4vf: Prefix adapter flags with CXGB4VFArjun Vynipadath3-43/+47
2019-03-02drivers: net: Remove unnecessary semicolonYueHaibing5-5/+6
2019-03-02Merge branch 'SO_MAX_PACING_RATE-64-bit'David S. Miller1-7/+21
2019-03-02net: support 64bit rates for getsockopt(SO_MAX_PACING_RATE)Eric Dumazet1-2/+8
2019-03-02net: support 64bit values for setsockopt(SO_MAX_PACING_RATE)Eric Dumazet1-5/+13
2019-03-02tc-testing: Allow test cases to be skippedLucas Bates4-13/+27
2019-03-02Merge branch 'mlxsw-rehash-split'David S. Miller1-125/+286
2019-03-02mlxsw: spectrum_acl: Make mlxsw_sp_acl_tcam_vregion_rehash() return voidJiri Pirko1-8/+4
2019-03-02mlxsw: spectrum_acl: Remember where to continue rehash migrationJiri Pirko1-5/+86
2019-03-02mlxsw: spectrum_acl: Allow to interrupt/continue rehash workJiri Pirko1-20/+62
2019-03-02mlxsw: spectrum_acl: Do rollback as another call to mlxsw_sp_acl_tcam_vchunk_...Jiri Pirko1-46/+29
2019-03-02mlxsw: spectrum_acl: Put vchunk migrate start/end code into separate functionsJiri Pirko1-11/+32
2019-03-02mlxsw: spectrum_acl: Put this_is_rollback to rehash context structJiri Pirko1-7/+12
2019-03-02mlxsw: spectrum_acl: Rename variables in mlxsw_sp_acl_tcam_ventry_migrate()Jiri Pirko1-7/+7
2019-03-02mlxsw: spectrum_acl: assign vchunk->chunk by the newly created chunkJiri Pirko1-8/+10
2019-03-02mlxsw: spectrum_acl: assign vregion->region by the newly created regionJiri Pirko1-22/+20
2019-03-02mlxsw: spectrum_acl: Push code start/end from mlxsw_sp_acl_tcam_vregion_migra...Jiri Pirko1-39/+35
2019-03-02mlxsw: spectrum_acl: Push rehash start/end code into separate functionsJiri Pirko1-9/+32
2019-03-02mlxsw: spectrum_acl: Introduce new rehash context struct and save hint_priv t...Jiri Pirko1-4/+12
2019-03-02mlxsw: spectrum_acl: Don't migrate already migrated entryJiri Pirko1-0/+4
2019-03-02mlxsw: spectrum_acl: Push rehash dw struct into rehash sub-structJiri Pirko1-7/+9
2019-03-02switchdev: Remove unused transaction item queueFlorian Fainelli3-129/+2
2019-03-02Merge branch 'doc-net-ieee802154-move-from-plain-text-to-rst'David S. Miller2-95/+99
2019-03-02doc: net: ieee802154: remove old plain text docs after switching to rstStefan Schmidt1-177/+0
2019-03-02doc: net: ieee802154: introduce IEEE 802.15.4 subsystem doc in rst styleStefan Schmidt2-0/+181
2019-03-02devlink: fix kdocJakub Kicinski1-7/+5
2019-03-02Merge branch 'net-aquantia-minor-bug-fixes-after-static-analysis'David S. Miller11-83/+197
2019-03-02net: aquantia: use better wrappers for state registersNikita Danilov2-5/+5
2019-03-02net: aquantia: replace AQ_HW_WAIT_FOR with readx_poll_timeout_atomicNikita Danilov8-72/+184
2019-03-02net: aquantia: fixed instack structure overflowIgor Russkikh2-4/+4
2019-03-02net: aquantia: fixed buffer overflowNikita Danilov1-0/+2
2019-03-02net: aquantia: added newline at end of fileNikita Danilov1-1/+1
2019-03-02net: aquantia: fixed memcpy sizeNikita Danilov1-1/+1
2019-03-01Merge branch 'nfp-control-processor-DMA-support-and-RJ45'David S. Miller3-46/+243
2019-03-01nfp: nsp: set higher timeout for flash bundleDirk van der Merwe1-4/+1