Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tap: convert a mutex to a spinlock | WANG Cong | 2017-07-11 | 1 | -9/+9 |
* | tap: support receiving skb from msg_control | Jason Wang | 2017-05-18 | 1 | -4/+8 |
* | tap: export skb_array | Jason Wang | 2017-05-18 | 1 | -0/+13 |
* | sched/headers: Move task_struct::signal and task_struct::sighand types and ac... | Ingo Molnar | 2017-03-03 | 1 | -1/+1 |
* | tap: tap as an independent module | Sainath Grandhi | 2017-02-11 | 1 | -0/+11 |
* | tap: Extending tap device create/destroy APIs | Sainath Grandhi | 2017-02-11 | 1 | -21/+97 |
* | tap: Abstract type of virtual interface from tap implementation | Sainath Grandhi | 2017-02-11 | 1 | -146/+118 |
* | tap: Tap character device creation/destroy API | Sainath Grandhi | 2017-02-11 | 1 | -11/+51 |
* | tap: Renaming tap related APIs, data structures, macros | Sainath Grandhi | 2017-02-11 | 1 | -166/+166 |
* | tap: Refactoring macvtap.c | Sainath Grandhi | 2017-02-11 | 1 | -0/+1186 |