aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-09Merge branches 'for-3.19/upstream-fixes', 'for-3.20/apple', 'for-3.20/betop',...Jiri Kosina2-1/+4
2015-02-08net:rfs: adjust table size checkingEric Dumazet1-1/+2
2015-02-08SUNRPC: Remove TCP client connection reset hackTrond Myklebust1-1/+0
2015-02-08SUNRPC: Add helpers to prevent socket create from racingTrond Myklebust1-0/+3
2015-02-08Merge tag 'trace-fixes-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+4
2015-02-08net: rfs: add hash collision detectionEric Dumazet2-40/+18
2015-02-08net: fix a typo in skb_checksum_validate_zero_checkSabrina Dubroca1-1/+1
2015-02-08tcp: mitigate ACK loops for connections as tcp_timewait_sockNeal Cardwell1-0/+4
2015-02-08tcp: mitigate ACK loops for connections as tcp_sockNeal Cardwell1-0/+1
2015-02-08tcp: mitigate ACK loops for connections as tcp_request_sockNeal Cardwell2-0/+2
2015-02-08tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacksNeal Cardwell2-0/+38
2015-02-07net: openvswitch: Support masked set actions.Jarno Rajahalme1-1/+21
2015-02-07Merge tag 'nfc-next-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller4-7/+255
2015-02-08Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pxa2xx', 'spi/to...Mark Brown2-1/+1
2015-02-08Merge remote-tracking branches 'spi/topic/img-spfi', 'spi/topic/imx', 'spi/to...Mark Brown1-0/+2
2015-02-08Merge remote-tracking branches 'spi/topic/falcon', 'spi/topic/fsf', 'spi/topi...Mark Brown10-42/+0
2015-02-08Merge remote-tracking branch 'spi/topic/sh-msiof' into spi-nextMark Brown1-0/+2
2015-02-08Merge remote-tracking branches 'regulator/topic/max8649', 'regulator/topic/mo...Mark Brown2-0/+63
2015-02-08Merge remote-tracking branches 'regulator/topic/axp20x', 'regulator/topic/da9...Mark Brown1-0/+2
2015-02-08Merge remote-tracking branch 'regulator/topic/dt-cb' into regulator-nextMark Brown1-0/+13
2015-02-08Merge tag 'regulator-v3.19-rc7' into regulator-linusMark Brown1-3/+10
2015-02-08Merge remote-tracking branches 'regmap/topic/ac97', 'regmap/topic/doc' and 'r...Mark Brown1-1/+1
2015-02-07x86/tlb/trace: Do not trace on CPU that is offlineSteven Rostedt (Red Hat)1-1/+3
2015-02-07tracing: Add condition check to RCU lockdep checksSteven Rostedt (Red Hat)1-1/+1
2015-02-07Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-31/+1
2015-02-07Merge branch 'pci/misc' into nextBjorn Helgaas1-0/+2
2015-02-07serial: driver for ETRAX FS UARTNiklas Cassel1-0/+3
2015-02-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+0
2015-02-06Merge tag 'sound-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds3-2/+3
2015-02-06kvm: add halt_poll_ns module parameterPaolo Bonzini1-0/+19
2015-02-06Merge tag 'samsung-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson1-0/+20
2015-02-06ALSA: Add a helper to add a new attribute group to cardTakashi Iwai1-0/+3
2015-02-06Revert "IB/core: Add support for extended query device caps"Yann Droneaud2-31/+1
2015-02-06Merge tag 'v3.20-rockchip-dts3' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson1-0/+4
2015-02-05NFSv4.1: Pin the inode and super block in asynchronous layoutreturnsTrond Myklebust1-0/+1
2015-02-05NFSv4.1: Pin the inode and super block in asynchronous layoutcommitTrond Myklebust1-0/+1
2015-02-05net: ipv6: allow explicitly choosing optimistic addressesErik Kline1-0/+3
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-44/+124
2015-02-05Merge tag 'asoc-fix-ac97-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/ker...Takashi Iwai1-0/+1
2015-02-05Merge tag 'asoc-fix-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai10-26/+78
2015-02-05MMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-31/+66
2015-02-05block: merge __bio_map_user_iov into bio_map_user_iovChristoph Hellwig1-1/+0
2015-02-05block: pass iov_iter to the BLOCK_PC mapping functionsKent Overstreet2-6/+5
2015-02-05block: use blk_rq_map_user_iov to implement blk_rq_map_userChristoph Hellwig1-4/+0
2015-02-05ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for t...Lv Zheng2-5/+14
2015-02-05ACPICA: Update version to 20150204David E. Box1-1/+1
2015-02-05ACPICA: Update Copyright headers to 2015David E. Box19-19/+19
2015-02-05ACPICA: Events: Cleanup GPE dispatcher type obtaining codeLv Zheng1-0/+1
2015-02-05ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplugYinghai Lu1-0/+4
2015-02-05PCI: Use common resource list management code instead of private implementationJiang Liu1-7/+2