summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum_span: Fix initialization of struct mlxsw_sp_span_parmsPetr Machata2018-03-231-2/+2
* tc-testing: add selftests for 'bpf' actionDavide Caratti2018-03-231-0/+289
* net: bridge: fix direct access to bridge vlan_enabled and use helperNikolay Aleksandrov2018-03-231-1/+1
* Merge branch 'tls-RX'David S. Miller2018-03-236-126/+740
|\
| * tls: Add receive path documentationDave Watson2018-03-231-2/+64
| * tls: RX path for ktlsDave Watson2018-03-235-70/+609
| * tls: Refactor variable namesDave Watson2018-03-232-14/+14
| * tls: Pass error code explicitly to tls_err_abortDave Watson2018-03-232-4/+4
| * tls: Move cipher info to a separate structDave Watson2018-03-233-43/+49
| * tls: Generalize zerocopy_from_iterDave Watson2018-03-231-12/+19
|/
* intel: add SPDX identifiers to all the Intel driversJeff Kirsher2018-03-23168-0/+168
* bridge: Allow max MTU when multiple VLANs presentChas Williams2018-03-234-7/+25
* virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUSJay Vosburgh2018-03-231-1/+1
* devlink: Remove top_hierarchy arg for DEVLINK disabled pathDavid Ahern2018-03-231-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-23636-4191/+6274
|\
| * Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-03-2316-79/+153
| |\
| | * mm, thp: do not cause memcg oom for thpDavid Rientjes2018-03-232-4/+9
| | * mm/vmscan: wake up flushers for legacy cgroups tooAndrey Ryabinin2018-03-231-15/+16
| | * Revert "mm: page_alloc: skip over regions of invalid pfns where possible"Daniel Vacek2018-03-233-39/+1
| | * mm/shmem: do not wait for lock_page() in shmem_unused_huge_shrink()Kirill A. Shutemov2018-03-231-11/+20
| | * mm/thp: do not wait for lock_page() in deferred_split_scan()Kirill A. Shutemov2018-03-231-1/+3
| | * mm/khugepaged.c: convert VM_BUG_ON() to collapse failKirill A. Shutemov2018-03-231-1/+6
| | * x86/mm: implement free pmd/pte page interfacesToshi Kani2018-03-231-2/+26
| | * mm/vmalloc: add interfaces to free unmapped page tableToshi Kani2018-03-234-2/+48
| | * h8300: remove extraneous __BIG_ENDIAN definitionArnd Bergmann2018-03-231-1/+0
| | * hugetlbfs: check for pgoff value overflowMike Kravetz2018-03-232-3/+21
| | * lockdep: fix fs_reclaim warningTetsuo Handa2018-03-231-1/+1
| | * MAINTAINERS: update Mark Fasheh's e-mailMark Fasheh2018-03-231-1/+1
| | * mm/mempolicy.c: avoid use uninitialized preferred_nodeYisheng Xie2018-03-231-0/+3
| * | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-03-238-49/+57
| |\ \
| | * | libnvdimm, nfit: fix persistence domain reportingDan Williams2018-03-212-7/+13
| | * | libnvdimm, region: hide persistence_domain when unknownDan Williams2018-03-211-0/+7
| | * | acpi, numa: fix pxm to online numa node associationsDan Williams2018-03-161-4/+6
| | * | x86, memremap: fix altmap accounting at freeDan Williams2018-03-141-32/+28
| | * | libnvdimm: remove redundant assignment to pointer 'dev'Colin Ian King2018-03-141-1/+1
| | * | libnvdimm, {btt, blk}: do integrity setup before add_disk()Vishal Verma2018-03-072-4/+2
| | * | kernel/memremap: Remove stale devres_free() callOliver O'Halloran2018-03-061-1/+0
| * | | Merge tag 'drm-fixes-for-v4.16-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-03-2329-84/+176
| |\ \ \
| | * | | drm/ast: Fixed 1280x800 Display IssueY.C. Chen2018-03-231-2/+2
| | * | | Merge tag 'drm-misc-fixes-2018-03-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-03-225-8/+22
| | |\ \ \
| | | * | | drm: udl: Properly check framebuffer mmap offsetsGreg Kroah-Hartman2018-03-221-2/+7
| | | * | | drm: Reject getfb for multi-plane framebuffersDaniel Stone2018-03-211-0/+7
| | | * | | drm/sun4i: hdmi: Fix another error handling path in 'sun4i_hdmi_bind()'Christophe JAILLET2018-03-201-1/+2
| | | * | | drm/sun4i: hdmi: Fix an error handling path in 'sun4i_hdmi_bind()'Christophe JAILLET2018-03-201-1/+2
| | | * | | drm/sun4i: Fix an error handling path in 'sun4i_drv_bind()'Christophe JAILLET2018-03-121-2/+1
| | | * | | drm/sun4i: Fix exclusivity of the TCON clocksOndrej Jirman2018-03-121-2/+3
| | * | | | Merge tag 'drm-intel-fixes-2018-03-21' of git://anongit.freedesktop.org/drm/d...Dave Airlie2018-03-222-7/+4
| | |\ \ \ \
| | | * | | | drm/i915: Specify which engines to reset following semaphore/event lockupsChris Wilson2018-03-211-2/+2
| | | * | | | drm/i915/dp: Write to SET_POWER dpcd to enable MST hub.Dhinakaran Pandiyan2018-03-201-5/+2
| | * | | | | Merge branch 'vmwgfx-fixes-4.16' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2018-03-226-17/+59
| | |\ \ \ \ \