summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-02net: mvneta: fix bit assignment for RX packet irq enableMarcin Wojtas1-1/+1
2015-12-02net: mvneta: fix bit assignment in MVNETA_RXQ_CONFIG_REGMarcin Wojtas1-1/+1
2015-12-02net: mvneta: add configuration for MBUS windows access protectionMarcin Wojtas1-0/+2
2015-12-02Merge tag 'spi-fix-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-16/+44
2015-12-02cpufreq: use last policy after online for drivers with ->setpolicySrinivas Pandruvada2-4/+11
2015-12-02mac80211: fix off-channel mgmt-tx uninitialized variable usageJohannes Berg1-2/+6
2015-12-02mac80211: do not actively scan DFS channelsAntonio Quartulli1-4/+5
2015-12-02mac80211: don't teardown sdata on sdata stopEliad Peller1-1/+1
2015-12-02Merge branch 'thunderx-fixes'David S. Miller8-16/+66
2015-12-02net: thunderx: Enable BGX LMAC's RX/TX only after VF is upSunil Goutham3-3/+38
2015-12-02net: thunderx: Switchon carrier only upon interface link upSunil Goutham3-4/+18
2015-12-02net: thunderx: Set CQ timer threshold properlySunil Goutham3-5/+4
2015-12-02net: thunderx: Wait for delayed work to finish before destroying itThanneeru Srinivasulu2-4/+2
2015-12-02net: thunderx: Force to load octeon-mdio before bgx driver.Thanneeru Srinivasulu2-0/+4
2015-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-2/+5
2015-12-02Merge tag 'pinctrl-v4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds6-18/+15
2015-12-02Merge tag 'gpio-v4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds6-55/+69
2015-12-02openvswitch: properly refcount vport-vxlan modulePaolo Abeni4-5/+9
2015-12-02PCI / PM: Tune down retryable runtime suspend error messagesImre Deak1-2/+14
2015-12-02PM / Domains: Validate cases of a non-bound driver in genpd governorUlf Hansson1-3/+0
2015-12-02MAINTAINERS: ACPI / video: update a file name in drivers/acpi/Dan Carpenter1-1/+1
2015-12-02ACPI / property: fix compile error for acpi_node_get_property_reference() whe...Hanjun Guo1-2/+2
2015-12-02HID: lg: restrict filtering out of first interface to G29 onlyBenjamin Tissoires1-2/+3
2015-12-01bpf, array: fix heap out-of-bounds access when updating elementsDaniel Borkmann1-1/+1
2015-12-02x86/PCI/ACPI: Fix regression caused by commit 4d6b4e69a245Liu Jiang2-11/+9
2015-12-01tracing: Add sched_wakeup_new and sched_waking tracepoints for pid filterSteven Rostedt (Red Hat)1-0/+16
2015-12-01net: fix sock_wake_async() rcu protectionEric Dumazet5-33/+44
2015-12-01net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet22-52/+60
2015-12-01nvme: temporary fix for Apple controller resetStephan Günther1-0/+12
2015-12-01vmxnet3: fix checks for dma mapping errorsAlexey Khoroshilov1-11/+60
2015-12-01wan/x25: Fix use-after-free in x25_asy_open_tty()Peter Hurley1-5/+1
2015-12-01Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"Nicolas Dichtel4-11/+6
2015-12-01null_blk: change type of completion_nsec to unsigned longArianna Avanzini1-2/+2
2015-12-01null_blk: guarantee device restart in all irq modesArianna Avanzini1-12/+15
2015-12-01null_blk: set a separate timer for each commandPaolo Valente1-55/+24
2015-12-01Merge tag 'remoteproc-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-1/+3
2015-12-01pinctrl: sh-pfc: sh7734: Add missing cfg macro parameter to fix buildGeert Uytterhoeven1-3/+3
2015-12-01ALSA: hda - Add Conexant CX8200 (14f1:2008) codec entryTakashi Iwai1-0/+1
2015-12-01ALSA: hda - Correct codec names for 14f1:50f1 and 14f1:50f3Takashi Iwai1-2/+2
2015-11-30Merge tag 'mn10300-for-linus-v4.4-rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+1
2015-11-30Merge tag 'trace-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-8/+9
2015-11-30nfit: Adjust for different _FIT and NFIT headersLinda Knippers3-47/+52
2015-11-30nfit: Fix the check for a successful NFIT mergeLinda Knippers1-1/+1
2015-11-30nfit: Account for table size length variationLinda Knippers1-6/+12
2015-11-30ACPI: Better describe ACPI_DEBUGGERPeter Zijlstra1-2/+2
2015-11-30tcp: initialize tp->copied_seq in case of cross SYN connectionEric Dumazet1-0/+1
2015-11-30net: fsl: Fix error checking for platform_get_irq()Mark Brown1-1/+1
2015-11-30net: fsl: Don't use NO_IRQ to check return value of irq_of_parse_and_map()Mark Brown1-3/+3
2015-11-30af-unix: passcred support for sendpageHannes Frederic Sowa1-15/+64
2015-11-30blk-merge: fix computing bio->bi_seg_front_size in case of single segmentMing Lei1-0/+3