summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-23net: atlantic: changes for multi-TC supportDmitry Bezrukov6-55/+75
2020-05-23net: atlantic: move PTP TC initialization to a separate functionDmitry Bezrukov1-12/+19
2020-05-23net: atlantic: changes for multi-TC supportDmitry Bezrukov12-72/+105
2020-05-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller35-506/+2213
2020-05-23Merge branch 'Support-for-fdb-ECMP-nexthop-groups'David S. Miller11-90/+650
2020-05-23selftests: net: add fdb nexthop testsRoopa Prabhu1-2/+158
2020-05-23vxlan: support for nexthop notifiersRoopa Prabhu1-4/+29
2020-05-23nexthop: add support for notifiersRoopa Prabhu3-0/+40
2020-05-23vxlan: ecmp support for mac fdb entriesRoopa Prabhu4-59/+275
2020-05-23nexthop: support for fdb ecmp nexthopsRoopa Prabhu5-25/+148
2020-05-22Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller7-393/+342
2020-05-22ice: Rename build_ctob to ice_build_ctobTony Nguyen4-10/+11
2020-05-22ice: remove unnecessary backslashBruce Allan1-1/+1
2020-05-22ice: remove unnecessary checkBruce Allan1-1/+1
2020-05-22ice: remove unnecessary expression that is always trueBruce Allan1-1/+2
2020-05-22ice: Fix check for removing/adding mac filtersLihong Yang1-5/+10
2020-05-22ice: refactor filter functionsMichal Swiatkowski8-264/+494
2020-05-22ice: Fix resource leak on early exit from functionEric Joyner1-1/+3
2020-05-22ice: cleanup vf_id signednessJesse Brandeburg3-10/+11
2020-05-22ice: Fix casting issuesKarol Kolacinski13-64/+74
2020-05-22ice: Provide more meaningful error messageLihong Yang6-113/+247
2020-05-22ice: Fix probe/open race conditionAnirudh Venkataramanan1-10/+14
2020-05-22ice: only drop link once when setting pauseparamsDave Ertman1-12/+0
2020-05-22ice: Fix check for contiguous TCsDave Ertman1-7/+12
2020-05-22ice: Don't reset and rebuild for Tx timeout on PFC enabled queueAvinash JD5-0/+94
2020-05-22ice: Add VF promiscuous supportBrett Creeley4-2/+223
2020-05-22ice: Add support for tunnel offloadsTony Nguyen14-14/+867
2020-05-22ice: report netlist version in .info_getJacob Keller5-0/+158
2020-05-22Merge branch 'provide-KAPI-for-SQI'David S. Miller5-3/+108
2020-05-22net: phy: tja11xx: add SQI supportOleksij Rempel1-0/+26
2020-05-22ethtool: provide UAPI for PHY Signal Quality Index (SQI)Oleksij Rempel4-3/+82
2020-05-22Merge branch 'qed-next'David S. Miller7-32/+258
2020-05-22qed: Add XRC to RoCEYuval Basson4-18/+194
2020-05-22qed: changes to ILT to support XRCYuval Basson4-14/+64
2020-05-22net: psample: Add tunnel supportChris Mi2-0/+179
2020-05-22igc: Change byte order in struct igc_nfc_filterAndre Guedes2-22/+13
2020-05-22igc: Align terms used in NFC support codeAndre Guedes3-117/+114
2020-05-22igc: Add 'igc_ethtool_' prefix to functions in igc_ethtool.cAndre Guedes3-108/+112
2020-05-22igc: Early return in igc_get_ethtool_nfc_entry()Andre Guedes1-30/+28
2020-05-22igc: Cleanup _get|set_rxnfc ethtool opsAndre Guedes1-23/+10
2020-05-22igc: Get rid of igc_max_channels()Andre Guedes2-13/+3
2020-05-22igc: Remove unused field from igc_nfc_filterAndre Guedes1-1/+0
2020-05-22igc: Remove per queue good transmited counter registerSasha Neftin1-3/+0
2020-05-22igc: Remove header redirection registerSasha Neftin1-1/+0
2020-05-22igc: Remove obsolete circuit breaker registersSasha Neftin2-11/+0
2020-05-22e1000: Do not perform reset in reset_task if we are already downAlexander Duyck1-4/+14
2020-05-22igc: Enable NFC rules based source MAC addressAndre Guedes1-10/+22
2020-05-22igc: Add support for source address filters in coreAndre Guedes4-21/+49
2020-05-21igc: Remove mac_table from igc_adapterAndre Guedes3-48/+21
2020-05-21igc: Remove IGC_MAC_STATE_SRC_ADDR flagAndre Guedes3-37/+12