Age | Commit message (Expand) | Author | Files | Lines |
2017-12-22 | crypto: qat - reduce stack size with KASAN | Arnd Bergmann | 1 | -66/+67 |
2017-12-22 | crypto: exynos - Icrease the priority of the driver | Łukasz Stelmach | 1 | -1/+1 |
2017-12-22 | crypto: chelsio - fix a type cast error | Atul Gupta | 1 | -1/+1 |
2017-12-22 | crypto: drivers - remove duplicate includes | Pravin Shedge | 3 | -3/+0 |
2017-12-11 | chcr: ensure cntrl is initialized to fix bit-wise or'ing of garabage data | Colin Ian King | 1 | -1/+1 |
2017-12-11 | chcr: remove unused variables net_device, pi, adap and cntrl | Colin Ian King | 1 | -7/+1 |
2017-12-11 | crypto: chelsio - make arrays sgl_ent_len and dsgl_ent_len static | Colin Ian King | 1 | -9/+13 |
2017-12-11 | crypto: stm32 - fix module device table name | Corentin LABBE | 1 | -1/+1 |
2017-12-11 | crypto: caam/qi - use correct print specifier for size_t | Horia Geantă | 1 | -3/+3 |
2017-11-29 | crypto: chacha20 - Fix keystream alignment for chacha20_block() | Eric Biggers | 1 | -12/+12 |
2017-11-29 | crypto: hifn_795x - Fix a memory leak in the error handling path of 'hifn_pro... | Christophe Jaillet | 1 | -0/+1 |
2017-11-29 | chcr: Add support for Inline IPSec | Atul Gupta | 8 | -168/+860 |
2017-11-29 | cxgb4: Add support for Inline IPSec Tx | Atul Gupta | 7 | -52/+88 |
2017-11-29 | crypto: cavium - fix memory leak on info | Colin Ian King | 1 | -1/+2 |
2017-11-29 | crypto: nx - fix spelling mistake: "availavle" -> "available" | Colin Ian King | 1 | -2/+2 |
2017-11-29 | crypto: s5p-sss - Remove a stray tab | Dan Carpenter | 1 | -1/+1 |
2017-11-29 | crypto: chelsio - Fix an error code in chcr_hash_dma_map() | Dan Carpenter | 1 | -1/+1 |
2017-11-29 | crypto: chelsio - remove redundant assignments to reqctx and dst_size | Colin Ian King | 1 | -4/+0 |
2017-11-29 | hwrng: bcm63xx - Remove since bcm2835-rng takes over | Florian Fainelli | 3 | -168/+0 |
2017-11-29 | hwrng: bcm2835 - Enable BCM2835 RNG to work on BCM63xx platforms | Florian Fainelli | 2 | -4/+14 |
2017-11-29 | hwrng: bcm2835 - Add Broadcom MIPS I/O accessors | Florian Fainelli | 1 | -2/+11 |
2017-11-29 | hwrng: bcm2835 - Abstract I/O accessors | Florian Fainelli | 1 | -8/+19 |
2017-11-29 | hwrng: bcm2835 - Manage an optional clock | Florian Fainelli | 1 | -1/+16 |
2017-11-29 | hwrng: bcm2835 - Rework interrupt masking | Florian Fainelli | 1 | -16/+23 |
2017-11-29 | hwrng: bcm2835 - Use device managed helpers | Florian Fainelli | 1 | -12/+1 |
2017-11-29 | hwrng: bcm2835 - Implementation cleanup callback | Florian Fainelli | 1 | -3/+9 |
2017-11-29 | hwrng: bcm2835 - Move enabling to hwrng::init | Florian Fainelli | 1 | -4/+12 |
2017-11-29 | hwrng: bcm2835 - Define a driver private context | Florian Fainelli | 1 | -21/+34 |
2017-11-29 | hwrng: bcm2835 - Obtain base register via resource | Florian Fainelli | 1 | -10/+10 |
2017-11-29 | crypto: stm32 - Support for STM32 CRYP crypto module | Fabien DESSENNE | 3 | -1/+1183 |
2017-11-27 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -12/+28 |
2017-11-27 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -147/+4 |
2017-11-25 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 262 | -1018/+890 |
2017-11-25 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 21 | -239/+385 |
2017-11-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 34 | -240/+569 |
2017-11-24 | Merge tag 'platform-drivers-x86-v4.15-2' of git://git.infradead.org/linux-pla... | Linus Torvalds | 4 | -3/+41 |
2017-11-24 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 4 | -25/+50 |
2017-11-24 | Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 35 | -511/+268 |
2017-11-23 | x86/PCI: Remove unused HyperTransport interrupt support | Bjorn Helgaas | 3 | -147/+0 |
2017-11-23 | irqchip/imgpdc: Use resource_size function on resource object | Vasyl Gomonovych | 1 | -1/+1 |
2017-11-23 | irqchip/qcom: Fix u32 comparison with value less than zero | Colin Ian King | 1 | -1/+1 |
2017-11-23 | ipvlan: Fix insufficient skb linear check for ipv6 icmp | Gao Feng | 1 | -1/+19 |
2017-11-23 | ipvlan: Fix insufficient skb linear check for arp | Gao Feng | 1 | -8/+8 |
2017-11-23 | geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6 | Hangbin Liu | 1 | -1/+15 |
2017-11-23 | Merge tag 'wireless-drivers-for-davem-2017-11-22' of git://git.kernel.org/pub... | David S. Miller | 10 | -90/+335 |
2017-11-23 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 16 | -120/+154 |
2017-11-23 | net: dsa: bcm_sf2: Clear IDDQ_GLOBAL_PWR bit for PHY | Florian Fainelli | 1 | -1/+1 |
2017-11-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -2/+8 |
2017-11-23 | net: accept UFO datagrams from tuntap and packet | Willem de Bruijn | 2 | -1/+3 |
2017-11-23 | net: realtek: r8169: implement set_link_ksettings() | Tobias Jakobi | 1 | -16/+22 |