summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-11-07net: atlantic: implement UDP GSO offloadIgor Russkikh5-32/+55
2019-11-07net: atlantic: update flow control logicNikita Danilov7-41/+59
2019-11-07net: atlantic: stylistic renamesIgor Russkikh2-7/+7
2019-11-07net: atlantic: code style cleanupNikita Danilov12-139/+240
2019-11-07net: atlantic: loopback tests via private flagsIgor Russkikh11-2/+297
2019-11-07net: atlantic: add fw configuration memory areaNikita Danilov4-37/+159
2019-11-07net: atlantic: adding ethtool physical identificationNikita Danilov4-0/+50
2019-11-07net: atlantic: add msglevel configurationNikita Danilov3-3/+21
2019-11-07net: atlantic: refactoring pm logicNikita Danilov3-48/+78
2019-11-07net: atlantic: implement wake_phy featureNikita Danilov7-110/+73
2019-11-07net: atlantic: update firmware interfaceNikita Danilov2-119/+72
2019-11-07Merge branch 'mlxsw-Add-layer-3-devlink-trap-support'David S. Miller13-61/+1496
2019-11-07selftests: mlxsw: Add test cases for devlink-trap layer 3 exceptionsAmit Cohen1-0/+557
2019-11-07selftests: forwarding: tc_common: Add hitting checkAmit Cohen1-0/+11
2019-11-07selftests: forwarding: devlink: Add functionality for trap exceptions testAmit Cohen1-0/+12
2019-11-07mlxsw: Add layer 3 devlink-trap exceptions supportAmit Cohen3-8/+65
2019-11-07mlxsw: Add specific trap for packets routed via invalid nexthopsAmit Cohen3-0/+39
2019-11-07mlxsw: Add new FIB entry type for reject routesAmit Cohen3-2/+25
2019-11-07devlink: Add layer 3 generic packet exception trapsAmit Cohen3-0/+44
2019-11-07selftests: mlxsw: Add test cases for devlink-trap layer 3 dropsAmit Cohen1-0/+563
2019-11-07selftests: devlink: Make devlink_trap_cleanup() more genericAmit Cohen2-8/+9
2019-11-07selftests: devlink: Export functions to devlink libraryAmit Cohen2-54/+56
2019-11-07mlxsw: Add layer 3 devlink-trap supportAmit Cohen3-0/+49
2019-11-07devlink: Add layer 3 generic packet trapsAmit Cohen3-0/+77
2019-11-07enetc: fix return value for enetc_ioctl()Michael Walle1-1/+1
2019-11-07tcp: Remove one extra ktime_get_ns() from cookie_init_timestampEric Dumazet3-6/+12
2019-11-07selftests: Add source route tests to fib_testsDavid Ahern1-1/+51
2019-11-07inetpeer: fix data-race in inet_putpeer / inet_putpeerEric Dumazet1-2/+10
2019-11-07net: phy: at803x: add missing dependency on CONFIG_REGULATORMadalin Bucur1-0/+1
2019-11-07dpaa2-eth: add ethtool MAC countersIoana Ciornei6-1/+213
2019-11-07enetc: ethtool: add wake-on-lan callbacksMichael Walle1-0/+27
2019-11-07enetc: add ioctl() support for PHY-related opsMichael Walle1-1/+4
2019-11-07mlxsw: spectrum: Fix error return code in mlxsw_sp_port_module_info_init()Wei Yongjun1-1/+3
2019-11-07Merge branch 'cxgb4-add-support-for-TC-MQPRIO-Qdisc-Offload'David S. Miller15-447/+2289
2019-11-07cxgb4: add FLOWC based QoS offloadRahul Lakkireddy7-53/+495
2019-11-07cxgb4: add Tx and Rx path for ETHOFLD trafficRahul Lakkireddy5-49/+415
2019-11-07cxgb4: add ETHOFLD hardware queue supportRahul Lakkireddy9-63/+419
2019-11-07cxgb4: parse and configure TC-MQPRIO offloadRahul Lakkireddy7-50/+597
2019-11-07cxgb4: rework queue config and MSI-X allocationRahul Lakkireddy4-246/+323
2019-11-07cxgb4: query firmware for QoS offload resourcesRahul Lakkireddy4-8/+62
2019-11-06net_sched: gen_estimator: extend packet counter to 64bitEric Dumazet1-2/+2
2019-11-06dpaa2-ptp: fix compile errorChenwandun1-0/+1
2019-11-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller12-90/+494
2019-11-06net: dsa: mv8e6xxx: Fix stub function parametersAndrew Lunn1-1/+2
2019-11-06Merge branch 'net-phy-at803x-device-tree-binding'David S. Miller5-16/+441
2019-11-06net: phy: at803x: remove config_init for AR9331Michael Walle1-2/+0
2019-11-06net: phy: at803x: fix the PHY namesMichael Walle1-9/+9
2019-11-06net: phy: at803x: mention AR8033 as same as AR8031Michael Walle2-6/+8
2019-11-06net: phy: at803x: add device tree bindingMichael Walle1-1/+300
2019-11-06dt-bindings: net: phy: Add support for AT803XMichael Walle3-0/+126