summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-11-07net: add annotations on hh->hh_len lockless accessesEric Dumazet
2019-11-07net: use u64_stats_t in struct pcpu_lstatsEric Dumazet
2019-11-07tun: switch to u64_stats_tEric Dumazet
2019-11-07net: dummy: use standard dev_lstats_add() and dev_lstats_read()Eric Dumazet
2019-11-07vsockmon: use standard dev_lstats_add() and dev_lstats_read()Eric Dumazet
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-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-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-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-07mlxsw: Add layer 3 devlink-trap supportAmit Cohen
2019-11-07enetc: fix return value for enetc_ioctl()Michael Walle
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-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
2019-11-06dpaa2-ptp: fix compile errorChenwandun
2019-11-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-11-06net: dsa: mv8e6xxx: Fix stub function parametersAndrew Lunn
2019-11-06net: phy: at803x: remove config_init for AR9331Michael Walle
2019-11-06net: phy: at803x: fix the PHY namesMichael Walle
2019-11-06net: phy: at803x: mention AR8033 as same as AR8031Michael Walle
2019-11-06net: phy: at803x: add device tree bindingMichael Walle
2019-11-06net: phy: at803x: fix Kconfig descriptionMichael Walle
2019-11-06net: silence data-races on sk_backlog.tailEric Dumazet
2019-11-06dpaa2-eth: fix an always true condition in dpaa2_mac_get_if_modeIoana Ciornei