summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* ping: move ping_group_range out of CONFIG_SYSCTLCong Wang2014-05-091-1/+6
* ipv4: move local_port_range out of CONFIG_SYSCTLCong Wang2014-05-091-1/+1
* net: mdio: of_mdiobus_register(): fall back to mdiobus_register() for !CONFIG_OFDaniel Mack2014-05-071-1/+6
* Revert "net: core: introduce netif_skb_dev_features"Florian Westphal2014-05-071-6/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-05-064-2/+18
|\
| * vsock: Make transport the proto ownerAndy King2014-05-051-1/+5
| * net: Add variants of capable for use on netlink messagesEric W. Biederman2014-04-241-0/+7
| * net: Add variants of capable for use on on socketsEric W. Biederman2014-04-241-0/+5
| * net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman2014-04-241-1/+1
| * net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski2014-04-221-1/+1
* | Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-05-061-1/+0
|\ \
| * | Revert "tty: Fix race condition between __tty_buffer_request_room and flush_t...Peter Hurley2014-05-041-1/+0
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-05-041-0/+3
|\ \ \
| * | | arm64: fixmap: fix missing sub-page offset for earlyprintkMarc Zyngier2014-05-031-0/+3
| |/ /
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-032-2/+4
|\ \ \
| * | | genirq: x86: Ensure that dynamic irq allocation does not conflictThomas Gleixner2014-04-281-0/+2
| * | | linux/interrupt.h: fix new kernel-doc warningsRandy Dunlap2014-04-281-2/+2
| |/ /
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-05-011-1/+1
|\ \ \
| * | | Fix: tracing: use 'E' instead of 'X' for unsigned module tain flagMathieu Desnoyers2014-04-231-1/+1
* | | | word-at-a-time: simplify big-endian zero_bytemask macroH. Peter Anvin2014-05-011-1/+1
* | | | Merge tag 'trace-fixes-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-291-0/+2
|\ \ \ \
| * | | | ftrace/module: Hardcode ftrace_module_init() call into load_module()Steven Rostedt (Red Hat)2014-04-281-0/+2
| | |_|/ | |/| |
* | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-04-291-0/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | of/irq: do irq resolution in platform_get_irqRob Herring2014-04-241-0/+5
| |/ /
* | | word-at-a-time: avoid undefined behaviour in zero_bytemask macroWill Deacon2014-04-281-6/+2
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-272-2/+36
|\ \ \
| * | | genirq: Allow forcing cpu affinity of interruptsThomas Gleixner2014-04-172-2/+36
* | | | Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-04-271-0/+1
|\ \ \ \
| * | | | tty: Fix race condition between __tty_buffer_request_room and flush_to_ldiscManfred Schlaegl2014-04-251-0/+1
| | |/ / | |/| |
* | | | Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-04-271-0/+16
|\ \ \ \
| * | | | phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHYGrygorii Strashko2014-04-241-0/+16
| |/ / /
* | | | Merge tag 'fixes-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-04-251-3/+3
|\ \ \ \
| * | | | Merge tag 'vexpress/fixes-for-3.15' of git://git.linaro.org/people/pawel.moll...Arnd Bergmann2014-04-2432-69/+151
| |\| | |
| * | | | dt: tegra: remove non-existent clock IDsStephen Warren2014-04-241-3/+3
* | | | | Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-04-252-11/+11
|\ \ \ \ \
| * | | | | locks: rename FL_FILE_PVT and IS_FILE_PVT to use "*_OFDLCK" insteadJeff Layton2014-04-231-1/+1
| * | | | | locks: rename file-private locks to "open file description locks"Jeff Layton2014-04-221-10/+10
| |/ / / /
* | | | | Merge tag 'regulator-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-04-241-2/+2
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown2014-04-231-2/+2
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | regulator: core: Return error in get optional stubTim Kryger2014-04-181-2/+2
| | |/ / /
* | | | | Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-241-0/+1
|\ \ \ \ \
| * | | | | libata/ahci: accommodate tag ordered controllersDan Williams2014-04-181-0/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-04-232-0/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Input: Add INPUT_PROP_TOPBUTTONPAD device propertyHans de Goede2014-04-201-0/+1
| * | | | | Input: serio - add firmware_id sysfs attributeHans de Goede2014-04-201-0/+1
* | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-211-9/+0
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | ext4: remove temporary shim used to merge COLLAPSE_RANGE and ZERO_RANGETheodore Ts'o2014-04-151-9/+0
* | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-04-193-2/+9
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple...Dave Airlie2014-04-191-0/+4
| |\ \ \ \ \ \
| | * | | | | | drm/dp/i2c: Update comments about common i2c over dp assumptions (v3)Alex Deucher2014-04-081-0/+4