summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-25kasan: fix memory hotplug during bootDavid Hildenbrand
2018-05-25kasan: free allocated shadow memory on MEM_CANCEL_ONLINEDavid Hildenbrand
2018-05-25checkpatch: fix macro argument precedence testJoe Perches
2018-05-25init/main.c: include <linux/mem_encrypt.h>Mathieu Malaterre
2018-05-25kernel/sys.c: fix potential Spectre v1 issueGustavo A. R. Silva
2018-05-25mm/memory_hotplug: fix leftover use of struct page during hotplugJonathan Cameron
2018-05-25proc: fix smaps and meminfo alignmentHugh Dickins
2018-05-25mm: do not warn on offline nodes unless the specific node is explicitly reque...Michal Hocko
2018-05-25mm, memory_hotplug: make has_unmovable_pages more robustMichal Hocko
2018-05-25mm/kasan: don't vfree() nonexistent vm_areaAndrey Ryabinin
2018-05-25MAINTAINERS: change hugetlbfs maintainer and update filesMike Kravetz
2018-05-25ipc/shm: fix shmat() nil address after round-down when remappingDavidlohr Bueso
2018-05-25Revert "ipc/shm: Fix shmat mmap nil-page protection"Davidlohr Bueso
2018-05-25idr: fix invalid ptr dereference on item deleteMatthew Wilcox
2018-05-25ocfs2: revert "ocfs2/o2hb: check len for bio_add_page() to avoid getting inco...Changwei Ge
2018-05-25mm: fix nr_rotate_swap leak in swapon() error caseOmar Sandoval
2018-05-25net/mlx5e: Avoid reset netdev stats on configuration changesEran Ben Elisha
2018-05-25net/mlx5e: Introducing new statistics rwlockShalom Lagziel
2018-05-25net/mlx5e: Move phy link down events counter out of SW statsSaeed Mahameed
2018-05-25net/mlx5: Use order-0 allocations for all WQ typesTariq Toukan
2018-05-25net/mlx5i: Use compilation flag in IPOIB headerTariq Toukan
2018-05-25net/mlx5e: TX, Use actual WQE size for SQ edge fillTariq Toukan
2018-05-25net/mlx5e: Use WQ API functions instead of direct fields accessTariq Toukan
2018-05-25net/mlx5e: Split offloaded eswitch TC rules for port mirroringChris Mi
2018-05-25net/mlx5e: Parse mirroring action for offloaded TC eswitch flowsChris Mi
2018-05-25net/mlx5: E-switch, Create a second level FDB flow tableChris Mi
2018-05-25net/mlx5: Add cap bits for flow table destination in FDB tableChris Mi
2018-05-25net/mlx5: E-Switch, Reorganize and rename fdb flow tablesChris Mi
2018-05-25net: dsa: dsa_loop: Make dynamic debugging helpfulFlorian Fainelli
2018-05-25Merge branch 'ovs-ct-zone'David S. Miller
2018-05-25openvswitch: Support conntrack zone limitYi-Hung Wei
2018-05-25openvswitch: Add conntrack limit netlink definitionYi-Hung Wei
2018-05-25Merge tag 'mlx5e-updates-2018-05-19' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-05-258139too: Remove unnecessary netif_napi_del()Bo Chen
2018-05-25ibmvnic: Fix partial success login retriesThomas Falcon
2018-05-25Merge branch 'qed-ethtool-rx-flow-classification-enhancements'David S. Miller
2018-05-25qed*: Support drop action classificationManish Chopra
2018-05-25qede: Support flow classification to the VFs.Manish Chopra
2018-05-25qed*: Support other classification modes.Manish Chopra
2018-05-25qede: Validate unsupported configurationsManish Chopra
2018-05-25qede: Refactor ethtool rx classification flow.Manish Chopra
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-05-25selftests/net: Add missing config options for PMTU testsStefano Brivio
2018-05-25cxgb4/cxgb4vf: Notify link changes to OS-dependent codeArjun Vynipadath
2018-05-25cxgb4: clean up init_oneGanesh Goudar
2018-05-25cxgb4/cxgb4vf: link management changes for new SFPGanesh Goudar
2018-05-25Merge tag 'batadv-net-for-davem-20180524' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2018-05-25net: fec: remove stale commentYueHaibing