aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-05tc-testing: use a plugin to build eBPF programDavide Caratti3-6/+70
2018-10-05tc-testing: fix build of eBPF programsDavide Caratti4-9/+63
2018-10-05Merge branch 'mscc-ocelot-add-support-for-SerDes-muxing-configuration'David S. Miller17-180/+559
2018-10-05net: mscc: ocelot: make use of SerDes PHYs for handling their configurationQuentin Schulz5-12/+63
2018-10-05phy: add driver for Microsemi Ocelot SerDes muxingQuentin Schulz5-0/+313
2018-10-05dt-bindings: add constants for Microsemi Ocelot SerDes driverQuentin Schulz1-0/+12
2018-10-05MIPS: mscc: ocelot: add SerDes mux DT nodeQuentin Schulz1-0/+5
2018-10-05dt-bindings: phy: add DT binding for Microsemi Ocelot SerDes muxingQuentin Schulz1-0/+43
2018-10-05phy: add QSGMII and PCIE modesQuentin Schulz1-0/+2
2018-10-05net: mscc: ocelot: simplify register access for PLL5 configurationQuentin Schulz3-156/+83
2018-10-05net: mscc: ocelot: move the HSIO header to include/socQuentin Schulz2-1/+1
2018-10-05net: mscc: ocelot: get HSIO regmap from sysconQuentin Schulz1-1/+10
2018-10-05dt-bindings: net: ocelot: remove hsio from the list of register address spacesQuentin Schulz2-6/+19
2018-10-05MIPS: mscc: ocelot: make HSIO registers address range a sysconQuentin Schulz1-5/+9
2018-10-05socket: Tighten no-error check in bind()Jakub Sitnicki1-1/+1
2018-10-05atm: nicstar: Replace spin_is_locked() with spin_trylock()Lance Roy1-2/+1
2018-10-05Merge branch 'hns3-Unicast-MAC-VLAN-table'David S. Miller9-558/+250
2018-10-05net: hns3: Fix for rx vlan id handle to support Rev 0x21 hardwareJian Shen1-17/+13
2018-10-05net: hns3: Add egress/ingress vlan filter for revision 0x21Zhongzhu Liu1-9/+36
2018-10-05net: hns3: Drop depricated mta table supportJian Shen9-474/+2
2018-10-05net: hns3: Optimize for unicast mac vlan tableJian Shen3-2/+174
2018-10-05net: hns3: Clear mac vlan table entries when unload driver or function resetJian Shen1-17/+28
2018-10-05net: hns3: Remove the default mask configuration for mac vlan tableJian Shen2-42/+0
2018-10-05fib_tests: Add tests for invalid metric on routeDavid Ahern1-5/+11
2018-10-05ipv6: do not leave garbage in rt->fib6_metricsEric Dumazet1-0/+2
2018-10-05udp: gro behind static keyWillem de Bruijn5-4/+6
2018-10-05gigaset: asyncdata: mark expected switch fall-throughsGustavo A. R. Silva1-2/+2
2018-10-05cxgb4: use FW_PORT_ACTION_L1_CFG32 for 32 bit capabilityGanesh Goudar1-2/+8
2018-10-05net_sched: convert idrinfo->lock from spinlock to a mutexCong Wang3-35/+26
2018-10-05net/neigh: Extend dump filter to proxy neighbor dumpsDavid Ahern1-30/+42
2018-10-04Merge branch 'net-metrics-consolidate'David S. Miller7-94/+217
2018-10-04fib_tests: Add tests for metrics on routesDavid Ahern1-19/+138
2018-10-04net: Move free of dst_metrics to helperDavid Ahern3-8/+11
2018-10-04net: common metrics init helper for dst_entryDavid Ahern3-10/+15
2018-10-04net: Move free of fib_metrics to helperDavid Ahern3-8/+10
2018-10-04net: common metrics init helper for FIB entriesDavid Ahern5-49/+43
2018-10-04net: sched: remove unused helpersJakub Kicinski1-10/+0
2018-10-04geneve: allow to clear ttl inheritHangbin Liu1-4/+8
2018-10-04tc: Add support for configuring the taprio schedulerVinicius Costa Gomes4-0/+1020
2018-10-04Merge branch 'bnxt_en-devlink-param-updates'David S. Miller6-4/+176
2018-10-04devlink: Add Documentation/networking/devlink-params-bnxt.txtVasundhara Volam1-0/+18
2018-10-04devlink: Add Documentation/networking/devlink-params.txtVasundhara Volam1-0/+42
2018-10-04bnxt_en: Add a driver specific gre_ver_check devlink parameter.Vasundhara Volam2-1/+24
2018-10-04bnxt_en: Use msix_vec_per_pf_max and msix_vec_per_pf_min devlink params.Vasundhara Volam2-2/+53
2018-10-04bnxt_en: return proper error when FW returns HWRM_ERR_CODE_RESOURCE_ACCESS_DENIEDVasundhara Volam1-1/+5
2018-10-04bnxt_en: Use ignore_ari devlink parameterVasundhara Volam2-0/+7
2018-10-04devlink: Add generic parameter msix_vec_per_pf_minVasundhara Volam2-0/+9
2018-10-04devlink: Add generic parameter msix_vec_per_pf_maxVasundhara Volam2-0/+9
2018-10-04devlink: Add generic parameter ignore_ariVasundhara Volam2-0/+9
2018-10-04qed: Avoid implicit enum conversion in qed_ooo_submit_tx_buffersNathan Chancellor1-1/+12