index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tun.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tun: fix vlan packet truncation
Bjørn Mork
2018-04-18
1
-6
/
+1
*
tun: send netlink notification when the device is modified
Sabrina Dubroca
2018-04-11
1
-2
/
+22
*
tun: set the flags before registering the netdevice
Sabrina Dubroca
2018-04-11
1
-3
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
1
-1
/
+2
|
\
|
*
vhost_net: examine pointer types during un-producing
Jason Wang
2018-03-09
1
-1
/
+2
*
|
tuntap: XDP_TX can use native XDP
Jason Wang
2018-03-14
1
-11
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-06
1
-15
/
+7
|
\
|
|
*
tuntap: correctly add the missing XDP flush
Jason Wang
2018-02-26
1
-0
/
+1
|
*
tuntap: disable preemption during XDP processing
Jason Wang
2018-02-26
1
-0
/
+6
|
*
Revert "tuntap: add missing xdp flush"
Jason Wang
2018-02-26
1
-15
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-02-19
1
-10
/
+6
|
\
|
|
*
tun: fix tun_napi_alloc_frags() frag allocator
Eric Dumazet
2018-02-16
1
-10
/
+6
*
|
tun: export flags, uid, gid, queue information over netlink
Sabrina Dubroca
2018-02-16
1
-0
/
+56
*
|
tun: Add ioctl() SIOCGSKNS cmd to allow obtaining net ns of tun device
Kirill Tkhai
2018-02-15
1
-2
/
+14
|
/
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-6
/
+6
*
tuntap: add missing xdp flush
Jason Wang
2018-02-08
1
-0
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
1
-83
/
+376
|
\
|
*
tun: avoid calling xdp_rxq_info_unreg() twice
Cong Wang
2018-01-22
1
-2
/
+0
|
*
tun: add missing rcu annotation
Jason Wang
2018-01-22
1
-1
/
+2
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-19
1
-4
/
+14
|
|
\
|
*
|
tun: allow to attach ebpf socket filter
Jason Wang
2018-01-17
1
-4
/
+34
|
*
|
tuntap: rename struct tun_steering_prog to struct tun_prog
Jason Wang
2018-01-17
1
-16
/
+16
|
*
|
tuntap: XDP transmission
Jason Wang
2018-01-09
1
-32
/
+179
|
*
|
tun/tap: use ptr_ring instead of skb_array
Jason Wang
2018-01-09
1
-20
/
+22
|
*
|
tun: setup xdp_rxq_info
Jesper Dangaard Brouer
2018-01-05
1
-1
/
+23
|
*
|
tuntap: fix possible deadlock when fail to register netdev
Jason Wang
2017-12-08
1
-3
/
+4
|
*
|
tun: avoid unnecessary READ_ONCE in tun_net_xmit
Willem de Bruijn
2017-12-06
1
-3
/
+1
|
*
|
tun: add eBPF based queue selection method
Jason Wang
2017-12-05
1
-23
/
+122
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-05
1
-6
/
+18
|
|
\
\
|
*
|
|
net: xdp: make the stack take care of the tear down
Jakub Kicinski
2017-12-03
1
-4
/
+0
*
|
|
|
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
1
-2
/
+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-2
/
+2
|
|
/
/
*
|
/
tun: fix a memory leak for tfile->tx_array
Cong Wang
2018-01-17
1
-2
/
+13
|
|
/
|
/
|
*
|
tun: free skb in early errors
Wei Xu
2017-12-02
1
-6
/
+18
|
/
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-11-25
1
-3
/
+5
|
\
|
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-3
/
+5
*
|
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
2017-11-24
1
-0
/
+2
|
/
*
tun: fix rcu_read_lock imbalance in tun_build_skb
Xin Long
2017-11-19
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-15
1
-42
/
+268
|
\
|
*
net: bpf: rename ndo_xdp to ndo_bpf
Jakub Kicinski
2017-11-05
1
-2
/
+2
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
1
-0
/
+4
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-30
1
-1
/
+2
|
|
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-22
1
-0
/
+3
|
|
\
\
\
|
*
|
|
|
tun: do not arm flow_gc_timer in tun_flow_init()
Eric Dumazet
2017-10-22
1
-2
/
+0
|
*
|
|
|
tun: avoid extra timer schedule in tun_flow_cleanup()
Eric Dumazet
2017-10-22
1
-3
/
+6
|
*
|
|
|
tun: do not block BH again in tun_flow_cleanup()
Eric Dumazet
2017-10-22
1
-2
/
+2
|
*
|
|
|
net-tun: fix panics at dismantle time
Eric Dumazet
2017-10-20
1
-4
/
+7
|
*
|
|
|
tun: relax check on eth_get_headlen() return value
Eric Dumazet
2017-10-19
1
-1
/
+1
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-05
1
-3
/
+5
|
|
\
\
\
\
|
*
|
|
|
|
bpf: add meta pointer for direct access
Daniel Borkmann
2017-09-26
1
-0
/
+1
[next]