コミット履歴

作者 SHA1 メッセージ 日付
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 年 前
  Linus Torvalds 9a19a6db37 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 年 前
  Andrey Konovalov d4aea20d88 tun: Use netif_receive_skb instead of netif_rx 8 年 前
  Al Viro cbbd26b8b1 [iov_iter] new primitives - copy_from_iter_full() and friends 8 年 前
  David S. Miller 2745529ac7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 年 前
  Jason Wang af1cc7a2b8 tun: handle ubuf refcount correctly when meet errors 8 年 前
  Jason Wang 436accebb5 tuntap: remove unnecessary sk_receive_queue length check during xmit 8 年 前
  Jarno Rajahalme 9403cd7cbb virtio_net: Do not clear memory for struct virtio_net_hdr twice. 8 年 前
  Jarno Rajahalme 3e9e40e747 virtio_net: Simplify call sites for virtio_net_hdr_{from, to}_skb(). 8 年 前
  Gao Feng 20861f26e3 driver: tun: Use new macro SOCK_IOC_TYPE instead of literal number 0x89 8 年 前
  Gao Feng 0f16bc1355 driver: tun: Move tun check into the block of TUNSETIFF condition check 8 年 前
  Jarod Wilson 91572088e3 net: use core MTU range checking in core net infra 8 年 前
  David S. Miller 6abdd5f593 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 年 前
  Soheil Hassas Yeganeh 7b996243fa tun: fix transmit timestamp support 9 年 前
  Markus Elfring 3b8d2a693d tun: Rename a jump label in update_filter() 9 年 前
  Markus Elfring 28e8190d2f tun: Use memdup_user() rather than duplicating its implementation 9 年 前
  Craig Gallek 86dfb4acb3 tun: Don't assume type tun in tun_device_event 9 年 前
  Jason Wang f48cc6b266 tun: fix build warnings 9 年 前
  Jason Wang 1576d98605 tun: switch to use skb array for tx 9 年 前
  Paolo Abeni df10db98ab tun: fix csum generation for tap devices 9 年 前
  Mike Rapoport 3416609363 tuntap: use common code for virtio_net_hdr and skb GSO conversion 9 年 前
  Jason Wang addf8fc4ac tuntap: correctly wake up process during uninit 9 年 前
  Jason Wang 3df97ba830 tuntap: calculate rps hash only when needed 9 年 前
  Paolo Abeni 2a2bbf1700 tun: don't require serialization lock on tx 9 年 前
  Paolo Abeni 608b997726 tun: use per cpu variables for stats accounting 9 年 前
  David S. Miller ae95d71261 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 年 前
  Jason Wang 016adb7260 tuntap: restore default qdisc 9 年 前
  Hannes Frederic Sowa 8ced425ee6 tun: use socket locks for sk_{attach,detatch}_filter 9 年 前
  Soheil Hassas Yeganeh c14ac9451c sock: enable timestamping using control messages 9 年 前
  Daniel Borkmann 5a5abb1fa3 tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter 9 年 前