summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-03smsc9420: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-09-03epic100: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-09-03net: phy: dp83867: Fix various styling and space issuesDan Murphy
2020-09-03ip: expose inet sockopts through inet_diagWei Wang
2020-09-03Merge branch 'net-dsa-bcm_sf2-Clock-support'David S. Miller
2020-09-03net: dsa: bcm_sf2: recalculate switch clock rate based on portsFlorian Fainelli
2020-09-03net: dsa: bcm_sf2: request and handle clocksFlorian Fainelli
2020-09-03dt-bindings: net: Document Broadcom SF2 switch clocksFlorian Fainelli
2020-09-03Merge branch 'net-systemport-Clock-support'David S. Miller
2020-09-03net: systemport: Manage Wake-on-LAN clockFlorian Fainelli
2020-09-03net: systemport: fetch and use clock resourcesFlorian Fainelli
2020-09-03dt-bindings: net: Document Broadcom SYSTEMPORT clocksFlorian Fainelli
2020-09-03ethtool: fix error handling in ethtool_phys_idEdward Cree
2020-09-03selftests/net: improve descriptions for XFAIL cases in psock_snd.shPo-Hsu Lin
2020-09-03chelsio/chtls: CHELSIO_INLINE_CRYPTO should depend on CHELSIO_T4Geert Uytterhoeven
2020-09-03Merge branch 'Convert-mvpp2-to-split-PCS-support'David S. Miller
2020-09-03net: mvpp2: split xlg and gmac pcsRussell King
2020-09-03net: mvpp2: convert to phylink pcs operationsRussell King
2020-09-03net: mvpp2: move GMAC reset handling into mac_prepare()/mac_finish()Russell King
2020-09-03net: mvpp2: ensure the port is forced down while changing modesRussell King
2020-09-03net: mvpp2: convert to use mac_prepare()/mac_finish()Russell King
2020-09-03net: mvpp2: tidy up ACPI hackRussell King
2020-09-03Merge branch 'l2tp-miscellaneous-cleanups'David S. Miller
2020-09-03l2tp: avoid duplicated code in l2tp_tunnel_closeallTom Parkin
2020-09-03l2tp: make magic feather checks more usefulTom Parkin
2020-09-03l2tp: capture more tx errors in data plane statsTom Parkin
2020-09-03l2tp: drop net argument from l2tp_tunnel_createTom Parkin
2020-09-03l2tp: drop data_len argument from l2tp_xmit_coreTom Parkin
2020-09-03l2tp: remove header length param from l2tp_xmit_skbTom Parkin
2020-09-03Merge branch 'mlxsw-Expose-critical-and-emergency-module-alarms'David S. Miller
2020-09-03mlxsw: core_hwmon: Extend hwmon interface with critical and emergency alarmsAmit Cohen
2020-09-03mlxsw: core_hwmon: Calculate MLXSW_HWMON_ATTR_COUNT more accuratelyAmit Cohen
2020-09-03mlxsw: core_hwmon: Split temperature querying from show functionsAmit Cohen
2020-09-03Merge branch 'Minor-improvements-to-b53-dmesg-output'David S. Miller
2020-09-03net: dsa: b53: Print err message on SW_RST timeoutPaul Barker
2020-09-03net: dsa: b53: Use dev_{err,info} instead of pr_*Paul Barker
2020-09-02Merge branch 'ionic-struct-cleanups'David S. Miller
2020-09-02ionic: clarify boolean precedenceShannon Nelson
2020-09-02ionic: remove unused variableShannon Nelson
2020-09-02ionic: clean adminq service routineShannon Nelson
2020-09-02ionic: clean up desc_info and cq_info structsShannon Nelson
2020-09-02ionic: struct reorder for faster accessShannon Nelson
2020-09-02ionic: clean up page handling codeShannon Nelson
2020-09-02Merge branch 'RTL8366-stabilization'David S. Miller
2020-09-02net: dsa: rtl8366: Refactor VLAN/PVID initLinus Walleij
2020-09-02net: dsa: rtl8366: Check validity of passed VLANsLinus Walleij
2020-09-02selftests: mptcp: fix typo in mptcp_connect usageDavide Caratti
2020-09-01octeontx2-pf: Add UDP segmentation offload supportSunil Goutham
2020-09-01net: dsa: mv88e6xxx: Fix W=1 warning with !CONFIG_OFAndrew Lunn
2020-09-01Merge branch 'dpaa2-eth-add-a-dpaa2_eth_-prefix-to-all-functions'David S. Miller