index
:
cryptodev-linux.git
bugfixes
integration
master
sockets
userspace
Kernel crypto API for user space
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ncr-limits.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
run scripts/Lindent.
Nikos Mavrogiannopoulos
2010-09-06
1
-19
/
+21
*
Drop <cryptodev.h>
Miloslav Trmač
2010-08-24
1
-1
/
+0
*
Merge branch 'bugfixes'
Miloslav Trmač
2010-08-05
1
-0
/
+1
|
\
|
*
Fix build with recent kernels
Jan Chadima
2010-08-05
1
-0
/
+1
*
|
Merge branch 'master' into replace-lists
Miloslav Trmač
2010-07-30
1
-1
/
+1
|
\
|
|
*
Fix kmalloc return value check
Miloslav Trmač
2010-07-28
1
-1
/
+1
*
|
Stop looking in the hash table after the first match.
Miloslav Trmač
2010-07-28
1
-1
/
+7
*
|
Use hash tables to speed up limit lookup
Miloslav Trmač
2010-07-28
1
-45
/
+80
*
|
Store all types of limits together.
Miloslav Trmač
2010-07-28
1
-18
/
+24
|
/
*
Corrected copyright notices.
Nikos Mavrogiannopoulos
2010-07-27
1
-1
/
+3
*
relicensed under GNU GPLv2.
Nikos Mavrogiannopoulos
2010-07-27
1
-8
/
+9
*
removed the data type.
Nikos Mavrogiannopoulos
2010-07-26
1
-2
/
+0
*
ncr_int.h -> ncr-int.h
Nikos Mavrogiannopoulos
2010-07-25
1
-1
/
+1
*
sparse: add missing 'static'
Miloslav Trmač
2010-07-19
1
-2
/
+2
*
Use the supplied pid even if creating a new record
Miloslav Trmač
2010-07-19
1
-1
/
+1
*
Fix error paths in ncr_limits_add_and_check
Miloslav Trmač
2010-07-19
1
-2
/
+17
*
Use current_euid() and task_pid_nr(current) to get identifiers for owners (fo...
Nikos Mavrogiannopoulos
2010-06-17
1
-25
/
+7
*
Added small subsystem for storage (no storage occuring yet).
Nikos Mavrogiannopoulos
2010-06-17
1
-1
/
+1
*
Added deinitialization of limits on module unloading. Better cleanup of unuse...
Nikos Mavrogiannopoulos
2010-06-17
1
-0
/
+21
*
Compilation and initialization fixes.
Nikos Mavrogiannopoulos
2010-06-17
1
-3
/
+8
*
Added some initial for of key. Added helper functions to enforce per user and...
Nikos Mavrogiannopoulos
2010-06-17
1
-0
/
+176