aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-21ionic: remove unused ionic_coal_hw_to_usecShannon Nelson1-13/+0
2020-07-21ionic: set netdev default nameShannon Nelson1-0/+1
2020-07-21ionic: get MTU from lif identityShannon Nelson3-5/+15
2020-07-21net: ethernet: ti: add NETIF_F_HW_TC hw feature flag for taprio offloadMurali Karicheri1-1/+2
2020-07-21net: ethernet: ave: Fix error returns in ave_initWang Hai1-1/+1
2020-07-21bareudp: Reverted support to enable & disable rx metadata collectionMartin Varghese4-22/+7
2020-07-21drivers/net/wan/x25_asy: Fix to make it workXie He1-7/+14
2020-07-22spi: update bindings for MT8192 SoCleilk.liu1-0/+1
2020-07-22spi: mediatek: add spi support for mt8192 ICleilk.liu1-0/+3
2020-07-22spi: Add bindings for Lightning Mountain SoCDilip Kota1-2/+19
2020-07-22spi: lantiq: Add support to Lightning Mountain SoCDilip Kota2-2/+42
2020-07-22spi: lantiq: Move interrupt configuration to SoC specific data structureDilip Kota1-25/+39
2020-07-22spi: lantiq: Add fifo size bit mask in SoC specific data structureDilip Kota1-10/+9
2020-07-22spi: lantiq: Add support to acknowledge interruptDilip Kota1-0/+13
2020-07-22spi: lantiq: Move interrupt control register offesets to SoC specific data st...Dilip Kota1-8/+12
2020-07-22spi: lantiq: Add SMP supportDilip Kota1-0/+7
2020-07-22spi: lantiq: fix: Rx overflow error in full duplex modeDilip Kota1-0/+10
2020-07-22spi: spi-topcliff-pch: use generic power managementVaibhav Gupta1-38/+13
2020-07-22spi: ppc4xx: Convert to use GPIO descriptorsLinus Walleij2-99/+17
2020-07-22spi: spi-cadence: add support for chip select highShreyas Joshi1-1/+1
2020-07-22spi: lpspi: fix the imbalance of runtime pm function callClark Wang1-1/+6
2020-07-21md-cluster: fix rmmod issue when md_cluster convert bitmap to noneZhao Heming1-0/+1
2020-07-21md-cluster: fix safemode_delay value when converting to clustered bitmapZhao Heming1-2/+9
2020-07-21Revert "drm/amd/display: Expose connector VRR range via debugfs"Bhanuprakash Modem1-20/+0
2020-07-22powerpc/boot: add DTB to 'targets'Masahiro Yamada1-0/+2
2020-07-21md/raid5: support config stripe_size by sysfs entryYufen Yu1-0/+72
2020-07-21md/raid5: set default stripe_size as 4096Yufen Yu2-3/+24
2020-07-21md/raid456: convert macro STRIPE_* to RAID5_STRIPE_*Yufen Yu4-128/+153
2020-07-21Merge branch 'dpaa2-eth-add-support-for-TBF-offload'David S. Miller5-7/+126
2020-07-21dpaa2-eth: add support for TBF offloadIoana Ciornei2-1/+48
2020-07-21dpaa2-eth: add API for Tx shapingIoana Ciornei3-0/+65
2020-07-21dpaa2-eth: move the mqprio setup into a separate functionIoana Ciornei1-6/+13
2020-07-21mptcp: move helper to where its usedFlorian Westphal2-11/+12
2020-07-22ipvs: fix the connection sync failed in some casesguodeqing1-4/+8
2020-07-22netfilter: Use fallthrough pseudo-keywordGustavo A. R. Silva17-36/+34
2020-07-22ipvs: queue delayed work to expire no destination connections if expire_nodes...Andrew Sy Kim4-27/+110
2020-07-21Merge branch 'devlink-small-improvements'David S. Miller2-4/+6
2020-07-21devlink: Constify devlink instance pointerParav Pandit1-1/+1
2020-07-21devlink: Add comment for devlink instance lockParav Pandit1-1/+3
2020-07-21devlink: Avoid duplicate check for reload enabled flagParav Pandit1-1/+1
2020-07-21devlink: Do not hold devlink mutex when initializing devlink fieldsParav Pandit1-1/+1
2020-07-21r8169: allow to enable ASPM on RTL8125AHeiner Kallweit1-0/+2
2020-07-21selftest: txtimestamp: fix net ns entry logicPaolo Pisati1-1/+1
2020-07-21xtensa: fix access check in csum_and_copy_from_userMax Filippov1-1/+1
2020-07-21Merge branch 'qed-suppress-irrelevant-error-messages-on-HW-init'David S. Miller4-26/+34
2020-07-21qed: suppress false-positives interrupt error messages on HW initAlexander Lobakin3-24/+32
2020-07-21qed: suppress "don't support RoCE & iWARP" flooding on HW initAlexander Lobakin1-2/+2
2020-07-21fs-verity: use smp_load_acquire() for ->i_verity_infoEric Biggers2-5/+19
2020-07-21fscrypt: use smp_load_acquire() for ->i_crypt_infoEric Biggers3-8/+37
2020-07-21fscrypt: use smp_load_acquire() for ->s_master_keysEric Biggers1-3/+12