summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-05-04net: ethernet: ti: am65-cpsw-nuss: enable packet timestamping supportGrygorii Strashko
2020-05-04net: ethernet: ti: introduce am654 common platform time sync driverGrygorii Strashko
2020-05-04dt-binding: ti: am65x: document common platform time sync cpts moduleGrygorii Strashko
2020-05-04Merge branch 'devlink-kernel-region-snapshot-id-allocation'David S. Miller
2020-05-04docs: devlink: clarify the scope of snapshot idJakub Kicinski
2020-05-04devlink: let kernel allocate region snapshot idJakub Kicinski
2020-05-04devlink: factor out building a snapshot notificationJakub Kicinski
2020-05-04net_sched: sch_fq: add horizon attributeEric Dumazet
2020-05-04net: sched: fallback to qdisc noqueue if default qdisc setup failJesper Dangaard Brouer
2020-05-04Merge branch 'net-ipa-I-O-map-SMEM-and-IMEM'David S. Miller
2020-05-04net: ipa: define SMEM memory region for IPAAlex Elder
2020-05-04net: ipa: define IMEM memory region for IPAAlex Elder
2020-05-04net: ipa: redefine struct ipa_mem_dataAlex Elder
2020-05-04dt-bindings: net: add IPA iommus propertyAlex Elder
2020-05-04Merge branch 'net-add-helper-eth_hw_addr_crc'David S. Miller
2020-05-04r8169: use new helper eth_hw_addr_crcHeiner Kallweit
2020-05-04net: add helper eth_hw_addr_crcHeiner Kallweit
2020-05-04net: dsa: felix: allow the device to be disabledMichael Walle
2020-05-04Merge branch 'net-smc-add-failover-processing'David S. Miller
2020-05-04net/smc: save SMC-R peer link_uidKarsten Graul
2020-05-04net/smc: create improved SMC-R link_uidKarsten Graul
2020-05-04net/smc: improve termination processingKarsten Graul
2020-05-04net/smc: add termination reason and handle LLC protocol violationKarsten Graul
2020-05-04net/smc: asymmetric link taggingKarsten Graul
2020-05-04net/smc: assign link to a new connectionKarsten Graul
2020-05-04net/smc: send DELETE_LINK, ALL message and wait for send to completeKarsten Graul
2020-05-04net/smc: wait for departure of an IB messageKarsten Graul
2020-05-04net/smc: handle incoming CDC validation messageKarsten Graul
2020-05-04net/smc: send failover validation messageKarsten Graul
2020-05-04net/smc: switch connections to alternate linkKarsten Graul
2020-05-04net/smc: save state of last sent CDC messageKarsten Graul
2020-05-04Merge branch 'bnxt_en-Updates-for-net-next'David S. Miller
2020-05-04bnxt_en: show only relevant ethtool stats for a TX or RX ringRajesh Ravi
2020-05-04bnxt_en: Split HW ring statistics strings into RX and TX parts.Michael Chan
2020-05-04bnxt_en: Refactor the software ring counters.Michael Chan
2020-05-04bnxt_en: Add doorbell information to bnxt_en_dev struct.Michael Chan
2020-05-04bnxt_en: Add support for L2 doorbell size.Michael Chan
2020-05-04bnxt_en: Set the db_offset on 57500 chips for the RDMA MSIX entries.Michael Chan
2020-05-04bnxt_en: Define the doorbell offsets on 57500 chips.Michael Chan
2020-05-04bnxt_en: Improve kernel log messages related to ethtool reset.Edwin Peer
2020-05-04bnxt_en: fix ethtool_reset_flags ABI violationsEdwin Peer
2020-05-04bnxt_en: refactor ethtool firmware reset typesEdwin Peer
2020-05-04bnxt_en: prepare to refactor ethtool reset typesEdwin Peer
2020-05-04bnxt_en: Do not include ETH_FCS_LEN in the max packet length sent to fw.Vasundhara Volam
2020-05-04bnxt_en: Improve TQM ring context memory sizing formulas.Michael Chan
2020-05-04bnxt_en: Allocate TQM ring context memory according to fw specification.Michael Chan
2020-05-04bnxt_en: Update firmware spec. to 1.10.1.33.Michael Chan
2020-05-03Merge branch 'net-smc-add-and-delete-link-processing'David S. Miller
2020-05-03net/smc: enqueue local LLC messagesKarsten Graul
2020-05-03net/smc: delete link processing as SMC serverKarsten Graul