aboutsummaryrefslogtreecommitdiff
path: root/include/linux/if_tap.h
AgeCommit message (Expand)AuthorFilesLines
2022-07-28add missing includes and forward declarations to networking includes under li...Gravatar Jakub Kicinski 1-5/+6
2019-07-08coallocate socket_wq with socket itselfGravatar Al Viro 1-1/+0
2018-01-09tun/tap: use ptr_ring instead of skb_arrayGravatar Jason Wang 1-3/+3
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-0/+1
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-2/+2
2017-10-28tap: reference to KVA of an unloaded module causes kernel panicGravatar Girish Moodalbail 1-2/+2
2017-10-26macvlan: remove unused fields in struct macvlan_devGravatar Girish Moodalbail 1-0/+4
2017-05-18tap: export skb_arrayGravatar Jason Wang 1-0/+5
2017-02-11tap: tap as an independent moduleGravatar Sainath Grandhi 1-2/+2
2017-02-11tap: Extending tap device create/destroy APIsGravatar Sainath Grandhi 1-2/+2
2017-02-11tap: Abstract type of virtual interface from tap implementationGravatar Sainath Grandhi 1-4/+53
2017-02-11tap: Tap character device creation/destroy APIGravatar Sainath Grandhi 1-0/+3
2017-02-11tap: Renaming tap related APIs, data structures, macrosGravatar Sainath Grandhi 1-0/+23