Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 gadi atpakaļ |
Pravin B Shelar
|
c9af6db4c1
net: Fix possible wrong checksum generation.
|
12 gadi atpakaļ |
David S. Miller
|
188d1f76d0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 gadi atpakaļ |
Jason Wang
|
9e85722d58
tuntap: allow polling/writing/reading when detached
|
12 gadi atpakaļ |
Michael S. Tsirkin
|
af668b3c27
tun: fix carrier on/off status
|
12 gadi atpakaļ |
David S. Miller
|
f1e7b73acc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 gadi atpakaļ |
Eric Dumazet
|
cef401de7b
net: fix possible wrong checksum generation
|
12 gadi atpakaļ |
Jason Wang
|
b8732fb7f8
tuntap: limit the number of flow caches
|
12 gadi atpakaļ |
Jason Wang
|
edfb6a148c
tuntap: reduce memory using of queues
|
12 gadi atpakaļ |
Paul Moore
|
5dbbaf2de8
tun: fix LSM/SELinux labeling of tun/tap devices
|
12 gadi atpakaļ |
Jason Wang
|
dd38bd8530
tuntap: fix leaking reference count
|
12 gadi atpakaļ |
Jason Wang
|
7c0c3b1a8a
tuntap: forbid calling TUNSETIFF when detached
|
12 gadi atpakaļ |
Jason Wang
|
b8deabd3ee
tuntap: switch to use rtnl_dereference()
|
12 gadi atpakaļ |
Michael S. Tsirkin
|
9d43a18c6e
tun: avoid owner checks on IFF_ATTACH_QUEUE
|
12 gadi atpakaļ |
Stefan Hajnoczi
|
6e331f4c83
tuntap: refuse to re-attach to different tun_struct
|
12 gadi atpakaļ |
Eric Dumazet
|
9fdc6bef5f
tuntap: dont use a private kmem_cache
|
12 gadi atpakaļ |
Jason Wang
|
d32649d171
tuntap: fix sparse warning
|
12 gadi atpakaļ |
Eric Dumazet
|
76fe45812a
tuntap: reset network header before calling skb_get_rxhash()
|
12 gadi atpakaļ |
Jason Wang
|
4008e97f86
tuntap: fix ambigious multiqueue API
|
12 gadi atpakaļ |
Eric Dumazet
|
499744209b
tuntap: dont use skb after netif_rx_ni(skb)
|
12 gadi atpakaļ |
stephen hemminger
|
a676847b39
tun: allow setting ethernet addresss while running
|
12 gadi atpakaļ |
Paul Moore
|
b3943aef7e
tun: correctly report an error in tun_flow_init()
|
12 gadi atpakaļ |
Michael S. Tsirkin
|
5d09710925
tun: only queue packets on device
|
12 gadi atpakaļ |
Jason Wang
|
eb0fb363f9
tuntap: attach queue 0 before registering netdevice
|
12 gadi atpakaļ |
Rami Rosen
|
3872baf618
tun: put correct method name in a debug message.
|
12 gadi atpakaļ |
Rami Rosen
|
36fe8c0973
vtun: fix typos.
|
12 gadi atpakaļ |
Rami Rosen
|
9ce99cf6dc
tun: change tun_get_iff() prototype.
|
12 gadi atpakaļ |
Eric W. Biederman
|
c260b7722f
net: Allow userns root to control tun and tap devices
|
12 gadi atpakaļ |
Michael S. Tsirkin
|
149d36f718
tun: report orphan frags errors to zero copy callback
|
12 gadi atpakaļ |
Jason Wang
|
96442e4242
tuntap: choose the txq based on rxq
|
12 gadi atpakaļ |