Revision 918fe1b3157978ada4267468008c5f89ef101e7d authored by Linus Torvalds on 03 June 2018, 00:35:53 UTC, committed by Linus Torvalds on 03 June 2018, 00:35:53 UTC
Pull networking fixes from David Miller:

 1) Infinite loop in _decode_session6(), from Eric Dumazet.

 2) Pass correct argument to nla_strlcpy() in netfilter, also from Eric
    Dumazet.

 3) Out of bounds memory access in ipv6 srh code, from Mathieu Xhonneux.

 4) NULL deref in XDP_REDIRECT handling of tun driver, from Toshiaki
    Makita.

 5) Incorrect idr release in cls_flower, from Paul Blakey.

 6) Probe error handling fix in davinci_emac, from Dan Carpenter.

 7) Memory leak in XPS configuration, from Alexander Duyck.

 8) Use after free with cloned sockets in kcm, from Kirill Tkhai.

 9) MTU handling fixes fo ip_tunnel and ip6_tunnel, from Nicolas
    Dichtel.

10) Fix UAPI hole in bpf data structure for 32-bit compat applications,
    from Daniel Borkmann.

* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (33 commits)
  bpf: fix uapi hole for 32 bit compat applications
  net: usb: cdc_mbim: add flag FLAG_SEND_ZLP
  ip6_tunnel: remove magic mtu value 0xFFF8
  ip_tunnel: restore binding to ifaces with a large mtu
  net: dsa: b53: Add BCM5389 support
  kcm: Fix use-after-free caused by clonned sockets
  net-sysfs: Fix memory leak in XPS configuration
  ixgbe: fix parsing of TC actions for HW offload
  net: ethernet: davinci_emac: fix error handling in probe()
  net/ncsi: Fix array size in dumpit handler
  cls_flower: Fix incorrect idr release when failing to modify rule
  net/sonic: Use dma_mapping_error()
  xfrm Fix potential error pointer dereference in xfrm_bundle_create.
  vhost_net: flush batched heads before trying to busy polling
  tun: Fix NULL pointer dereference in XDP redirect
  be2net: Fix error detection logic for BE3
  net: qmi_wwan: Add Netgear Aircard 779S
  mlxsw: spectrum: Forbid creation of VLAN 1 over port/LAG
  atm: zatm: fix memcmp casting
  iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUs
  ...
2 parent s e0255ae + cd075ce
History
File Mode Size
kasan
Kconfig -rw-r--r-- 24.6 KB
Kconfig.debug -rw-r--r-- 3.7 KB
Makefile -rw-r--r-- 3.6 KB
backing-dev.c -rw-r--r-- 26.6 KB
balloon_compaction.c -rw-r--r-- 5.5 KB
bootmem.c -rw-r--r-- 20.8 KB
cleancache.c -rw-r--r-- 9.9 KB
cma.c -rw-r--r-- 13.8 KB
cma.h -rw-r--r-- 573 bytes
cma_debug.c -rw-r--r-- 4.5 KB
compaction.c -rw-r--r-- 58.7 KB
debug.c -rw-r--r-- 4.2 KB
debug_page_ref.c -rw-r--r-- 1.4 KB
dmapool.c -rw-r--r-- 13.7 KB
early_ioremap.c -rw-r--r-- 6.8 KB
fadvise.c -rw-r--r-- 4.9 KB
failslab.c -rw-r--r-- 1.5 KB
filemap.c -rw-r--r-- 89.3 KB
frame_vector.c -rw-r--r-- 6.4 KB
frontswap.c -rw-r--r-- 14.3 KB
gup.c -rw-r--r-- 49.8 KB
gup_benchmark.c -rw-r--r-- 2.1 KB
highmem.c -rw-r--r-- 11.7 KB
hmm.c -rw-r--r-- 38.3 KB
huge_memory.c -rw-r--r-- 80.9 KB
hugetlb.c -rw-r--r-- 129.9 KB
hugetlb_cgroup.c -rw-r--r-- 10.9 KB
hwpoison-inject.c -rw-r--r-- 3.2 KB
init-mm.c -rw-r--r-- 716 bytes
internal.h -rw-r--r-- 16.8 KB
interval_tree.c -rw-r--r-- 3.1 KB
khugepaged.c -rw-r--r-- 48.8 KB
kmemleak-test.c -rw-r--r-- 3.2 KB
kmemleak.c -rw-r--r-- 59.0 KB
ksm.c -rw-r--r-- 87.1 KB
list_lru.c -rw-r--r-- 13.4 KB
maccess.c -rw-r--r-- 3.1 KB
madvise.c -rw-r--r-- 22.6 KB
memblock.c -rw-r--r-- 50.7 KB
memcontrol.c -rw-r--r-- 157.5 KB
memory-failure.c -rw-r--r-- 47.9 KB
memory.c -rw-r--r-- 126.5 KB
memory_hotplug.c -rw-r--r-- 48.8 KB
mempolicy.c -rw-r--r-- 71.4 KB
mempool.c -rw-r--r-- 14.0 KB
memtest.c -rw-r--r-- 2.8 KB
migrate.c -rw-r--r-- 77.8 KB
mincore.c -rw-r--r-- 6.7 KB
mlock.c -rw-r--r-- 22.6 KB
mm_init.c -rw-r--r-- 4.8 KB
mmap.c -rw-r--r-- 99.5 KB
mmu_context.c -rw-r--r-- 1.3 KB
mmu_notifier.c -rw-r--r-- 12.2 KB
mmzone.c -rw-r--r-- 2.4 KB
mprotect.c -rw-r--r-- 14.2 KB
mremap.c -rw-r--r-- 17.1 KB
msync.c -rw-r--r-- 2.6 KB
nobootmem.c -rw-r--r-- 10.7 KB
nommu.c -rw-r--r-- 47.8 KB
oom_kill.c -rw-r--r-- 29.7 KB
page-writeback.c -rw-r--r-- 84.3 KB
page_alloc.c -rw-r--r-- 220.2 KB
page_counter.c -rw-r--r-- 4.8 KB
page_ext.c -rw-r--r-- 11.1 KB
page_idle.c -rw-r--r-- 5.5 KB
page_io.c -rw-r--r-- 10.4 KB
page_isolation.c -rw-r--r-- 8.7 KB
page_owner.c -rw-r--r-- 15.1 KB
page_poison.c -rw-r--r-- 2.7 KB
page_vma_mapped.c -rw-r--r-- 6.9 KB
pagewalk.c -rw-r--r-- 8.7 KB
percpu-internal.h -rw-r--r-- 5.9 KB
percpu-km.c -rw-r--r-- 2.9 KB
percpu-stats.c -rw-r--r-- 5.7 KB
percpu-vm.c -rw-r--r-- 10.3 KB
percpu.c -rw-r--r-- 83.5 KB
pgtable-generic.c -rw-r--r-- 5.3 KB
process_vm_access.c -rw-r--r-- 10.0 KB
quicklist.c -rw-r--r-- 2.4 KB
readahead.c -rw-r--r-- 16.2 KB
rmap.c -rw-r--r-- 52.8 KB
rodata_test.c -rw-r--r-- 1.4 KB
shmem.c -rw-r--r-- 112.0 KB
slab.c -rw-r--r-- 110.8 KB
slab.h -rw-r--r-- 14.6 KB
slab_common.c -rw-r--r-- 36.7 KB
slob.c -rw-r--r-- 16.1 KB
slub.c -rw-r--r-- 142.9 KB
sparse-vmemmap.c -rw-r--r-- 8.0 KB
sparse.c -rw-r--r-- 22.8 KB
swap.c -rw-r--r-- 28.6 KB
swap_cgroup.c -rw-r--r-- 5.2 KB
swap_slots.c -rw-r--r-- 9.3 KB
swap_state.c -rw-r--r-- 22.5 KB
swapfile.c -rw-r--r-- 94.9 KB
truncate.c -rw-r--r-- 26.4 KB
usercopy.c -rw-r--r-- 8.8 KB
userfaultfd.c -rw-r--r-- 14.6 KB
util.c -rw-r--r-- 19.3 KB
vmacache.c -rw-r--r-- 3.2 KB
vmalloc.c -rw-r--r-- 70.3 KB
vmpressure.c -rw-r--r-- 14.3 KB
vmscan.c -rw-r--r-- 115.6 KB
vmstat.c -rw-r--r-- 52.8 KB
workingset.c -rw-r--r-- 18.1 KB
z3fold.c -rw-r--r-- 30.0 KB
zbud.c -rw-r--r-- 18.2 KB
zpool.c -rw-r--r-- 10.7 KB
zsmalloc.c -rw-r--r-- 60.3 KB
zswap.c -rw-r--r-- 34.5 KB

back to top