David S. Miller
|
6abdd5f593
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Soheil Hassas Yeganeh
|
7b996243fa
tun: fix transmit timestamp support
|
9 years ago |
Markus Elfring
|
3b8d2a693d
tun: Rename a jump label in update_filter()
|
9 years ago |
Markus Elfring
|
28e8190d2f
tun: Use memdup_user() rather than duplicating its implementation
|
9 years ago |
Craig Gallek
|
86dfb4acb3
tun: Don't assume type tun in tun_device_event
|
9 years ago |
Jason Wang
|
f48cc6b266
tun: fix build warnings
|
9 years ago |
Jason Wang
|
1576d98605
tun: switch to use skb array for tx
|
9 years ago |
Paolo Abeni
|
df10db98ab
tun: fix csum generation for tap devices
|
9 years ago |
Mike Rapoport
|
3416609363
tuntap: use common code for virtio_net_hdr and skb GSO conversion
|
9 years ago |
Jason Wang
|
addf8fc4ac
tuntap: correctly wake up process during uninit
|
9 years ago |
Jason Wang
|
3df97ba830
tuntap: calculate rps hash only when needed
|
9 years ago |
Paolo Abeni
|
2a2bbf1700
tun: don't require serialization lock on tx
|
9 years ago |
Paolo Abeni
|
608b997726
tun: use per cpu variables for stats accounting
|
9 years ago |
David S. Miller
|
ae95d71261
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Jason Wang
|
016adb7260
tuntap: restore default qdisc
|
9 years ago |
Hannes Frederic Sowa
|
8ced425ee6
tun: use socket locks for sk_{attach,detatch}_filter
|
9 years ago |
Soheil Hassas Yeganeh
|
c14ac9451c
sock: enable timestamping using control messages
|
9 years ago |
Daniel Borkmann
|
5a5abb1fa3
tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
|
9 years ago |
Paolo Abeni
|
eaea34b23c
net/tun: implement ndo_set_rx_headroom
|
9 years ago |
Eric Dumazet
|
1bd4978a88
tun: honor IFF_UP in tun_get_user()
|
9 years ago |
Eric Dumazet
|
9cd3e072b0
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
|
9 years ago |
Eric Dumazet
|
5fcd2d8be4
tun: use sk_fullsock() before reading sk->sk_tsflags
|
10 years ago |
Toshiaki Makita
|
5e52796a9a
tuntap: Don't segment multiple tagged packets on tap device
|
10 years ago |
Linus Torvalds
|
5fc835284d
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
|
10 years ago |
Greg Kurz
|
8b8e658b16
macvtap/tun: cross-endian support for little-endian hosts
|
10 years ago |
Greg Kurz
|
7d82410950
virtio: add explicit big-endian support to memory accessors
|
10 years ago |
Greg Kurz
|
25bd55bbab
tun: add tun_is_little_endian() helper
|
10 years ago |
Eric W. Biederman
|
11aa9c28b4
net: Pass kern from net_proto_family.create to sk_alloc
|
10 years ago |
Eric W. Biederman
|
140e807da1
tun: Utilize the normal socket network namespace refcounting.
|
10 years ago |
Al Viro
|
5d5d568975
make new_sync_{read,write}() static
|
10 years ago |