<feed xmlns='http://www.w3.org/2005/Atom'>
<title>svn-archive/archive/target/linux/generic/files/crypto, branch master</title>
<subtitle>OpenWrt SVN history</subtitle>
<id>https://git.openwrt.org/openwrt/svn-archive/archive/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/svn-archive/archive/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/'/>
<updated>2015-09-25T04:22:13Z</updated>
<entry>
<title>kernel: crypto: fix ubsec_ssb.c compilation with 4.0+</title>
<updated>2015-09-25T04:22:13Z</updated>
<author>
<name>Rafał Miłecki</name>
</author>
<published>2015-09-25T04:22:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=f7c1bd31ef13db100411e5fa462582af7ed11be2'/>
<id>urn:sha1:f7c1bd31ef13db100411e5fa462582af7ed11be2</id>
<content type='text'>
SSB_DEVTABLE_END was removed in 4.0 by upstream commit 673e2baaa6d9
("treewide: Remove unnecessary SSB_DEVTABLE_END macro").

Signed-off-by: Rafał Miłecki &lt;zajec5@gmail.com&gt;

SVN-Revision: 47047
</content>
</entry>
<entry>
<title>generic: crypto: remove IRQF_DISABLED</title>
<updated>2015-08-17T11:26:02Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2015-08-17T11:26:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=9c28df101ac2e55680c2fef4b4ab03a33f327284'/>
<id>urn:sha1:9c28df101ac2e55680c2fef4b4ab03a33f327284</id>
<content type='text'>
no-op since 2.6.35
    removed in Kernel 4.1
    see https://lwn.net/Articles/380931/

Signed-off-by: Dirk Neukirchen &lt;dirkneukirchen@web.de&gt;

SVN-Revision: 46671
</content>
</entry>
<entry>
<title>build: Prevent more gzip timestamps</title>
<updated>2015-07-14T09:57:45Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2015-07-14T09:57:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=ed7b17c34847303322aa5716dd4addd601f080d2'/>
<id>urn:sha1:ed7b17c34847303322aa5716dd4addd601f080d2</id>
<content type='text'>
To improve reproducibility, prevent the inclusion of timestamps
in the gzip header.

Signed-off-by: Reiner Herrmann &lt;reiner@reiner-h.de&gt;

SVN-Revision: 46361
</content>
</entry>
<entry>
<title>generic: ocf: irq compat stuff is not needed anymore</title>
<updated>2015-02-14T13:53:44Z</updated>
<author>
<name>Nicolas Thill</name>
</author>
<published>2015-02-14T13:53:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=5c4fafd403392dbf2a38b22c58aa9147001a20c6'/>
<id>urn:sha1:5c4fafd403392dbf2a38b22c58aa9147001a20c6</id>
<content type='text'>
Signed-off-by: Nicolas Thill &lt;nico@openwrt.org&gt;

SVN-Revision: 44444
</content>
</entry>
<entry>
<title>kernel: ocf: add missing dependency for hifn driver</title>
<updated>2014-01-21T12:11:18Z</updated>
<author>
<name>Jonas Gorski</name>
</author>
<published>2014-01-21T12:11:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=a2d9f949743d2fa8b0f9c330b16c6b72f96e51fc'/>
<id>urn:sha1:a2d9f949743d2fa8b0f9c330b16c6b72f96e51fc</id>
<content type='text'>
The HIFN driver is a PCI driver, thus requires PCI support to be enabled
to compile. Therefore let it depend on PCI..

Should fix mvebu builds.

Signed-off-by: Jonas Gorski &lt;jogo@openwrt.org&gt;

SVN-Revision: 39357
</content>
</entry>
<entry>
<title>ocf: switch MODULE_LICENSE from BSD to "Dual BSD/GPL" to make the kernel recognize modules as GPL-compatible</title>
<updated>2013-08-14T08:52:19Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2013-08-14T08:52:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=b244682e380ac6e8af3967739a9f13ff87f3c601'/>
<id>urn:sha1:b244682e380ac6e8af3967739a9f13ff87f3c601</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 37769
</content>
</entry>
<entry>
<title>kernel: ocf: add missing kernel dependencies</title>
<updated>2013-08-01T23:04:42Z</updated>
<author>
<name>Jonas Gorski</name>
</author>
<published>2013-08-01T23:04:42Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=c8aecf7c01ff2a45bda5b87acb84a869b1973506'/>
<id>urn:sha1:c8aecf7c01ff2a45bda5b87acb84a869b1973506</id>
<content type='text'>
OCF_CRYPTOSOFT uses both symbols form crypto_hash and crypto_blkcipher,
so let it select these through kernel config.

Fixes the following build error:

ERROR: "crypto_alloc_ahash" [crypto/ocf/cryptosoft.ko] undefined!
ERROR: "crypto_ahash_digest" [crypto/ocf/cryptosoft.ko] undefined!
ERROR: "crypto_ahash_setkey" [crypto/ocf/cryptosoft.ko] undefined!
make[6]: *** [__modpost] Error 1
make[5]: *** [modules] Error 2

Reported-by: Russell Senior &lt;russell@personaltelco.net&gt;
Signed-off-by: Jonas Gorski &lt;jogo@openwrt.org&gt;

SVN-Revision: 37652
</content>
</entry>
<entry>
<title>generic: convert crypto-ocf from kernel_thread to kthread</title>
<updated>2013-02-02T15:31:44Z</updated>
<author>
<name>Gabor Juhos</name>
</author>
<published>2013-02-02T15:31:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=301d60e560a11eeaeb59cef37da5eed786c354c3'/>
<id>urn:sha1:301d60e560a11eeaeb59cef37da5eed786c354c3</id>
<content type='text'>
recent kernels have finally stopped exporting kernel_thread, since a
deprecation circa 2006.  This patch attempts to convert to the newer
kernel kthread API, particularly in random.c

[juhosg: remove randomproc variable, it is not required after the patch]

Signed-off-by: Russell Senior &lt;russell@personaltelco.net&gt;
Signed-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;

SVN-Revision: 35456
</content>
</entry>
<entry>
<title>kernel: remove __devinit, __devexit and __devexit_p for kernel 3.8</title>
<updated>2013-01-27T17:48:48Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2013-01-27T17:48:48Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=a5d589e154ebbe80fd6f73735dfba65c688e8a73'/>
<id>urn:sha1:a5d589e154ebbe80fd6f73735dfba65c688e8a73</id>
<content type='text'>
These attributes where removed with kernel 3.8 and are now causing compile errors.


SVN-Revision: 35328
</content>
</entry>
<entry>
<title>kernel: add support for 3.8-rc2</title>
<updated>2013-01-08T22:19:31Z</updated>
<author>
<name>Florian Fainelli</name>
</author>
<published>2013-01-08T22:19:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=c67cf4acb87db164df9080a368b2899a0b4dcc0a'/>
<id>urn:sha1:c67cf4acb87db164df9080a368b2899a0b4dcc0a</id>
<content type='text'>
Signed-off-by: Florian Fainelli &lt;florian@openwrt.org&gt;

SVN-Revision: 35055
</content>
</entry>
</feed>
