index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
drivers
/
vector_kern.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
um: Loadable BPF "Firmware" for vector drivers
Anton Ivanov
2019-11-25
1
-9
/
+104
*
um: Add SPDX headers for files in arch/um/drivers
Alex Dewar
2019-09-15
1
-1
/
+1
*
um: Error handling fixes in vector drivers
Anton Ivanov
2019-09-15
1
-5
/
+32
*
um: Add checks to mtu parameter parsing
Anton Ivanov
2019-09-15
1
-1
/
+2
*
um: Add legacy tap support and rename existing vector to hybrid
Anton Ivanov
2019-09-15
1
-0
/
+2
*
um: vector netdev: adjust to xmit_more API change
Johannes Berg
2019-05-05
1
-1
/
+1
*
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
1
-0
/
+3
*
Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-10-31
1
-10
/
+5
|
\
|
*
um: NULL check before kfree is not needed
YueHaibing
2018-10-29
1
-10
/
+5
*
|
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
1
-1
/
+1
*
|
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+1
*
|
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
2018-10-31
1
-1
/
+1
|
/
*
Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-06-15
1
-6
/
+14
|
\
|
*
um: Fix raw interface options
Anton Ivanov
2018-06-10
1
-3
/
+2
|
*
um: Fix initialization of vector queues
Anton Ivanov
2018-06-10
1
-3
/
+12
*
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-13
1
-6
/
+6
|
/
*
Fix vector raw inintialization logic
Anton Ivanov
2018-03-29
1
-1
/
+6
*
Migrate vector timers to new timer API
Anton Ivanov
2018-03-29
1
-7
/
+3
*
um: vector: Fix an error handling path in 'vector_parse()'
Christophe JAILLET
2018-02-19
1
-3
/
+3
*
um: vector: Fix a memory allocation check
Christophe JAILLET
2018-02-19
1
-1
/
+1
*
um: vector: fix missing unlock on error in vector_net_open()
Wei Yongjun
2018-02-19
1
-1
/
+3
*
High Performance UML Vector Network Driver
Anton Ivanov
2018-02-19
1
-0
/
+1630