index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tun.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: tun: fix tun_napi_alloc_frags()
Eric Dumazet
2024-12-14
1
-1
/
+1
*
appletalk: Remove deadcode
Dr. David Alan Gilbert
2024-10-04
1
-1
/
+1
*
[tree-wide] finally take no_llseek out
Al Viro
2024-09-27
1
-1
/
+0
*
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-09-16
1
-0
/
+6
|
\
|
*
file: reclaim 24 bytes from f_owner
Christian Brauner
2024-08-28
1
-0
/
+6
*
|
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
2024-09-03
1
-2
/
+3
|
/
*
tun: add missing verification for short frame
Dongli Zhang
2024-07-25
1
-0
/
+3
*
tun: Assign missing bpf_net_context.
Sebastian Andrzej Siewior
2024-07-06
1
-0
/
+7
*
Merge tag 'for-6.10/io_uring-20240511' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-13
1
-1
/
+1
|
\
|
*
net: extend ubuf_info callback to ops structure
Pavel Begunkov
2024-04-23
1
-1
/
+1
*
|
tun: limit printing rate when illegal packet received by tun dev
Lei Chen
2024-04-17
1
-8
/
+10
|
/
*
net: introduce include/net/rps.h
Eric Dumazet
2024-03-08
1
-0
/
+1
*
net: tap: Remove generic .ndo_get_stats64
Breno Leitao
2024-03-06
1
-1
/
+0
*
net: tuntap: Leverage core stats allocator
Breno Leitao
2024-03-06
1
-9
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-29
1
-0
/
+1
|
\
|
*
tun: Fix xdp_rxq_info's queue_index when detaching
Yunjian Wang
2024-02-24
1
-0
/
+1
*
|
xdp: rely on skb pointer reference in do_xdp_generic and netif_receive_generi...
Lorenzo Bianconi
2024-02-14
1
-2
/
+2
*
|
tun: Implement ethtool's get_channels() callback
Yunjian Wang
2024-02-04
1
-0
/
+10
*
|
net/tun: use reciprocal_scale
Stephen Hemminger
2024-01-30
1
-4
/
+3
|
/
*
tun: add missing rx stats accounting in tun_xdp_act
Yunjian Wang
2024-01-22
1
-0
/
+2
*
tun: fix missing dropped counter in tun_xdp_act
Yunjian Wang
2024-01-22
1
-2
/
+6
*
tun: prevent negative ifindex
Eric Dumazet
2023-10-18
1
-2
/
+5
*
tun: add __exit annotations to module exit func tun_cleanup()
Ziyang Xuan
2023-08-18
1
-1
/
+1
*
tun: avoid high-order page allocation for packet header
Tahsin Erdogan
2023-08-11
1
-1
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-10
1
-1
/
+1
|
\
|
*
drivers: net: prevent tun_build_skb() to exceed the packet size limit
Andrew Kanner
2023-08-08
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-03
1
-1
/
+1
|
\
|
|
*
net: tun_chr_open(): set sk_uid from current_fsuid()
Laszlo Ersek
2023-08-02
1
-1
/
+1
*
|
net: tun: change tun_alloc_skb() to allow bigger paged allocations
Eric Dumazet
2023-08-03
1
-1
/
+3
|
/
*
tun: Fix memory leak for detached NAPI queue.
Kuniyuki Iwashima
2023-05-17
1
-0
/
+15
*
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-04-27
1
-0
/
+2
|
\
|
*
tun: flag the device as supporting FMODE_NOWAIT
Jens Axboe
2023-03-11
1
-0
/
+2
*
|
iov_iter: add iter_iovec() helper
Jens Axboe
2023-03-30
1
-1
/
+2
|
/
*
Daniel Borkmann says:
Jakub Kicinski
2023-02-11
1
-0
/
+5
|
\
|
*
drivers: net: turn on XDP features
Marek Majtyka
2023-02-03
1
-0
/
+5
*
|
tun: tun_chr_open(): correctly initialize socket uid
Pietro Borrello
2023-02-06
1
-1
/
+1
|
/
*
driver/net/tun: Added features for USO.
Andrew Melnychenko
2022-12-12
1
-1
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-29
1
-1
/
+3
|
\
|
*
net: tun: Fix use-after-free in tun_detach()
Shigeru Yoshida
2022-11-29
1
-1
/
+3
*
|
net: tun: rebuild error handling in tun_get_user
Chuang Wang
2022-11-14
1
-36
/
+29
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-11
1
-5
/
+13
|
\
|
|
*
net: tun: call napi_schedule_prep() to ensure we own a napi
Eric Dumazet
2022-11-09
1
-6
/
+13
|
*
net: tun: Fix memory leaks of napi_get_frags
Wang Yufen
2022-11-04
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-03
1
-1
/
+2
|
\
|
|
*
net: tun: fix bugs for oversize packet when napi frags enabled
Ziyang Xuan
2022-11-01
1
-1
/
+2
*
|
net: tun: bump the link speed from 10Mbps to 10Gbps
Ilya Maximets
2022-11-03
1
-1
/
+1
|
/
*
net: tun: Convert to use sysfs_emit() APIs
Wang Yufen
2022-09-30
1
-7
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-29
1
-3
/
+6
|
\
|
*
tun: support not enabling carrier in TUNSETIFF
Patrick Rohr
2022-09-23
1
-3
/
+6
*
|
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-4
/
+4
|
/
[next]