Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fce14b5b2f86b54d3d1a254888d5c3a7e5116071
/
drivers
/
net
/
tap.c
fd3a886
net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan
by Willem de Bruijn
· 6 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
b2fe5fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
168fe32
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
88fae87
tap: fix use-after-free
by Michael S. Tsirkin
· 7 years ago
5990a30
tun/tap: use ptr_ring instead of skb_array
by Jason Wang
· 7 years ago
61d7853
tap: free skb if flags error
by Wei Xu
· 7 years ago
afc9a42
the rest of drivers/*: annotate ->poll() instances
by Al Viro
· 7 years ago
0c19f846
net: accept UFO datagrams from tuntap and packet
by Willem de Bruijn
· 7 years ago
8c5db92
Merge branch 'linus' into locking/core, to resolve conflicts
by Ingo Molnar
· 7 years ago
93161922
tun/tap: sanitize TUNSETSNDBUF input
by Craig Gallek
· 7 years ago
dea6e19
tap: reference to KVA of an unloaded module causes kernel panic
by Girish Moodalbail
· 7 years ago
78e0ea6
tap: double-free in error path in tap_open()
by Girish Moodalbail
· 7 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
1203904
tun/tap: use paren's with sizeof
by stephen hemminger
· 7 years ago
d17eb73
tap: make struct tap_fops static
by Colin Ian King
· 7 years ago
d591a1f
tun/tap: Remove references to NETIF_F_UFO.
by David S. Miller
· 7 years ago
ffa423f
tap: convert a mutex to a spinlock
by WANG Cong
· 7 years ago
3b4ba04
tap: support receiving skb from msg_control
by Jason Wang
· 7 years ago
49f96fd
tap: export skb_array
by Jason Wang
· 7 years ago
c3edc40
sched/headers: Move task_struct::signal and task_struct::sighand types and accessors into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
9a393b5
tap: tap as an independent module
by Sainath Grandhi
· 8 years ago
d9f1f61
tap: Extending tap device create/destroy APIs
by Sainath Grandhi
· 8 years ago
6fe3faf
tap: Abstract type of virtual interface from tap implementation
by Sainath Grandhi
· 8 years ago
ebc05ba
tap: Tap character device creation/destroy API
by Sainath Grandhi
· 8 years ago
635b8c8
tap: Renaming tap related APIs, data structures, macros
by Sainath Grandhi
· 8 years ago
a8e0469
tap: Refactoring macvtap.c
by Sainath Grandhi
· 8 years ago
[Renamed (84%) from drivers/net/macvtap.c]
35eeacf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago