aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-10net/mlx5e: Set inline mode requirements for matching on IP fragmentsOr Gerlitz1-0/+4
2017-01-10net/mlx5e: Properly get address type of encapsulation IP headersOr Gerlitz1-4/+9
2017-01-10net/mlx5e: TC ipv4 tunnel encap offload error flow fixesOr Gerlitz1-8/+8
2017-01-10net/mlx5e: Warn when rejecting offload attempts of IP tunnelsOr Gerlitz1-6/+24
2017-01-10net/mlx5e: Properly handle offloading of source udp port for IP tunnelsOr Gerlitz1-4/+8
2017-01-10timerfd: export defines to userspaceMike Frysinger3-19/+38
2017-01-10mm/hugetlb.c: fix reservation race when freeing surplus pagesMike Kravetz1-9/+28
2017-01-10mm/slab.c: fix SLAB freelist randomization duplicate entriesJohn Sperbeck1-4/+4
2017-01-10zram: support BDI_CAP_STABLE_WRITESMinchan Kim1-2/+11
2017-01-10zram: revalidate disk under init_lockMinchan Kim1-7/+1
2017-01-10mm: support anonymous stable pageMinchan Kim2-2/+21
2017-01-10mm: add documentation for page fragment APIsAlexander Duyck1-0/+42
2017-01-10mm: rename __page_frag functions to __page_frag_cache, drop order from drainAlexander Duyck3-11/+11
2017-01-10mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_...Alexander Duyck4-13/+13
2017-01-10mm, memcg: fix the active list aging for lowmem requests when memcg is enabledMichal Hocko4-24/+49
2017-01-10mm: don't dereference struct page fields of invalid pagesArd Biesheuvel1-3/+3
2017-01-10mailmap: add codeaurora.org names for nameless email commitsStephen Boyd1-0/+4
2017-01-10signal: protect SIGNAL_UNKILLABLE from unintentional clearing.Jamie Iles2-2/+12
2017-01-10mm: pmd dirty emulation in page fault handlerMinchan Kim1-2/+4
2017-01-10ipc/sem.c: fix incorrect sem_lock pairingManfred Spraul1-1/+1
2017-01-10lib/Kconfig.debug: fix frv build failureSudip Mukherjee1-1/+1
2017-01-10mm: get rid of __GFP_OTHER_NODEMichal Hocko6-21/+9
2017-01-10mm: fix remote numa hits statisticsMichal Hocko1-11/+4
2017-01-10mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done}Dan Williams1-0/+4
2017-01-10ocfs2: fix crash caused by stale lvb with fsdlm pluginEric Ren3-0/+19
2017-01-10bpf: do not use KMALLOC_SHIFT_MAXMichal Hocko2-2/+2
2017-01-10mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDERMichal Hocko1-2/+2
2017-01-10dax: wrprotect pmd_t in dax_mapping_entry_mkcleanRoss Zwisler3-19/+38
2017-01-10mm: add follow_pte_pmd()Ross Zwisler2-7/+32
2017-01-10mm/thp/pagecache/collapse: free the pte page table on collapse for thp page c...Aneesh Kumar K.V1-19/+2
2017-01-10dax: fix deadlock with DAX 4k holesRoss Zwisler1-1/+1
2017-01-10MAINTAINERS: remove duplicate bug filling descriptionVlastimil Babka1-1/+0
2017-01-10gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu2-2/+8
2017-01-10gro: Enter slow-path if there is no tailroomHerbert Xu1-1/+2
2017-01-10mlx4: Return EOPNOTSUPP instead of ENOTSUPPMartin KaFai Lau1-1/+1
2017-01-10net/af_iucv: don't use paged skbs for TX on HiperSocketsJulian Wiedmann1-11/+14
2017-01-10net: add the AF_QIPCRTR entries to family name tablesAnna, Suman1-3/+3
2017-01-10net: qrtr: Mark 'buf' as little endianStephen Boyd1-2/+2
2017-01-10net: dsa: Ensure validity of dst->ds[0]Florian Fainelli1-4/+7
2017-01-10Merge tag 'linux-kselftest-4.10-rc4-fixes' of git://git.kernel.org/pub/scm/li...Linus Torvalds4-4/+4
2017-01-10net: skb_flow_get_be16() can be staticEric Dumazet1-2/+2
2017-01-10ibmvscsis: Fix srp_transfer_data fail return codeBryant G. Ly1-1/+1
2017-01-10Merge branch 'r8152-fix-autosuspend'David S. Miller1-16/+64
2017-01-10r8152: fix rx issue for runtime suspendhayeswang1-3/+28
2017-01-10r8152: split rtl8152_suspend functionhayeswang1-17/+40
2017-01-10target: support XCOPY requests without parametersDavid Disseldorp1-0/+4
2017-01-10target: check for XCOPY parameter truncationDavid Disseldorp2-0/+15
2017-01-10target: use XCOPY segment descriptor CSCD IDsDavid Disseldorp1-31/+48
2017-01-10target: check XCOPY segment descriptor CSCD IDsDavid Disseldorp2-0/+14
2017-01-10target: simplify XCOPY wwn->se_dev lookup helperDavid Disseldorp1-19/+9