Commit History

Author SHA1 Message Date
  Bjørn Mork 81c895072d tun: fix vlan packet truncation 7 years ago
  Sabrina Dubroca 83c1f36f98 tun: send netlink notification when the device is modified 7 years ago
  Sabrina Dubroca 9fffc5c6dd tun: set the flags before registering the netdevice 7 years ago
  David S. Miller 03fe2debbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 years ago
  Jason Wang 59655a5b6c tuntap: XDP_TX can use native XDP 7 years ago
  Jason Wang 3a4030761e vhost_net: examine pointer types during un-producing 7 years ago
  David S. Miller 0f3e9c97eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 years ago
  Jason Wang 1bb4f2e868 tuntap: correctly add the missing XDP flush 7 years ago
  Jason Wang 23e43f07f8 tuntap: disable preemption during XDP processing 7 years ago
  Jason Wang f249be4d2c Revert "tuntap: add missing xdp flush" 7 years ago
  David S. Miller f5c0c6f429 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 years ago
  Sabrina Dubroca 1ec010e705 tun: export flags, uid, gid, queue information over netlink 7 years ago
  Eric Dumazet 43a08e0f58 tun: fix tun_napi_alloc_frags() frag allocator 7 years ago
  Kirill Tkhai f2780d6d74 tun: Add ioctl() SIOCGSKNS cmd to allow obtaining net ns of tun device 7 years ago
  Linus Torvalds a9a08845e9 vfs: do bulk POLL* -> EPOLL* replacement 7 years ago
  Jason Wang 762c330d67 tuntap: add missing xdp flush 7 years ago
  Linus Torvalds b2fe5fa686 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 7 years ago
  Linus Torvalds 168fe32a07 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 7 years ago
  Cong Wang c13da21cdb tun: avoid calling xdp_rxq_info_unreg() twice 7 years ago
  Jason Wang 9d6474e458 tun: add missing rcu annotation 7 years ago
  David S. Miller 8565d26bcb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 years ago
  Jason Wang aff3d70a07 tun: allow to attach ebpf socket filter 7 years ago
  Jason Wang cd5681d7d8 tuntap: rename struct tun_steering_prog to struct tun_prog 7 years ago
  Cong Wang 4df0bfc799 tun: fix a memory leak for tfile->tx_array 7 years ago
  Jason Wang fc72d1d54d tuntap: XDP transmission 7 years ago
  Jason Wang 5990a30510 tun/tap: use ptr_ring instead of skb_array 7 years ago
  Jesper Dangaard Brouer 8bf5c4ee18 tun: setup xdp_rxq_info 7 years ago
  Jason Wang 124da8f611 tuntap: fix possible deadlock when fail to register netdev 7 years ago
  Willem de Bruijn cc166427dc tun: avoid unnecessary READ_ONCE in tun_net_xmit 7 years ago
  Jason Wang 96f8406162 tun: add eBPF based queue selection method 7 years ago