index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tun.c
Age
Commit message (
Expand
)
Author
2022-12-12
driver/net/tun: Added features for USO.
Andrew Melnychenko
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-29
net: tun: Fix use-after-free in tun_detach()
Shigeru Yoshida
2022-11-14
net: tun: rebuild error handling in tun_get_user
Chuang Wang
2022-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-08
net: tun: call napi_schedule_prep() to ensure we own a napi
Eric Dumazet
2022-11-04
net: tun: Fix memory leaks of napi_get_frags
Wang Yufen
2022-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-03
net: tun: bump the link speed from 10Mbps to 10Gbps
Ilya Maximets
2022-10-31
net: tun: fix bugs for oversize packet when napi frags enabled
Ziyang Xuan
2022-09-30
net: tun: Convert to use sysfs_emit() APIs
Wang Yufen
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-23
tun: support not enabling carrier in TUNSETIFF
Patrick Rohr
2022-08-31
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-06-30
net: tun: avoid disabling NAPI twice
Jakub Kicinski
2022-06-27
net: tun: stop NAPI when detaching queues
Jakub Kicinski
2022-06-24
net: tun: unlink NAPI from device on destruction
Jakub Kicinski
2022-05-05
net: switch to netif_napi_add_tx()
Jakub Kicinski
2022-04-14
tun: annotate access to queue->trans_start
Antoine Tenart
2022-03-11
net: add per-cpu storage and net->core_stats
Eric Dumazet
2022-03-07
tun: vxlan: Use netif_rx().
Sebastian Andrzej Siewior
2022-03-06
net: tun: track dropped skb via kfree_skb_reason()
Dongli Zhang
2022-03-06
net: tun: split run_ebpf_filter() and pskb_trim() into different "if statement"
Dongli Zhang
2022-03-02
tuntap: add sanity checks about msg_controllen in sendmsg
Harold Huang
2022-03-01
tun: support NAPI for packets received from batched XDP buffs
Harold Huang
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-17
tun: avoid double free in tun_free_netdev
George Kennedy
2021-12-13
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
2021-11-15
tun: fix bonding active backup with arp monitoring
Nicolas Dichtel
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-05-19
tun: use DEVICE_ATTR_RO macro
YueHaibing
2021-04-28
net: tun: Remove redundant assignment to ret
Yang Li
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-06
net: tun: set tun->dev->addr_len during TUNSETLINK processing
Phillip Potter
2021-03-18
bpf, devmap: Move drop error path to devmap for XDP_REDIRECT
Lorenzo Bianconi
2021-02-11
net: fix dev_ifsioc_locked() race condition
Cong Wang
2021-01-19
net: tun: fix misspellings using codespell tool
Menglong Dong
2021-01-08
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
2021-01-08
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
2021-01-07
tap/tun: add skb_zcopy_init() helper for initialization.
Jonathan Lemon
2021-01-07
net: group skb_shinfo zerocopy related bits together.
Jonathan Lemon
2021-01-07
skbuff: Add skb parameter to the ubuf zerocopy callback
Jonathan Lemon
2020-12-28
tun: fix return value when the number of iovs exceeds MAX_SKB_FRAGS
Yunjian Wang
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-01
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-23
net/tun: Call type change netdev notifiers
Martin Schiller
2020-11-21
tun: honor IOCB_NOWAIT flag
Jens Axboe
2020-11-09
tun: switch to net core provided statistics counters
Heiner Kallweit
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]