index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tun.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-18
tuntap: fix multiqueue rx
Matthew Cover
1
-1
/
+6
2018-10-15
tun: Consistently configure generic netdev params via rtnetlink
Serhey Popovych
1
-0
/
+2
2018-10-10
net: tun: remove useless codes of tun_automq_select_queue
Wang Li
1
-22
/
+13
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-16
/
+21
2018-10-01
tun: napi flags belong to tfile
Eric Dumazet
1
-9
/
+14
2018-10-01
tun: initialize napi_mutex unconditionally
Eric Dumazet
1
-1
/
+1
2018-10-01
tun: remove unused parameters
Eric Dumazet
1
-6
/
+6
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-43
/
+0
2018-09-23
tun: remove ndo_poll_controller
Eric Dumazet
1
-43
/
+0
2018-09-13
tuntap: accept an array of XDP buffs through sendmsg()
Jason Wang
1
-3
/
+114
2018-09-13
tun: switch to new type of msg_control
Jason Wang
1
-1
/
+5
2018-09-13
tuntap: move XDP flushing out of tun_do_xdp()
Jason Wang
1
-1
/
+2
2018-09-13
tuntap: split out XDP logic
Jason Wang
1
-37
/
+51
2018-09-13
tuntap: tweak on the path of skb XDP case in tun_build_skb()
Jason Wang
1
-15
/
+24
2018-09-13
tuntap: simplify error handling in tun_build_skb()
Jason Wang
1
-7
/
+3
2018-09-13
tuntap: enable bh early during processing XDP
Jason Wang
1
-7
/
+3
2018-09-13
tuntap: switch to use XDP_PACKET_HEADROOM
Jason Wang
1
-2
/
+1
2018-09-13
net: sock: introduce SOCK_XDP
Jason Wang
1
-0
/
+19
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-20
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-14
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-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+15
2018-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-13
/
+24
2018-05-24
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-18
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
[next]