summaryrefslogtreecommitdiff
path: root/include/linux/if_tap.h
Commit message (Expand)AuthorAge
* tun/tap: use ptr_ring instead of skb_arrayJason Wang2018-01-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
|\
| * Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-02
| |\
| | * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-30
|\ \ \ | |/ /
| * | tap: reference to KVA of an unloaded module causes kernel panicGirish Moodalbail2017-10-28
| |/
* | macvlan: remove unused fields in struct macvlan_devGirish Moodalbail2017-10-26
|/
* tap: export skb_arrayJason Wang2017-05-18
* tap: tap as an independent moduleSainath Grandhi2017-02-11
* tap: Extending tap device create/destroy APIsSainath Grandhi2017-02-11
* tap: Abstract type of virtual interface from tap implementationSainath Grandhi2017-02-11
* tap: Tap character device creation/destroy APISainath Grandhi2017-02-11
* tap: Renaming tap related APIs, data structures, macrosSainath Grandhi2017-02-11