| Commit message (Expand) | Author | Age | Files | Lines |
* | tun: support not enabling carrier in TUNSETIFF | Patrick Rohr | 2022-09-23 | 1 | -0/+2 |
* | treewide: uapi: Replace zero-length arrays with flexible-array members | Gustavo A. R. Silva | 2022-06-28 | 1 | -1/+1 |
* | tun: Add ioctl() TUNGETDEVNETNS cmd to allow obtaining real net ns of tun device | Kirill Tkhai | 2019-03-21 | 1 | -0/+1 |
* | tun: implement carrier change | Nicolas Dichtel | 2018-11-30 | 1 | -0/+1 |
* | tun: allow to attach ebpf socket filter | Jason Wang | 2018-01-17 | 1 | -0/+1 |
* | tun: add eBPF based queue selection method | Jason Wang | 2017-12-05 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-11-04 | 1 | -0/+1 |
|\ |
|
| * | License cleanup: add SPDX license identifier to uapi header files with a license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | | tun: enable napi_gro_frags() for TUN/TAP driver | Petar Penkov | 2017-09-25 | 1 | -0/+1 |
* | | tun: enable NAPI for TUN/TAP driver | Petar Penkov | 2017-09-25 | 1 | -0/+1 |
|/ |
|
* | macvtap/tun: cross-endian support for little-endian hosts | Greg Kurz | 2015-06-01 | 1 | -0/+6 |
* | if_tun: drop broken IFF_VNET_LE | Michael S. Tsirkin | 2014-12-16 | 1 | -1/+0 |
* | if_tun: add TUNSETVNETLE/TUNGETVNETLE | Michael S. Tsirkin | 2014-12-16 | 1 | -0/+2 |
* | tun: add VNET_LE flag | Michael S. Tsirkin | 2014-12-09 | 1 | -0/+1 |
* | tun: move internal flag defines out of uapi | Michael S. Tsirkin | 2014-12-09 | 1 | -13/+3 |
* | tun: Get skfilter layout | Pavel Emelyanov | 2013-08-21 | 1 | -0/+1 |
* | tun: Allow to skip filter on attach | Pavel Emelyanov | 2013-08-21 | 1 | -0/+1 |
* | tun: Add ability to create tun device with given index | Pavel Emelyanov | 2013-08-21 | 1 | -0/+1 |
* | tun: Support software transmit time stamping. | Richard Cochran | 2013-07-22 | 1 | -0/+3 |
* | tun: Report "persist" flag to userspace | Pavel Emelyanov | 2013-06-12 | 1 | -0/+2 |
* | tun: only queue packets on device | Michael S. Tsirkin | 2012-12-03 | 1 | -0/+2 |
* | tuntap: add ioctl to attach or detach a file form tuntap device | Jason Wang | 2012-11-01 | 1 | -0/+3 |
* | tuntap: introduce multiqueue flags | Jason Wang | 2012-11-01 | 1 | -0/+2 |
* | UAPI: (Scripted) Disintegrate include/linux | David Howells | 2012-10-13 | 1 | -0/+94 |