kernel-fxtec-pro1x/include/linux
Linus Torvalds 35a9ad8af0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pull networking updates from David Miller:
 "Most notable changes in here:

   1) By far the biggest accomplishment, thanks to a large range of
      contributors, is the addition of multi-send for transmit.  This is
      the result of discussions back in Chicago, and the hard work of
      several individuals.

      Now, when the ->ndo_start_xmit() method of a driver sees
      skb->xmit_more as true, it can choose to defer the doorbell
      telling the driver to start processing the new TX queue entires.

      skb->xmit_more means that the generic networking is guaranteed to
      call the driver immediately with another SKB to send.

      There is logic added to the qdisc layer to dequeue multiple
      packets at a time, and the handling mis-predicted offloads in
      software is now done with no locks held.

      Finally, pktgen is extended to have a "burst" parameter that can
      be used to test a multi-send implementation.

      Several drivers have xmit_more support: i40e, igb, ixgbe, mlx4,
      virtio_net

      Adding support is almost trivial, so export more drivers to
      support this optimization soon.

      I want to thank, in no particular or implied order, Jesper
      Dangaard Brouer, Eric Dumazet, Alexander Duyck, Tom Herbert, Jamal
      Hadi Salim, John Fastabend, Florian Westphal, Daniel Borkmann,
      David Tat, Hannes Frederic Sowa, and Rusty Russell.

   2) PTP and timestamping support in bnx2x, from Michal Kalderon.

   3) Allow adjusting the rx_copybreak threshold for a driver via
      ethtool, and add rx_copybreak support to enic driver.  From
      Govindarajulu Varadarajan.

   4) Significant enhancements to the generic PHY layer and the bcm7xxx
      driver in particular (EEE support, auto power down, etc.) from
      Florian Fainelli.

   5) Allow raw buffers to be used for flow dissection, allowing drivers
      to determine the optimal "linear pull" size for devices that DMA
      into pools of pages.  The objective is to get exactly the
      necessary amount of headers into the linear SKB area pre-pulled,
      but no more.  The new interface drivers use is eth_get_headlen().
      From WANG Cong, with driver conversions (several had their own
      by-hand duplicated implementations) by Alexander Duyck and Eric
      Dumazet.

   6) Support checksumming more smoothly and efficiently for
      encapsulations, and add "foo over UDP" facility.  From Tom
      Herbert.

   7) Add Broadcom SF2 switch driver to DSA layer, from Florian
      Fainelli.

   8) eBPF now can load programs via a system call and has an extensive
      testsuite.  Alexei Starovoitov and Daniel Borkmann.

   9) Major overhaul of the packet scheduler to use RCU in several major
      areas such as the classifiers and rate estimators.  From John
      Fastabend.

  10) Add driver for Intel FM10000 Ethernet Switch, from Alexander
      Duyck.

  11) Rearrange TCP_SKB_CB() to reduce cache line misses, from Eric
      Dumazet.

  12) Add Datacenter TCP congestion control algorithm support, From
      Florian Westphal.

  13) Reorganize sk_buff so that __copy_skb_header() is significantly
      faster.  From Eric Dumazet"

* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next: (1558 commits)
  netlabel: directly return netlbl_unlabel_genl_init()
  net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpers
  net: description of dma_cookie cause make xmldocs warning
  cxgb4: clean up a type issue
  cxgb4: potential shift wrapping bug
  i40e: skb->xmit_more support
  net: fs_enet: Add NAPI TX
  net: fs_enet: Remove non NAPI RX
  r8169:add support for RTL8168EP
  net_sched: copy exts->type in tcf_exts_change()
  wimax: convert printk to pr_foo()
  af_unix: remove 0 assignment on static
  ipv6: Do not warn for informational ICMP messages, regardless of type.
  Update Intel Ethernet Driver maintainers list
  bridge: Save frag_max_size between PRE_ROUTING and POST_ROUTING
  tipc: fix bug in multicast congestion handling
  net: better IFF_XMIT_DST_RELEASE support
  net/mlx4_en: remove NETDEV_TX_BUSY
  3c59x: fix bad split of cpu_to_le32(pci_map_single())
  net: bcmgenet: fix Tx ring priority programming
  ...
2014-10-08 21:40:54 -04:00
..
amba spi: pl022: Add support for chip select extension 2014-09-24 10:25:52 +01:00
bcma bcma: register bcma as device tree driver 2014-09-30 13:17:14 -04:00
byteorder include/linux/byteorder/generic.h: minor comment fix 2014-08-06 18:01:23 -07:00
can
ceph
clk clk: at91: add a driver for the h32mx clock 2014-09-22 11:38:59 +02:00
crush
decompress initramfs: support initramfs that is bigger than 2GiB 2014-08-08 15:57:26 -07:00
dma
extcon extcon: gpio: Fix code cleanup 2014-09-22 16:48:47 +09:00
fsl/bestcomm
gpio Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2014-10-07 21:16:26 -04:00
hsi
i2c Merge branch 'i2c/for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux 2014-08-09 09:15:07 -07:00
iio iio:trigger: modify return value for iio_trigger_get 2014-08-25 21:47:22 +01:00
input Input: MT - make slot cleanup callable outside mt_sync_frame() 2014-08-07 23:37:07 -07:00
irqchip irqchip: add irq-omap-intc.h header 2014-09-16 14:44:59 -07:00
isdn
lockd
mfd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2014-10-07 21:26:52 -04:00
mlx4 net/mlx4_en: Code cleanups in tx path 2014-10-06 01:04:15 -04:00
mlx5 net/mlx5_core: Identify resources by their type 2014-10-03 15:42:32 -07:00
mmc mmc: dw_mmc: Slot quirk "disable-wp" is deprecated. 2014-08-11 11:42:39 +02:00
mtd mtd: nand: fix DocBook warnings on nand_sdr_timings doc 2014-08-19 11:55:38 -07:00
netfilter netfilter: ipset: send nonzero skbinfo extensions only 2014-09-15 22:20:21 +02:00
netfilter_arp
netfilter_bridge
netfilter_ipv4
netfilter_ipv6
phy
pinctrl pinctrl: generic: Fix PIN_CONFIG_DRIVE_OPEN_SOURCE source/drain doc mismatch 2014-09-04 19:21:45 +02:00
platform_data ARM: SoC platform changes for 3.18 2014-10-08 17:13:04 -04:00
power
raid
regulator Merge remote-tracking branches 'regulator/topic/tps65217', 'regulator/topic/tps65910' and 'regulator/topic/voltage-ev' into regulator-next 2014-09-30 13:50:31 +01:00
rtc
sched
soc/ti drivers/soc: ti: fix build break with modules 2014-09-24 11:53:39 -07:00
spi Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/davinci', 'spi/fix/doc', 'spi/fix/dw', 'spi/fix/omap-mcspi', 'spi/fix/pxa2xx', 'spi/fix/rockchip' and 'spi/fix/rspi' into spi-linus 2014-08-30 19:28:04 +01:00
ssb
sunrpc Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux 2014-10-08 12:51:44 -04:00
unaligned
usb usb: hcd: add generic PHY support 2014-09-29 11:54:02 -04:00
uwb
wimax
8250_pci.h
a.out.h
acct.h make fs/{namespace,super}.c forget about acct.h 2014-08-07 14:40:09 -04:00
acpi.h Merge branch 'i2c/for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux 2014-08-09 09:15:07 -07:00
acpi_dma.h
acpi_pmtmr.h
adb.h
adfs_fs.h
aer.h
agp_backend.h
agpgart.h
ahci_platform.h
aio.h
alarmtimer.h
altera_jtaguart.h
altera_uart.h
amd-iommu.h
amifd.h
amifdreg.h
amigaffs.h
anon_inodes.h
apm-emulation.h
apm_bios.h
apple_bl.h
arcdevice.h
arm-cci.h
asn1.h
asn1_ber_bytecode.h
asn1_decoder.h
assoc_array.h
assoc_array_priv.h
async.h
async_tx.h
ata.h
ata_platform.h
atalk.h
ath9k_platform.h
atm.h
atm_suni.h
atm_tcp.h
atmdev.h
atmel-mci.h
atmel-ssc.h
atmel_pdc.h
atmel_serial.h
atmel_tc.h ARM: at91/tclib: mask interruptions at shutdown and probe 2014-09-08 10:54:03 +02:00
atomic.h
attribute_container.h
audit.h
auto_dev-ioctl.h
auto_fs.h
auxvec.h
average.h
b1pcmcia.h
backing-dev.h
backlight.h
balloon_compaction.h
basic_mmio_gpio.h
bcd.h
bch.h
bcm47xx_wdt.h
bfin_mac.h
binfmts.h
bio.h
bit_spinlock.h
bitmap.h lib: bitmap: add missing mask in bitmap_andnot 2014-08-06 18:01:27 -07:00
bitops.h
bitrev.h
blk-iopoll.h
blk-mq.h blk-mq: get rid of unused BLK_MQ_F_SHOULD_SORT flag 2014-08-15 12:38:41 -06:00
blk_types.h
blkdev.h
blktrace_api.h
blockgroup_lock.h
bma150.h
bootmem.h
bottom_half.h
bpf.h bpf: verifier (add verifier core) 2014-09-26 15:05:15 -04:00
brcmphy.h net: phy: add BCM7425 and BCM7429 PHYs 2014-10-01 22:12:48 -04:00
bsearch.h
bsg-lib.h
bsg.h
btree-128.h
btree-type.h
btree.h
btrfs.h
buffer_head.h
bug.h
c2port.h
cache.h
capability.h
cb710.h
cciss_ioctl.h
ccp.h crypto: ccp - Check for CCP before registering crypto algs 2014-09-24 14:23:34 +08:00
cdev.h
cdrom.h
cfag12864b.h
cgroup.h
cgroup_subsys.h
circ_buf.h
cleancache.h
clk-private.h
clk-provider.h
clk.h Documentation: Docbook: Fix generated DocBook/kernel-api.xml 2014-09-09 10:34:56 +02:00
clkdev.h
clksrc-dbx500-prcmu.h
clockchips.h
clocksource.h
cm4000_cs.h
cma.h mm, CMA: change cma_declare_contiguous() to obey coding convention 2014-08-06 18:01:16 -07:00
cmdline-parser.h
cn_proc.h
cnt32_to_63.h
coda.h
coda_psdev.h
com20020.h ARCNET: add support for multi interfaces on com20020 2014-09-29 14:36:26 -04:00
compaction.h
compat.h
compiler-clang.h
compiler-gcc.h
compiler-gcc3.h
compiler-gcc4.h
compiler-intel.h
compiler.h
completion.h
component.h
concap.h
configfs.h
connector.h
console.h
console_struct.h
consolemap.h
container.h
context_tracking.h
context_tracking_state.h
cordic.h
coredump.h
cper.h
cpu.h
cpu_cooling.h
cpu_pm.h
cpu_rmap.h
cpufeature.h
cpufreq.h
cpuidle.h
cpumask.h
cpuset.h cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags 2014-09-24 22:16:06 -04:00
cputime.h
crash_dump.h
crc-ccitt.h
crc-itu-t.h
crc-t10dif.h
crc7.h
crc8.h
crc16.h
crc32.h
crc32c.h
cred.h
crypto.h
cryptohash.h
cryptouser.h
cs5535.h
ctype.h
cuda.h
cyclades.h
davinci_emac.h
dca.h
dcache.h vfs: avoid non-forwarding large load after small store in path lookup 2014-09-14 17:28:32 -07:00
dccp.h
dcookies.h
debug_locks.h
debugfs.h
debugobjects.h
delay.h
delayacct.h
dell-led.h
devcoredump.h device coredump: add new device coredump class 2014-09-23 22:53:15 -07:00
devfreq.h
device-mapper.h
device.h devres: Improve devm_kasprintf()/kvasprintf() support 2014-09-23 23:32:50 -07:00
device_cgroup.h
devpts_fs.h
digsig.h
dio.h
dirent.h
dlm.h
dlm_plock.h
dm-dirty-log.h
dm-io.h
dm-kcopyd.h
dm-region-hash.h
dm9000.h
dma-attrs.h
dma-buf.h
dma-contiguous.h CMA: generalize CMA reserved area management functionality 2014-08-06 18:01:16 -07:00
dma-debug.h
dma-direction.h
dma-mapping.h
dma_remapping.h
dmaengine.h dmaengine-3.17 2014-10-07 20:39:25 -04:00
dmapool.h
dmar.h
dmi.h
dnotify.h
dns_resolver.h
dqblk_qtree.h
dqblk_v1.h
dqblk_v2.h
drbd.h
drbd_genl.h
drbd_genl_api.h
drbd_limits.h
ds1286.h
ds2782_battery.h
ds17287rtc.h
dtlk.h
dw_apb_timer.h
dw_dmac.h
dynamic_debug.h dynamic_debug: change __dynamic_<foo>_dbg return types to void 2014-10-03 14:55:48 -07:00
dynamic_queue_limits.h dql: dql_queued() should write first to reduce bus transactions 2014-09-29 00:04:55 -04:00
earlycpio.h
ecryptfs.h
edac.h
edd.h
edma.h
eeprom_93cx6.h
eeprom_93xx46.h
efi-bgrt.h
efi.h kexec: support kexec/kdump on EFI systems 2014-08-08 15:57:33 -07:00
efs_vh.h
eisa.h
elevator.h
elf-fdpic.h
elf.h
elfcore-compat.h
elfcore.h
elfnote.h
enclosure.h
err.h
errno.h
errqueue.h
etherdevice.h net: Add function for parsing the header length out of linear ethernet frames 2014-09-05 17:47:02 -07:00
ethtool.h ethtool: Add generic options for tunables 2014-09-05 12:12:20 -07:00
eventfd.h
eventpoll.h
evm.h
export.h
exportfs.h
ext2_fs.h
extcon.h
f2fs_fs.h f2fs: support large sector size 2014-09-23 11:10:20 -07:00
f75375s.h
falloc.h
fanotify.h
fault-inject.h
fb.h
fcdevice.h
fcntl.h
fd.h
fddidevice.h
fdtable.h
fec.h
fence.h
file.h
filter.h bpf: handle pseudo BPF_LD_IMM64 insn 2014-09-26 15:05:15 -04:00
fips.h
firewire.h
firmware-map.h
firmware.h
fixp-arith.h
flat.h
flex_array.h
flex_proportions.h
fmc-sdb.h
fmc.h
font.h
freezer.h
frontswap.h
fs.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2014-08-11 11:44:11 -07:00
fs_enet_pd.h net: fs_enet: Remove non NAPI RX 2014-10-08 16:01:41 -04:00
fs_pin.h take fs_pin stuff to fs/* 2014-08-07 14:40:08 -04:00
fs_stack.h
fs_struct.h
fs_uart_pd.h
fscache-cache.h
fscache.h
fsl-diu-fb.h
fsl_devices.h
fsl_hypervisor.h
fsl_ifc.h
fsnotify.h
fsnotify_backend.h fanotify: fix double free of pending permission events 2014-08-06 18:01:12 -07:00
ftrace.h ftrace: Allow ftrace_ops to use the hashes from other ops 2014-08-22 13:18:48 -04:00
ftrace_event.h Nicolas Pitre added generic tracepoints for tracing IPIs and updated the 2014-08-09 17:33:44 -07:00
ftrace_irq.h
futex.h
gameport.h
gcd.h
genalloc.h
genetlink.h
genhd.h
genl_magic_func.h
genl_magic_struct.h
getcpu.h
gfp.h mm/page_alloc.c: add __meminit to alloc_pages_exact_nid() 2014-08-06 18:01:15 -07:00
glob.h lib: add lib/glob.c 2014-08-06 18:01:24 -07:00
goldfish.h
gpio-fan.h
gpio-pxa.h
gpio.h
gpio_keys.h
gpio_mouse.h
gsmmux.h
hardirq.h
hash.h Make hash_64() use a 64-bit multiply when appropriate 2014-09-13 11:24:03 -07:00
hashtable.h
hdlc.h
hdlcdrv.h
hdmi.h
hid-debug.h
hid-roccat.h
hid-sensor-hub.h
hid-sensor-ids.h
hid.h Merge branches 'for-3.18/always-poll-quirk', 'for-3.18/logitech', 'for-3.18/picolcd', 'for-3.18/rmi', 'for-3.18/sony', 'for-3.18/uhid', 'for-3.18/upstream' and 'for-3.18/wacom' into for-linus 2014-10-06 23:34:40 +02:00
hiddev.h
hidraw.h
highmem.h mm: BUG when __kmap_atomic_idx equals KM_TYPE_NR 2014-08-06 18:01:22 -07:00
highuid.h
hil.h
hil_mlc.h
hippidevice.h
host1x.h
hp_sdc.h
hpet.h
hrtimer.h
htcpld.h
htirq.h
huge_mm.h mm: make copy_pte_range static again 2014-08-06 18:01:19 -07:00
hugetlb.h mm, hugetlb: remove hugetlb_zero and hugetlb_infinity 2014-08-06 18:01:19 -07:00
hugetlb_cgroup.h
hugetlb_inline.h
hw_breakpoint.h
hw_random.h
hwmon-sysfs.h
hwmon-vid.h
hwmon.h
hwspinlock.h
hyperv.h
i2c-algo-bit.h
i2c-algo-pca.h
i2c-algo-pcf.h
i2c-dev.h
i2c-gpio.h
i2c-mux-gpio.h
i2c-mux-pinctrl.h
i2c-mux.h
i2c-ocores.h
i2c-omap.h
i2c-pca-platform.h
i2c-pnx.h
i2c-pxa.h
i2c-smbus.h
i2c-xiic.h
i2c.h i2c: move acpi code back into the core 2014-09-25 16:07:15 +02:00
i2o.h
i7300_idle.h
i8042.h
i8253.h
icmp.h
icmpv6.h
ide.h
idr.h
ieee80211.h cfg80211: add WMM traffic stream API 2014-09-11 12:21:18 +02:00
if_arp.h
if_bridge.h
if_eql.h
if_ether.h
if_fddi.h
if_frad.h
if_link.h
if_ltalk.h
if_macvlan.h macvlan: add source mode 2014-09-29 15:37:01 -04:00
if_phonet.h
if_pppol2tp.h
if_pppox.h
if_team.h
if_tun.h
if_tunnel.h
if_vlan.h net: Always untag vlan-tagged traffic on input. 2014-08-11 12:16:51 -07:00
igmp.h ipv4: implement igmp_qrv sysctl to tune igmp robustness variable 2014-09-04 22:26:14 -07:00
ihex.h
ima.h
in.h
in6.h
inet.h
inet_diag.h
inet_lro.h
inetdevice.h
init.h
init_ohci1394_dma.h
init_task.h
initrd.h
inotify.h
input-polldev.h
input.h
integrity.h
intel-iommu.h
intel_mid_dma.h
intel_pmic_gpio.h
interrupt.h
interval_tree.h
interval_tree_generic.h
io-mapping.h
io.h
ioc3.h
ioc4.h
iocontext.h
iommu-helper.h
iommu.h
ioport.h resource: provide new functions to walk through resources 2014-08-08 15:57:32 -07:00
ioprio.h
iova.h
ip.h
ipack.h ipack: save carrier owner to allow device to get it 2014-09-23 23:13:13 -07:00
ipc.h
ipc_namespace.h
ipmi-fru.h
ipmi.h
ipmi_smi.h
ipv6.h
ipv6_route.h
irq.h
irq_cpustat.h
irq_work.h
irqchip.h
irqdesc.h
irqdomain.h
irqflags.h
irqnr.h
irqreturn.h
isa.h
isapnp.h
iscsi_boot_sysfs.h
iscsi_ibft.h
isdn.h
isdn_divertif.h
isdn_ppp.h
isdnif.h
isicom.h
jbd.h
jbd2.h jbd2: fix descriptor block size handling errors with journal_csum 2014-08-28 22:22:29 -04:00
jbd_common.h
jhash.h
jiffies.h jiffies: Fix timeval conversion to jiffies 2014-09-12 13:59:03 -07:00
journal-head.h
joystick.h
jump_label.h
jump_label_ratelimit.h
jz4740-adc.h
kallsyms.h
kbd_diacr.h
kbd_kern.h
kbuild.h
kcmp.h
kconfig.h
kcore.h
kd.h
kdb.h
kdebug.h
kdev_t.h
kern_levels.h
kernel-page-flags.h
kernel.h This finally applies the stricter sysfs perms checking we pulled out 2014-08-10 21:31:58 -07:00
kernel_stat.h
kernelcapi.h
kernfs.h
kexec.h kexec: verify the signature of signed PE bzImage 2014-08-08 15:57:33 -07:00
key-type.h
key.h
keyboard.h
kfifo.h Documentation: Docbook: Fix generated DocBook/kernel-api.xml 2014-09-09 10:34:56 +02:00
kgdb.h
khugepaged.h
klist.h klist: use same naming scheme as hlist for klist_add_after() 2014-08-06 18:01:24 -07:00
kmemcheck.h
kmemleak.h
kmod.h
kmsg_dump.h
kobj_map.h
kobject.h
kobject_ns.h
kprobes.h
kref.h
ks0108.h
ks8842.h
ks8851_mll.h
ksm.h
kthread.h
ktime.h
kvm_host.h Changes for KVM for arm/arm64 for 3.18 2014-09-27 11:03:33 +02:00
kvm_para.h
kvm_types.h KVM: forward declare structs in kvm_types.h 2014-08-29 16:35:53 +02:00
l2tp.h
lapb.h
latencytop.h
lcd.h
lcm.h
led-lm3530.h
leds-bd2802.h
leds-lp3944.h
leds-pca9532.h
leds-regulator.h
leds-tca6507.h
leds.h Revert "leds: convert blink timer to workqueue" 2014-09-02 10:02:13 -07:00
leds_pwm.h
lglock.h
lguest.h
lguest_launcher.h
libata.h
libfdt.h
libfdt_env.h
libps2.h
license.h
linkage.h
linux_logo.h
lis3lv02d.h
list.h list: fix order of arguments for hlist_add_after(_rcu) 2014-08-06 18:01:24 -07:00
list_bl.h
list_lru.h
list_nulls.h
list_sort.h
llc.h
llist.h
lockdep.h locking: Add WARN_ON_ONCE lock assertion 2014-09-23 21:06:21 -07:00
lockref.h
log2.h
lp.h
lru_cache.h
lsm_audit.h
lz4.h
lzo.h
m48t86.h
mailbox.h
maple.h
marvell_phy.h
math64.h
max17040_battery.h
mbcache.h
mbus.h
mc6821.h
mc146818rtc.h
mcb.h
mdio-bitbang.h
mdio-gpio.h
mdio-mux.h
mdio.h
mei_cl_bus.h mei: remove include to pci header from mei module files 2014-09-29 11:56:02 -04:00
memblock.h include/linux/memblock.h: add __init to memblock_set_bottom_up() 2014-08-06 18:01:15 -07:00
memcontrol.h mm: memcontrol: use page lists for uncharge batching 2014-08-08 15:57:18 -07:00
memory.h
memory_hotplug.h memory-hotplug: add zone_for_memory() for selecting zone for new memory 2014-08-06 18:01:21 -07:00
mempolicy.h
mempool.h
memstick.h
mg_disk.h
mic_bus.h
micrel_phy.h
migrate.h
migrate_mode.h
mii.h
miscdevice.h
mISDNdsp.h
mISDNhw.h
mISDNif.h
mm.h kvm: Faults which trigger IO release the mmap_sem 2014-09-24 14:07:54 +02:00
mm_inline.h
mm_types.h fork/exec: cleanup mm initialization 2014-08-08 15:57:23 -07:00
mman.h
mmdebug.h include/linux/mmdebug.h: add VM_WARN_ONCE() 2014-08-06 18:01:18 -07:00
mmiotrace.h
mmu_context.h
mmu_notifier.h kvm: Fix page ageing bugs 2014-09-24 14:07:58 +02:00
mmzone.h mm: page_alloc: reduce cost of the fair zone allocation policy 2014-08-06 18:01:20 -07:00
mnt_namespace.h
mod_devicetable.h
module.h
moduleloader.h
moduleparam.h moduleparam: Resolve missing-field-initializer warning 2014-09-11 09:59:25 +09:30
mount.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2014-08-11 11:44:11 -07:00
mpage.h
mpi.h
mpls.h
mroute.h
mroute6.h
msdos_fs.h
msg.h
msi.h
msm_mdp.h
mutex-debug.h
mutex.h
mv643xx.h
mv643xx_eth.h
mv643xx_i2c.h
mvebu-pmsu.h
mxm-wmi.h
n_r3964.h
namei.h
nbd.h
net.h
netdev_features.h
netdevice.h net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpers 2014-10-08 16:08:04 -04:00
netfilter.h netfilter: HAVE_JUMP_LABEL instead of CONFIG_JUMP_LABEL 2014-08-25 10:45:28 +02:00
netfilter_bridge.h netfilter: bridge: move br_netfilter out of the core 2014-09-26 18:42:31 +02:00
netfilter_ipv4.h
netfilter_ipv6.h
netlink.h
netpoll.h
nfs.h
nfs3.h
nfs4.h NFSD: Implement SEEK 2014-09-29 14:35:20 -04:00
nfs_fs.h NFS: Move NFS v3 acl functions to nfs3_fs.h 2014-09-12 13:50:26 -04:00
nfs_fs_i.h
nfs_fs_sb.h
nfs_idmap.h
nfs_iostat.h
nfs_page.h nfs: don't sleep with inode lock in lock_and_join_requests 2014-08-22 18:04:43 -04:00
nfs_xdr.h NFSv4: use exponential retry on NFS4ERR_DELAY for async requests. 2014-09-24 23:22:47 -04:00
nfsacl.h
nilfs2_fs.h
nl802154.h
nls.h
nmi.h
node.h
nodemask.h mm, oom: ensure memoryless node zonelist always includes zones 2014-08-06 18:01:21 -07:00
notifier.h
nsc_gpio.h
nsproxy.h
ntb.h
nubus.h
numa.h
nvme.h
nvram.h
nwpserial.h
nx842.h
of.h Merge branch 'devicetree/next-overlay' into devicetree/next 2014-08-11 14:06:23 +01:00
of_address.h
of_device.h
of_dma.h
of_fdt.h
of_gpio.h
of_graph.h
of_iommu.h
of_irq.h
of_mdio.h
of_mtd.h
of_net.h
of_pci.h
of_pdt.h
of_platform.h
of_reserved_mem.h
oid_registry.h
olpc-ec.h
omap-dma.h ARM: OMAP: Remove unused pieces of legacy DMA API 2014-09-18 09:53:25 -07:00
omap-dmaengine.h
omap-iommu.h
omap-mailbox.h
omapfb.h
oom.h mm, oom: rename zonelist locking functions 2014-08-06 18:01:21 -07:00
openvswitch.h
oprofile.h
osq_lock.h
oxu210hp.h
padata.h
page-debug-flags.h
page-flags-layout.h
page-flags.h mm: page-flags: clean up the page flag test, set, clear macros 2014-08-06 18:01:17 -07:00
page-isolation.h
page_cgroup.h memcg: remove lookup_cgroup_page() prototype 2014-08-08 15:57:18 -07:00
pageblock-flags.h
pagemap.h NFS client updates for Linux 3.18 2014-10-08 12:49:23 -04:00
pagevec.h
parport.h
parport_pc.h
parser.h
pata_arasan_cf_data.h
patchkey.h
path.h
pch_dma.h
pci-acpi.h
pci-aspm.h
pci-ats.h
pci-dma.h
pci.h PCI: Add pci_ignore_hotplug() to ignore hotplug events for a device 2014-09-10 13:45:01 -06:00
pci_hotplug.h
pci_ids.h
pcieport_if.h
pda_power.h
pe.h
percpu-defs.h
percpu-refcount.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2014-10-07 21:16:26 -04:00
percpu-rwsem.h
percpu.h
percpu_counter.h
percpu_ida.h
perf_event.h
perf_regs.h
personality.h
pfn.h
phonet.h
phy.h net: phy: export phy_{read,write}_mmd_indirect 2014-08-23 11:39:09 -07:00
phy_fixed.h net: phy: adjust fixed_phy_register() return value 2014-10-07 13:06:45 -04:00
pid.h
pid_namespace.h
pim.h
pipe_fs_i.h
pktcdvd.h
platform_device.h
plist.h
pm.h
pm2301_charger.h
pm_clock.h
pm_domain.h PM / domains: Make generic_pm_domain.name const 2014-09-03 01:25:32 +02:00
pm_opp.h
pm_qos.h
pm_runtime.h
pm_wakeup.h
pmu.h
pnfs_osd_xdr.h
pnp.h
poison.h
poll.h
posix-clock.h
posix-timers.h
posix_acl.h
posix_acl_xattr.h
power_supply.h
powercap.h
ppp-comp.h
ppp_channel.h
ppp_defs.h
pps-gpio.h
pps_kernel.h
preempt.h
preempt_mask.h
prefetch.h
printk.h printk: Add function to return log buffer address and size 2014-08-13 15:13:44 +10:00
prio_heap.h
proc_fs.h lockd: move lockd's grace period handling into its own module 2014-09-17 16:33:11 -04:00
proc_ns.h
profile.h
projid.h
proportions.h
pstore.h
pstore_ram.h
pti.h
ptp_classify.h
ptp_clock_kernel.h
ptrace.h
pvclock_gtod.h
pwm.h
pwm_backlight.h
pxa2xx_ssp.h
pxa168_eth.h
qnx6_fs.h
quicklist.h
quota.h
quotaops.h
radix-tree.h
raid_class.h
ramfs.h
random.h random32: improvements to prandom_bytes 2014-08-24 18:36:01 -07:00
range.h
ras.h
ratelimit.h
rational.h
rbtree.h
rbtree_augmented.h
rculist.h list: fix order of arguments for hlist_add_after(_rcu) 2014-08-06 18:01:24 -07:00
rculist_bl.h
rculist_nulls.h
rcupdate.h
rcutiny.h
rcutree.h
reboot.h
reciprocal_div.h
regmap.h
regset.h
relay.h
remoteproc.h
res_counter.h
reservation.h
reset-controller.h
reset.h
resource.h
resume-trace.h
rfkill-gpio.h
rfkill-regulator.h
rfkill.h
rhashtable.h lib/rhashtable: allow user to set the minimum shifts of shrinking 2014-09-03 20:56:32 -07:00
ring_buffer.h
rio.h
rio_drv.h rapidio: add new RapidIO DMA interface routines 2014-08-08 15:57:24 -07:00
rio_ids.h
rio_regs.h
rmap.h
rndis.h
root_dev.h
rotary_encoder.h
rpmsg.h
rslib.h
rtc-ds2404.h
rtc-v3020.h
rtc.h
rtmutex.h
rtnetlink.h net: sched: RCU cls_tcindex 2014-09-13 12:30:26 -04:00
rwlock.h
rwlock_api_smp.h
rwlock_types.h
rwsem-spinlock.h
rwsem.h
rxrpc.h
s3c_adc_battery.h
sa11x0-dma.h
scatterlist.h lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig 2014-08-08 15:57:26 -07:00
scc.h
sched.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 2014-10-08 06:44:48 -04:00
sched_clock.h
screen_info.h
sctp.h
scx200.h
scx200_gpio.h
sdb.h
sdla.h
seccomp.h
securebits.h
security.h
selection.h
selinux.h
sem.h
semaphore.h
seq_file.h
seq_file_net.h
seqlock.h Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2014-08-05 17:46:42 -07:00
seqno-fence.h dma-buf/fence: Fix one more kerneldoc warning 2014-08-28 11:59:38 +05:30
serial.h
serial_8250.h tty: serial: 8250: use 32bit variable for rpm_tx_active 2014-09-29 18:20:38 -07:00
serial_bcm63xx.h
serial_core.h tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacks 2014-09-26 18:01:56 +02:00
serial_max3100.h
serial_mfd.h
serial_pnx8xxx.h
serial_s3c.h
serial_sci.h
serio.h
sfi.h
sfi_acpi.h
sh_clk.h
sh_dma.h
sh_eth.h
sh_intc.h
sh_timer.h
shdma-base.h
shm.h shm: remove unneeded extern for function 2014-08-08 15:57:26 -07:00
shmem_fs.h shm: add sealing API 2014-08-08 15:57:31 -07:00
shrinker.h
signal.h Rip out get_signal_to_deliver() 2014-08-06 13:03:44 +02:00
signalfd.h
sirfsoc_dma.h
sizes.h
skbuff.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2014-10-08 21:40:54 -04:00
slab.h
slab_def.h
slub_def.h
sm501-regs.h
sm501.h
smc91x.h
smc911x.h
smp.h
smpboot.h
smsc911x.h
smscphy.h
sock_diag.h
socket.h
sonet.h
sony-laptop.h
sonypi.h
sort.h
sound.h
soundcard.h
spinlock.h
spinlock_api_smp.h
spinlock_api_up.h
spinlock_types.h
spinlock_types_up.h
spinlock_up.h
splice.h
spmi.h
srcu.h
ssbi.h
stackprotector.h
stacktrace.h
start_kernel.h
stat.h
statfs.h
static_key.h
stddef.h
ste_modem_shm.h
stmmac.h
stmp3xxx_rtc_wdt.h
stmp_device.h
stop_machine.h
string.h
string_helpers.h
stringify.h
sudmac.h
sungem_phy.h
sunserialcore.h
superhyway.h
suspend.h
svga.h
swab.h
swap.h mm: memcontrol: rewrite uncharge API 2014-08-08 15:57:17 -07:00
swapfile.h
swapops.h
swiotlb.h
sxgbe_platform.h
synclink.h
sys.h
sys_soc.h
syscalls.h bpf: enable bpf syscall on x64 and i386 2014-09-26 15:05:14 -04:00
syscore_ops.h
sysctl.h sysctl: remove typedef ctl_table 2014-08-08 15:57:24 -07:00
sysfs.h
syslog.h
sysrq.h
sysv_fs.h
task_io_accounting.h
task_io_accounting_ops.h
task_work.h
taskstats_kern.h
tboot.h
tc.h
tca6416_keypad.h
tcp.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2014-10-08 21:40:54 -04:00
textsearch.h
textsearch_fsm.h
tfrc.h
thermal.h
thinkpad_acpi.h
thread_info.h
threads.h
ti_wilink_st.h misc: st_kim: Increase size of dev_name buffer to incorporate termination 2014-09-23 23:14:28 -07:00
tick.h nohz: Restore NMI safe local irq work for local nohz kick 2014-09-04 22:35:59 +02:00
tifm.h
timb_dma.h
timb_gpio.h
time.h
time64.h
timekeeper_internal.h
timekeeping.h
timer.h
timerfd.h
timeriomem-rng.h
timerqueue.h
timex.h
topology.h
torture.h
toshiba.h
tpm.h
tpm_command.h
trace_clock.h
trace_seq.h
tracehook.h tracehook_signal_handler: Remove sig, info, ka and regs 2014-08-06 13:03:43 +02:00
tracepoint.h tracing: Do not do anything special with tracepoint_string when tracing is disabled 2014-08-07 20:39:36 -04:00
transport_class.h
tsacct_kern.h
tty.h tty: Fix width of unsigned long bitfield padding 2014-09-25 12:17:25 +02:00
tty_driver.h tty: Serialize tty flow control changes with flow_lock 2014-09-23 21:19:35 -07:00
tty_flip.h
tty_ldisc.h
typecheck.h
types.h
u64_stats_sync.h
uaccess.h
ucb1400.h
ucs2_string.h
udp.h udp: Add support for doing checksum unnecessary conversion 2014-09-01 21:36:28 -07:00
uidgid.h
uinput.h
uio.h fuse: honour max_read and max_write in direct_io mode 2014-09-26 21:16:51 -04:00
uio_driver.h
uprobes.h
usb.h usb: Add LED triggers for USB activity 2014-09-25 17:05:12 +02:00
usb_usual.h uas: Add no-report-opcodes quirk 2014-09-23 21:40:48 -07:00
usbdevice_fs.h
user-return-notifier.h
user.h
user_namespace.h proc: constify seq_operations 2014-08-08 15:57:22 -07:00
uts.h
utsname.h
uuid.h
uwb.h
verify_pefile.h
vermagic.h
vexpress.h
vfio.h drivers/vfio: Enable VFIO if EEH is not supported 2014-08-08 10:39:16 -06:00
vfs.h
vga_switcheroo.h vgaswitcheroo: add vga_switcheroo_fini_domain_pm_ops 2014-09-18 19:21:20 -04:00
vgaarb.h vgaarb: Drop obsolete #ifndef 2014-09-16 15:02:55 -06:00
via-core.h
via-gpio.h
via.h
via_i2c.h
videodev2.h
virtio.h
virtio_caif.h
virtio_config.h
virtio_console.h
virtio_mmio.h
virtio_ring.h
virtio_scsi.h
vlynq.h
vm_event_item.h
vm_sockets.h
vmacache.h
vmalloc.h mm/vmalloc.c: clean up map_vm_area third argument 2014-08-06 18:01:19 -07:00
vme.h
vmpressure.h
vmstat.h
vmw_vmci_api.h
vmw_vmci_defs.h
vringh.h
vt.h
vt_buffer.h
vt_kern.h
vtime.h
w1-gpio.h
wait.h SCHED: add some "wait..on_bit...timeout()" interfaces. 2014-09-25 08:23:57 -04:00
wanrouter.h
watchdog.h
wireless.h
wl12xx.h
wm97xx.h
workqueue.h workqueue: apply __WQ_ORDERED to create_singlethread_workqueue() 2014-09-13 05:13:08 +09:00
writeback.h
ww_mutex.h
xattr.h
xz.h
yam.h
z2_battery.h
zbud.h mm/zbud: change zbud_alloc size type to size_t 2014-08-06 18:01:23 -07:00
zconf.h
zlib.h initramfs: support initramfs that is bigger than 2GiB 2014-08-08 15:57:26 -07:00
zorro.h
zpool.h mm/zpool: implement common zpool api to zbud/zsmalloc 2014-08-06 18:01:23 -07:00
zsmalloc.h
zutil.h