summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.2.8v4.2.8linux-4.2.yGreg Kroah-Hartman2015-12-141-1/+1
* Btrfs: fix regression running delayed references when using qgroupsFilipe Manana2015-12-149-134/+44
* cobalt: fix Kconfig dependencyHans Verkuil2015-12-141-1/+1
* ALSA: hda/hdmi - apply Skylake fix-ups to Broxton display codecLu, Han2015-12-141-1/+2
* ceph: fix message length computationArnd Bergmann2015-12-141-1/+1
* ocfs2: fix umask ignored issueJunxiao Bi2015-12-141-0/+2
* nfs: if we have no valid attrs, then don't declare the attribute cache validJeff Layton2015-12-141-1/+5
* nfs4: start callback_ident at idr 1Benjamin Coddington2015-12-141-1/+1
* debugfs: fix refcount imbalance in start_creatingDaniel Borkmann2015-12-141-1/+5
* nfsd: eliminate sending duplicate and repeated delegationsAndrew Elble2015-12-141-10/+84
* nfsd: serialize state seqid morphing operationsJeff Layton2015-12-142-14/+38
* firewire: ohci: fix JMicron JMB38x IT context discoveryStefan Richter2015-12-141-0/+5
* ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong2015-12-143-3/+16
* ext4: fix potential use after free in __ext4_journal_stopLukas Czerner2015-12-141-3/+3
* ext4 crypto: replace some BUG_ON()'s with error checksTheodore Ts'o2015-12-144-7/+15
* ext4 crypto: fix memory leak in ext4_bio_write_page()Theodore Ts'o2015-12-141-1/+4
* rbd: don't put snap_context twice in rbd_queue_workfn()Ilya Dryomov2015-12-141-0/+1
* btrfs: fix signed overflows in btrfs_sync_fileDavid Sterba2015-12-141-3/+7
* Btrfs: fix race when listing an inode's xattrsFilipe Manana2015-12-141-1/+3
* Btrfs: fix race leading to BUG_ON when running delalloc for nodatacowFilipe Manana2015-12-141-2/+8
* Btrfs: fix race leading to incorrect item deletion when dropping extentsFilipe Manana2015-12-141-4/+12
* Btrfs: fix regression when running delayed referencesFilipe Manana2015-12-142-0/+127
* Btrfs: fix truncation of compressed and inlined extentsFilipe Manana2015-12-141-14/+68
* Btrfs: fix file corruption and data loss after cloning inline extentsFilipe Manana2015-12-141-43/+152
* btrfs: fix resending received snapshot with parentRobin Ruede2015-12-141-2/+8
* via-rhine: fix VLAN receive handling regression.Andrej Ota2015-12-141-1/+2
* net_sched: fix qdisc_tree_decrease_qlen() racesEric Dumazet2015-12-145-14/+26
* ipv6: sctp: implement sctp_v6_destroy_sock()Eric Dumazet2015-12-141-1/+8
* net/neighbour: fix crash at dumping device-agnostic proxy entriesKonstantin Khlebnikov2015-12-141-2/+2
* ipv6: add complete rcu protection around np->optEric Dumazet2015-12-1413-52/+122
* bpf, array: fix heap out-of-bounds access when updating elementsDaniel Borkmann2015-12-141-1/+1
* RDS: fix race condition when sending a message on unbound socketQuentin Casasnovas2015-12-142-7/+3
* ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček2015-12-143-5/+11
* broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen2015-12-141-1/+1
* net: ip6mr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov2015-12-141-7/+8
* net: ipmr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov2015-12-141-7/+8
* net, scm: fix PaX detected msg_controllen overflow in scm_detach_fdsDaniel Borkmann2015-12-141-0/+2
* tcp: initialize tp->copied_seq in case of cross SYN connectionEric Dumazet2015-12-141-0/+1
* tcp: fix potential huge kmalloc() calls in TCP_REPAIREric Dumazet2015-12-141-3/+19
* tcp: disable Fast Open on timeouts after handshakeYuchung Cheng2015-12-141-0/+12
* tcp: md5: fix lockdep annotationEric Dumazet2015-12-141-1/+2
* net: qmi_wwan: add XS Stick W100-2 from 4G SystemsBjørn Mork2015-12-141-0/+1
* snmp: Remove duplicate OUTMCAST stat incrementNeil Horman2015-12-141-2/+0
* net: thunder: Check for driver data in nicvf_remove()Pavel Fedin2015-12-141-1/+6
* net: switchdev: fix return code of fdb_dump stubDragos Tatulea2015-12-141-1/+1
* ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld2015-12-142-2/+4
* net/mlx4_core: Fix sleeping while holding spinlock at rem_slave_countersEran Ben Elisha2015-12-141-12/+27
* sctp: translate host order to network order when setting a hmacidlucien2015-12-141-2/+2
* packet: fix tpacket_snd max frame lenDaniel Borkmann2015-12-141-4/+5
* packet: infer protocol from ethernet header if unsetDaniel Borkmann2015-12-141-0/+11