summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1022-4635/+8206
2021-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds20-42/+230
2021-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-4/+6
2021-03-25Merge tag 'mfd-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-2/+4
2021-03-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds15-20/+83
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-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds191-787/+1819
2021-03-24hinic: avoid gcc -Wrestrict warningArnd Bergmann1-15/+10
2021-03-24net: stmmac: support FPE link partner hand-shaking procedureOng Boon Leong9-7/+331
2021-03-246lowpan: Fix some typos in nhc_udp.cWang Hai1-2/+2
2021-03-24net/packet: Fix a typo in af_packet.cWang Hai1-1/+1
2021-03-24net/tls: Fix a typo in tls_device.cWang Hai1-1/+1
2021-03-24Simplify the code by using module_platform_driver macroZhichao Cai1-12/+1
2021-03-24Merge branch 'ipa-versions-and-registers'David S. Miller9-57/+121
2021-03-24net: ipa: increase channels and eventsAlex Elder1-2/+2
2021-03-24net: ipa: move ipa_aggr_granularity_val()Alex Elder2-12/+15
2021-03-24net: ipa: limit local processing context addressAlex Elder2-4/+16
2021-03-24net: ipa: define the ENDP_INIT_NAT registerAlex Elder2-2/+29
2021-03-24net: ipa: update version definitionsAlex Elder1-7/+22
2021-03-24net: ipa: reduce IPA version assumptionsAlex Elder5-30/+37
2021-03-24tcp_metrics: tcpm_hash_bucket is strictly localEric Dumazet1-1/+0
2021-03-24inet: use bigger hash table for IP ID generationEric Dumazet1-14/+28
2021-03-24psample: Fix user API breakageIdo Schimmel1-4/+1
2021-03-24math: Export mul_u64_u64_div_u64David S. Miller1-0/+1
2021-03-24Merge branch 'mlxsw-resilient-nh-groups'David S. Miller9-23/+594
2021-03-24selftests: mlxsw: Add resilient nexthop groups configuration testsIdo Schimmel2-0/+87
2021-03-24selftests: mlxsw: Test unresolved neigh trap with resilient nexthop groupsIdo Schimmel1-0/+31
2021-03-24mlxsw: spectrum_router: Enable resilient nexthop groups to be programmedIdo Schimmel1-1/+85
2021-03-24mlxsw: spectrum_router: Periodically update activity of nexthop bucketsIdo Schimmel2-0/+102
2021-03-24mlxsw: reg: Add Router Adjacency Table Activity Dump RegisterIdo Schimmel1-0/+55
2021-03-24mlxsw: spectrum_router: Update hardware flags on nexthop bucketsIdo Schimmel1-0/+37
2021-03-24mlxsw: spectrum_router: Add nexthop bucket replacement supportIdo Schimmel1-0/+134
2021-03-24mlxsw: spectrum_router: Pass payload pointer to nexthop update functionIdo Schimmel5-17/+21