summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-15Linux 4.1.15v4.1.15Greg Kroah-Hartman1-1/+1
2015-12-15ALSA: hda/hdmi - apply Skylake fix-ups to Broxton display codecLu, Han1-1/+2
2015-12-15ceph: fix message length computationArnd Bergmann1-1/+1
2015-12-15ocfs2: fix umask ignored issueJunxiao Bi1-0/+2
2015-12-15nfs: if we have no valid attrs, then don't declare the attribute cache validJeff Layton1-1/+5
2015-12-15nfs4: start callback_ident at idr 1Benjamin Coddington1-1/+1
2015-12-15debugfs: fix refcount imbalance in start_creatingDaniel Borkmann1-1/+5
2015-12-15nfsd: eliminate sending duplicate and repeated delegationsAndrew Elble1-10/+84
2015-12-15nfsd: serialize state seqid morphing operationsJeff Layton2-14/+38
2015-12-15firewire: ohci: fix JMicron JMB38x IT context discoveryStefan Richter1-0/+5
2015-12-15ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong3-3/+16
2015-12-15ext4: fix potential use after free in __ext4_journal_stopLukas Czerner1-3/+3
2015-12-15ext4 crypto: fix memory leak in ext4_bio_write_page()Theodore Ts'o1-1/+4
2015-12-15rbd: don't put snap_context twice in rbd_queue_workfn()Ilya Dryomov1-0/+1
2015-12-15Btrfs: fix race when listing an inode's xattrsFilipe Manana1-1/+3
2015-12-15Btrfs: fix race leading to BUG_ON when running delalloc for nodatacowFilipe Manana1-2/+8
2015-12-15Btrfs: fix race leading to incorrect item deletion when dropping extentsFilipe Manana1-4/+12
2015-12-15Btrfs: fix truncation of compressed and inlined extentsFilipe Manana1-14/+68
2015-12-15Btrfs: fix file corruption and data loss after cloning inline extentsFilipe Manana1-43/+152
2015-12-15net_sched: fix qdisc_tree_decrease_qlen() racesEric Dumazet5-14/+26
2015-12-15ipv6: sctp: implement sctp_v6_destroy_sock()Eric Dumazet1-1/+8
2015-12-15net/neighbour: fix crash at dumping device-agnostic proxy entriesKonstantin Khlebnikov1-2/+2
2015-12-15ipv6: add complete rcu protection around np->optEric Dumazet13-52/+122
2015-12-15bpf, array: fix heap out-of-bounds access when updating elementsDaniel Borkmann1-1/+1
2015-12-15RDS: fix race condition when sending a message on unbound socketQuentin Casasnovas2-7/+3
2015-12-15ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček3-5/+11
2015-12-15broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen1-1/+1
2015-12-15net: ip6mr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov1-7/+8
2015-12-15net: ipmr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov1-7/+8
2015-12-15net, scm: fix PaX detected msg_controllen overflow in scm_detach_fdsDaniel Borkmann1-0/+2
2015-12-15tcp: initialize tp->copied_seq in case of cross SYN connectionEric Dumazet1-0/+1
2015-12-15tcp: fix potential huge kmalloc() calls in TCP_REPAIREric Dumazet1-3/+19
2015-12-15tcp: disable Fast Open on timeouts after handshakeYuchung Cheng1-0/+12
2015-12-15tcp: md5: fix lockdep annotationEric Dumazet1-1/+2
2015-12-15net: qmi_wwan: add XS Stick W100-2 from 4G SystemsBjørn Mork1-0/+1
2015-12-15snmp: Remove duplicate OUTMCAST stat incrementNeil Horman1-2/+0
2015-12-15ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld2-2/+4
2015-12-15sctp: translate host order to network order when setting a hmacidlucien1-2/+2
2015-12-15packet: fix tpacket_snd max frame lenDaniel Borkmann1-4/+5
2015-12-15packet: infer protocol from ethernet header if unsetDaniel Borkmann1-0/+11
2015-12-15packet: only allow extra vlan len on ethernet devicesDaniel Borkmann1-35/+25
2015-12-15packet: always probe for transport headerDaniel Borkmann1-4/+3
2015-12-15packet: do skb_probe_transport_header when we actually have dataDaniel Borkmann1-2/+3
2015-12-15tools/net: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa1-3/+4
2015-12-15unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat2-19/+165
2015-12-09Linux 4.1.14v4.1.14Greg Kroah-Hartman1-1/+1
2015-12-09netlink: Add missing goto statement to netlink_insertHerbert Xu1-0/+1
2015-12-09KVM: s390: enable SIMD only when no VCPUs were createdDavid Hildenbrand1-1/+5
2015-12-09staging/lustre: use jiffies for lp_last_query timesArnd Bergmann1-1/+1
2015-12-09xhci: Workaround to get Intel xHCI reset working more reliablyRajmohan Mani1-0/+10