summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-04smsc9420: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-23/+28
2020-09-04epic100: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-29/+42
2020-09-04net: phy: dp83867: Fix various styling and space issuesDan Murphy1-24/+21
2020-09-04ip: expose inet sockopts through inet_diagWei Wang3-0/+37
2020-09-04Merge branch 'net-dsa-bcm_sf2-Clock-support'David S. Miller3-2/+93
2020-09-04net: dsa: bcm_sf2: recalculate switch clock rate based on portsFlorian Fainelli2-2/+68
2020-09-04net: dsa: bcm_sf2: request and handle clocksFlorian Fainelli2-2/+20
2020-09-04dt-bindings: net: Document Broadcom SF2 switch clocksFlorian Fainelli1-0/+7
2020-09-04Merge branch 'net-systemport-Clock-support'David S. Miller3-2/+45
2020-09-04net: systemport: Manage Wake-on-LAN clockFlorian Fainelli2-1/+10
2020-09-04net: systemport: fetch and use clock resourcesFlorian Fainelli2-1/+30
2020-09-04dt-bindings: net: Document Broadcom SYSTEMPORT clocksFlorian Fainelli1-0/+5
2020-09-04ethtool: fix error handling in ethtool_phys_idEdward Cree1-15/+10
2020-09-04selftests/net: improve descriptions for XFAIL cases in psock_snd.shPo-Hsu Lin1-8/+8
2020-09-04chelsio/chtls: CHELSIO_INLINE_CRYPTO should depend on CHELSIO_T4Geert Uytterhoeven1-2/+1
2020-09-04Merge branch 'Convert-mvpp2-to-split-PCS-support'David S. Miller2-183/+284
2020-09-04net: mvpp2: split xlg and gmac pcsRussell King1-55/+55
2020-09-04net: mvpp2: convert to phylink pcs operationsRussell King2-116/+177
2020-09-04net: mvpp2: move GMAC reset handling into mac_prepare()/mac_finish()Russell King1-32/+21
2020-09-04net: mvpp2: ensure the port is forced down while changing modesRussell King1-11/+36
2020-09-04net: mvpp2: convert to use mac_prepare()/mac_finish()Russell King1-11/+37
2020-09-04net: mvpp2: tidy up ACPI hackRussell King1-18/+18
2020-09-03Merge branch 'l2tp-miscellaneous-cleanups'David S. Miller7-80/+87
2020-09-03l2tp: avoid duplicated code in l2tp_tunnel_closeallTom Parkin1-13/+1
2020-09-03l2tp: make magic feather checks more usefulTom Parkin5-20/+38
2020-09-03l2tp: capture more tx errors in data plane statsTom Parkin1-34/+37
2020-09-03l2tp: drop net argument from l2tp_tunnel_createTom Parkin4-4/+4
2020-09-03l2tp: drop data_len argument from l2tp_xmit_coreTom Parkin1-3/+2
2020-09-03l2tp: remove header length param from l2tp_xmit_skbTom Parkin4-10/+9
2020-09-03Merge branch 'mlxsw-Expose-critical-and-emergency-module-alarms'David S. Miller1-18/+134
2020-09-03mlxsw: core_hwmon: Extend hwmon interface with critical and emergency alarmsAmit Cohen1-1/+70
2020-09-03mlxsw: core_hwmon: Calculate MLXSW_HWMON_ATTR_COUNT more accuratelyAmit Cohen1-2/+11
2020-09-03mlxsw: core_hwmon: Split temperature querying from show functionsAmit Cohen1-16/+54
2020-09-03Merge branch 'Minor-improvements-to-b53-dmesg-output'David S. Miller1-6/+9
2020-09-03net: dsa: b53: Print err message on SW_RST timeoutPaul Barker1-1/+4
2020-09-03net: dsa: b53: Use dev_{err,info} instead of pr_*Paul Barker1-5/+5
2020-09-03Merge branch 'ionic-struct-cleanups'David S. Miller8-138/+91
2020-09-03ionic: clarify boolean precedenceShannon Nelson1-2/+2
2020-09-03ionic: remove unused variableShannon Nelson1-2/+0
2020-09-03ionic: clean adminq service routineShannon Nelson3-48/+25
2020-09-03ionic: clean up desc_info and cq_info structsShannon Nelson3-39/+8
2020-09-03ionic: struct reorder for faster accessShannon Nelson2-16/+16
2020-09-03ionic: clean up page handling codeShannon Nelson1-31/+40
2020-09-03Merge branch 'RTL8366-stabilization'David S. Miller2-130/+151
2020-09-03net: dsa: rtl8366: Refactor VLAN/PVID initLinus Walleij2-131/+146
2020-09-03net: dsa: rtl8366: Check validity of passed VLANsLinus Walleij1-0/+6
2020-09-03selftests: mptcp: fix typo in mptcp_connect usageDavide Caratti1-2/+2
2020-09-02octeontx2-pf: Add UDP segmentation offload supportSunil Goutham5-4/+124
2020-09-02net: dsa: mv88e6xxx: Fix W=1 warning with !CONFIG_OFAndrew Lunn1-9/+2
2020-09-01Merge branch 'dpaa2-eth-add-a-dpaa2_eth_-prefix-to-all-functions'David S. Miller3-248/+249