index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tun.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-12
driver/net/tun: Added features for USO.
Andrew Melnychenko
1
-1
/
+7
2022-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2022-11-29
net: tun: Fix use-after-free in tun_detach()
Shigeru Yoshida
1
-1
/
+3
2022-11-14
net: tun: rebuild error handling in tun_get_user
Chuang Wang
1
-36
/
+29
2022-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+13
2022-11-09
net: tun: call napi_schedule_prep() to ensure we own a napi
Eric Dumazet
1
-6
/
+13
2022-11-04
net: tun: Fix memory leaks of napi_get_frags
Wang Yufen
1
-0
/
+1
2022-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2022-11-03
net: tun: bump the link speed from 10Mbps to 10Gbps
Ilya Maximets
1
-1
/
+1
2022-11-01
net: tun: fix bugs for oversize packet when napi frags enabled
Ziyang Xuan
1
-1
/
+2
2022-09-30
net: tun: Convert to use sysfs_emit() APIs
Wang Yufen
1
-7
/
+7
2022-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+6
2022-09-23
tun: support not enabling carrier in TUNSETIFF
Patrick Rohr
1
-3
/
+6
2022-09-01
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-4
/
+4
2022-06-30
net: tun: avoid disabling NAPI twice
Jakub Kicinski
1
-1
/
+2
2022-06-28
net: tun: stop NAPI when detaching queues
Jakub Kicinski
1
-1
/
+10
2022-06-25
net: tun: unlink NAPI from device on destruction
Jakub Kicinski
1
-0
/
+1
2022-05-06
net: switch to netif_napi_add_tx()
Jakub Kicinski
1
-2
/
+1
2022-04-14
tun: annotate access to queue->trans_start
Antoine Tenart
1
-1
/
+1
2022-03-12
net: add per-cpu storage and net->core_stats
Eric Dumazet
1
-8
/
+8
2022-03-07
tun: vxlan: Use netif_rx().
Sebastian Andrzej Siewior
1
-1
/
+1
2022-03-06
net: tun: track dropped skb via kfree_skb_reason()
Dongli Zhang
1
-9
/
+28
2022-03-06
net: tun: split run_ebpf_filter() and pskb_trim() into different "if statement"
Dongli Zhang
1
-1
/
+4
2022-03-03
tuntap: add sanity checks about msg_controllen in sendmsg
Harold Huang
1
-1
/
+2
2022-03-02
tun: support NAPI for packets received from batched XDP buffs
Harold Huang
1
-13
/
+30
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+1
2021-12-18
tun: avoid double free in tun_free_netdev
George Kennedy
1
-56
/
+59
2021-12-14
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
1
-1
/
+1
2021-11-15
tun: fix bonding active backup with arp monitoring
Nicolas Dichtel
1
-0
/
+5
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+6
2021-05-19
tun: use DEVICE_ATTR_RO macro
YueHaibing
1
-8
/
+8
2021-04-28
net: tun: Remove redundant assignment to ret
Yang Li
1
-1
/
+0
2021-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+48
2021-04-07
net: tun: set tun->dev->addr_len during TUNSETLINK processing
Phillip Potter
1
-0
/
+48
2021-03-18
bpf, devmap: Move drop error path to devmap for XDP_REDIRECT
Lorenzo Bianconi
1
-6
/
+9
2021-02-12
net: fix dev_ifsioc_locked() race condition
Cong Wang
1
-3
/
+2
2021-01-20
net: tun: fix misspellings using codespell tool
Menglong Dong
1
-1
/
+1
2021-01-09
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
1
-4
/
+1
2021-01-09
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
1
-4
/
+3
2021-01-08
tap/tun: add skb_zcopy_init() helper for initialization.
Jonathan Lemon
1
-2
/
+1
2021-01-08
net: group skb_shinfo zerocopy related bits together.
Jonathan Lemon
1
-2
/
+1
2021-01-08
skbuff: Add skb parameter to the ubuf zerocopy callback
Jonathan Lemon
1
-1
/
+1
2020-12-29
tun: fix return value when the number of iovs exceeds MAX_SKB_FRAGS
Yunjian Wang
1
-1
/
+1
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-1
/
+1
2020-12-01
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
1
-1
/
+1
2020-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+11
2020-11-23
net/tun: Call type change netdev notifiers
Martin Schiller
1
-1
/
+10
2020-11-22
tun: honor IOCB_NOWAIT flag
Jens Axboe
1
-3
/
+11
2020-11-10
tun: switch to net core provided statistics counters
Heiner Kallweit
1
-87
/
+34
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
[next]