提交歷史

作者 SHA1 備註 提交日期
  Mariusz Kozlowski 3c8a9c63d5 tun/tap: Fix crashes if open() /dev/net/tun and then poll() it. 16 年之前
  Herbert Xu d23e43658a tun: Fix device unregister race 16 年之前
  Kay Sievers d405640539 Driver Core: misc: add nodename support for misc devices. 16 年之前
  Eric W. Biederman f0a4d0e5b5 tun: Fix unregister race 16 年之前
  Sridhar Samudrala 6f536f4039 tun: Fix copy/paste error in tun_get_user 16 年之前
  Herbert Xu 4909122fb8 tun: Optimise handling of bogus gso->hdr_len 16 年之前
  Herbert Xu c722c625db tun: Only wake up writers 16 年之前
  David Woodhouse 980c9e8cee tun: add tun_flags, owner, group attributes in sysfs 16 年之前
  David Woodhouse f85ba78068 tun: add IFF_TUN_EXCL flag to avoid opening a persistent device. 16 年之前
  Michael S. Tsirkin 6f26c9a755 tun: fix tun_chr_aio_write so that aio works 16 年之前
  Michael S. Tsirkin 43b39dcdbd tun: fix tun_chr_aio_read so that aio works 16 年之前
  Herbert Xu c40af84a67 tun: Fix sk_sleep races when attaching/detaching 16 年之前
  Herbert Xu 9c3fea6ab0 tun: Only free a netdev when all tun descriptors are closed 16 年之前
  Herbert Xu 0eca93bcf7 tun: Fix crash with non-GSO users 16 年之前
  Herbert Xu ab46d77966 tun: Fix merge error 16 年之前
  David S. Miller 0ecc103aec Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 年之前
  Alex Williamson cfbf84fcbc tun: Fix unicast filter overflow 16 年之前
  Herbert Xu 33dccbb050 tun: Limit amount of queued packets per device 16 年之前
  Michael Tokarev 1bded710a5 tun: Check supplemental groups in TUN/TAP driver. 16 年之前
  Harvey Harrison 09640e6365 net: replace uses of __constant_{endian} 16 年之前
  Eric W. Biederman f019a7a594 tun: Implement ip link del tunXXX 16 年之前
  Eric W. Biederman aec191aa2a tun: There is no longer any need to deny changing network namespaces 16 年之前
  Eric W. Biederman c70f182940 tun: Fix races between tun_net_close and free_netdev. 16 年之前
  Eric W. Biederman b2430de37e tun: Move read_wait into tun_file 16 年之前
  Eric W. Biederman 38231b7a8d tun: Make tun_net_xmit atomic wrt tun_attach && tun_detach 16 年之前
  Eric W. Biederman 36b50bab53 tun: Grab the netns in open. 16 年之前
  Eric W. Biederman 631ab46b79 tun: Introduce tun_file 16 年之前
  Eric W. Biederman eac9e90265 tun: Use POLLERR not EBADF in tun_chr_poll 16 年之前
  Eric W. Biederman a7385ba211 tun: Fix races in tun_set_iff 16 年之前
  Eric W. Biederman 74a3e5a71c tun: Remove unnecessary tun_get_by_name 16 年之前