summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-10-20ipv4: split inet_ehashfn to hash functions per compilation unitHannes Frederic Sowa1-16/+6
2013-10-20ipip: add GSO/TSO supportEric Dumazet2-2/+6
2013-10-20ipv4: gso: make inet_gso_segment() stackableEric Dumazet1-2/+5
2013-10-20ipv4: generalize gre_handle_offloadsEric Dumazet2-1/+10
2013-10-20bonding: add Netlink support active_slave optionJiri Pirko1-0/+1
2013-10-20bonding: add Netlink support mode optionJiri Pirko1-0/+10
2013-10-20net: fix cipso packet validation when !NETLABELSeif Mazareeb1-2/+4
2013-10-20gpiolib / ACPI: allow passing GPIOF_ACTIVE_LOW for GpioInt resourcesMika Westerberg1-0/+2
2013-10-20gpiolib / ACPI: convert to gpiod interfacesMika Westerberg1-11/+18
2013-10-20gpiolib: add gpiod_get() and gpiod_put() functionsAlexandre Courbot2-0/+71
2013-10-20gpiolib: port of_ functions to use gpiodAlexandre Courbot1-5/+24
2013-10-20gpiolib: export descriptor-based GPIO interfaceAlexandre Courbot4-164/+434
2013-10-20Merge tag 'v3.12-rc6' into develLinus Walleij15-83/+77
2013-10-20Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman1-1/+3
2013-10-20ASoC: dmaengine-pcm: Add support for querying DMA capabilitiesLars-Peter Clausen1-0/+2
2013-10-20Merge 3.12-rc6 into usb-next.Greg Kroah-Hartman15-83/+77
2013-10-20Merge 3.12-rc6 into staging-next.Greg Kroah-Hartman15-83/+77
2013-10-20Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman33-96/+140
2013-10-20Merge 3.12-rc6 into char-misc-nextGreg Kroah-Hartman33-96/+140
2013-10-19Bluetooth: Add support for setting DUT modeMarcel Holtmann1-0/+3
2013-10-19Bluetooth: Expose debugfs settings for LE connection intervalMarcel Holtmann1-0/+2
2013-10-19Bluetooth: Add support for setting SSP debug modeMarcel Holtmann2-0/+3
2013-10-19Bluetooth: Remove interval parameter from HCI connectionMarcel Holtmann1-1/+0
2013-10-19Bluetooth: Select the own address type during initial setup phaseMarcel Holtmann1-0/+1
2013-10-19usb: wusbcore: preserve endianness of cached descriptorsThomas Pugliese1-3/+3
2013-10-19ftrace: Add set_graph_notrace filterNamhyung Kim1-0/+1
2013-10-19ARM: tegra: Add Tegra114 powergate supportThierry Reding1-1/+8
2013-10-19Merge tag 'pm+acpi-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-7/+0
2013-10-18Merge tag 'omap-for-v3.13/board-removal-signed-take2' of git://git.kernel.org...Kevin Hilman7-11/+55
2013-10-18cfg80211: export reg_initiator_name()Luis R. Rodriguez1-0/+9
2013-10-18Merge tag 'nfc-next-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville6-45/+267
2013-10-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville10-422/+89
2013-10-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-0/+2
2013-10-18tcp: rename tcp_tso_segment()Eric Dumazet1-1/+1
2013-10-18Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linusMark Brown1-0/+1
2013-10-18cpufreq: Add dummy cpufreq_cpu_get/put for CONFIG_CPU_FREQ=nDaniel Vetter1-0/+8
2013-10-18Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar5-28/+118
2013-10-18Bluetooth: Move device_add handling into hci_register_devMarcel Holtmann1-2/+0
2013-10-18Bluetooth: Add address type to device blacklist tableMarcel Holtmann1-1/+2
2013-10-18drm: Pad drm_mode_get_connector to 64-bit boundaryChris Wilson1-0/+2
2013-10-18net: Delete trailing semi-colon from definition of netdev_WARN()Ben Hutchings1-1/+1
2013-10-18net: refactor sk_page_frag_refill()Eric Dumazet1-0/+2
2013-10-18regulator: core: Add ability to create a lookup alias for supplyCharles Keepax1-0/+79
2013-10-18ASoC: add snd_soc_of_get_dai_name() default of_xlateKuninori Morimoto1-1/+3
2013-10-18intel_mid: Move platform device setups to their own platform_<device>.* filesDavid Cohen1-0/+3
2013-10-18ASoC: cs42l73: Add platform data support for cs42l73 codecBrian Austin1-0/+22
2013-10-18tty/serial: at91: add a fallback option to determine uart/usart propertyNicolas Ferre1-0/+1
2013-10-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller3-2/+53
2013-10-18ipv4: shrink rt_cache_statEric Dumazet1-8/+0
2013-10-17netdev: inet_timewait_sock.h missing semi-colon when KMEMCHECK is enabledRandy Dunlap1-1/+1