summaryrefslogtreecommitdiffstats
path: root/drivers/net/tap.c
Commit message (Expand)AuthorAgeFilesLines
* tun/tap: use paren's with sizeofstephen hemminger2017-08-161-1/+1
* tap: make struct tap_fops staticColin Ian King2017-08-131-1/+1
* tun/tap: Remove references to NETIF_F_UFO.David S. Miller2017-07-171-5/+2
* tap: convert a mutex to a spinlockWANG Cong2017-07-111-9/+9
* tap: support receiving skb from msg_controlJason Wang2017-05-181-4/+8
* tap: export skb_arrayJason Wang2017-05-181-0/+13
* sched/headers: Move task_struct::signal and task_struct::sighand types and ac...Ingo Molnar2017-03-031-1/+1
* tap: tap as an independent moduleSainath Grandhi2017-02-111-0/+11
* tap: Extending tap device create/destroy APIsSainath Grandhi2017-02-111-21/+97
* tap: Abstract type of virtual interface from tap implementationSainath Grandhi2017-02-111-146/+118
* tap: Tap character device creation/destroy APISainath Grandhi2017-02-111-11/+51
* tap: Renaming tap related APIs, data structures, macrosSainath Grandhi2017-02-111-166/+166
* tap: Refactoring macvtap.cSainath Grandhi2017-02-111-0/+1186
OpenPOWER on IntegriCloud