index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tun.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-03
tun: add a missing rcu_read_unlock() in error path
Eric Dumazet
1
-0
/
+1
2019-04-03
tun: properly test for IFF_UP
Eric Dumazet
1
-4
/
+11
2019-03-10
tun: remove unnecessary memory barrier
Timur Celik
1
-1
/
+1
2019-03-10
tun: fix blocking read
Timur Celik
1
-2
/
+2
2019-02-06
tun: move the call to tun_set_real_num_queues
George Amanakis
1
-2
/
+1
2019-01-22
tun: publish tfile after it's fully initialized
Stanislav Fomichev
1
-4
/
+7
2018-12-17
tun: forbid iface creation with rtnl ops
Nicolas Dichtel
1
-3
/
+3
2018-11-23
tuntap: fix multiqueue rx
Matthew Cover
1
-1
/
+5
2018-11-13
tun: Consistently configure generic netdev params via rtnetlink
Serhey Popovych
1
-0
/
+2
2018-10-02
tun: napi flags belong to tfile
Eric Dumazet
1
-9
/
+14
2018-10-02
tun: initialize napi_mutex unconditionally
Eric Dumazet
1
-1
/
+1
2018-10-02
tun: remove unused parameters
Eric Dumazet
1
-6
/
+6
2018-09-24
tun: remove ndo_poll_controller
Eric Dumazet
1
-43
/
+0
2018-08-21
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2018-08-04
tun: not use hardcoded mask value
Li RongQing
1
-1
/
+2
2018-07-21
signal: Use PIDTYPE_TGID to clearly store where file signals will be sent
Eric W. Biederman
1
-1
/
+1
2018-07-21
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
1
-1
/
+1
2018-07-16
tun: Fix use-after-free on XDP_TX
Toshiaki Makita
1
-1
/
+1
2018-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+0
2018-07-13
xdp: don't make drivers report attachment mode
Jakub Kicinski
1
-1
/
+0
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
1
-1
/
+2
2018-06-07
net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan
Willem de Bruijn
1
-1
/
+2
2018-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-27
/
+17
2018-06-05
tun: remove ndo_xdp_flush call tun_xdp_flush
Jesper Dangaard Brouer
1
-22
/
+1
2018-06-04
Allow ethtool to change tun link settings
Chas Williams
1
-2
/
+25
2018-06-03
tun: implement flush flag for ndo_xdp_xmit
Jesper Dangaard Brouer
1
-6
/
+13
2018-06-03
xdp: add flags argument to ndo_xdp_xmit API
Jesper Dangaard Brouer
1
-2
/
+6
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+9
2018-05-29
tun: Fix NULL pointer dereference in XDP redirect
Toshiaki Makita
1
-6
/
+9
2018-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+15
2018-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-13
/
+24
2018-05-25
xdp: change ndo_xdp_xmit API to support bulking
Jesper Dangaard Brouer
1
-13
/
+24
2018-05-23
tuntap: correctly set SOCKWQ_ASYNC_NOSPACE
Jason Wang
1
-4
/
+15
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-15
/
+12
2018-05-16
tuntap: fix use after free during release
Jason Wang
1
-1
/
+1
2018-05-14
tun: fix use after free for ptr_ring
Jason Wang
1
-15
/
+12
2018-05-10
tun: Do SIOCGSKNS out of rtnl_lock()
Kirill Tkhai
1
-11
/
+7
2018-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+1
2018-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+2
2018-04-20
tun: do not compute the rxhash, if not needed
Paolo Abeni
1
-9
/
+6
2018-04-19
bpf: make tun compatible w/ bpf_xdp_adjust_tail
Nikita V. Shirokov
1
-1
/
+2
2018-04-18
tun: fix vlan packet truncation
Bjørn Mork
1
-6
/
+1
2018-04-17
xdp: transition into using xdp_frame for ndo_xdp_xmit
Jesper Dangaard Brouer
1
-7
/
+12
2018-04-17
xdp: transition into using xdp_frame for return API
Jesper Dangaard Brouer
1
-2
/
+2
2018-04-17
xdp: rhashtable with allocator ID to pointer mapping
Jesper Dangaard Brouer
1
-0
/
+6
2018-04-17
tun: convert to use generic xdp_frame and xdp_return_frame API
Jesper Dangaard Brouer
1
-23
/
+20
2018-04-11
tun: send netlink notification when the device is modified
Sabrina Dubroca
1
-2
/
+22
2018-04-11
tun: set the flags before registering the netdevice
Sabrina Dubroca
1
-3
/
+6
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2018-03-14
tuntap: XDP_TX can use native XDP
Jason Wang
1
-11
/
+8
[next]