Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block
[firefly-linux-kernel-4.4.55.git] / include / crypto / aead.h
2015-06-25 Linus TorvaldsMerge branch 'for-4.2/sg' of git://git.kernel.dk/linux...
2015-06-25 Linus TorvaldsMerge branch 'for-4.2/drivers' of git://git.kernel...
2015-06-25 Linus TorvaldsMerge branch 'for-4.2/core' of git://git.kernel.dk...
2015-06-25 Linus TorvaldsMerge tag 'upstream-4.2-rc1' of git://git.infradead...
2015-06-25 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2015-06-25 Linus TorvaldsMerge tag 'for-4.2' of git://git.sourceforge.jp/gitroot...
2015-06-25 Linus TorvaldsMerge tag 'please-pull-pstore' of git://git./linux...
2015-06-25 Linus TorvaldsMerge tag 'for-f2fs-4.2' of git://git./linux/kernel...
2015-06-25 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2015-06-25 Linus TorvaldsMerge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
2015-06-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-06-25 Linus TorvaldsMerge tag 'edac_for_4.2_2' of git://git./linux/kernel...
2015-06-25 Linus TorvaldsMerge tag 'pinctrl-v4.2-1' of git://git./linux/kernel...
2015-06-25 Linus TorvaldsMerge tag 'backlight-for-linus-4.2' of git://git./linux...
2015-06-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2015-06-24 Linus TorvaldsMerge branch 'sched-hrtimers-for-linus' of git://git...
2015-06-24 Linus TorvaldsMerge branch 'sched-locking-for-linus' of git://git...
2015-06-24 Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2015-06-24 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2015-06-24 Linus TorvaldsMerge tag 'powerpc-4.2-1' of git://git./linux/kernel...
2015-06-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-06-24 Linus TorvaldsMerge tag 'microblaze-4.2-rc1' of git://git.monstr...
2015-06-24 Linus TorvaldsMerge tag 'iommu-updates-v4.2' of git://git./linux...
2015-06-24 Linus TorvaldsMerge tag 'for-linus-20150623' of git://git.infradead...
2015-06-24 Linus TorvaldsMerge tag 'mfd-for-linus-4.2' of git://git./linux/kerne...
2015-06-24 Linus TorvaldsMerge tag 'regulator-v4.2' of git://git./linux/kernel...
2015-06-24 Linus TorvaldsMerge tag 'spi-v4.2' of git://git./linux/kernel/git...
2015-06-24 Linus TorvaldsMerge tag 'regmap-v4.2' of git://git./linux/kernel...
2015-06-23 Linus TorvaldsMerge tag 'fbdev-4.2' of git://git./linux/kernel/git...
2015-06-23 Linus TorvaldsMerge tag 'for-4.2' of git://git.infradead.org/battery-2.6
2015-06-23 Linus TorvaldsMerge tag 'hsi-for-4.2' of git://git./linux/kernel...
2015-06-23 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2015-06-23 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2015-06-23 Linus TorvaldsMerge branch 'for-linus-clk' of git://ftp.arm.linux...
2015-06-23 Linus TorvaldsMerge tag 'pm+acpi-4.2-rc1' of git://git./linux/kernel...
2015-06-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-06-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-06-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-06-23 Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia
2015-06-23 Linus TorvaldsMerge tag 'pci-v4.2-changes' of git://git./linux/kernel...
2015-06-23 Linus TorvaldsMerge tag 'hwmon-for-linus-v4.2' of git://git./linux...
2015-06-23 Linus TorvaldsMerge tag 'mmc-v4.2' of git://git.linaro.org/people...
2015-06-23 Linus TorvaldsMerge tag 'gpio-v4.2-1' of git://git./linux/kernel...
2015-06-23 Linus TorvaldsMerge tag 'pwm/for-4.2-rc1' of git://git./linux/kernel...
2015-06-23 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2015-06-19 Herbert XuMerge branch 'mvebu/drivers' of git://git./linux/kernel...
2015-06-04 Masanari Iidacrypto: doc - Fix typo in crypto-API.xml
2015-06-03 Herbert Xucrypto: aead - Add type-safe init/exit functions
2015-06-03 Stephan Muellercrypto: doc - cover new AEAD interface
2015-05-28 Herbert Xucrypto: aead - Document behaviour of AD in destination...
2015-05-28 Herbert XuMerge git://git./linux/kernel/git/herbert/crypto-2.6
2015-05-25 Herbert Xucrypto: aead - Remove unused cryptoff parameter
2015-05-25 Herbert Xucrypto: aead - Add crypto_aead_alg_ivsize/maxauthsize
2015-05-22 Herbert Xucrypto: aead - Add support for new AEAD implementations
2015-05-22 Herbert Xucrypto: aead - Rename aead_alg to old_aead_alg
2015-05-22 Herbert Xucrypto: aead - Add new interface with single SG list
2015-05-13 Herbert Xucrypto: aead - Convert top level interface to new style
2015-04-22 Linus TorvaldsMerge branch 'upstream' of git://git.infradead.org...
2015-02-12 Linus TorvaldsMerge branch 'upstream' of git://git.infradead.org...
2014-12-31 Linus TorvaldsMerge branch 'upstream' of git://git.infradead.org...
2014-12-24 Linus TorvaldsMerge branch 'upstream' of git://git.infradead.org...
2014-12-13 Linus TorvaldsMerge branch 'upstream' of git://git.infradead.org...
2014-12-10 Linus TorvaldsMerge branch 'core-locking-for-linus' of git://git...
2014-12-04 James MorrisMerge branch 'next' of git://git.infradead.org/users...
2014-11-26 James MorrisMerge branch 'smack-for-3.19' of git://git.gitorious...
2014-11-19 James MorrisMerge branch 'next' of git://git./linux/kernel/git...
2014-11-19 James MorrisMerge commit 'v3.17' into next
2014-11-13 Linus TorvaldsMerge branch 'stable-3.18' of git://git.infradead.org...
2014-11-13 James MorrisMerge branch 'stable-3.18' of git://git.infradead.org...
2014-10-29 James MorrisMerge branch 'for-linus' of git://git./linux/kernel...
2014-10-19 Linus TorvaldsMerge git://git.infradead.org/users/eparis/audit
2014-10-16 James MorrisMerge branch 'stable-3.18' of git://git.infradead.org...
2014-10-12 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2014-10-11 Linus TorvaldsMerge tag 'ecryptfs-3.18-fixes' of git://git./linux...
2014-10-08 Linus TorvaldsMerge tag 'dmaengine-3.17' of git://git./linux/kernel...
2014-10-06 Mark BrownMerge remote-tracking branches 'asoc/topic/fsl-easi...
2014-10-03 Michael EllermanMerge branch 'next' of git://git./linux/kernel/git...
2014-10-03 Dmitry TorokhovMerge branch 'next' into for-linus
2014-09-30 Mark BrownMerge remote-tracking branches 'regulator/fix/da9211...
2014-09-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-09-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-09-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-09-14 Thomas GleixnerMerge tag 'irqchip-core-3.18' of git://git.infradead...
2014-09-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-09-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-09-11 Daniel VetterMerge remote-tracking branch 'airlied/drm-next' into...
2014-09-06 Linus TorvaldsMerge tag 'for-linus-20140905' of git://git.infradead...
2014-09-05 Mark BrownMerge remote-tracking branches 'regulator/fix/doc'...
2014-09-04 Dave AirlieMerge branch 'linux-3.17' of git://anongit.freedesktop...
2014-09-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-09-03 Dmitry TorokhovMerge tag 'v3.17-rc3' into next
2014-09-03 Tony LindgrenMerge branch 'omap-for-v3.17/dt' into omap-for-v3.18/dt
2014-09-03 Takashi IwaiMerge tag 'asoc-v3.17-rc3' of git://git./linux/kernel...
2014-09-02 Mark BrownMerge remote-tracking branches 'asoc/fix/axi', 'asoc...
2014-09-02 Dave AirlieMerge tag 'drm-intel-next-2014-09-01' of git://anongit...
2014-08-30 Mark BrownMerge remote-tracking branches 'spi/fix/au1550', 'spi...
2014-08-28 John W. LinvilleMerge branch 'for-linville' of git://github.com/kvalo/ath
2014-08-28 Linus TorvaldsMerge tag 'sound-3.17-rc3' of git://git./linux/kernel...
2014-08-28 Dave AirlieMerge branch 'drm-3.17-rc2-sti-fixes' of git://git...
2014-08-27 Olof JohanssonMerge tag 'renesas-clock-fixes-for-v3.17' of git:/...
next