summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-05-12ionic: more ionic name tweaksShannon Nelson3-13/+14
2020-05-12ionic: ionic_intr_free parameter changeShannon Nelson1-6/+6
2020-05-12ionic: reset device at probeShannon Nelson1-0/+1
2020-05-12ionic: shorter dev cmd wait timeShannon Nelson1-1/+1
2020-05-12ionic: add support for more xcvr typesShannon Nelson1-0/+3
2020-05-12ionic: protect vf calls from fw resetShannon Nelson1-1/+25
2020-05-12ionic: updates to ionic FW api descriptionShannon Nelson1-403/+576
2020-05-12ionic: support longer tx sg listsShannon Nelson8-30/+263
2020-05-11checkpatch: warn about uses of ENOTSUPPJakub Kicinski1-0/+11
2020-05-11Merge branch 'improve-msg_control-kernel-vs-user-pointer-handling'David S. Miller5-84/+104
2020-05-11net: cleanly handle kernel vs user buffers for ->msg_controlChristoph Hellwig5-41/+50
2020-05-11net/scm: cleanup scm_detach_fdsChristoph Hellwig1-43/+51
2020-05-11net: add a CMSG_USER_DATA macroChristoph Hellwig2-3/+6
2020-05-11Merge branch 'net-dsa-Constify-two-tagger-ops'David S. Miller2-2/+2
2020-05-11net: dsa: tag_sja1105: Constify dsa_device_opsFlorian Fainelli1-1/+1
2020-05-11net: dsa: ocelot: Constify dsa_device_opsFlorian Fainelli1-1/+1
2020-05-11Merge branch 'sfc-remove-nic_data-usage-in-common-code'David S. Miller12-186/+238
2020-05-11sfc: make firmware-variant printing a nic_type functionEdward Cree3-16/+27
2020-05-11sfc: make filter table probe caller responsible for adding VLANsEdward Cree2-12/+10
2020-05-11sfc: move rx_rss_context_exclusive into struct efx_mcdi_filter_tableEdward Cree3-7/+7
2020-05-11sfc: rework handling of (firmware) multicast chaining stateEdward Cree3-75/+90
2020-05-11sfc: move 'must restore' flags out of ef10-specific nic_dataEdward Cree5-23/+30
2020-05-11sfc: use efx_has_cap for capability checks outside of NIC-specific codeEdward Cree2-15/+5
2020-05-11sfc: make capability checking a nic_type functionTom Zhao4-0/+40
2020-05-11sfc: move vport_id to struct efx_nicEdward Cree7-38/+29
2020-05-11Merge branch 'net-Optimize-the-qed-allocations-inside-kdump-kernel'David S. Miller3-6/+19
2020-05-11net: qed: Disable SRIOV functionality inside kdump kernelBhupesh Sharma2-4/+8
2020-05-11net: qed*: Reduce RX and TX default ring count when running inside kdump kernelBhupesh Sharma2-2/+11
2020-05-11hinic: add link_ksettings ethtool_ops supportLuo bin6-9/+682
2020-05-11team: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-11net: atarilance: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-11ipv6: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-10Merge branch 'cross-chip-bridging-for-disjoint-dsa-trees'Jakub Kicinski13-30/+414
2020-05-10net: dsa: sja1105: implement cross-chip bridging operationsVladimir Oltean4-0/+288
2020-05-10net: dsa: introduce a dsa_switch_find functionVladimir Oltean2-0/+22
2020-05-10net: dsa: permit cross-chip bridging between all trees in the systemVladimir Oltean5-16/+55
2020-05-10net: bridge: allow enslaving some DSA master network devicesVladimir Oltean4-14/+49
2020-05-10Merge branch 'net-hns3-misc-updates-for-next'Jakub Kicinski6-18/+35
2020-05-10net: hns3: disable auto-negotiation off with 1000M setting in ethtoolYufeng Mo1-1/+6
2020-05-10net: hns3: optimized the judgment of the input parameters of dump ncl configYufeng Mo1-5/+10
2020-05-10net: hns3: provide .get_cmdq_stat interface for the clientHuazhong Tan2-0/+10
2020-05-10net: hns3: modify two uncorrect macro namesHuazhong Tan2-4/+4
2020-05-10net: hns3: remove a redundant register macro definitionHuazhong Tan2-8/+5
2020-05-10Merge branch 'Ethernet-Cable-test-support'Jakub Kicinski11-4/+722
2020-05-10net: phy: Send notifier when starting the cable testAndrew Lunn1-0/+41
2020-05-10net: phy: Put interface into oper testing during cable testAndrew Lunn1-1/+11
2020-05-10net: phy: marvell: Add cable test supportAndrew Lunn1-0/+201
2020-05-10net: ethtool: Add helpers for reporting test resultsAndrew Lunn3-2/+70
2020-05-10net: ethtool: Add infrastructure for reporting cable test resultsAndrew Lunn4-2/+100
2020-05-10net: ethtool: Make helpers publicAndrew Lunn2-2/+4