summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-09netlink, mmap: fix edge-case leakages in nf queue zero-copyDaniel Borkmann
2015-09-09netlink, mmap: don't walk rx ring on poll if receive queue non-emptyDaniel Borkmann
2015-09-09cxgb4: changes for new firmware 1.14.4.0Hariprasad Shenai
2015-09-09net: fec: add netif status check before set mac addressNimrod Andy
2015-09-09Merge branch 'r8152-autoresume'David S. Miller
2015-09-09r8152: fix the runtime suspend issueshayeswang
2015-09-09r8152: split DRIVER_VERSIONhayeswang
2015-09-09ipv6: fix ifnullfree.cocci warningsWu Fengguang
2015-09-09add microchip LAN88xx phy driverWoojung.Huh@microchip.com
2015-09-09stmmac: fix check for phydev being openAlexey Brodkin
2015-09-09net: qlcnic: delete redundant memsetsRasmus Villemoes
2015-09-09net: mv643xx_eth: use kzallocRasmus Villemoes
2015-09-09net: jme: use kzalloc() instead of kmalloc+memsetRasmus Villemoes
2015-09-09net: cavium: liquidio: use kzalloc in setup_glist()Rasmus Villemoes
2015-09-09Merge tag 'qcom-soc-for-4.3-rc2' of git://codeaurora.org/quic/kernel/agross-m...Kevin Hilman
2015-09-09Merge tag 'qcom-dt-for-4.3-rc2' of git://codeaurora.org/quic/kernel/agross-ms...Kevin Hilman
2015-09-09Merge branch 'next/defconfig' into next/lateKevin Hilman
2015-09-09ARM: multi_v7_defconfig: Enable PBIAS regulatorKishon Vijay Abraham I
2015-09-09Merge branch 'drivers/reset' into next/lateKevin Hilman
2015-09-09Merge tag 'reset-for-4.3-fixes' of git://git.pengutronix.de/git/pza/linux int...Kevin Hilman
2015-09-09net: ipv6: use common fib_default_rule_prefPhil Sutter
2015-09-09net: ethoc: Remove unnecessary #ifdef CONFIG_OFTobias Klauser
2015-09-09net: dsa: bcm_sf2: Fix 64-bits register writesFlorian Fainelli
2015-09-09bpf: fix out of bounds access in verifier logAlexei Starovoitov
2015-09-09ipv6: fix multipath route replace error recoveryRoopa Prabhu
2015-09-09soc: qcom: smd: Correct fBLOCKREADINTR handlingBjorn Andersson
2015-09-09soc: qcom: smd: Use correct remote processor IDAndy Gross
2015-09-09soc: qcom: smem: Fix errant private accessAndy Gross
2015-09-09Merge tag 'qcom-soc-for-4.3' into v4.2-rc2Andy Gross
2015-09-09intel_pstate: fix PCT_TO_HWP macroKristen Carlson Accardi
2015-09-09intel_pstate: Fix user input of min/max to legal policy regionChen Yu
2015-09-09PM / OPP: Return suspend_opp only if it is enabledViresh Kumar
2015-09-09ARM: dts: qcom: msm8974-sony-xperia-honami: Use stdout-pathStephen Boyd
2015-09-09ARM: dts: qcom: msm8960-cdp: Use stdout-pathStephen Boyd
2015-09-09ARM: dts: qcom: msm8660-surf: Use stdout-pathStephen Boyd
2015-09-09ARM: dts: qcom: ipq8064-ap148: Use stdout-pathStephen Boyd
2015-09-09ARM: dts: qcom: apq8084-mtp: Use stdout-pathStephen Boyd
2015-09-09ARM: dts: qcom: apq8084-ifc6540: Use stdout-pathStephen Boyd
2015-09-09ARM: dts: qcom: apq8074-dragonboard: Use stdout-pathStephen Boyd
2015-09-09ARM: dts: qcom: apq8064-ifc6410: Use stdout-pathStephen Boyd
2015-09-09ARM: dts: qcom: apq8064-cm-qs600: Use stdout-pathStephen Boyd
2015-09-09ARM: dts: qcom: Label serial nodes for aliasing and stdout-pathStephen Boyd
2015-09-09Merge tag 'qcom-dt-for-4.3' into v4.2-rc2Andy Gross
2015-09-09ebpf: fix fd refcount leaks related to maps in bpf syscallDaniel Borkmann
2015-09-09Watchdog: Fix parent of watchdog_devicesPratyush Anand
2015-09-09watchdog: at91rm9200: Correct check for syscon_node_to_regmap() errorsBjorn Andersson
2015-09-09watchdog: at91sam9: get and use slow clockAlexandre Belloni
2015-09-09Documentation: dt: binding: atmel-sama5d4-wdt: for SAMA5D4 watchdog driverWenyou Yang
2015-09-09RDS: verify the underlying transport exists before creating a connectionSasha Levin
2015-09-09watchdog: add a driver to support SAMA5D4 watchdog timerWenyou Yang