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