Age | Commit message (Expand) | Author | Files | Lines |
2018-05-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 16 | -43/+125 |
2018-05-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 49 | -193/+372 |
2018-05-26 | kasan: fix memory hotplug during boot | David Hildenbrand | 1 | -1/+1 |
2018-05-26 | kasan: free allocated shadow memory on MEM_CANCEL_ONLINE | David Hildenbrand | 1 | -0/+1 |
2018-05-26 | checkpatch: fix macro argument precedence test | Joe Perches | 1 | -1/+1 |
2018-05-26 | init/main.c: include <linux/mem_encrypt.h> | Mathieu Malaterre | 1 | -0/+1 |
2018-05-26 | kernel/sys.c: fix potential Spectre v1 issue | Gustavo A. R. Silva | 1 | -0/+5 |
2018-05-26 | mm/memory_hotplug: fix leftover use of struct page during hotplug | Jonathan Cameron | 3 | -6/+9 |
2018-05-26 | proc: fix smaps and meminfo alignment | Hugh Dickins | 1 | -5/+0 |
2018-05-26 | mm: do not warn on offline nodes unless the specific node is explicitly reque... | Michal Hocko | 1 | -1/+1 |
2018-05-26 | mm, memory_hotplug: make has_unmovable_pages more robust | Michal Hocko | 1 | -6/+10 |
2018-05-26 | mm/kasan: don't vfree() nonexistent vm_area | Andrey Ryabinin | 1 | -2/+61 |
2018-05-26 | MAINTAINERS: change hugetlbfs maintainer and update files | Mike Kravetz | 1 | -1/+7 |
2018-05-26 | ipc/shm: fix shmat() nil address after round-down when remapping | Davidlohr Bueso | 1 | -2/+10 |
2018-05-26 | Revert "ipc/shm: Fix shmat mmap nil-page protection" | Davidlohr Bueso | 1 | -7/+2 |
2018-05-26 | idr: fix invalid ptr dereference on item delete | Matthew Wilcox | 2 | -1/+10 |
2018-05-26 | ocfs2: revert "ocfs2/o2hb: check len for bio_add_page() to avoid getting inco... | Changwei Ge | 1 | -10/+1 |
2018-05-26 | mm: fix nr_rotate_swap leak in swapon() error case | Omar Sandoval | 1 | -1/+6 |
2018-05-26 | net/mlx5e: Avoid reset netdev stats on configuration changes | Eran Ben Elisha | 8 | -100/+136 |
2018-05-26 | net/mlx5e: Introducing new statistics rwlock | Shalom Lagziel | 5 | -9/+27 |
2018-05-26 | net/mlx5e: Move phy link down events counter out of SW stats | Saeed Mahameed | 2 | -18/+22 |
2018-05-26 | net/mlx5: Use order-0 allocations for all WQ types | Tariq Toukan | 9 | -94/+123 |
2018-05-26 | net/mlx5i: Use compilation flag in IPOIB header | Tariq Toukan | 1 | -0/+3 |
2018-05-26 | net/mlx5e: TX, Use actual WQE size for SQ edge fill | Tariq Toukan | 5 | -92/+178 |
2018-05-26 | net/mlx5e: Use WQ API functions instead of direct fields access | Tariq Toukan | 5 | -38/+60 |
2018-05-26 | net/mlx5e: Split offloaded eswitch TC rules for port mirroring | Chris Mi | 3 | -21/+108 |
2018-05-26 | net/mlx5e: Parse mirroring action for offloaded TC eswitch flows | Chris Mi | 3 | -21/+43 |
2018-05-26 | net/mlx5: E-switch, Create a second level FDB flow table | Chris Mi | 3 | -5/+32 |
2018-05-26 | net/mlx5: Add cap bits for flow table destination in FDB table | Chris Mi | 1 | -1/+3 |
2018-05-26 | net/mlx5: E-Switch, Reorganize and rename fdb flow tables | Chris Mi | 3 | -24/+25 |
2018-05-25 | net: dsa: dsa_loop: Make dynamic debugging helpful | Florian Fainelli | 1 | -14/+17 |
2018-05-25 | Merge branch 'ovs-ct-zone' | David S. Miller | 6 | -6/+595 |
2018-05-25 | openvswitch: Support conntrack zone limit | Yi-Hung Wei | 5 | -6/+567 |
2018-05-25 | openvswitch: Add conntrack limit netlink definition | Yi-Hung Wei | 1 | -0/+28 |
2018-05-25 | Merge tag 'mlx5e-updates-2018-05-19' of git://git.kernel.org/pub/scm/linux/ke... | David S. Miller | 17 | -80/+947 |
2018-05-25 | 8139too: Remove unnecessary netif_napi_del() | Bo Chen | 1 | -2/+0 |
2018-05-25 | ibmvnic: Fix partial success login retries | Thomas Falcon | 1 | -1/+6 |
2018-05-25 | Merge branch 'qed-ethtool-rx-flow-classification-enhancements' | David S. Miller | 7 | -199/+502 |
2018-05-25 | qed*: Support drop action classification | Manish Chopra | 7 | -15/+41 |
2018-05-25 | qede: Support flow classification to the VFs. | Manish Chopra | 1 | -4/+30 |
2018-05-25 | qed*: Support other classification modes. | Manish Chopra | 3 | -2/+32 |
2018-05-25 | qede: Validate unsupported configurations | Manish Chopra | 1 | -0/+73 |
2018-05-25 | qede: Refactor ethtool rx classification flow. | Manish Chopra | 1 | -182/+330 |
2018-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 4 | -24/+70 |
2018-05-25 | selftests/net: Add missing config options for PMTU tests | Stefano Brivio | 1 | -0/+5 |
2018-05-25 | cxgb4/cxgb4vf: Notify link changes to OS-dependent code | Arjun Vynipadath | 6 | -6/+64 |
2018-05-25 | cxgb4: clean up init_one | Ganesh Goudar | 2 | -21/+28 |
2018-05-25 | cxgb4/cxgb4vf: link management changes for new SFP | Ganesh Goudar | 3 | -18/+85 |
2018-05-25 | Merge tag 'batadv-net-for-davem-20180524' of git://git.open-mesh.org/linux-merge | David S. Miller | 2 | -18/+68 |
2018-05-25 | net: fec: remove stale comment | YueHaibing | 1 | -6/+0 |