index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: nf_conncount: restart search when nodes have been erased
Florian Westphal
2018-12-29
1
-11
/
+7
*
netfilter: nf_conncount: split gc in two phases
Florian Westphal
2018-12-29
1
-3
/
+19
*
netfilter: nf_conncount: don't skip eviction when age is negative
Florian Westphal
2018-12-29
1
-1
/
+1
*
netfilter: nf_conncount: replace CONNCOUNT_LOCK_SLOTS with CONNCOUNT_SLOTS
Shawn Bohrer
2018-12-29
1
-14
/
+5
*
netfilter: nf_tables: fix a missing check of nla_put_failure
Kangjie Lu
2018-12-29
1
-0
/
+2
*
include/linux/phy/phy.h: fix minor kerneldoc errors
Robert P. J. Day
2018-12-28
1
-1
/
+1
*
phy.h: fix obvious errors in doc and kerneldoc content
Robert P. J. Day
2018-12-28
1
-5
/
+8
*
net/wan/fsl_ucc_hdlc: Avoid double free in ucc_hdlc_probe()
Wen Yang
2018-12-28
1
-1
/
+0
*
net: marvell: fix a missing check of acpi_match_device
Kangjie Lu
2018-12-28
1
-0
/
+2
*
tipc: fix a missing check of genlmsg_put
Kangjie Lu
2018-12-28
1
-0
/
+2
*
atl1e: checking the status of atl1e_write_phy_reg
Kangjie Lu
2018-12-28
1
-1
/
+3
*
net: dsa: bcm_sf2: Propagate error value from mdio_write
Kangjie Lu
2018-12-28
1
-4
/
+3
*
net: stmicro: fix a missing check of clk_prepare
Kangjie Lu
2018-12-28
1
-1
/
+3
*
net: (cpts) fix a missing check of clk_prepare
Kangjie Lu
2018-12-28
1
-1
/
+3
*
niu: fix missing checks of niu_pci_eeprom_read
Kangjie Lu
2018-12-28
1
-2
/
+8
*
net: chelsio: Add a missing check on cudg_get_buffer
Aditya Pakki
2018-12-28
1
-0
/
+4
*
ipv6/route: Add a missing check on proc_dointvec
Aditya Pakki
2018-12-28
1
-1
/
+5
*
tipc: fix a double free in tipc_enable_bearer()
Cong Wang
2018-12-28
1
-1
/
+0
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-12-27
183
-5096
/
+15845
|
\
|
*
crypto: skcipher - remove remnants of internal IV generators
Eric Biggers
2018-12-23
18
-182
/
+17
|
*
crypto: cavium/nitrox - Fix build with !CONFIG_DEBUG_FS
Eric Biggers
2018-12-23
1
-2
/
+1
|
*
crypto: salsa20-generic - don't unnecessarily use atomic walk
Eric Biggers
2018-12-23
1
-1
/
+1
|
*
crypto: skcipher - add might_sleep() to skcipher_walk_virt()
Eric Biggers
2018-12-23
1
-0
/
+2
|
*
crypto: x86/chacha - avoid sleeping under kernel_fpu_begin()
Eric Biggers
2018-12-23
1
-13
/
+20
|
*
crypto: cavium/nitrox - Added AEAD cipher support
Nagadheeraj Rottela
2018-12-23
7
-605
/
+1103
|
*
crypto: mxc-scc - fix build warnings on ARM64
Fabio Estevam
2018-12-23
1
-6
/
+6
|
*
crypto: api - document missing stats member
Corentin Labbe
2018-12-23
1
-0
/
+7
|
*
crypto: user - remove unused dump functions
Corentin Labbe
2018-12-23
3
-48
/
+1
|
*
crypto: chelsio - Fix wrong error counter increments
Harsh Jain
2018-12-23
2
-10
/
+10
|
*
crypto: chelsio - Reset counters on cxgb4 Detach
Harsh Jain
2018-12-23
1
-0
/
+4
|
*
crypto: chelsio - Handle PCI shutdown event
Harsh Jain
2018-12-23
3
-93
/
+278
|
*
crypto: chelsio - cleanup:send addr as value in function argument
Harsh Jain
2018-12-23
1
-8
/
+8
|
*
crypto: chelsio - Use same value for both channel in single WR
Harsh Jain
2018-12-23
2
-8
/
+6
|
*
crypto: chelsio - Swap location of AAD and IV sent in WR
Harsh Jain
2018-12-23
3
-120
/
+104
|
*
crypto: chelsio - remove set but not used variable 'kctx_len'
YueHaibing
2018-12-23
1
-2
/
+1
|
*
crypto: ux500 - Use proper enum in hash_set_dma_transfer
Nathan Chancellor
2018-12-23
1
-1
/
+1
|
*
crypto: ux500 - Use proper enum in cryp_set_dma_transfer
Nathan Chancellor
2018-12-23
1
-2
/
+2
|
*
crypto: aesni - Add scatter/gather avx stubs, and use them in C
Dave Watson
2018-12-23
2
-332
/
+198
|
*
crypto: aesni - Introduce partial block macro
Dave Watson
2018-12-23
1
-6
/
+150
|
*
crypto: aesni - Introduce READ_PARTIAL_BLOCK macro
Dave Watson
2018-12-23
1
-43
/
+59
|
*
crypto: aesni - Move ghash_mul to GCM_COMPLETE
Dave Watson
2018-12-23
1
-4
/
+10
|
*
crypto: aesni - Fill in new context data structures
Dave Watson
2018-12-23
1
-14
/
+37
|
*
crypto: aesni - Merge avx precompute functions
Dave Watson
2018-12-23
1
-49
/
+27
|
*
crypto: aesni - Split AAD hash calculation to separate macro
Dave Watson
2018-12-23
2
-141
/
+115
|
*
crypto: aesni - Add GCM_COMPLETE macro
Dave Watson
2018-12-23
1
-0
/
+8
|
*
crypto: aesni - support 256 byte keys in avx asm
Dave Watson
2018-12-23
2
-61
/
+145
|
*
crypto: aesni - Macro-ify func save/restore
Dave Watson
2018-12-23
1
-58
/
+36
|
*
crypto: aesni - Introduce gcm_context_data
Dave Watson
2018-12-23
2
-221
/
+215
|
*
crypto: aesni - Merge GCM_ENC_DEC
Dave Watson
2018-12-23
1
-633
/
+318
|
*
crypto: adiantum - fix leaking reference to hash algorithm
Eric Biggers
2018-12-13
1
-4
/
+5
[next]