summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-09ARM: dts: sun6i: hummingbird: Fix VDD-CPU and VDD-GPU regulator namesChen-Yu Tsai1-4/+4
2015-12-09ARM: dts: Fix WLAN regression on omap5-uevmTony Lindgren1-11/+55
2015-12-09ARM: at91: pm: at91_pm_suspend_in_sram() must be 8-byte alignedPatrick Doyle1-0/+2
2015-12-09ARM: at91/dt: corrections to i2c1 declaration to sama5d4Holger Busse1-4/+4
2015-12-09ARM: tegra: paz00: use con_id's to refer GPIO's in gpiod_lookup tableDmitry Osipenko1-2/+2
2015-12-09ARM: dts: imx27.dtsi: change the clock information for usbPeter Chen1-4/+12
2015-12-09ARM: common: edma: Fix channel parameter for irq callbacksPeter Ujfalusi1-2/+4
2015-12-09ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap()Marek Szyprowski1-0/+2
2015-12-09ARM: 8426/1: dma-mapping: add missing range check in dma_mmap()Marek Szyprowski1-0/+5
2015-12-09RDS: verify the underlying transport exists before creating a connectionSasha Levin1-0/+6
2015-12-09net: fix a race in dst_release()Eric Dumazet1-1/+1
2015-12-09bonding: fix panic on non-ARPHRD_ETHER enslave failureJay Vosburgh1-0/+1
2015-12-09packet: race condition in packet_bindFrancesco Ruggeri1-31/+49
2015-12-09ipv4: disable BH when changing ip local port rangeWANG Cong1-2/+2
2015-12-09ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_devSabrina Dubroca1-0/+1
2015-12-09net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet1-1/+2
2015-12-09sfc: push partner queue for skb->xmit_moreMartin Habets4-4/+36
2015-12-09sit: fix sit0 percpu double allocationsEric Dumazet1-22/+4
2015-12-09ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...Ani Sinha1-3/+3
2015-12-09stmmac: Correctly report PTP capabilities.Phil Reid1-2/+5
2015-12-09ipv4: update RTNH_F_LINKDOWN flag on UP eventJulian Anastasov1-0/+7
2015-12-09ipv4: fix to not remove local route on link downJulian Anastasov3-10/+16
2015-12-09tipc: linearize arriving NAME_DISTR and LINK_PROTO buffersJon Paul Maloy1-0/+5
2015-12-09net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto2-2/+2
2015-12-09RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da...Sowmini Varadhan1-2/+9
2015-12-09fib_trie: leaf_walk_rcu should not compute key if key is less than pn->keyAlexander Duyck1-1/+1
2015-12-09net: fec: normalize return value of pm_runtime_get_sync() in MDIO writeMaciej S. Szmigiero1-1/+3
2015-12-09ipv6: gre: support SIT encapsulationEric Dumazet1-1/+2
2015-12-09net: fec: Remove unneeded use of IS_ERR_VALUE() macroFabio Estevam1-3/+3
2015-12-09amd-xgbe: Fix race between access of desc and desc indexLendacky, Thomas2-1/+5
2015-12-09amd-xgbe: Use wmb before updating current descriptor countLendacky, Thomas2-2/+4
2015-12-09ppp: fix pppoe_dev deletion condition in pppoe_release()Guillaume Nault1-1/+1
2015-12-09macvtap: unbreak receiving of gro skb with frag listJason Wang1-1/+1
2015-12-09qmi_wwan: add Sierra Wireless MC74xx/EM74xxBjørn Mork1-0/+4
2015-12-09netlink: fix locking around NETLINK_LIST_MEMBERSHIPSDavid Herrmann1-2/+2
2015-12-09tcp: remove improper preemption check in tcp_xmit_probe_skb()Renato Westphal1-1/+1
2015-12-09tipc: allow non-linear first fragment bufferJon Paul Maloy1-3/+9
2015-12-09irda: precedence bug in irlmp_seq_hb_idx()Dan Carpenter1-1/+1
2015-11-10Linux 4.2.6v4.2.6Greg Kroah-Hartman1-1/+1
2015-11-10xen: fix backport of previous kexec patchGreg Kroah-Hartman1-3/+3
2015-11-10pinctrl: baytrail: Use raw_spinlock for lockingMika Westerberg1-25/+25
2015-11-10pinctrl: baytrail: Serialize all register accessMika Westerberg1-5/+16
2015-11-10thp: use is_zero_pfn() only after pte_present() checkMinchan Kim1-1/+2
2015-11-10drm/vmwgfx: Fix up user_dmabuf refcountingThomas Hellstrom7-17/+43
2015-11-10NVMe: Fix memory leak on retried commandsKeith Busch1-3/+6
2015-11-10arm64: compat: fix stxr failure case in SWP emulationWill Deacon1-8/+10
2015-11-10cpufreq: intel_pstate: Fix divide by zero on Knights Landing (KNL)Srinivas Pandruvada1-0/+5
2015-11-10sched/deadline: Fix migration of SCHED_DEADLINE tasksLuca Abeni1-3/+5
2015-11-10IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur1-1/+9
2015-11-10blk-mq: fix use-after-free in blk_mq_free_tag_set()Junichi Nomura2-3/+2