Jason Wang
|
f48cc6b266
tun: fix build warnings
|
9 年 前 |
Jason Wang
|
1576d98605
tun: switch to use skb array for tx
|
9 年 前 |
Paolo Abeni
|
df10db98ab
tun: fix csum generation for tap devices
|
9 年 前 |
Mike Rapoport
|
3416609363
tuntap: use common code for virtio_net_hdr and skb GSO conversion
|
9 年 前 |
Jason Wang
|
addf8fc4ac
tuntap: correctly wake up process during uninit
|
9 年 前 |
Jason Wang
|
3df97ba830
tuntap: calculate rps hash only when needed
|
9 年 前 |
Paolo Abeni
|
2a2bbf1700
tun: don't require serialization lock on tx
|
9 年 前 |
Paolo Abeni
|
608b997726
tun: use per cpu variables for stats accounting
|
9 年 前 |
David S. Miller
|
ae95d71261
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 年 前 |
Jason Wang
|
016adb7260
tuntap: restore default qdisc
|
9 年 前 |
Hannes Frederic Sowa
|
8ced425ee6
tun: use socket locks for sk_{attach,detatch}_filter
|
9 年 前 |
Soheil Hassas Yeganeh
|
c14ac9451c
sock: enable timestamping using control messages
|
9 年 前 |
Daniel Borkmann
|
5a5abb1fa3
tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
|
9 年 前 |
Paolo Abeni
|
eaea34b23c
net/tun: implement ndo_set_rx_headroom
|
9 年 前 |
Eric Dumazet
|
1bd4978a88
tun: honor IFF_UP in tun_get_user()
|
9 年 前 |
Eric Dumazet
|
9cd3e072b0
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
|
9 年 前 |
Eric Dumazet
|
5fcd2d8be4
tun: use sk_fullsock() before reading sk->sk_tsflags
|
10 年 前 |
Toshiaki Makita
|
5e52796a9a
tuntap: Don't segment multiple tagged packets on tap device
|
10 年 前 |
Linus Torvalds
|
5fc835284d
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
|
10 年 前 |
Greg Kurz
|
8b8e658b16
macvtap/tun: cross-endian support for little-endian hosts
|
10 年 前 |
Greg Kurz
|
7d82410950
virtio: add explicit big-endian support to memory accessors
|
10 年 前 |
Greg Kurz
|
25bd55bbab
tun: add tun_is_little_endian() helper
|
10 年 前 |
Eric W. Biederman
|
11aa9c28b4
net: Pass kern from net_proto_family.create to sk_alloc
|
10 年 前 |
Eric W. Biederman
|
140e807da1
tun: Utilize the normal socket network namespace refcounting.
|
10 年 前 |
Al Viro
|
5d5d568975
make new_sync_{read,write}() static
|
10 年 前 |
Ying Xue
|
1b78414047
net: Remove iocb argument from sendmsg and recvmsg
|
10 年 前 |
Eric Dumazet
|
567e4b7973
net: rfs: add hash collision detection
|
10 年 前 |
David S. Miller
|
6e03f896b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年 前 |
Takashi Iwai
|
c4d33e24b6
tun: Use static attribute groups for sysfs entries
|
10 年 前 |
Vlad Yasevich
|
e3e3c423f8
Revert "drivers/net: Disable UFO through virtio"
|
10 年 前 |