<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>cbecf716ca618fd44feda6bd9a64a8179d031fc5 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/chelsio/inline_crypto/Makefile#cbecf716ca618fd44feda6bd9a64a8179d031fc5</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 5.12 merge window.

            List of files:
            /linux/drivers/net/ethernet/chelsio/inline_crypto/Makefile</description>
        <pubDate>Tue, 23 Feb 2021 06:35:15 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>415e915fdfc775ad0c6675fde1008f6f43dd6251 - Merge tag &apos;v5.11&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/chelsio/inline_crypto/Makefile#415e915fdfc775ad0c6675fde1008f6f43dd6251</link>
        <description>Merge tag &apos;v5.11&apos; into nextMerge with mainline to get latest APIs and device tree bindings.

            List of files:
            /linux/drivers/net/ethernet/chelsio/inline_crypto/Makefile</description>
        <pubDate>Tue, 23 Feb 2021 06:21:03 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>e77bc7dc9af0ec53996367b2053dfafee83b7edb - Merge branch &apos;for-5.11/elecom&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/chelsio/inline_crypto/Makefile#e77bc7dc9af0ec53996367b2053dfafee83b7edb</link>
        <description>Merge branch &apos;for-5.11/elecom&apos; into for-linus- support for EX-G M-XGL20DLBK device, from YOSHIOKA Takuma

            List of files:
            /linux/drivers/net/ethernet/chelsio/inline_crypto/Makefile</description>
        <pubDate>Wed, 16 Dec 2020 11:41:05 +0100</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.cz&gt;</dc:creator>
    </item>
<item>
        <title>58f7553fa424fd0fd74e8b796d50c66014cebebe - Merge remote-tracking branch &apos;spi/for-5.10&apos; into spi-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/chelsio/inline_crypto/Makefile#58f7553fa424fd0fd74e8b796d50c66014cebebe</link>
        <description>Merge remote-tracking branch &apos;spi/for-5.10&apos; into spi-linus

            List of files:
            /linux/drivers/net/ethernet/chelsio/inline_crypto/Makefile</description>
        <pubDate>Fri, 11 Dec 2020 18:48:50 +0100</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>031616c434db05ce766f76c62865f55698e0924f - Merge remote-tracking branch &apos;asoc/for-5.10&apos; into asoc-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/chelsio/inline_crypto/Makefile#031616c434db05ce766f76c62865f55698e0924f</link>
        <description>Merge remote-tracking branch &apos;asoc/for-5.10&apos; into asoc-linus

            List of files:
            /linux/drivers/net/ethernet/chelsio/inline_crypto/Makefile</description>
        <pubDate>Fri, 11 Dec 2020 18:47:55 +0100</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>3c09ec59cdea5b132212d97154d625fd34e436dd - Merge branches &apos;for-next/kvm-build-fix&apos;, &apos;for-next/va-refactor&apos;, &apos;for-next/lto&apos;, &apos;for-next/mem-hotplug&apos;, &apos;for-next/cppc-ffh&apos;, &apos;for-next/pad-image-header&apos;, &apos;for-next/zone-dma-default-32-bit&apos;, &apos;for-next/signal-tag-bits&apos; and &apos;for-next/cmdline-extended&apos; into for-next/core</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/chelsio/inline_crypto/Makefile#3c09ec59cdea5b132212d97154d625fd34e436dd</link>
        <description>Merge branches &apos;for-next/kvm-build-fix&apos;, &apos;for-next/va-refactor&apos;, &apos;for-next/lto&apos;, &apos;for-next/mem-hotplug&apos;, &apos;for-next/cppc-ffh&apos;, &apos;for-next/pad-image-header&apos;, &apos;for-next/zone-dma-default-32-bit&apos;, &apos;for-next/signal-tag-bits&apos; and &apos;for-next/cmdline-extended&apos; into for-next/core* for-next/kvm-build-fix:  : Fix KVM build issues with 64K pages  KVM: arm64: Fix build error in user_mem_abort()* for-next/va-refactor:  : VA layout changes  arm64: mm: don&apos;t assume struct page is always 64 bytes  Documentation/arm64: fix RST layout of memory.rst  arm64: mm: tidy up top of kernel VA space  arm64: mm: make vmemmap region a projection of the linear region  arm64: mm: extend linear region for 52-bit VA configurations* for-next/lto:  : Upgrade READ_ONCE() to RCpc acquire on arm64 with LTO  arm64: lto: Strengthen READ_ONCE() to acquire when CONFIG_LTO=y  arm64: alternatives: Remove READ_ONCE() usage during patch operation  arm64: cpufeatures: Add capability for LDAPR instruction  arm64: alternatives: Split up alternative.h  arm64: uaccess: move uao_* alternatives to asm-uaccess.h* for-next/mem-hotplug:  : Memory hotplug improvements  arm64/mm/hotplug: Ensure early memory sections are all online  arm64/mm/hotplug: Enable MEM_OFFLINE event handling  arm64/mm/hotplug: Register boot memory hot remove notifier earlier  arm64: mm: account for hotplug memory when randomizing the linear region* for-next/cppc-ffh:  : Add CPPC FFH support using arm64 AMU counters  arm64: abort counter_read_on_cpu() when irqs_disabled()  arm64: implement CPPC FFH support using AMUs  arm64: split counter validation function  arm64: wrap and generalise counter read functions* for-next/pad-image-header:  : Pad Image header to 64KB and unmap it  arm64: head: tidy up the Image header definition  arm64/head: avoid symbol names pointing into first 64 KB of kernel image  arm64: omit [_text, _stext) from permanent kernel mapping* for-next/zone-dma-default-32-bit:  : Default to 32-bit wide ZONE_DMA (previously reduced to 1GB for RPi4)  of: unittest: Fix build on architectures without CONFIG_OF_ADDRESS  mm: Remove examples from enum zone_type comment  arm64: mm: Set ZONE_DMA size based on early IORT scan  arm64: mm: Set ZONE_DMA size based on devicetree&apos;s dma-ranges  of: unittest: Add test for of_dma_get_max_cpu_address()  of/address: Introduce of_dma_get_max_cpu_address()  arm64: mm: Move zone_dma_bits initialization into zone_sizes_init()  arm64: mm: Move reserve_crashkernel() into mem_init()  arm64: Force NO_BLOCK_MAPPINGS if crashkernel reservation is required  arm64: Ignore any DMA offsets in the max_zone_phys() calculation* for-next/signal-tag-bits:  : Expose the FAR_EL1 tag bits in siginfo  arm64: expose FAR_EL1 tag bits in siginfo  signal: define the SA_EXPOSE_TAGBITS bit in sa_flags  signal: define the SA_UNSUPPORTED bit in sa_flags  arch: provide better documentation for the arch-specific SA_* flags  signal: clear non-uapi flag bits when passing/returning sa_flags  arch: move SA_* definitions to generic headers  parisc: start using signal-defs.h  parisc: Drop parisc special case for __sighandler_t* for-next/cmdline-extended:  : Add support for CONFIG_CMDLINE_EXTENDED  arm64: Extend the kernel command line from the bootloader  arm64: kaslr: Refactor early init command line parsing

            List of files:
            /linux/drivers/net/ethernet/chelsio/inline_crypto/Makefile</description>
        <pubDate>Wed, 09 Dec 2020 19:04:35 +0100</pubDate>
        <dc:creator>Catalin Marinas &lt;catalin.marinas@arm.com&gt;</dc:creator>
    </item>
<item>
        <title>20c7775aecea04d8ca322039969d49dcf568e0e9 - Merge remote-tracking branch &apos;origin/master&apos; into perf/core</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/chelsio/inline_crypto/Makefile#20c7775aecea04d8ca322039969d49dcf568e0e9</link>
        <description>Merge remote-tracking branch &apos;origin/master&apos; into perf/coreFurther perf/core patches will depend on:  d3f7b1bb2040 (&quot;mm/gup: fix gup_fast with dynamic page table folding&quot;)which is already in Linus&apos; tree.

            List of files:
            /linux/drivers/net/ethernet/chelsio/inline_crypto/Makefile</description>
        <pubDate>Thu, 26 Nov 2020 13:16:55 +0100</pubDate>
        <dc:creator>Peter Zijlstra &lt;peterz@infradead.org&gt;</dc:creator>
    </item>
<item>
        <title>666fab4a3ea143315a9c059fad9f3a0f1365d54b - Merge branch &apos;linus&apos; into perf/kprobes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/chelsio/inline_crypto/Makefile#666fab4a3ea143315a9c059fad9f3a0f1365d54b</link>
        <description>Merge branch &apos;linus&apos; into perf/kprobesConflicts:	include/asm-generic/atomic-instrumented.h	kernel/kprobes.cUse the upstream atomic-instrumented.h checksum, and pickthe kprobes version of kernel/kprobes.c, which effectivelyreverts this upstream workaround:  645f224e7ba2: (&quot;kprobes: Tell lockdep about kprobe nesting&quot;)Since the new code *should* be fine without nesting.Knock on wood ...Signed-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/drivers/net/ethernet/chelsio/inline_crypto/Makefile</description>
        <pubDate>Sat, 07 Nov 2020 12:50:48 +0100</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>5f8f965287494d55e8ba3551e3727a5e9d0eb702 - Merge drm/drm-next into drm-intel-next-queued</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/chelsio/inline_crypto/Makefile#5f8f965287494d55e8ba3551e3727a5e9d0eb702</link>
        <description>Merge drm/drm-next into drm-intel-next-queuedCatch up with v5.10-rc2 and drm-misc-next.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/net/ethernet/chelsio/inline_crypto/Makefile</description>
        <pubDate>Thu, 05 Nov 2020 09:25:17 +0100</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>01be83eea08d6d9f9209843e2e084505fba4053f - Merge branch &apos;core/urgent&apos; into core/entry</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/chelsio/inline_crypto/Makefile#01be83eea08d6d9f9209843e2e084505fba4053f</link>
        <description>Merge branch &apos;core/urgent&apos; into core/entryPick up the entry fix before further modifications.

            List of files:
            /linux/drivers/net/ethernet/chelsio/inline_crypto/Makefile</description>
        <pubDate>Wed, 04 Nov 2020 18:14:52 +0100</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>c489573b5b6ce6442ad4658d9d5ec77839b91622 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/chelsio/inline_crypto/Makefile#c489573b5b6ce6442ad4658d9d5ec77839b91622</link>
        <description>Merge drm/drm-next into drm-misc-nextDaniel needs -rc2 in drm-misc-next to merge some patchesSigned-off-by: Maxime Ripard &lt;maxime@cerno.tech&gt;

            List of files:
            /linux/drivers/net/ethernet/chelsio/inline_crypto/Makefile</description>
        <pubDate>Mon, 02 Nov 2020 11:17:54 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;maxime@cerno.tech&gt;</dc:creator>
    </item>
<item>
        <title>4f6b838c378a52ea3ae0b15f12ca8a20849072fa - Merge tag &apos;v5.10-rc1&apos; into kvmarm-master/next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/chelsio/inline_crypto/Makefile#4f6b838c378a52ea3ae0b15f12ca8a20849072fa</link>
        <description>Merge tag &apos;v5.10-rc1&apos; into kvmarm-master/nextLinux 5.10-rc1Signed-off-by: Marc Zyngier &lt;maz@kernel.org&gt;

            List of files:
            /linux/drivers/net/ethernet/chelsio/inline_crypto/Makefile</description>
        <pubDate>Thu, 12 Nov 2020 22:20:43 +0100</pubDate>
        <dc:creator>Marc Zyngier &lt;maz@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>4a95857a875e887cc958c92fe9d2cde6184d2ec0 - Merge tag &apos;drm-intel-fixes-2020-10-29&apos; into gvt-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/chelsio/inline_crypto/Makefile#4a95857a875e887cc958c92fe9d2cde6184d2ec0</link>
        <description>Merge tag &apos;drm-intel-fixes-2020-10-29&apos; into gvt-fixesBackmerge for 5.10-rc1 to apply one extra APL fix.Signed-off-by: Zhenyu Wang &lt;zhenyuw@linux.intel.com&gt;

            List of files:
            /linux/drivers/net/ethernet/chelsio/inline_crypto/Makefile</description>
        <pubDate>Fri, 30 Oct 2020 04:48:17 +0100</pubDate>
        <dc:creator>Zhenyu Wang &lt;zhenyuw@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>f59cddd8517ab880fb09bf1465b07b337e058b22 - Merge tag &apos;v5.10-rc1&apos; into regulator-5.10</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/chelsio/inline_crypto/Makefile#f59cddd8517ab880fb09bf1465b07b337e058b22</link>
        <description>Merge tag &apos;v5.10-rc1&apos; into regulator-5.10Linux 5.10-rc1

            List of files:
            /linux/drivers/net/ethernet/chelsio/inline_crypto/Makefile</description>
        <pubDate>Wed, 28 Oct 2020 22:37:38 +0100</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>3bfd5f422f07a10f485c3f046431783c7c4004f2 - Merge tag &apos;v5.10-rc1&apos; into spi-5.10</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/chelsio/inline_crypto/Makefile#3bfd5f422f07a10f485c3f046431783c7c4004f2</link>
        <description>Merge tag &apos;v5.10-rc1&apos; into spi-5.10Linux 5.10-rc1

            List of files:
            /linux/drivers/net/ethernet/chelsio/inline_crypto/Makefile</description>
        <pubDate>Wed, 28 Oct 2020 22:36:51 +0100</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>ce038aeaee68f2e41c732b4b91c7185a1cac14b5 - Merge tag &apos;v5.10-rc1&apos; into asoc-5.10</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/chelsio/inline_crypto/Makefile#ce038aeaee68f2e41c732b4b91c7185a1cac14b5</link>
        <description>Merge tag &apos;v5.10-rc1&apos; into asoc-5.10Linux 5.10-rc1

            List of files:
            /linux/drivers/net/ethernet/chelsio/inline_crypto/Makefile</description>
        <pubDate>Wed, 28 Oct 2020 22:36:35 +0100</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>9ff9b0d392ea08090cd1780fb196f36dbb586529 - Merge tag &apos;net-next-5.10&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/chelsio/inline_crypto/Makefile#9ff9b0d392ea08090cd1780fb196f36dbb586529</link>
        <description>Merge tag &apos;net-next-5.10&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextPull networking updates from Jakub Kicinski: - Add redirect_neigh() BPF packet redirect helper, allowing to limit   stack traversal in common container configs and improving TCP   back-pressure.   Daniel reports ~10Gbps =&gt; ~15Gbps single stream TCP performance gain. - Expand netlink policy support and improve policy export to user   space. (Ge)netlink core performs request validation according to   declared policies. Expand the expressiveness of those policies   (min/max length and bitmasks). Allow dumping policies for particular   commands. This is used for feature discovery by user space (instead   of kernel version parsing or trial and error). - Support IGMPv3/MLDv2 multicast listener discovery protocols in   bridge. - Allow more than 255 IPv4 multicast interfaces. - Add support for Type of Service (ToS) reflection in SYN/SYN-ACK   packets of TCPv6. - In Multi-patch TCP (MPTCP) support concurrent transmission of data on   multiple subflows in a load balancing scenario. Enhance advertising   addresses via the RM_ADDR/ADD_ADDR options. - Support SMC-Dv2 version of SMC, which enables multi-subnet   deployments. - Allow more calls to same peer in RxRPC. - Support two new Controller Area Network (CAN) protocols - CAN-FD and   ISO 15765-2:2016. - Add xfrm/IPsec compat layer, solving the 32bit user space on 64bit   kernel problem. - Add TC actions for implementing MPLS L2 VPNs. - Improve nexthop code - e.g. handle various corner cases when nexthop   objects are removed from groups better, skip unnecessary   notifications and make it easier to offload nexthops into HW by   converting to a blocking notifier. - Support adding and consuming TCP header options by BPF programs,   opening the doors for easy experimental and deployment-specific TCP   option use. - Reorganize TCP congestion control (CC) initialization to simplify   life of TCP CC implemented in BPF. - Add support for shipping BPF programs with the kernel and loading   them early on boot via the User Mode Driver mechanism, hence reusing   all the user space infra we have. - Support sleepable BPF programs, initially targeting LSM and tracing. - Add bpf_d_path() helper for returning full path for given &apos;struct   path&apos;. - Make bpf_tail_call compatible with bpf-to-bpf calls. - Allow BPF programs to call map_update_elem on sockmaps. - Add BPF Type Format (BTF) support for type and enum discovery, as   well as support for using BTF within the kernel itself (current use   is for pretty printing structures). - Support listing and getting information about bpf_links via the bpf   syscall. - Enhance kernel interfaces around NIC firmware update. Allow   specifying overwrite mask to control if settings etc. are reset   during update; report expected max time operation may take to users;   support firmware activation without machine reboot incl. limits of   how much impact reset may have (e.g. dropping link or not). - Extend ethtool configuration interface to report IEEE-standard   counters, to limit the need for per-vendor logic in user space. - Adopt or extend devlink use for debug, monitoring, fw update in many   drivers (dsa loop, ice, ionic, sja1105, qed, mlxsw, mv88e6xxx,   dpaa2-eth). - In mlxsw expose critical and emergency SFP module temperature alarms.   Refactor port buffer handling to make the defaults more suitable and   support setting these values explicitly via the DCBNL interface. - Add XDP support for Intel&apos;s igb driver. - Support offloading TC flower classification and filtering rules to   mscc_ocelot switches. - Add PTP support for Marvell Octeontx2 and PP2.2 hardware, as well as   fixed interval period pulse generator and one-step timestamping in   dpaa-eth. - Add support for various auth offloads in WiFi APs, e.g. SAE (WPA3)   offload. - Add Lynx PHY/PCS MDIO module, and convert various drivers which have   this HW to use it. Convert mvpp2 to split PCS. - Support Marvell Prestera 98DX3255 24-port switch ASICs, as well as   7-port Mediatek MT7531 IP. - Add initial support for QCA6390 and IPQ6018 in ath11k WiFi driver,   and wcn3680 support in wcn36xx. - Improve performance for packets which don&apos;t require much offloads on   recent Mellanox NICs by 20% by making multiple packets share a   descriptor entry. - Move chelsio inline crypto drivers (for TLS and IPsec) from the   crypto subtree to drivers/net. Move MDIO drivers out of the phy   directory. - Clean up a lot of W=1 warnings, reportedly the actively developed   subsections of networking drivers should now build W=1 warning free. - Make sure drivers don&apos;t use in_interrupt() to dynamically adapt their   code. Convert tasklets to use new tasklet_setup API (sadly this   conversion is not yet complete).* tag &apos;net-next-5.10&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next: (2583 commits)  Revert &quot;bpfilter: Fix build error with CONFIG_BPFILTER_UMH&quot;  net, sockmap: Don&apos;t call bpf_prog_put() on NULL pointer  bpf, selftest: Fix flaky tcp_hdr_options test when adding addr to lo  bpf, sockmap: Add locking annotations to iterator  netfilter: nftables: allow re-computing sctp CRC-32C in &apos;payload&apos; statements  net: fix pos incrementment in ipv6_route_seq_next  net/smc: fix invalid return code in smcd_new_buf_create()  net/smc: fix valid DMBE buffer sizes  net/smc: fix use-after-free of delayed events  bpfilter: Fix build error with CONFIG_BPFILTER_UMH  cxgb4/ch_ipsec: Replace the module name to ch_ipsec from chcr  net: sched: Fix suspicious RCU usage while accessing tcf_tunnel_info  bpf: Fix register equivalence tracking.  rxrpc: Fix loss of final ack on shutdown  rxrpc: Fix bundle counting for exclusive connections  netfilter: restore NF_INET_NUMHOOKS  ibmveth: Identify ingress large send packets.  ibmveth: Switch order of ibmveth_helper calls.  cxgb4: handle 4-tuple PEDIT to NAT mode translation  selftests: Add VRF route leaking tests  ...

            List of files:
            /linux/drivers/net/ethernet/chelsio/inline_crypto/Makefile</description>
        <pubDate>Fri, 16 Oct 2020 03:42:13 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>a8c16e8ed624f24b2b082fb9a193e0132a5fd108 - crypto/chcr: move nic TLS functionality to drivers/net</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/chelsio/inline_crypto/Makefile#a8c16e8ed624f24b2b082fb9a193e0132a5fd108</link>
        <description>crypto/chcr: move nic TLS functionality to drivers/netThis patch moves complete nic tls offload (kTLS) code from cryptodirectory to drivers/net/ethernet/chelsio/inline_crypto/ch_ktlsdirectory. nic TLS is made a separate ULD of cxgb4.Signed-off-by: Rohit Maheshwari &lt;rohitm@chelsio.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux/drivers/net/ethernet/chelsio/inline_crypto/Makefile</description>
        <pubDate>Thu, 10 Sep 2020 16:21:47 +0200</pubDate>
        <dc:creator>Rohit Maheshwari &lt;rohitm@chelsio.com&gt;</dc:creator>
    </item>
<item>
        <title>3478f90cbff4d554763dba87cd2b6af57878424a - Merge branch &apos;crypto-chelsio-Restructure-chelsio-s-inline-crypto-drivers&apos;</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/chelsio/inline_crypto/Makefile#3478f90cbff4d554763dba87cd2b6af57878424a</link>
        <description>Merge branch &apos;crypto-chelsio-Restructure-chelsio-s-inline-crypto-drivers&apos;Vinay Kumar Yadav says:====================crypto/chelsio: Restructure chelsio&apos;s inline crypto driversThis series of patches will move chelsio&apos;s inline cryptodrivers (ipsec and chtls) from &quot;drivers/crypto/chelsio/&quot;to &quot;drivers/net/ethernet/chelsio/inline_crypto/&quot;for better maintenance.Patch1: moves out chtls.Patch2: moves out inline ipsec, applies on top of Patch1.====================Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux/drivers/net/ethernet/chelsio/inline_crypto/Makefile</description>
        <pubDate>Fri, 21 Aug 2020 23:15:16 +0200</pubDate>
        <dc:creator>David S. Miller &lt;davem@davemloft.net&gt;</dc:creator>
    </item>
<item>
        <title>1b77be463929e6d3cefbc929f710305714a89723 - crypto/chcr: Moving chelsio&apos;s inline ipsec functionality to /drivers/net</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ethernet/chelsio/inline_crypto/Makefile#1b77be463929e6d3cefbc929f710305714a89723</link>
        <description>crypto/chcr: Moving chelsio&apos;s inline ipsec functionality to /drivers/netThis patch seperates inline ipsec functionality from coprocessordriver chcr. Now inline ipsec is separate ULD, moved from&quot;drivers/crypto/chelsio/&quot; to &quot;drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/&quot;Signed-off-by: Ayush Sawal &lt;ayush.sawal@chelsio.com&gt;Signed-off-by: Vinay Kumar Yadav &lt;vinay.yadav@chelsio.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux/drivers/net/ethernet/chelsio/inline_crypto/Makefile</description>
        <pubDate>Wed, 19 Aug 2020 16:01:21 +0200</pubDate>
        <dc:creator>Vinay Kumar Yadav &lt;vinay.yadav@chelsio.com&gt;</dc:creator>
    </item>
</channel>
</rss>
