summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-16ARCv2: Use the default irq priority for idle sleepVineet Gupta
2015-11-16ARC: Abstract out ISA specific SLEEP argsVineet Gupta
2015-11-16ALSA: usb-audio: work around CH345 input SysEx corruptionClemens Ladisch
2015-11-16ALSA: usb-audio: prevent CH345 multiport output SysEx corruptionClemens Ladisch
2015-11-16ALSA: usb-audio: add packet size quirk for the Medeli DD305Clemens Ladisch
2015-11-16ARC: comments updateVineet Gupta
2015-11-16ARC: switch to arc-linux- CROSS_COMPILE prefix across all configssujayraaj
2015-11-16powerpc: Wire up sys_mlock2()Michael Ellerman
2015-11-15hwmon : (applesmc) Fix uninitialized variables warningsShuah Khan
2015-11-15hwmon: (ina2xx) Fix build issue by selecting REGMAP_I2CLi Yang
2015-11-16dmaengine: at_hdmac: use %pad format string for dma_addr_tArnd Bergmann
2015-11-16dmaengine: at_xdmac: use %pad format string for dma_addr_tArnd Bergmann
2015-11-16dmaengine: imx-sdma: remove __init annotation on sdma_event_remapJason Liu
2015-11-16dmaengine: edma: predecence bug in GET_NUM_QDMACH()Dan Carpenter
2015-11-16dmaengine: edma: fix build without CONFIG_OFArnd Bergmann
2015-11-16dmaengine: of_dma: Correct return code for of_dma_request_slave_channel in ca...Peter Ujfalusi
2015-11-16dmaengine: sh: usb-dmac: Fix pm_runtime_{enable,disable}() imbalanceGeert Uytterhoeven
2015-11-16dmaengine: sh: usb-dmac: Fix crash on runtime suspendGeert Uytterhoeven
2015-11-15char: ipmi: Move MODULE_DEVICE_TABLE() to follow structLuis de Bethencourt
2015-11-15ipmi: Stop the timer immediately if idleCorey Minyard
2015-11-15ipmi: Start the timer and thread on internal msgsCorey Minyard
2015-11-15Merge branch 'mv88e6060-fixes'David S. Miller
2015-11-15net: dsa: mv88e6060: replace magic values with register definesNeil Armstrong
2015-11-15net: dsa: mv88e6060: add register defines header fileNeil Armstrong
2015-11-15net: dsa: mv88e6060: use the correct bit shift for mac0Neil Armstrong
2015-11-15net: dsa: mv88e6060: use the correct MaxFrameSize bitNeil Armstrong
2015-11-15net: dsa: mv88e6060: use the correct InitReady bitNeil Armstrong
2015-11-15net: dsa: mv88e6060: remove poll_link callbackNeil Armstrong
2015-11-15Linux 4.4-rc1v4.4-rc1Linus Torvalds
2015-11-15Merge branch 'mellanox-net-fixes'David S. Miller
2015-11-15net/mlx4_core: Avoid returning success in case of an error flowNoa Osherovich
2015-11-15net/mlx4_core: Fix sleeping while holding spinlock at rem_slave_countersEran Ben Elisha
2015-11-15net/mlx5e: Use the right DMA free function on TX pathAchiad Shochat
2015-11-15net/mlx5e: Max mtu comparison fixDoron Tsur
2015-11-15net/mlx5e: Added self loopback preventionTariq Toukan
2015-11-15net/mlx5e: Fix inline header size calculationSaeed Mahameed
2015-11-15ipvs: use skb_to_full_sk() helperEric Dumazet
2015-11-15tcp: ensure proper barriers in lockless contextsEric Dumazet
2015-11-15net: thunder: Fix crash upon shutdown after failed probePavel Fedin
2015-11-15sctp: translate host order to network order when setting a hmacidlucien
2015-11-15Merge branch 'packet-fixes'David S. Miller
2015-11-15packet: fix tpacket_snd max frame lenDaniel Borkmann
2015-11-15packet: infer protocol from ethernet header if unsetDaniel Borkmann
2015-11-15packet: only allow extra vlan len on ethernet devicesDaniel Borkmann
2015-11-15packet: always probe for transport headerDaniel Borkmann
2015-11-15packet: do skb_probe_transport_header when we actually have dataDaniel Borkmann
2015-11-15tools/net: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa
2015-11-15Merge branch 'ipv6-route-fixes'David S. Miller
2015-11-15ipv6: Check rt->dst.from for the DST_NOCACHE routeMartin KaFai Lau
2015-11-15ipv6: Check expire on DST_NOCACHE routeMartin KaFai Lau