summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-11-07veth: use standard dev_lstats_add() and dev_lstats_read()Eric Dumazet
2019-11-07net: nlmon: use standard dev_lstats_add() and dev_lstats_read()Eric Dumazet
2019-11-07net: provide dev_lstats_add() helperEric Dumazet
2019-11-07net: provide dev_lstats_read() helperEric Dumazet
2019-11-07Merge branch 'net-Demote-MTU-change-prints-to-debug'David S. Miller
2019-11-07net: qcom/emac: Demote MTU change print to debugFlorian Fainelli
2019-11-07net: ethernet: intel: Demote MTU change prints to debugFlorian Fainelli
2019-11-07ethernet: ti: cpts: use ktime_get_real_ns helperIvan Khoronzhuk
2019-11-07Merge branch 'aquantia-next'David S. Miller
2019-11-07net: atlantic: change email domains to MarvellIgor Russkikh
2019-11-07net: atlantic: implement UDP GSO offloadIgor Russkikh
2019-11-07net: atlantic: update flow control logicNikita Danilov
2019-11-07net: atlantic: stylistic renamesIgor Russkikh
2019-11-07net: atlantic: code style cleanupNikita Danilov
2019-11-07net: atlantic: loopback tests via private flagsIgor Russkikh
2019-11-07net: atlantic: add fw configuration memory areaNikita Danilov
2019-11-07net: atlantic: adding ethtool physical identificationNikita Danilov
2019-11-07net: atlantic: add msglevel configurationNikita Danilov
2019-11-07net: atlantic: refactoring pm logicNikita Danilov
2019-11-07net: atlantic: implement wake_phy featureNikita Danilov
2019-11-07net: atlantic: update firmware interfaceNikita Danilov
2019-11-07Merge branch 'mlxsw-Add-layer-3-devlink-trap-support'David S. Miller
2019-11-07selftests: mlxsw: Add test cases for devlink-trap layer 3 exceptionsAmit Cohen
2019-11-07selftests: forwarding: tc_common: Add hitting checkAmit Cohen
2019-11-07selftests: forwarding: devlink: Add functionality for trap exceptions testAmit Cohen
2019-11-07mlxsw: Add layer 3 devlink-trap exceptions supportAmit Cohen
2019-11-07mlxsw: Add specific trap for packets routed via invalid nexthopsAmit Cohen
2019-11-07mlxsw: Add new FIB entry type for reject routesAmit Cohen
2019-11-07devlink: Add layer 3 generic packet exception trapsAmit Cohen
2019-11-07selftests: mlxsw: Add test cases for devlink-trap layer 3 dropsAmit Cohen
2019-11-07selftests: devlink: Make devlink_trap_cleanup() more genericAmit Cohen
2019-11-07selftests: devlink: Export functions to devlink libraryAmit Cohen
2019-11-07mlxsw: Add layer 3 devlink-trap supportAmit Cohen
2019-11-07devlink: Add layer 3 generic packet trapsAmit Cohen
2019-11-07enetc: fix return value for enetc_ioctl()Michael Walle
2019-11-07tcp: Remove one extra ktime_get_ns() from cookie_init_timestampEric Dumazet
2019-11-07selftests: Add source route tests to fib_testsDavid Ahern
2019-11-07inetpeer: fix data-race in inet_putpeer / inet_putpeerEric Dumazet
2019-11-07net: phy: at803x: add missing dependency on CONFIG_REGULATORMadalin Bucur
2019-11-07dpaa2-eth: add ethtool MAC countersIoana Ciornei
2019-11-07enetc: ethtool: add wake-on-lan callbacksMichael Walle
2019-11-07enetc: add ioctl() support for PHY-related opsMichael Walle
2019-11-07mlxsw: spectrum: Fix error return code in mlxsw_sp_port_module_info_init()Wei Yongjun
2019-11-07Merge branch 'cxgb4-add-support-for-TC-MQPRIO-Qdisc-Offload'David S. Miller
2019-11-07cxgb4: add FLOWC based QoS offloadRahul Lakkireddy
2019-11-07cxgb4: add Tx and Rx path for ETHOFLD trafficRahul Lakkireddy
2019-11-07cxgb4: add ETHOFLD hardware queue supportRahul Lakkireddy
2019-11-07cxgb4: parse and configure TC-MQPRIO offloadRahul Lakkireddy
2019-11-07cxgb4: rework queue config and MSI-X allocationRahul Lakkireddy
2019-11-07cxgb4: query firmware for QoS offload resourcesRahul Lakkireddy