Commit History

Author SHA1 Message Date
  Eric Dumazet 9fdc6bef5f tuntap: dont use a private kmem_cache 12 years ago
  Jason Wang d32649d171 tuntap: fix sparse warning 12 years ago
  Eric Dumazet 76fe45812a tuntap: reset network header before calling skb_get_rxhash() 12 years ago
  Jason Wang 4008e97f86 tuntap: fix ambigious multiqueue API 12 years ago
  Eric Dumazet 499744209b tuntap: dont use skb after netif_rx_ni(skb) 12 years ago
  stephen hemminger a676847b39 tun: allow setting ethernet addresss while running 12 years ago
  Paul Moore b3943aef7e tun: correctly report an error in tun_flow_init() 12 years ago
  Michael S. Tsirkin 5d09710925 tun: only queue packets on device 12 years ago
  Jason Wang eb0fb363f9 tuntap: attach queue 0 before registering netdevice 12 years ago
  Rami Rosen 3872baf618 tun: put correct method name in a debug message. 12 years ago
  Rami Rosen 36fe8c0973 vtun: fix typos. 12 years ago
  Rami Rosen 9ce99cf6dc tun: change tun_get_iff() prototype. 12 years ago
  Eric W. Biederman c260b7722f net: Allow userns root to control tun and tap devices 12 years ago
  Michael S. Tsirkin 149d36f718 tun: report orphan frags errors to zero copy callback 12 years ago
  Jason Wang 96442e4242 tuntap: choose the txq based on rxq 12 years ago
  Jason Wang cde8b15f1a tuntap: add ioctl to attach or detach a file form tuntap device 12 years ago
  Jason Wang c8d68e6be1 tuntap: multiqueue support 12 years ago
  Jason Wang 6e914fc707 tuntap: RCUify dereferencing between tun_struct and tun_file 12 years ago
  Jason Wang 54f968d6ef tuntap: move socket to tun_file 12 years ago
  Jason Wang 1e5883382c tuntap: log the unsigned informaiton with %u 12 years ago
  Daniel Wagner 6a328d8c6f cgroup: net_cls: Rework update socket logic 12 years ago
  Daniel Wagner fd9a08a7b8 cgroup: net_cls: Pass in task to sock_update_classid() 12 years ago
  Linus Torvalds 437589a74b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 12 years ago
  Daniel Wagner f341980771 cgroup: net_cls: Move sock_update_classid() declaration to cls_cgroup.h 12 years ago
  Eric W. Biederman 0625c883bc userns: Convert tun/tap to use kuid and kgid where appropriate 13 years ago
  Stanislav Kinsbursky 66d1b9263a tun: don't zeroize sock->file on detach 13 years ago
  David S. Miller 8bbb181308 tun: Fix formatting. 13 years ago
  Mathias Krause a117dacde0 net/tun: fix ioctl() based info leaks 13 years ago
  Michael S. Tsirkin 0690899b4d tun: experimental zero copy tx support 13 years ago
  Michael S. Tsirkin 868eefeb17 tun: orphan frags on xmit 13 years ago