summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-03ARC: [plat-eznps] Fix build errorNoam Camus1-1/+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-03net/mlx5e: Fix ETHTOOL_GRXCLSRLALL handlingIlan Tayari1-0/+1
2017-05-03net/mlx5e: Fix small packet thresholdEugenia Emantayev1-1/+1
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-03dp83640: don't recieve time stamps twiceDan Carpenter1-2/+0
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-03net/packet: fix overflow in check for tp_reserveAndrey Konovalov1-0/+2
2017-05-03net/packet: fix overflow in check for tp_frame_nrAndrey Konovalov1-0/+2
2017-05-03l2tp: purge socket queues in the .destruct() callbackGuillaume Nault1-3/+4
2017-05-03l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6Guillaume Nault2-4/+6
2017-05-03net/mlx5: Avoid dereferencing uninitialized pointerTalat Batheesh1-2/+3
2017-05-03bpf: improve verifier packet range checksAlexei Starovoitov1-2/+3
2017-05-03kcm: return immediately after copy_from_user() failureWANG Cong1-3/+3
2017-05-03net: phy: handle state correctly in phy_stop_machineNathan Sullivan1-1/+1
2017-05-03net: neigh: guard against NULL solicit() methodEric Dumazet1-1/+2
2017-05-03sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()Tom Hromatka1-7/+8
2017-05-03sparc64: kern_addr_valid regressionbob picco1-1/+1
2017-05-03ping: implement proper lockingEric Dumazet1-2/+3
2017-05-03Revert "mmc: sdhci-msm: Enable few quirks"Greg Kroah-Hartman1-3/+1
2017-04-27Linux 4.9.25v4.9.25Greg Kroah-Hartman1-1/+1
2017-04-27device-dax: switch to srcu, fix rcu_read_lock() vs pte allocationDan Williams2-6/+8
2017-04-27x86/mce: Make the MCE notifier a blocking oneVishal Verma3-15/+5
2017-04-27x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam1-1/+1
2017-04-27powerpc/kprobe: Fix oops when kprobed on 'stdu' instructionRavi Bangoria1-3/+3
2017-04-27ubi/upd: Always flush after prepared for an updateSebastian Siewior1-4/+4
2017-04-27mac80211: fix MU-MIMO follow-MAC modeJohannes Berg1-18/+47
2017-04-27mac80211: reject ToDS broadcast data framesJohannes Berg1-0/+21
2017-04-27ubifs: Fix O_TMPFILE corner case in ubifs_link()Richard Weinberger1-0/+7
2017-04-27ubifs: Fix RENAME_WHITEOUT supportFelix Fietkau1-3/+0