summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-03-24math: Export mul_u64_u64_div_u64David S. Miller
2021-03-24Merge branch 'mlxsw-resilient-nh-groups'David S. Miller
2021-03-24selftests: mlxsw: Add resilient nexthop groups configuration testsIdo Schimmel
2021-03-24selftests: mlxsw: Test unresolved neigh trap with resilient nexthop groupsIdo Schimmel
2021-03-24mlxsw: spectrum_router: Enable resilient nexthop groups to be programmedIdo Schimmel
2021-03-24mlxsw: spectrum_router: Periodically update activity of nexthop bucketsIdo Schimmel
2021-03-24mlxsw: reg: Add Router Adjacency Table Activity Dump RegisterIdo Schimmel
2021-03-24mlxsw: spectrum_router: Update hardware flags on nexthop bucketsIdo Schimmel
2021-03-24mlxsw: spectrum_router: Add nexthop bucket replacement supportIdo Schimmel
2021-03-24mlxsw: spectrum_router: Pass payload pointer to nexthop update functionIdo Schimmel
2021-03-24mlxsw: spectrum_router: Add ability to overwrite adjacency entry only when in...Ido Schimmel
2021-03-24mlxsw: spectrum_router: Add support for resilient nexthop groupsIdo Schimmel
2021-03-24Add Open Routing Protocol ID to `rtnetlink.h`Cooper Lees
2021-03-24net: enetc: don't depend on system endianness in enetc_set_mac_ht_fltVladimir Oltean
2021-03-24net: enetc: don't depend on system endianness in enetc_set_vlan_ht_filterVladimir Oltean
2021-03-24netdevsim: switch to memdup_user_nul()Wei Yongjun
2021-03-24net: decnet: Fixed multiple Coding Style issuesSai Kalyaan Palla
2021-03-24Merge branch 'phy-c45-loopback'David S. Miller
2021-03-24net: phy: marvell10g: Add PHY loopback supportWong Vee Khee
2021-03-24net: phy: add genphy_c45_loopbackWong Vee Khee
2021-03-24rhashtable: avoid -Wrestrict warning on overlapping sprintf outputArnd Bergmann
2021-03-24octeontx2: fix -Wnonnull warningArnd Bergmann