aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tun/tap: use ptr_ring instead of skb_arrayJason Wang2018-01-091-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-031-0/+1
|\
| * Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-021-0/+1
| |\
| | * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-301-2/+2
|\| |
| * | tap: reference to KVA of an unloaded module causes kernel panicGirish Moodalbail2017-10-281-2/+2
| |/
* / macvlan: remove unused fields in struct macvlan_devGirish Moodalbail2017-10-251-0/+4
|/
* tap: export skb_arrayJason Wang2017-05-181-0/+5
* tap: tap as an independent moduleSainath Grandhi2017-02-111-2/+2
* tap: Extending tap device create/destroy APIsSainath Grandhi2017-02-111-2/+2
* tap: Abstract type of virtual interface from tap implementationSainath Grandhi2017-02-111-4/+53
* tap: Tap character device creation/destroy APISainath Grandhi2017-02-111-0/+3
* tap: Renaming tap related APIs, data structures, macrosSainath Grandhi2017-02-111-0/+23