summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ethtool: provide UAPI for PHY master/slave configuration.Oleksij Rempel2020-05-069-18/+197
* Merge branch 'chcr-next'David S. Miller2020-05-062-22/+68
|\
| * Crypto/chcr: fix for hmac(sha) test failsDevulapally Shiva Krishna2020-05-061-1/+1
| * Crypto/chcr: support for 48 byte key_len in aes-xtsDevulapally Shiva Krishna2020-05-061-2/+25
| * Crypto/chcr: fix for ccm(aes) failed testDevulapally Shiva Krishna2020-05-061-1/+1
| * Crypto/chcr: fix ctr, cbc, xts and rfc3686-ctr failed testsDevulapally Shiva Krishna2020-05-062-14/+29
| * Crypto/chcr: fix gcm-aes and rfc4106-gcm failed testsDevulapally Shiva Krishna2020-05-061-4/+12
|/
* Merge branch 'net-ipa-kill-endpoint-stop-workaround'David S. Miller2020-05-064-146/+6
|\
| * net: ipa: kill ipa_cmd_dma_task_32b_addr_add()Alex Elder2020-05-062-70/+0
| * net: ipa: kill ipa_endpoint_stop()Alex Elder2020-05-062-23/+6
| * net: ipa: don't retry in ipa_endpoint_stop()Alex Elder2020-05-061-15/+2
| * net: ipa: get rid of workaround in ipa_endpoint_stop()Alex Elder2020-05-061-38/+1
| * net: ipa: fix a bug in ipa_endpoint_stop()Alex Elder2020-05-061-5/+2
|/
* Merge branch 'net-ipa-kill-endpoint-delay-mode-workaround'David S. Miller2020-05-063-43/+49
|\
| * net: ipa: remove endpoint delay mode featureAlex Elder2020-05-063-10/+1
| * net: ipa: introduce ipa_endpoint_program_suspend()Alex Elder2020-05-061-26/+41
| * net: ipa: have ipa_endpoint_init_ctrl() return previous stateAlex Elder2020-05-061-14/+14
|/
* Merge branch 'net-ipa-limit-special-reset-handling'David S. Miller2020-05-064-23/+23
|\
| * net: ipa: only reset channel twice for IPA v3.5.1Alex Elder2020-05-061-2/+2
| * net: ipa: rename db_enable flagAlex Elder2020-05-064-21/+21
|/
* Merge branch 'tcp-minor-adjustments-for-low-pacing-rates'David S. Miller2020-05-063-25/+22
|\
| * tcp: defer xmit timer reset in tcp_xmit_retransmit_queue()Eric Dumazet2020-05-061-6/+10
| * tcp: refine tcp_pacing_delay() for very low pacing ratesEric Dumazet2020-05-063-20/+13
|/
* arm64: dts: sdm845: add IPA iommus propertyAlex Elder2020-05-061-0/+2
* Merge branch 'timer-add-fsleep-for-flexible-sleeping'David S. Miller2020-05-063-64/+58
|\
| * r8169: use fsleep in polling functionsHeiner Kallweit2020-05-061-64/+44
| * timer: add fsleep for flexible sleepingHeiner Kallweit2020-05-062-0/+14
|/
* ipv6: Implement draft-ietf-6man-rfc4941bisFernando Gont2020-05-063-54/+40
* Merge branch 'add-phy-shared-storage'David S. Miller2020-05-066-116/+271
|\
| * net: phy: mscc: use phy_package_sharedMichael Walle2020-05-062-70/+32
| * net: phy: bcm54140: use phy_package_sharedMichael Walle2020-05-061-46/+11
| * net: phy: add concept of shared storage for PHYsMichael Walle2020-05-063-0/+228
|/
* Revert "crypto: chelsio - Inline single pdu only"Ayush Sawal2020-05-061-3/+0
* net: 7990: Fix use correct return type for ndo_start_xmit()Yunjian Wang2020-05-062-2/+2
* net: cpmac: Fix use correct return type for ndo_start_xmit()Yunjian Wang2020-05-061-1/+1
* net: moxa: Fix use correct return type for ndo_start_xmit()Yunjian Wang2020-05-061-2/+3
* net: lantiq: Fix use correct return type for ndo_start_xmit()Yunjian Wang2020-05-061-1/+2
* net: enetc: Make some symbols staticChenTao2020-05-061-2/+3
* net: mediatek: Fix use correct return type for ndo_start_xmit()Yunjian Wang2020-05-061-1/+1
* net: socionext: Fix use correct return type for ndo_start_xmit()Yunjian Wang2020-05-061-1/+1
* net: renesas: Fix use correct return type for ndo_start_xmit()Yunjian Wang2020-05-061-1/+2
* Merge branch 's390-qeth-next'David S. Miller2020-05-067-98/+486
|\
| * s390/qeth: clean up Kconfig help textJulian Wiedmann2020-05-061-6/+3
| * s390/qeth: return error when starting a reset failsJulian Wiedmann2020-05-063-16/+27
| * s390/qeth: set TX IRQ marker on last buffer in a groupJulian Wiedmann2020-05-061-6/+7
| * s390/qeth: indicate contiguous TX buffer elementsJulian Wiedmann2020-05-061-2/+10
| * s390/qeth: merge TX skb mapping codeJulian Wiedmann2020-05-061-37/+27
| * s390/qeth: don't use restricted offloads for local trafficJulian Wiedmann2020-05-062-4/+81
| * s390/qeth: extract helpers for next-hop lookupJulian Wiedmann2020-05-062-20/+27
| * s390/qeth: add debugfs file for local IP addressesJulian Wiedmann2020-05-062-1/+33