summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-03Linux 4.10.14v4.10.14Greg Kroah-Hartman1-1/+1
2017-05-03ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf1-0/+12
2017-05-03cpu/hotplug: Serialize callback invocations properSebastian Andrzej Siewior1-14/+14
2017-05-03net: can: usb: gs_usb: Fix buffer on stackMaksim Salau1-5/+12
2017-05-03macsec: avoid heap overflow in skb_to_sgvecJason A. Donenfeld1-1/+1
2017-05-03ceph: fix recursion between ceph_set_acl() and __ceph_setattr()Yan, Zheng1-12/+10
2017-05-03nfsd: stricter decoding of write-like NFSv2/v3 opsJ. Bruce Fields2-0/+6
2017-05-03nfsd4: minor NFSv2/v3 write decoding cleanupJ. Bruce Fields2-8/+9
2017-05-03nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields1-0/+36
2017-05-03Input: i8042 - add Clevo P650RS to the i8042 reset listDmitry Torokhov1-0/+7
2017-05-03ASoC: intel: Fix PM and non-atomic crash in bytcr driversTakashi Iwai2-4/+2
2017-05-03p9_client_readdir() fixAl Viro1-0/+4
2017-05-03MIPS: Avoid BUG warning in arch_check_elfJames Cowgill1-1/+1
2017-05-03MIPS: cevt-r4k: Fix out-of-bounds array accessJames Hogan1-1/+1
2017-05-03MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan1-15/+33
2017-05-03ARC: [plat-eznps] Fix build errorNoam Camus1-1/+2
2017-05-03scsi: return correct blkprep status code in case scsi_init_io() fails.Johannes Thumshirn1-2/+2
2017-05-03ALSA: seq: Don't break snd_use_lock_sync() loop by timeoutTakashi Iwai1-6/+3
2017-05-03ALSA: firewire-lib: fix inappropriate assignment between signed/unsigned typeTakashi Sakamoto1-1/+1
2017-05-03ALSA: oxfw: fix regression to handle Stanton SCS.1m/1dTakashi Sakamoto1-2/+2
2017-05-03ipv6: check raw payload size correctly in ioctlJamie Bainbridge1-2/+1
2017-05-03tcp: memset ca_priv data to 0 properlyWei Wang1-8/+3
2017-05-03ipv6: check skb->protocol before lookup for nexthopWANG Cong1-16/+18
2017-05-03net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov2-4/+37
2017-05-03net: ipv6: regenerate host route if moved to gc listDavid Ahern1-2/+12
2017-05-03macvlan: Fix device ref leak when purging bc_queueHerbert Xu1-1/+10
2017-05-03tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATSSoheil Hassas Yeganeh3-7/+14
2017-05-03tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbsSoheil Hassas Yeganeh2-1/+22
2017-05-03net/mlx5e: Fix ETHTOOL_GRXCLSRLALL handlingIlan Tayari1-0/+1
2017-05-03net/mlx5e: Fix small packet thresholdEugenia Emantayev1-1/+1
2017-05-03net/mlx5: E-Switch, Correctly deal with inline mode on ConnectX-5Or Gerlitz2-13/+26
2017-05-03net/mlx5: Fix driver load bad flow when having fw initializing timeoutMohamad Haj Yahia1-1/+1
2017-05-03ip6mr: fix notification device destructionNikolay Aleksandrov1-7/+6
2017-05-03netpoll: Check for skb->queue_mappingTushar Dave1-2/+8
2017-05-03net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern2-1/+5
2017-05-03gso: Validate assumption of frag_list segementationIlan Tayari1-4/+14
2017-05-03ipv6: fix source routingSabrina Dubroca1-0/+4
2017-05-03ipv6: sr: fix double free of skb after handling invalid SRHDavid Lebrun1-1/+0
2017-05-03dp83640: don't recieve time stamps twiceDan Carpenter1-2/+0
2017-05-03ipv6: sr: fix out-of-bounds access in SRH validationDavid Lebrun1-0/+3
2017-05-03sh_eth: unmap DMA buffers when freeing ringsSergei Shtylyov1-55/+67
2017-05-03net: vrf: Fix setting NLM_F_EXCL flag when adding l3mdev ruleDavid Ahern1-1/+1
2017-05-03net-timestamp: avoid use-after-free in ip_recv_errorWillem de Bruijn3-14/+6
2017-05-03ipv6: Fix idev->addr_list corruptionRabin Vincent1-4/+7
2017-05-03tcp: clear saved_syn in tcp_disconnect()Eric Dumazet1-0/+1
2017-05-03sctp: listen on the sock only when it's state is listening or closedXin Long1-0/+3
2017-05-03net: ipv4: fix multipath RTM_GETROUTE behavior when iif is givenFlorian Larysch1-1/+1
2017-05-03l2tp: fix PPP pseudo-wire auto-loadingGuillaume Nault1-1/+1
2017-05-03l2tp: take reference on sessions being dumpedGuillaume Nault5-11/+27
2017-05-03openvswitch: Fix ovs_flow_key_update()Yi-Hung Wei1-2/+8