Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 vuotta sitten |
Linus Torvalds
|
9a19a6db37
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 vuotta sitten |
Andrey Konovalov
|
d4aea20d88
tun: Use netif_receive_skb instead of netif_rx
|
8 vuotta sitten |
Al Viro
|
cbbd26b8b1
[iov_iter] new primitives - copy_from_iter_full() and friends
|
8 vuotta sitten |
David S. Miller
|
2745529ac7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 vuotta sitten |
Jason Wang
|
af1cc7a2b8
tun: handle ubuf refcount correctly when meet errors
|
8 vuotta sitten |
Jason Wang
|
436accebb5
tuntap: remove unnecessary sk_receive_queue length check during xmit
|
8 vuotta sitten |
Jarno Rajahalme
|
9403cd7cbb
virtio_net: Do not clear memory for struct virtio_net_hdr twice.
|
8 vuotta sitten |
Jarno Rajahalme
|
3e9e40e747
virtio_net: Simplify call sites for virtio_net_hdr_{from, to}_skb().
|
8 vuotta sitten |
Gao Feng
|
20861f26e3
driver: tun: Use new macro SOCK_IOC_TYPE instead of literal number 0x89
|
8 vuotta sitten |
Gao Feng
|
0f16bc1355
driver: tun: Move tun check into the block of TUNSETIFF condition check
|
8 vuotta sitten |
Jarod Wilson
|
91572088e3
net: use core MTU range checking in core net infra
|
8 vuotta sitten |
David S. Miller
|
6abdd5f593
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 vuotta sitten |
Soheil Hassas Yeganeh
|
7b996243fa
tun: fix transmit timestamp support
|
9 vuotta sitten |
Markus Elfring
|
3b8d2a693d
tun: Rename a jump label in update_filter()
|
9 vuotta sitten |
Markus Elfring
|
28e8190d2f
tun: Use memdup_user() rather than duplicating its implementation
|
9 vuotta sitten |
Craig Gallek
|
86dfb4acb3
tun: Don't assume type tun in tun_device_event
|
9 vuotta sitten |
Jason Wang
|
f48cc6b266
tun: fix build warnings
|
9 vuotta sitten |
Jason Wang
|
1576d98605
tun: switch to use skb array for tx
|
9 vuotta sitten |
Paolo Abeni
|
df10db98ab
tun: fix csum generation for tap devices
|
9 vuotta sitten |
Mike Rapoport
|
3416609363
tuntap: use common code for virtio_net_hdr and skb GSO conversion
|
9 vuotta sitten |
Jason Wang
|
addf8fc4ac
tuntap: correctly wake up process during uninit
|
9 vuotta sitten |
Jason Wang
|
3df97ba830
tuntap: calculate rps hash only when needed
|
9 vuotta sitten |
Paolo Abeni
|
2a2bbf1700
tun: don't require serialization lock on tx
|
9 vuotta sitten |
Paolo Abeni
|
608b997726
tun: use per cpu variables for stats accounting
|
9 vuotta sitten |
David S. Miller
|
ae95d71261
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 vuotta sitten |
Jason Wang
|
016adb7260
tuntap: restore default qdisc
|
9 vuotta sitten |
Hannes Frederic Sowa
|
8ced425ee6
tun: use socket locks for sk_{attach,detatch}_filter
|
9 vuotta sitten |
Soheil Hassas Yeganeh
|
c14ac9451c
sock: enable timestamping using control messages
|
9 vuotta sitten |
Daniel Borkmann
|
5a5abb1fa3
tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
|
9 vuotta sitten |