index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
if_tap.h
Age
Commit message (
Expand
)
Author
2019-07-08
coallocate socket_wq with socket itself
Al Viro
2018-01-09
tun/tap: use ptr_ring instead of skb_array
Jason Wang
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-28
tap: reference to KVA of an unloaded module causes kernel panic
Girish Moodalbail
2017-10-26
macvlan: remove unused fields in struct macvlan_dev
Girish Moodalbail
2017-05-18
tap: export skb_array
Jason Wang
2017-02-11
tap: tap as an independent module
Sainath Grandhi
2017-02-11
tap: Extending tap device create/destroy APIs
Sainath Grandhi
2017-02-11
tap: Abstract type of virtual interface from tap implementation
Sainath Grandhi
2017-02-11
tap: Tap character device creation/destroy API
Sainath Grandhi
2017-02-11
tap: Renaming tap related APIs, data structures, macros
Sainath Grandhi