Age | Commit message (Expand) | Author | Files | Lines |
2018-01-09 | tun/tap: use ptr_ring instead of skb_array | Jason Wang | 1 | -3/+3 |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
2017-10-28 | tap: reference to KVA of an unloaded module causes kernel panic | Girish Moodalbail | 1 | -2/+2 |
2017-10-26 | macvlan: remove unused fields in struct macvlan_dev | Girish Moodalbail | 1 | -0/+4 |
2017-05-18 | tap: export skb_array | Jason Wang | 1 | -0/+5 |
2017-02-12 | tap: tap as an independent module | Sainath Grandhi | 1 | -2/+2 |
2017-02-12 | tap: Extending tap device create/destroy APIs | Sainath Grandhi | 1 | -2/+2 |
2017-02-12 | tap: Abstract type of virtual interface from tap implementation | Sainath Grandhi | 1 | -4/+53 |
2017-02-12 | tap: Tap character device creation/destroy API | Sainath Grandhi | 1 | -0/+3 |
2017-02-12 | tap: Renaming tap related APIs, data structures, macros | Sainath Grandhi | 1 | -0/+23 |