aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/if_tap.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-09tun/tap: use ptr_ring instead of skb_arrayJason Wang1-3/+3
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2017-10-28tap: reference to KVA of an unloaded module causes kernel panicGirish Moodalbail1-2/+2
2017-10-26macvlan: remove unused fields in struct macvlan_devGirish Moodalbail1-0/+4
2017-05-18tap: export skb_arrayJason Wang1-0/+5
2017-02-11tap: tap as an independent moduleSainath Grandhi1-2/+2
2017-02-11tap: Extending tap device create/destroy APIsSainath Grandhi1-2/+2
2017-02-11tap: Abstract type of virtual interface from tap implementationSainath Grandhi1-4/+53
2017-02-11tap: Tap character device creation/destroy APISainath Grandhi1-0/+3
2017-02-11tap: Renaming tap related APIs, data structures, macrosSainath Grandhi1-0/+23