Jakub Kicinski
|
f4e63525ee
net: bpf: rename ndo_xdp to ndo_bpf
|
7 years ago |
David S. Miller
|
ed29668d1a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Craig Gallek
|
93161922c6
tun/tap: sanitize TUNSETSNDBUF input
|
7 years ago |
David S. Miller
|
e1ea2f9856
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Jason Wang
|
63b9ab65bd
tuntap: properly align skb->head before building skb
|
7 years ago |
Julien Gomes
|
5c25f65fd1
tun: allow positive return values on dev_get_valid_name() call
|
7 years ago |
David S. Miller
|
f8ddadc4db
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Eric Dumazet
|
ee74d9967b
tun: do not arm flow_gc_timer in tun_flow_init()
|
8 years ago |
Eric Dumazet
|
81d98fa4df
tun: avoid extra timer schedule in tun_flow_cleanup()
|
8 years ago |
Eric Dumazet
|
7dbfb4ef77
tun: do not block BH again in tun_flow_cleanup()
|
8 years ago |
Eric Dumazet
|
aec72f3392
net-tun: fix panics at dismantle time
|
8 years ago |
Eric Dumazet
|
010f245b9d
tun: relax check on eth_get_headlen() return value
|
8 years ago |
Cong Wang
|
0ad646c81b
tun: call dev_get_valid_name() before register_netdevice()
|
8 years ago |
David S. Miller
|
53954cf8c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Alexander Potapenko
|
2580c4c17a
tun: bail out from tun_get_user() if the skb is empty
|
8 years ago |
Daniel Borkmann
|
de8f3a83b0
bpf: add meta pointer for direct access
|
8 years ago |
yuan linyu
|
9484dc74fc
tun: delete original tun_get() and rename __tun_get() to tun_get()
|
8 years ago |
Petar Penkov
|
90e33d4594
tun: enable napi_gro_frags() for TUN/TAP driver
|
8 years ago |
Petar Penkov
|
943170998b
tun: enable NAPI for TUN/TAP driver
|
8 years ago |
Jason Wang
|
1cfe6e9351
tun: rename generic_xdp to skb_xdp
|
8 years ago |
Jason Wang
|
7df13219d7
tun: reserve extra headroom only when XDP is set
|
8 years ago |
David S. Miller
|
e2a7c34fb2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Eric Dumazet
|
ff244c6b29
tun: handle register_netdevice() failures properly
|
8 years ago |
Eric Dumazet
|
0bbd7dad34
tun: make tun_build_skb() thread safe
|
8 years ago |
stephen hemminger
|
120390468b
tun/tap: use paren's with sizeof
|
8 years ago |
Jason Wang
|
761876c857
tap: XDP support
|
8 years ago |
Jason Wang
|
66ccbc9c87
tap: use build_skb() for small packet
|
8 years ago |
Willem de Bruijn
|
1f8b977ab3
sock: enable MSG_ZEROCOPY
|
8 years ago |
David S. Miller
|
29fda25a2d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Tonghao Zhang
|
5edfbd3c06
tun/tap: Add the missed return value check of register_netdevice_notifier
|
8 years ago |