summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * net: atlantic: make TCVEC2RING accept nic_cfgMark Starovoytov2020-05-224-12/+15
| * net: atlantic: per-TC queue statisticsMark Starovoytov2020-05-224-41/+59
| * net: atlantic: QoS implementation: multi-TC supportDmitry Bezrukov2020-05-2215-114/+293
| * net: atlantic: changes for multi-TC supportDmitry Bezrukov2020-05-226-55/+75
| * net: atlantic: move PTP TC initialization to a separate functionDmitry Bezrukov2020-05-221-12/+19
| * net: atlantic: changes for multi-TC supportDmitry Bezrukov2020-05-2212-72/+105
|/
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2020-05-2235-506/+2213
|\
| * ice: Rename build_ctob to ice_build_ctobTony Nguyen2020-05-224-10/+11
| * ice: remove unnecessary backslashBruce Allan2020-05-221-1/+1
| * ice: remove unnecessary checkBruce Allan2020-05-221-1/+1
| * ice: remove unnecessary expression that is always trueBruce Allan2020-05-221-1/+2
| * ice: Fix check for removing/adding mac filtersLihong Yang2020-05-221-5/+10
| * ice: refactor filter functionsMichal Swiatkowski2020-05-228-264/+494
| * ice: Fix resource leak on early exit from functionEric Joyner2020-05-221-1/+3
| * ice: cleanup vf_id signednessJesse Brandeburg2020-05-223-10/+11
| * ice: Fix casting issuesKarol Kolacinski2020-05-2213-64/+74
| * ice: Provide more meaningful error messageLihong Yang2020-05-226-113/+247
| * ice: Fix probe/open race conditionAnirudh Venkataramanan2020-05-221-10/+14
| * ice: only drop link once when setting pauseparamsDave Ertman2020-05-221-12/+0
| * ice: Fix check for contiguous TCsDave Ertman2020-05-221-7/+12
| * ice: Don't reset and rebuild for Tx timeout on PFC enabled queueAvinash JD2020-05-225-0/+94
| * ice: Add VF promiscuous supportBrett Creeley2020-05-224-2/+223
| * ice: Add support for tunnel offloadsTony Nguyen2020-05-2214-14/+867
| * ice: report netlist version in .info_getJacob Keller2020-05-225-0/+158
* | Merge branch 'Support-for-fdb-ECMP-nexthop-groups'David S. Miller2020-05-2211-90/+650
|\ \
| * | selftests: net: add fdb nexthop testsRoopa Prabhu2020-05-221-2/+158
| * | vxlan: support for nexthop notifiersRoopa Prabhu2020-05-221-4/+29
| * | nexthop: add support for notifiersRoopa Prabhu2020-05-223-0/+40
| * | vxlan: ecmp support for mac fdb entriesRoopa Prabhu2020-05-224-59/+275
| * | nexthop: support for fdb ecmp nexthopsRoopa Prabhu2020-05-225-25/+148
|/ /
* | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2020-05-227-393/+342
|\ \ | |/ |/|
| * igc: Change byte order in struct igc_nfc_filterAndre Guedes2020-05-222-22/+13
| * igc: Align terms used in NFC support codeAndre Guedes2020-05-223-117/+114
| * igc: Add 'igc_ethtool_' prefix to functions in igc_ethtool.cAndre Guedes2020-05-223-108/+112
| * igc: Early return in igc_get_ethtool_nfc_entry()Andre Guedes2020-05-221-30/+28
| * igc: Cleanup _get|set_rxnfc ethtool opsAndre Guedes2020-05-221-23/+10
| * igc: Get rid of igc_max_channels()Andre Guedes2020-05-222-13/+3
| * igc: Remove unused field from igc_nfc_filterAndre Guedes2020-05-221-1/+0
| * igc: Remove per queue good transmited counter registerSasha Neftin2020-05-221-3/+0
| * igc: Remove header redirection registerSasha Neftin2020-05-221-1/+0
| * igc: Remove obsolete circuit breaker registersSasha Neftin2020-05-222-11/+0
| * e1000: Do not perform reset in reset_task if we are already downAlexander Duyck2020-05-221-4/+14
| * igc: Enable NFC rules based source MAC addressAndre Guedes2020-05-221-10/+22
| * igc: Add support for source address filters in coreAndre Guedes2020-05-224-21/+49
| * igc: Remove mac_table from igc_adapterAndre Guedes2020-05-213-48/+21
| * igc: Remove IGC_MAC_STATE_SRC_ADDR flagAndre Guedes2020-05-213-37/+12
* | Merge branch 'provide-KAPI-for-SQI'David S. Miller2020-05-225-3/+108
|\ \
| * | net: phy: tja11xx: add SQI supportOleksij Rempel2020-05-221-0/+26
| * | ethtool: provide UAPI for PHY Signal Quality Index (SQI)Oleksij Rempel2020-05-224-3/+82
|/ /
* | Merge branch 'qed-next'David S. Miller2020-05-227-32/+258
|\ \