summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-11-20net: ethernet: ti: cpsw: move set of common functions in cpsw_privGrygorii Strashko
2019-11-20net: ethernet: ti: cpsw: resolve build deps of cpsw driversGrygorii Strashko
2019-11-20net: ethernet: ti: ale: modify vlan/mdb api for switchdevIlias Apalodimas
2019-11-20net: ethernet: ti: cpsw: allow untagged traffic on host portGrygorii Strashko
2019-11-20net: ethernet: ti: ale: clean ale tbl on init and intf restartGrygorii Strashko
2019-11-20Merge branch 'nf_tables_offload-vlan-matching-support'David S. Miller
2019-11-20netfilter: nft_payload: add C-VLAN offload supportPablo Neira Ayuso
2019-11-20netfilter: nft_payload: add VLAN offload supportPablo Neira Ayuso
2019-11-20netfilter: nf_tables_offload: allow ethernet interface type onlyPablo Neira Ayuso
2019-11-20netfilter: nf_tables: constify nft_reg_load{8, 16, 64}()Pablo Neira Ayuso
2019-11-20lwtunnel: add support for multiple geneve optsXin Long
2019-11-19cxgb4: remove unneeded semicolon for switch blockRahul Lakkireddy
2019-11-19net: dsa: felix: Fix CPU port assignment when not last portVladimir Oltean
2019-11-18net: phy: dp83869: fix return of uninitialized variable retColin Ian King
2019-11-18lwtunnel: change to use nla_put_u8 for LWTUNNEL_IP_OPT_ERSPAN_VERXin Long
2019-11-18Merge branch 'bnxt_en-Updates'David S. Miller
2019-11-18bnxt_en: Abort waiting for firmware response if there is no heartbeat.Pavan Chebbi
2019-11-18bnxt_en: Add a warning message for driver initiated resetVasundhara Volam
2019-11-18bnxt_en: Return proper error code for non-existent NVM variableVasundhara Volam
2019-11-18bnxt_en: Report health status update after reset is doneVasundhara Volam
2019-11-18bnxt_en: Set MASTER flag during driver registration.Vasundhara Volam
2019-11-18bnxt_en: Extend ETHTOOL_RESET to hot reset driver.Vasundhara Volam
2019-11-18bnxt_en: Increase firmware response timeout for coredump commands.Vasundhara Volam
2019-11-18bnxt_en: Improve RX buffer error handling.Michael Chan
2019-11-18bnxt_en: Update firmware interface spec to 1.10.1.12.Michael Chan
2019-11-18Merge branch 'selftests-Add-ethtool-and-scale-tests'David S. Miller
2019-11-18selftests: forwarding: Add speed and auto-negotiation testAmit Cohen
2019-11-18selftests: forwarding: lib.sh: Add wait for dev with timeoutAmit Cohen
2019-11-18selftests: forwarding: Add ethtool_lib.shAmit Cohen
2019-11-18selftests: mlxsw: Check devlink device before running testDanielle Ratson
2019-11-18selftests: mlxsw: Add router scale test for Spectrum-2Danielle Ratson
2019-11-18Merge branch 'page_pool-followup-changes-to-restore-tracepoint-features'David S. Miller
2019-11-18page_pool: extend tracepoint to also include the page PFNJesper Dangaard Brouer
2019-11-18page_pool: add destroy attempts counter and rename tracepointJesper Dangaard Brouer
2019-11-18xdp: remove memory poison on free for struct xdp_mem_allocatorJesper Dangaard Brouer
2019-11-18net: phy: avoid matching all-ones clause 45 PHY IDsRussell King
2019-11-18Merge branch 'Add-support-for-SFPs-behind-PHYs'David S. Miller
2019-11-18net: phy: marvell10g: add SFP+ supportRussell King
2019-11-18net: phy: add core phylib sfp supportRussell King
2019-11-18dt-bindings: net: add ethernet controller and phy sfp propertyRussell King
2019-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-16Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-11-17Revert "hwrng: core - Freeze khwrng thread during suspend"Herbert Xu
2019-11-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-11-16Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-11-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-16mscc.c: fix semicolon.cocci warningskbuild test robot
2019-11-16selftests: net: avoid ptl lock contention in tcp_mmapEric Dumazet