summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-03net: mscc: ocelot: remove port_pcs_init indirection for VSC7514Vladimir Oltean
2020-03-03net: mscc: ocelot: don't rely on preprocessor for vcap key/action packingVladimir Oltean
2020-03-03net: mscc: ocelot: spell out full "ocelot" name instead of "oc"Vladimir Oltean
2020-03-03net: mscc: ocelot: return directly in ocelot_cls_flower_{replace, destroy}Vladimir Oltean
2020-03-03net: mscc: ocelot: replace "rule" and "ocelot_rule" variable names with "ace"Vladimir Oltean
2020-03-03net: mscc: ocelot: simplify tc-flower offload structuresVladimir Oltean
2020-03-03net: mscc: ocelot: make ocelot_ace_rule support multiple portsYangbo Lu
2020-03-03Merge branch 'net-module-and-fw-vers'David S. Miller
2020-03-03net/freescale: Don't set zero if FW iand bus not-available in gianfarLeon Romanovsky
2020-03-03net/freescale: Don't set zero if FW not-available in ucc_gethLeon Romanovsky
2020-03-03net/freescale: Don't set zero if FW not-available in dpaaLeon Romanovsky
2020-03-03net/freescale: Clean drivers from static versionsLeon Romanovsky
2020-03-03net/fealnx: Delete driver versionLeon Romanovsky
2020-03-03net/faraday: Delete driver version from the driversLeon Romanovsky
2020-03-03net/emulex: Delete driver versionLeon Romanovsky
2020-03-03net/dnet: Delete static version from the driverLeon Romanovsky
2020-03-03net/dlink: Remove driver version and release dateLeon Romanovsky
2020-03-03net/dec: Delete driver versionsLeon Romanovsky
2020-03-03net/davicom: Delete ethtool version assignmentLeon Romanovsky
2020-03-03net/cortina: Delete driver version from ethtool outputLeon Romanovsky
2020-03-03net/cisco: Delete driver and module versionsLeon Romanovsky
2020-03-03net/cirrus: Delete driver versionLeon Romanovsky
2020-03-03net/chelsio: Don't set N/A for not available FWLeon Romanovsky
2020-03-03net/chelsio: Delete drive and module versionsLeon Romanovsky
2020-03-03net/cavium: Delete N/A assignments for ethtoolLeon Romanovsky
2020-03-03net/cavium: Clean driver versionsLeon Romanovsky
2020-03-03net/liquidio: Delete non-working LIQUIDIO_PACKAGE checkLeon Romanovsky
2020-03-03net/liquidio: Delete driver version assignmentLeon Romanovsky
2020-03-03net/brocade: Delete driver versionLeon Romanovsky
2020-03-03net/broadcom: Don't set N/A FW if it is not availableLeon Romanovsky
2020-03-03net/broadcom: Clean broadcom code from driver versionsLeon Romanovsky
2020-03-03Merge branch 'net-qrtr-Nameserver-fixes'David S. Miller
2020-03-03net: qrtr: Fix FIXME related to qrtr_ns_init()Bjorn Andersson
2020-03-03net: qrtr: Respond to HELLO messageBjorn Andersson
2020-03-03net: mlxfw: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-03liquidio: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-03Merge branch 'net-selftests'David S. Miller
2020-03-03selftests: mlxsw: qos_defprio: Use until_counter_isPetr Machata
2020-03-03selftests: forwarding: tc_common: Convert to use busywaitPetr Machata
2020-03-03selftests: forwarding: Convert until_counter_is() to take expressionPetr Machata
2020-03-03selftests: forwarding: lib: Add tc_rule_handle_stats_get()Petr Machata
2020-03-03Merge branch 'mptcp-Improve-DATA_FIN-transmission'David S. Miller
2020-03-03mptcp: Only send DATA_FIN with final mappingMat Martineau
2020-03-03mptcp: Use per-subflow storage for DATA_FIN sequence numberMat Martineau
2020-03-03mptcp: Check connection state before attempting sendMat Martineau
2020-03-03Merge branch 'devlink-virtual-port'David S. Miller
2020-03-03net/mlx5e: Use devlink virtual flavour for VF devlink portParav Pandit
2020-03-03devlink: Introduce devlink port flavour virtualParav Pandit
2020-03-03doc: sfp-phylink: correct code indentationRussell King
2020-03-03Merge branch 'act_ct-Software-offload-of-conntrack_in'David S. Miller