summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-31s390/qeth: when thread completes, wake up all waitersJulian Wiedmann
2018-03-31s390/qeth: free netdevice when removing a cardJulian Wiedmann
2018-03-31net: Fix hlist corruptions in inet_evict_bucket()Kirill Tkhai
2018-03-31net: use skb_to_full_sk() in skb_update_prio()Eric Dumazet
2018-03-31ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event()Eric Dumazet
2018-03-31sch_netem: fix skb leak in netem_enqueue()Alexey Kodanev
2018-03-31kcm: lock lower socket in kcm_attachTom Herbert
2018-03-31test_rhashtable: add test case for rhltable with duplicate objectsPaul Blakey
2018-03-31rhashtable: Fix rhlist duplicates insertionPaul Blakey
2018-03-31ppp: avoid loop in xmit recursion detection codeGuillaume Nault
2018-03-31net sched actions: return explicit error when tunnel_key mode is not specifiedRoman Mashak
2018-03-31ipv6: Reflect MTU changes on PMTU of exceptions for MTU-less routesStefano Brivio
2018-03-31net: phy: Tell caller result of phy_change()Brad Mouring
2018-03-31mlxsw: spectrum_buffers: Set a minimum quota for CPU port trafficIdo Schimmel
2018-03-31ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel stateDavid Lebrun
2018-03-31ipv6: sr: fix NULL pointer dereference when setting encap source addressDavid Lebrun
2018-03-31ipv6: old_dport should be a __be16 in __ip6_datagram_connect()Stefano Brivio
2018-03-31net: ipv6: keep sk status consistent after datagram connect failurePaolo Abeni
2018-03-31macvlan: filter out unsupported feature flagsShannon Nelson
2018-03-31devlink: Remove redundant free on error pathArkadi Sharshevsky
2018-03-31net: phy: relax error checking when creating sysfs link netdev->phydevGrygorii Strashko
2018-03-31sysfs: symlink: export sysfs_create_link_nowarn()Grygorii Strashko
2018-03-31qed: Fix non TCP packets should be dropped on iWARP ll2 connectionMichal Kalderon
2018-03-31tcp: purge write queue upon aborting the connectionSoheil Hassas Yeganeh
2018-03-31qed: Fix MPA unalign flow in case header is split across two packets.Michal Kalderon
2018-03-31openvswitch: meter: fix the incorrect calculation of max delta_tzhangliping
2018-03-31net: dsa: Fix dsa_is_user_port() test inversionFlorian Fainelli
2018-03-28Linux 4.15.14Greg Kroah-Hartman
2018-03-28bpf, x64: increase number of passesDaniel Borkmann
2018-03-28bpf: skip unnecessary capability checkChenbo Feng
2018-03-28kbuild: disable clang's default use of -fmerge-all-constantsDaniel Borkmann
2018-03-28staging: android: ion: Zero CMA allocated memoryLiam Mark
2018-03-28iio: imu: st_lsm6dsx: introduce conf_lock mutexLorenzo Bianconi
2018-03-28iio: imu: st_lsm6dsx: fix endianness in st_lsm6dsx_read_oneshot()Lorenzo Bianconi
2018-03-28iio: ABI: Fix name of timestamp sysfs fileLinus Walleij
2018-03-28perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration bug on Skylake se...Kan Liang
2018-03-28perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()Dan Carpenter
2018-03-28trace/bpf: remove helper bpf_perf_prog_read_value from tracepoint type programsYonghong Song
2018-03-28perf/core: Fix ctx_event_type in ctx_resched()Song Liu
2018-03-28perf stat: Fix CVS output format for non-supported countersIlya Pronin
2018-03-28perf/x86/intel/uncore: Fix Skylake UPI event formatKan Liang
2018-03-28hwmon: (k10temp) Add temperature offset for Ryzen 1900XGuenter Roeck
2018-03-28hwmon: (k10temp) Only apply temperature offset if result is positiveGuenter Roeck
2018-03-28x86/boot/64: Verify alignment of the LOAD segmentH.J. Lu
2018-03-28x86/build/64: Force the linker to use 2MB page sizeH.J. Lu
2018-03-28kvm/x86: fix icebp instruction handlingLinus Torvalds
2018-03-28posix-timers: Protect posix clock array access against speculationThomas Gleixner
2018-03-28x86/efi: Free efi_pgd with free_pages()Waiman Long
2018-03-28x86/vsyscall/64: Use proper accessor to update P4D entryBoris Ostrovsky
2018-03-28selftests/x86/ptrace_syscall: Fix for yet more glibc interferenceAndy Lutomirski