summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-29igc: Remove checking media type during MAC initializationSasha Neftin
2020-06-29igc: Remove unneeded check for copper media typeSasha Neftin
2020-06-29igc: Refactor the igc_power_down_link()Sasha Neftin
2020-06-29igc: Remove TCP segmentation TX fail counterSasha Neftin
2020-06-29igc: Add LPI countersSasha Neftin
2020-06-29igc: Fix Rx timestamp disablingAndre Guedes
2020-06-29igc: Refactor igc_ptp_set_timestamp_mode()Andre Guedes
2020-06-29igc: Remove UDP filter setup in PTP codeAndre Guedes
2020-06-29igc: Check __IGC_PTP_TX_IN_PROGRESS instead of ptp_tx_skbAndre Guedes
2020-06-29igc: Remove duplicate code in Tx timestamp handlingAndre Guedes
2020-06-29igc: Clean up Rx timestamping logicAndre Guedes
2020-06-29igc: Add initial LTR supportSasha Neftin
2020-06-29igc: Add initial EEE supportSasha Neftin
2020-06-28liquidio: use list_empty_careful in lio_list_delete_headGeliang Tang
2020-06-28sctp: use list_is_singular in sctp_list_single_entryGeliang Tang
2020-06-288390: Fix coding-style issuesArmin Wolf
2020-06-28net: mscc: ocelot: remove EXPORT_SYMBOL from ocelot_net.cVladimir Oltean
2020-06-28Merge branch 'r8169-make-RTL8401-a-separate-chip-version'David S. Miller
2020-06-28r8169: sync support for RTL8401 with vendor driverHeiner Kallweit
2020-06-28r8169: merge handling of RTL8101e and RTL8100eHeiner Kallweit
2020-06-28Merge branch 'netdev_tx_t'David S. Miller
2020-06-28cxgb4vf: fix t4vf_eth_xmit()'s return typeLuc Van Oostenryck
2020-06-28l2tp: fix l2tp_eth_dev_xmit()'s return typeLuc Van Oostenryck
2020-06-28net/hsr: fix hsr_dev_xmit()'s return typeLuc Van Oostenryck
2020-06-28usbnet: ipheth: fix ipheth_tx()'s return typeLuc Van Oostenryck
2020-06-28net: plip: fix plip_tx_packet()'s return typeLuc Van Oostenryck
2020-06-28net: dwc-xlgmac: fix xlgmac_xmit()'s return typeLuc Van Oostenryck
2020-06-28net: pch_gbe: fix pch_gbe_xmit_frame()'s return typeLuc Van Oostenryck
2020-06-28net: nfp: fix nfp_net_tx()'s return typeLuc Van Oostenryck
2020-06-28net: nb8800: fix nb8800_xmit()'s return typeLuc Van Oostenryck
2020-06-28net: arc_emac: fix arc_emac_tx()'s return typeLuc Van Oostenryck
2020-06-28net: aquantia: fix aq_ndev_start_xmit()'s return typeLuc Van Oostenryck
2020-06-28caif: fix cfv_netdev_tx()'s return typeLuc Van Oostenryck
2020-06-28caif: fix cfspi_xmit()'s return typeLuc Van Oostenryck
2020-06-28caif: fix caif_xmit()'s return typeLuc Van Oostenryck
2020-06-28cail,hsi: fix cfhsi_xmit()'s return typeLuc Van Oostenryck
2020-06-28bareudp: Added attribute to enable & disable rx metadata collectionMartin
2020-06-28Merge branch 'hinic-add-some-ethtool-ops-support'David S. Miller
2020-06-28hinic: add support to get eeprom informationLuo bin
2020-06-28hinic: add support to identify physical deviceLuo bin
2020-06-28hinic: add self test supportLuo bin
2020-06-28hinic: add support to set and get irq coalesceLuo bin
2020-06-28hinic: add support to set and get pause paramsLuo bin
2020-06-27Merge branch 'tcp-improve-delivered-counts-in-SCM_TSTAMP_ACK'David S. Miller
2020-06-27tcp: update delivered_ce with deliveredYousuk Seung
2020-06-27tcp: count sacked packets in tcp_sacktag_stateYousuk Seung
2020-06-27tcp: add ece_ack flag to reno sack functionsYousuk Seung
2020-06-27tcp: stamp SCM_TSTAMP_ACK later in tcp_clean_rtx_queue()Yousuk Seung
2020-06-26Merge branch 'net-atlantic-various-non-functional-changes'David S. Miller
2020-06-26net: atlantic: put ptp code under IS_REACHABLE checkIgor Russkikh