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 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
|
*
|
|
|
|
tun: delete original tun_get() and rename __tun_get() to tun_get()
yuan linyu
2017-09-25
1
-15
/
+11
|
*
|
|
|
|
tun: enable napi_gro_frags() for TUN/TAP driver
Petar Penkov
2017-09-25
1
-6
/
+128
|
*
|
|
|
|
tun: enable NAPI for TUN/TAP driver
Petar Penkov
2017-09-25
1
-15
/
+118
*
|
|
|
|
|
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-07
1
-1
/
+6
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
tun/tap: sanitize TUNSETSNDBUF input
Craig Gallek
2017-11-01
1
-0
/
+4
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
tuntap: properly align skb->head before building skb
Jason Wang
2017-10-28
1
-0
/
+1
|
*
|
|
|
tun: allow positive return values on dev_get_valid_name() call
Julien Gomes
2017-10-26
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
1
-2
/
+2
|
/
/
/
*
|
/
tun: call dev_get_valid_name() before register_netdevice()
Cong Wang
2017-10-16
1
-0
/
+3
|
|
/
|
/
|
*
|
tun: bail out from tun_get_user() if the skb is empty
Alexander Potapenko
2017-09-28
1
-3
/
+5
|
/
*
tun: rename generic_xdp to skb_xdp
Jason Wang
2017-09-05
1
-7
/
+11
*
tun: reserve extra headroom only when XDP is set
Jason Wang
2017-09-05
1
-8
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-21
1
-0
/
+3
|
\
|
*
tun: handle register_netdevice() failures properly
Eric Dumazet
2017-08-18
1
-0
/
+3
*
|
tun: make tun_build_skb() thread safe
Eric Dumazet
2017-08-16
1
-6
/
+1
*
|
tun/tap: use paren's with sizeof
stephen hemminger
2017-08-16
1
-1
/
+1
*
|
tap: XDP support
Jason Wang
2017-08-13
1
-7
/
+142
*
|
tap: use build_skb() for small packet
Jason Wang
2017-08-13
1
-21
/
+91
*
|
sock: enable MSG_ZEROCOPY
Willem de Bruijn
2017-08-03
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-01
1
-1
/
+9
|
\
|
|
*
tun/tap: Add the missed return value check of register_netdevice_notifier
Tonghao Zhang
2017-07-24
1
-1
/
+9
*
|
tun/tap: Remove references to NETIF_F_UFO.
David S. Miller
2017-07-17
1
-6
/
+1
|
/
*
net: add netlink_ext_ack argument to rtnl_link_ops.validate
Matthias Schiffer
2017-06-26
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-15
1
-2
/
+2
|
\
|
*
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-06-07
1
-2
/
+2
*
|
tun: use symmetric hash
Jason Wang
2017-06-06
1
-3
/
+3
*
|
tun: support receiving skb through msg_control
Jason Wang
2017-05-18
1
-8
/
+10
*
|
tun: export skb_array
Jason Wang
2017-05-18
1
-0
/
+13
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-23
1
-0
/
+2
|
\
|
*
tun: fix inability to set offloads after disabling them via ethtool
Yaroslav Isakov
2017-03-21
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-15
1
-4
/
+15
|
\
|
|
*
tun: fix premature POLLOUT notification on tun devices
Hannes Frederic Sowa
2017-03-13
1
-3
/
+15
[next]