summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-04-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-04-28Merge tag 'trace-fixes-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-04-28Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-04-28cfg80211: Dynamic channel bandwidth changes in AP modeJouni Malinen
2014-04-28ftrace/module: Hardcode ftrace_module_init() call into load_module()Steven Rostedt (Red Hat)
2014-04-28genirq: x86: Ensure that dynamic irq allocation does not conflictThomas Gleixner
2014-04-28linux/interrupt.h: fix new kernel-doc warningsRandy Dunlap
2014-04-27sched, cls: check if we could overwrite actions when changing a filterCong Wang
2014-04-27FDDI: Reformat <linux/if_fddi.h> for 8-character tabsMaciej W. Rozycki
2014-04-27word-at-a-time: avoid undefined behaviour in zero_bytemask macroWill Deacon
2014-04-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-04-27Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-27Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-26at86rf230: use irq_get_trigger_typeAlexander Aring
2014-04-26tipc: add ioctl to fetch link namesErik Hugne
2014-04-26tipc: add support for link state subscriptionsErik Hugne
2014-04-25Merge tag 'fixes-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-04-25Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-04-25cfg80211: Add attributes describing prohibited channel bandwidthRostislav Lisovy
2014-04-25mac80211: add option to generate CCMP IVs only for mgmt framesMarek Kwaczynski
2014-04-25cfg80211: allow drivers to iterate over matching combinationsMichal Kazior
2014-04-24tty: Fix race condition between __tty_buffer_request_room and flush_to_ldiscManfred Schlaegl
2014-04-24Merge tag 'vexpress/fixes-for-3.15' of git://git.linaro.org/people/pawel.moll...Arnd Bergmann
2014-04-24of/irq: do irq resolution in platform_get_irqRob Herring
2014-04-24vxlan: add x-netns supportNicolas Dichtel
2014-04-24phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHYGrygorii Strashko
2014-04-24Merge tag 'regulator-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-04-24net: Add variants of capable for use on netlink messagesEric W. Biederman
2014-04-24net: Add variants of capable for use on on socketsEric W. Biederman
2014-04-24net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman
2014-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-04-24Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-04-246lowpan: nuke net_ieee802154_lowpan() accessor when 6lowpan is disabledLuis R. Rodriguez
2014-04-24dt: tegra: remove non-existent clock IDsStephen Warren
2014-04-23locks: rename FL_FILE_PVT and IS_FILE_PVT to use "*_OFDLCK" insteadJeff Layton
2014-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-04-23Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown
2014-04-23Fix: tracing: use 'E' instead of 'X' for unsigned module tain flagMathieu Desnoyers
2014-04-22audit: add netlink multicast group for log readRichard Guy Briggs
2014-04-22audit: add netlink audit protocol bind to check capabilities on multicast joinRichard Guy Briggs
2014-04-22netlink: have netlink per-protocol bind function return an error code.Richard Guy Briggs
2014-04-22filter: added BPF random opcodeChema Gonzalez
2014-04-22ethtool: Support for configurable RSS hash keyVenkata Duvvuru
2014-04-22net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski
2014-04-22locks: rename file-private locks to "open file description locks"Jeff Layton
2014-04-20Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-04-20tcp: make tcp_cwnd_application_limited() staticWeiping Pan
2014-04-206lowpan: include net/net_namespace.h on 6lowpan namepsace headerLuis R. Rodriguez
2014-04-206lowpan: add helper to get 6lowpan namespaceLuis R. Rodriguez
2014-04-20net: Add __dev_forward_skbHerbert Xu