summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-08-05batman-adv: fix kernel crash due to missing NULL checksMarek Lindner
2015-08-05batman-adv: avoid DAT to mess up LAN stateAntonio Quartulli
2015-08-03xen-netback: Allocate fraglist early to avoid complex rollbackRoss Lagerwall
2015-08-03udp: fix dst races with multicast early demuxEric Dumazet
2015-08-033c59x: Fix resource leaks in vortex_openJia-Ju Bai
2015-08-03rds: fix an integer overflow test in rds_info_getsockopt()Dan Carpenter
2015-08-03act_mirred: avoid calling tcf_hash_release() when bindingWANG Cong
2015-08-03openvswitch: Fix L4 checksum handling when dealing with IP fragmentsGlenn Griffin
2015-08-03rtlwifi: rtl8723be: Add module parameter for MSI interruptsLarry Finger
2015-08-02fq_codel: explicitly reset flows in ->reset()Eric Dumazet
2015-08-02rocker: free netdevice during netdevice removalIdo Schimmel
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-07-31Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-07-31Merge tag 'sound-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-07-31stmmac: fix missing MODULE_LICENSE in stmmac_platformJoachim Eastwood
2015-07-31Merge branch 'gianfar-wol-fixes'David S. Miller
2015-07-31gianfar: Enable device wakeup when appropriateClaudiu Manoil
2015-07-31gianfar: Fix suspend/resume for wol magic packetClaudiu Manoil
2015-07-31gianfar: Fix warning when CONFIG_PM offClaudiu Manoil
2015-07-31act_pedit: check binding before calling tcf_hash_release()WANG Cong
2015-07-31Merge tag 'iommu-fixes-v4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-07-31Merge tag 'drm-intel-fixes-2015-07-31' of git://anongit.freedesktop.org/drm-i...Linus Torvalds
2015-07-31Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-07-31iommu/amd: Allow non-ATS devices in IOMMUv2 domainsJoerg Roedel
2015-07-31rtlwifi: Fix NULL dereference when PCI driver used as an APLuis Felipe Dominguez Vega
2015-07-31b43: fix extpa_gain check for 2GHzHauke Mehrtens
2015-07-31rsi: Fix failure to load firmware after memory leak fix and fix the leakMike Looijmans
2015-07-31Merge tag 'iwlwifi-for-kalle-2015-07-30' of https://git.kernel.org/pub/scm/li...Kalle Valo
2015-07-30Merge tag 'xfs-for-linus-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-07-30net: sk_clone_lock() should only do get_net() if the parent is not a kernel s...Sowmini Varadhan
2015-07-30net: sched: fix refcount imbalance in actionsDaniel Borkmann
2015-07-30Merge branch 'r8152-fixes'David S. Miller
2015-07-30r8152: reset device when tx timeouthayeswang
2015-07-30r8152: add pre_reset and post_resethayeswang
2015-07-30ALSA: hda - Fix MacBook Pro 5,2 quirkTakashi Iwai
2015-07-30iwlwifi: pcie: fix stuck queue detection for sleeping clientsEmmanuel Grumbach
2015-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-07-30Merge tag 'hwmon-for-linus-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-07-30drm/i915: Declare the swizzling unknown for L-shaped configurationsChris Wilson
2015-07-30drm/i915: Mark PIN_USER binding as GLOBAL_BIND without the aliasing ppgttChris Wilson
2015-07-30netfilter: nf_conntrack: checking for IS_ERR() instead of NULLDan Carpenter
2015-07-30netfilter: nf_conntrack: silence warning on falling back to vmalloc()Pablo Neira Ayuso
2015-07-30iommu/amd: Set global dma_ops if swiotlb is disabledJoerg Roedel
2015-07-30iommu/amd: Use swiotlb in passthrough modeJoerg Roedel
2015-07-30iommu/amd: Allow non-IOMMUv2 devices in IOMMUv2 domainsJoerg Roedel
2015-07-30iommu/amd: Use iommu core for passthrough modeJoerg Roedel
2015-07-30iommu/amd: Use iommu_attach_group()Joerg Roedel
2015-07-29qlcnic: Fix corruption while copyingShahed Shaikh
2015-07-29act_bpf: fix memory leaks when replacing bpf programsDaniel Borkmann
2015-07-29Merge branch 'thunderx-fixes'David S. Miller