index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tun.c
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-31
tun: add missing rcu annotation in tun_set_ebpf()
Jason Wang
2020-07-25
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2020-06-30
tun: implement header_ops->parse_protocol for AF_PACKET
Jason A. Donenfeld
2020-06-01
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
2020-06-01
tun: correct header offsets in napi frags mode
Willem de Bruijn
2020-05-14
tun: Add XDP frame size
Jesper Dangaard Brouer
2020-04-12
net: tun: record RX queue in skb before do_xdp_generic()
Gilberto Bertin
2020-04-06
tun: Don't put_page() for all negative return values from XDP program
Will Deacon
2020-03-06
tun: reject unsupported coalescing params
Jakub Kicinski
2020-03-05
tun: drop TUN_DEBUG and tun_debug()
Michal Kubecek
2020-03-05
tun: replace tun_debug() by netif_info()
Michal Kubecek
2020-03-05
tun: drop useless debugging statements
Michal Kubecek
2020-03-05
tun: get rid of DBG1() macro
Michal Kubecek
2020-03-05
tun: fix misleading comment format
Michal Kubecek
2020-02-23
tun: Remove unnecessary BUG_ON check in tun_net_xmit
David Ahern
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-23
tun: add mutex_unlock() call and napi.skb clearing in tun_get_user()
Eric Dumazet
2020-01-16
xdp: Use bulking for non-map XDP_REDIRECT and consolidate code paths
Toke Høiland-Jørgensen
2019-11-15
tun: fix data-race in gro_normal_list()
Petar Penkov
2019-11-07
tun: switch to u64_stats_t
Eric Dumazet
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-09
tun: remove possible false sharing in tun_flow_update()
Eric Dumazet
2019-10-08
Revert "tun: call dev_get_valid_name() before register_netdevice()"
Eric Dumazet
2019-10-08
tun: fix memory leak in error path
Eric Dumazet
2019-10-01
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
2019-09-12
tun: fix use-after-free when register netdev failed
Yang Yingliang
2019-07-25
tun: mark small packets as owned by the tap sock
Alexis Bauvin
2019-07-08
coallocate socket_wq with socket itself
Al Viro
2019-06-18
tun: wake up waitqueues after IFF_UP is set
Fei Li
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-09
tuntap: synchronize through tfiles array instead of tun->numqueues
Jason Wang
2019-05-09
tuntap: fix dividing by zero in ebpf queue selection
Jason Wang
2019-04-23
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
2019-03-23
net: convert rps_needed and rfs_needed to new static branch api
Eric Dumazet
2019-03-21
tun: Remove unused first parameter of tun_get_iff()
Kirill Tkhai
2019-03-21
tun: Add ioctl() TUNGETDEVNETNS cmd to allow obtaining real net ns of tun device
Kirill Tkhai
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
2019-03-16
tun: add a missing rcu_read_unlock() in error path
Eric Dumazet
2019-03-15
tun: properly test for IFF_UP
Eric Dumazet
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-25
tun: remove unnecessary memory barrier
Timur Celik
2019-02-24
tun: fix blocking read
Timur Celik
2019-02-22
net: Don't set transport offset to invalid value
Maxim Mikityanskiy
2019-01-30
tun: move the call to tun_set_real_num_queues
George Amanakis
2019-01-10
tun: publish tfile after it's fully initialized
Stanislav Fomichev
2018-12-14
tun: replace get_cpu_ptr with this_cpu_ptr when bh disabled
Prashant Bhole
2018-12-13
net: dev: Add extack argument to dev_set_mac_address()
Petr Machata
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]