summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-16dmaengine: at_hdmac: use %pad format string for dma_addr_tArnd Bergmann2-13/+13
2015-11-16dmaengine: at_xdmac: use %pad format string for dma_addr_tArnd Bergmann1-10/+10
2015-11-16dmaengine: imx-sdma: remove __init annotation on sdma_event_remapJason Liu1-1/+1
2015-11-16dmaengine: edma: predecence bug in GET_NUM_QDMACH()Dan Carpenter1-1/+1
2015-11-16dmaengine: edma: fix build without CONFIG_OFArnd Bergmann1-1/+1
2015-11-16dmaengine: of_dma: Correct return code for of_dma_request_slave_channel in ca...Peter Ujfalusi1-1/+1
2015-11-16dmaengine: sh: usb-dmac: Fix pm_runtime_{enable,disable}() imbalanceGeert Uytterhoeven1-1/+2
2015-11-16dmaengine: sh: usb-dmac: Fix crash on runtime suspendGeert Uytterhoeven1-2/+6
2015-11-16char: ipmi: Move MODULE_DEVICE_TABLE() to follow structLuis de Bethencourt1-1/+1
2015-11-16ipmi: Stop the timer immediately if idleCorey Minyard1-0/+7
2015-11-16ipmi: Start the timer and thread on internal msgsCorey Minyard1-29/+44
2015-11-16Merge branch 'mv88e6060-fixes'David S. Miller2-76/+149
2015-11-16net: dsa: mv88e6060: replace magic values with register definesNeil Armstrong1-27/+37
2015-11-16net: dsa: mv88e6060: add register defines header fileNeil Armstrong1-0/+111
2015-11-16net: dsa: mv88e6060: use the correct bit shift for mac0Neil Armstrong1-1/+2
2015-11-16net: dsa: mv88e6060: use the correct MaxFrameSize bitNeil Armstrong1-1/+1
2015-11-16net: dsa: mv88e6060: use the correct InitReady bitNeil Armstrong1-1/+1
2015-11-16net: dsa: mv88e6060: remove poll_link callbackNeil Armstrong1-49/+0
2015-11-16Linux 4.4-rc1v4.4-rc1Linus Torvalds1-2/+2
2015-11-16Merge branch 'mellanox-net-fixes'David S. Miller6-59/+148
2015-11-16net/mlx4_core: Avoid returning success in case of an error flowNoa Osherovich1-3/+5
2015-11-16net/mlx4_core: Fix sleeping while holding spinlock at rem_slave_countersEran Ben Elisha1-12/+27
2015-11-16net/mlx5e: Use the right DMA free function on TX pathAchiad Shochat2-32/+43
2015-11-16net/mlx5e: Max mtu comparison fixDoron Tsur1-0/+2
2015-11-16net/mlx5e: Added self loopback preventionTariq Toukan2-10/+62
2015-11-16net/mlx5e: Fix inline header size calculationSaeed Mahameed1-2/+9
2015-11-16ipvs: use skb_to_full_sk() helperEric Dumazet1-8/+8
2015-11-16tcp: ensure proper barriers in lockless contextsEric Dumazet6-23/+62
2015-11-16net: thunder: Fix crash upon shutdown after failed probePavel Fedin1-0/+3
2015-11-16sctp: translate host order to network order when setting a hmacidlucien1-2/+2
2015-11-16Merge branch 'packet-fixes'David S. Miller1-42/+44
2015-11-16packet: fix tpacket_snd max frame lenDaniel Borkmann1-4/+5
2015-11-16packet: infer protocol from ethernet header if unsetDaniel Borkmann1-0/+11
2015-11-16packet: only allow extra vlan len on ethernet devicesDaniel Borkmann1-35/+25
2015-11-16packet: always probe for transport headerDaniel Borkmann1-4/+3
2015-11-16packet: do skb_probe_transport_header when we actually have dataDaniel Borkmann1-2/+3
2015-11-16tools/net: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa1-3/+4
2015-11-16Merge branch 'ipv6-route-fixes'David S. Miller2-4/+21
2015-11-16ipv6: Check rt->dst.from for the DST_NOCACHE routeMartin KaFai Lau2-2/+4
2015-11-16ipv6: Check expire on DST_NOCACHE routeMartin KaFai Lau1-1/+10
2015-11-16ipv6: Avoid creating RTF_CACHE from a rt that is not managed by fib6 treeMartin KaFai Lau1-1/+7
2015-11-16fjes: fix inconsistent indentingColin Ian King1-1/+1
2015-11-15iwlwifi: mvm: Avoid dereferencing sta if it was already flushedAvri Altman1-24/+20
2015-11-15iwlwifi: mvm: don't overwrite the key indices in D3 entryLuca Coelho4-28/+39
2015-11-15iwlwifi: bump firmware API to 19Emmanuel Grumbach2-2/+2
2015-11-15iwlwifi: Add new PCI IDs for the 8260 seriesOren Givon1-1/+18
2015-11-15af-unix: fix use-after-free with concurrent readers while splicingHannes Frederic Sowa1-0/+18
2015-11-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds37-292/+947
2015-11-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2015-11-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-2/+7