summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-25net: usb: lan78xx: remove unused including <linux/version.h>Zheng Yongjun
2021-03-25tipc: add extack messages for bearer/media failureHoang Le
2021-03-25Merge branch 'ethtool-FEC'David S. Miller
2021-03-25ethtool: clarify the ethtool FEC interfaceJakub Kicinski
2021-03-25ethtool: fec: sanitize ethtool_fecparam->fecJakub Kicinski
2021-03-25ethtool: fec: sanitize ethtool_fecparam->active_fecJakub Kicinski
2021-03-25ethtool: fec: sanitize ethtool_fecparam->reservedJakub Kicinski
2021-03-25ethtool: fec: remove long structure descriptionJakub Kicinski
2021-03-25ethtool: fec: fix typo in kdocJakub Kicinski
2021-03-25Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-03-25Merge tag 'mfd-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2021-03-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-03-25mailmap: update the email address for Chris ChiuChris Chiu
2021-03-25mailmap: update Andrey Konovalov's email addressAndrey Konovalov
2021-03-25mm/highmem: fix CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAPIra Weiny
2021-03-25mm: memblock: fix section mismatch warning againMike Rapoport
2021-03-25kfence: make compatible with kmemleakMarco Elver
2021-03-25gcov: fix clang-11+ supportNick Desaulniers
2021-03-25ia64: fix format strings for err_injectSergei Trofimovich
2021-03-25ia64: mca: allocate early mca with GFP_ATOMICSergei Trofimovich
2021-03-25squashfs: fix xattr id and id lookup sanity checksPhillip Lougher
2021-03-25squashfs: fix inode lookup sanity checksSean Nyekjaer
2021-03-25z3fold: prevent reclaim/free race for headless pagesThomas Hebb
2021-03-25selftests/vm: fix out-of-tree buildRong Chen
2021-03-25mm/mmu_notifiers: ensure range_end() is paired with range_start()Sean Christopherson
2021-03-25kasan: fix per-page tags for non-page_alloc pagesAndrey Konovalov
2021-03-25hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappingsMiaohe Lin
2021-03-25RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening serverPotnuri Bharat Teja
2021-03-25arm64: kernel: disable CNP on CarmelRich Wiley
2021-03-25arm64/process.c: fix Wmissing-prototypes build warningsManinder Singh
2021-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-03-24hinic: avoid gcc -Wrestrict warningArnd Bergmann
2021-03-24net: stmmac: support FPE link partner hand-shaking procedureOng Boon Leong
2021-03-246lowpan: Fix some typos in nhc_udp.cWang Hai
2021-03-24net/packet: Fix a typo in af_packet.cWang Hai
2021-03-24net/tls: Fix a typo in tls_device.cWang Hai
2021-03-24Simplify the code by using module_platform_driver macroZhichao Cai
2021-03-24Merge branch 'ipa-versions-and-registers'David S. Miller
2021-03-24net: ipa: increase channels and eventsAlex Elder
2021-03-24net: ipa: move ipa_aggr_granularity_val()Alex Elder
2021-03-24net: ipa: limit local processing context addressAlex Elder
2021-03-24net: ipa: define the ENDP_INIT_NAT registerAlex Elder
2021-03-24net: ipa: update version definitionsAlex Elder
2021-03-24net: ipa: reduce IPA version assumptionsAlex Elder
2021-03-24tcp_metrics: tcpm_hash_bucket is strictly localEric Dumazet
2021-03-24inet: use bigger hash table for IP ID generationEric Dumazet
2021-03-24psample: Fix user API breakageIdo Schimmel