summaryrefslogtreecommitdiffstats
path: root/drivers/soc (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-26tipc: add extack messages for bearer/media failureHoang Le1-10/+40
2021-03-26ethtool: clarify the ethtool FEC interfaceJakub Kicinski1-7/+30
2021-03-26ethtool: fec: sanitize ethtool_fecparam->fecJakub Kicinski1-0/+3
2021-03-26ethtool: fec: sanitize ethtool_fecparam->active_fecJakub Kicinski2-1/+2
2021-03-26ethtool: fec: sanitize ethtool_fecparam->reservedJakub Kicinski2-1/+6
2021-03-26ethtool: fec: remove long structure descriptionJakub Kicinski1-4/+0
2021-03-26ethtool: fec: fix typo in kdocJakub Kicinski1-1/+1
2021-03-25mailmap: update the email address for Chris ChiuChris Chiu1-0/+2
2021-03-25mailmap: update Andrey Konovalov's email addressAndrey Konovalov1-0/+1
2021-03-25mm/highmem: fix CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAPIra Weiny1-2/+2
2021-03-25mm: memblock: fix section mismatch warning againMike Rapoport1-2/+2
2021-03-25kfence: make compatible with kmemleakMarco Elver2-1/+11
2021-03-25gcov: fix clang-11+ supportNick Desaulniers1-0/+69
2021-03-25ia64: fix format strings for err_injectSergei Trofimovich1-11/+11
2021-03-25ia64: mca: allocate early mca with GFP_ATOMICSergei Trofimovich1-1/+1
2021-03-25squashfs: fix xattr id and id lookup sanity checksPhillip Lougher2-4/+8
2021-03-25squashfs: fix inode lookup sanity checksSean Nyekjaer2-2/+7
2021-03-25z3fold: prevent reclaim/free race for headless pagesThomas Hebb1-1/+15
2021-03-25selftests/vm: fix out-of-tree buildRong Chen1-2/+2
2021-03-25mm/mmu_notifiers: ensure range_end() is paired with range_start()Sean Christopherson2-5/+28
2021-03-25kasan: fix per-page tags for non-page_alloc pagesAndrey Konovalov1-3/+15
2021-03-25hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappingsMiaohe Lin3-8/+58
2021-03-25RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening serverPotnuri Bharat Teja1-2/+2
2021-03-25arm64: kernel: disable CNP on CarmelRich Wiley5-2/+27
2021-03-25arm64/process.c: fix Wmissing-prototypes build warningsManinder Singh3-0/+6
2021-03-25hinic: avoid gcc -Wrestrict warningArnd Bergmann1-15/+10
2021-03-25net: stmmac: support FPE link partner hand-shaking procedureOng Boon Leong9-7/+331
2021-03-256lowpan: Fix some typos in nhc_udp.cWang Hai1-2/+2
2021-03-25net/packet: Fix a typo in af_packet.cWang Hai1-1/+1
2021-03-25net/tls: Fix a typo in tls_device.cWang Hai1-1/+1
2021-03-25Simplify the code by using module_platform_driver macroZhichao Cai1-12/+1
2021-03-25net: ipa: increase channels and eventsAlex Elder1-2/+2
2021-03-25net: ipa: move ipa_aggr_granularity_val()Alex Elder2-12/+15
2021-03-25net: ipa: limit local processing context addressAlex Elder2-4/+16
2021-03-25net: ipa: define the ENDP_INIT_NAT registerAlex Elder2-2/+29
2021-03-25net: ipa: update version definitionsAlex Elder1-7/+22
2021-03-25net: ipa: reduce IPA version assumptionsAlex Elder5-30/+37
2021-03-25tcp_metrics: tcpm_hash_bucket is strictly localEric Dumazet1-1/+0
2021-03-25inet: use bigger hash table for IP ID generationEric Dumazet1-14/+28
2021-03-25psample: Fix user API breakageIdo Schimmel1-4/+1
2021-03-25math: Export mul_u64_u64_div_u64David S. Miller1-0/+1
2021-03-25selftests: mlxsw: Add resilient nexthop groups configuration testsIdo Schimmel2-0/+87
2021-03-25selftests: mlxsw: Test unresolved neigh trap with resilient nexthop groupsIdo Schimmel1-0/+31
2021-03-25mlxsw: spectrum_router: Enable resilient nexthop groups to be programmedIdo Schimmel1-1/+85
2021-03-25mlxsw: spectrum_router: Periodically update activity of nexthop bucketsIdo Schimmel2-0/+102
2021-03-25mlxsw: reg: Add Router Adjacency Table Activity Dump RegisterIdo Schimmel1-0/+55
2021-03-25mlxsw: spectrum_router: Update hardware flags on nexthop bucketsIdo Schimmel1-0/+37
2021-03-25mlxsw: spectrum_router: Add nexthop bucket replacement supportIdo Schimmel1-0/+134
2021-03-25mlxsw: spectrum_router: Pass payload pointer to nexthop update functionIdo Schimmel5-17/+21
2021-03-25mlxsw: spectrum_router: Add ability to overwrite adjacency entry only when in...Ido Schimmel5-19/+32