index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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: remove ndo_poll_controller
Eric Dumazet
2018-09-23
1
-43
/
+0
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-08-21
1
-1
/
+1
|
\
|
*
signal: Use PIDTYPE_TGID to clearly store where file signals will be sent
Eric W. Biederman
2018-07-21
1
-1
/
+1
*
|
tun: not use hardcoded mask value
Li RongQing
2018-08-04
1
-1
/
+2
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-20
1
-1
/
+1
|
\
\
|
*
|
tun: Fix use-after-free on XDP_TX
Toshiaki Makita
2018-07-16
1
-1
/
+1
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-07-14
1
-1
/
+0
|
\
\
|
*
|
xdp: don't make drivers report attachment mode
Jakub Kicinski
2018-07-13
1
-1
/
+0
|
|
/
*
|
net: allow ndo_select_queue to pass netdev
Alexander Duyck
2018-07-09
1
-1
/
+2
|
/
*
net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan
Willem de Bruijn
2018-06-07
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-06-05
1
-27
/
+17
|
\
|
*
tun: remove ndo_xdp_flush call tun_xdp_flush
Jesper Dangaard Brouer
2018-06-05
1
-22
/
+1
|
*
tun: implement flush flag for ndo_xdp_xmit
Jesper Dangaard Brouer
2018-06-03
1
-6
/
+13
|
*
xdp: add flags argument to ndo_xdp_xmit API
Jesper Dangaard Brouer
2018-06-03
1
-2
/
+6
*
|
Allow ethtool to change tun link settings
Chas Williams
2018-06-04
1
-2
/
+25
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-03
1
-6
/
+9
|
\
\
|
|
/
|
/
|
|
*
tun: Fix NULL pointer dereference in XDP redirect
Toshiaki Makita
2018-05-29
1
-6
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-26
1
-4
/
+15
|
\
\
|
|
/
|
*
tuntap: correctly set SOCKWQ_ASYNC_NOSPACE
Jason Wang
2018-05-23
1
-4
/
+15
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-24
1
-13
/
+24
|
\
\
|
*
|
xdp: change ndo_xdp_xmit API to support bulking
Jesper Dangaard Brouer
2018-05-24
1
-13
/
+24
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-21
1
-15
/
+12
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
tuntap: fix use after free during release
Jason Wang
2018-05-16
1
-1
/
+1
|
*
tun: fix use after free for ptr_ring
Jason Wang
2018-05-14
1
-15
/
+12
*
|
tun: Do SIOCGSKNS out of rtnl_lock()
Kirill Tkhai
2018-05-10
1
-11
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-21
1
-6
/
+1
|
\
\
|
|
/
|
*
tun: fix vlan packet truncation
Bjørn Mork
2018-04-18
1
-6
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-04-21
1
-1
/
+2
|
\
\
|
*
|
bpf: make tun compatible w/ bpf_xdp_adjust_tail
Nikita V. Shirokov
2018-04-18
1
-1
/
+2
*
|
|
tun: do not compute the rxhash, if not needed
Paolo Abeni
2018-04-20
1
-9
/
+6
|
/
/
*
|
xdp: transition into using xdp_frame for ndo_xdp_xmit
Jesper Dangaard Brouer
2018-04-17
1
-7
/
+12
*
|
xdp: transition into using xdp_frame for return API
Jesper Dangaard Brouer
2018-04-17
1
-2
/
+2
*
|
xdp: rhashtable with allocator ID to pointer mapping
Jesper Dangaard Brouer
2018-04-17
1
-0
/
+6
*
|
tun: convert to use generic xdp_frame and xdp_return_frame API
Jesper Dangaard Brouer
2018-04-17
1
-23
/
+20
|
/
*
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
|
\
[next]