index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
drivers
/
vector_kern.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
um: Migrate vector drivers to NAPI
Anton Ivanov
2022-03-11
1
-56
/
+49
*
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
1
-1
/
+3
*
um: vector: adjust to coalesce API changes
Johannes Berg
2021-08-27
1
-2
/
+6
*
um: Remove unused including <linux/version.h>
Yang Li
2021-04-15
1
-1
/
+0
*
um: Support dynamic IRQ allocation
Johannes Berg
2020-12-13
1
-2
/
+2
*
um: Convert tasklets to use new tasklet_setup() API
Allen Pais
2020-12-13
1
-3
/
+3
*
um: vector: Use GFP_ATOMIC under spin lock
Tiezhu Yang
2020-10-11
1
-2
/
+2
*
Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-07
1
-2
/
+3
|
\
|
*
um: vector: Avoid NULL ptr deference if transport is unset
Sjoerd Simons
2020-03-29
1
-0
/
+3
|
*
um: Don't overwrite ethtool driver version
Leon Romanovsky
2020-03-29
1
-2
/
+0
*
|
um: reject unsupported coalescing params
Jakub Kicinski
2020-03-06
1
-0
/
+1
|
/
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-1
/
+1
*
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-16
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-12
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