aboutsummaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-28bpf: avoid -Wmaybe-uninitialized warningArnd Bergmann1-4/+3
2018-05-28bpf: btf: avoid -Wreturn-type warningArnd Bergmann1-1/+1
2018-05-28libbpf: Install btf.h with libbpfAndrey Ignatov1-0/+1
2018-05-25kasan: fix memory hotplug during bootDavid Hildenbrand1-1/+1
2018-05-25kasan: free allocated shadow memory on MEM_CANCEL_ONLINEDavid Hildenbrand1-0/+1
2018-05-25checkpatch: fix macro argument precedence testJoe Perches1-1/+1
2018-05-25init/main.c: include <linux/mem_encrypt.h>Mathieu Malaterre1-0/+1
2018-05-25kernel/sys.c: fix potential Spectre v1 issueGustavo A. R. Silva1-0/+5
2018-05-25mm/memory_hotplug: fix leftover use of struct page during hotplugJonathan Cameron3-6/+9
2018-05-25proc: fix smaps and meminfo alignmentHugh Dickins1-5/+0
2018-05-25mm: do not warn on offline nodes unless the specific node is explicitly requestedMichal Hocko1-1/+1
2018-05-25mm, memory_hotplug: make has_unmovable_pages more robustMichal Hocko1-6/+10
2018-05-25mm/kasan: don't vfree() nonexistent vm_areaAndrey Ryabinin1-2/+61
2018-05-25MAINTAINERS: change hugetlbfs maintainer and update filesMike Kravetz1-1/+7
2018-05-25ipc/shm: fix shmat() nil address after round-down when remappingDavidlohr Bueso1-2/+10
2018-05-25Revert "ipc/shm: Fix shmat mmap nil-page protection"Davidlohr Bueso1-7/+2
2018-05-25idr: fix invalid ptr dereference on item deleteMatthew Wilcox2-1/+10
2018-05-25ocfs2: revert "ocfs2/o2hb: check len for bio_add_page() to avoid getting incorrect bio"Changwei Ge1-10/+1
2018-05-25mm: fix nr_rotate_swap leak in swapon() error caseOmar Sandoval1-1/+6
2018-05-25net: dsa: dsa_loop: Make dynamic debugging helpfulFlorian Fainelli1-14/+17
2018-05-25openvswitch: Support conntrack zone limitYi-Hung Wei5-6/+567
2018-05-25openvswitch: Add conntrack limit netlink definitionYi-Hung Wei1-0/+28
2018-05-258139too: Remove unnecessary netif_napi_del()Bo Chen1-2/+0
2018-05-25ibmvnic: Fix partial success login retriesThomas Falcon1-1/+6
2018-05-25qed*: Support drop action classificationManish Chopra7-15/+41
2018-05-25qede: Support flow classification to the VFs.Manish Chopra1-4/+30
2018-05-25qed*: Support other classification modes.Manish Chopra3-2/+32
2018-05-25qede: Validate unsupported configurationsManish Chopra1-0/+73
2018-05-25qede: Refactor ethtool rx classification flow.Manish Chopra1-182/+330
2018-05-25selftests/net: Add missing config options for PMTU testsStefano Brivio1-0/+5
2018-05-25cxgb4/cxgb4vf: Notify link changes to OS-dependent codeArjun Vynipadath6-6/+64
2018-05-25cxgb4: clean up init_oneGanesh Goudar2-21/+28
2018-05-25cxgb4/cxgb4vf: link management changes for new SFPGanesh Goudar3-18/+85
2018-05-25net: fec: remove stale commentYueHaibing1-6/+0
2018-05-25sfc: stop the TX queue before pushing new buffersMartin Habets1-8/+25
2018-05-25net: bridge: add support for port isolationNikolay Aleksandrov7-2/+24
2018-05-25mlx4_core: allocate ICM memory in page size chunksQing Huang1-7/+9
2018-05-24nfp: flower: compute link aggregation actionJohn Hurley5-28/+169
2018-05-24nfp: flower: implement host cmsg handler for LAGJohn Hurley3-2/+105
2018-05-24nfp: flower: monitor and offload LAG groupsJohn Hurley4-3/+646
2018-05-24net: include hash policy in LAG changeupper infoJohn Hurley3-1/+38
2018-05-24nfp: flower: add per repr private data for LAG offloadJohn Hurley2-0/+34
2018-05-24nfp: flower: check for/turn on LAG support in firmwareJohn Hurley4-0/+19
2018-05-24nfp: nfpcore: add rtsym writing functionJohn Hurley2-0/+45
2018-05-24nfp: add ndo_set_mac_address for representorsJohn Hurley1-0/+1
2018-05-24hv_netvsc: fix bogus ifalias on network deviceStephen Hemminger1-1/+4
2018-05-24enic: set DMA mask to 47 bitGovindarajulu Varadarajan1-4/+4
2018-05-24net/ipv4: Remove tracepoint in fib_validate_sourceDavid Ahern2-37/+0
2018-05-24net/ipv6: Udate fib6_table_lookup tracepointDavid Ahern3-13/+29
2018-05-24net/ipv4: Udate fib_table_lookup tracepointDavid Ahern2-34/+52