1. fd3e05b net-tun: BKL pushdown by Arnd Bergmann · 16 years ago
  2. 9edb74c tun: Multicast handling in tun_chr_ioctl() needs proper locking. by David S. Miller · 16 years ago
  3. 48abfe0 tun: Fix minor race in TUNSETLINK ioctl handling. by David S. Miller · 16 years ago
  4. fc54c65 [TUN]: Allow to register tun devices in namespace. by Pavel Emelyanov · 16 years ago
  5. d647a59 [TUN]: Make the tun_dev_list per-net. by Pavel Emelyanov · 16 years ago
  6. 79d1760 [TUN]: Introduce the tun_net structure and init/exit net ops. by Pavel Emelyanov · 16 years ago
  7. e01bf1c net: check for underlength tap writes by Rusty Russell · 16 years ago
  8. 14daa02 net: make struct tun_struct private to tun.c by Rusty Russell · 16 years ago
  9. 4010237 [TUN]: Fix RTNL-locking in tun/tap driver by Kim B. Heino · 16 years ago
  10. a26af1e tun: impossible to deassert IFF_ONE_QUEUE or IFF_NO_PI by Nathaniel Filardo · 16 years ago
  11. a3edb08 annotate tun by Al Viro · 17 years ago
  12. 52427c9 [TUN]: Use iov_length() by Akinobu Mita · 17 years ago
  13. c6e991d [TUNTAP]: Fix wrong debug message. by Toyo Abe · 17 years ago
  14. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  15. 4885a50 [TAP]: Configurable interface MTU. by Ed Swierk · 17 years ago
  16. 09f75cd [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code by Jeff Garzik · 17 years ago
  17. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  18. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  19. 8c64462 [NET]: Allow group ownership of TUN/TAP devices. by Guido Guenther · 17 years ago
  20. 36226a8 [NET] tun/tap: fixed hw address handling by Brian Braunstein · 17 years ago
  21. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  22. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  23. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  24. d54b1fd [PATCH] mark struct file_operations const 5 by Arjan van de Ven · 17 years ago
  25. 609d7fa [PATCH] file: modify struct fown_struct to use a struct pid by Eric W. Biederman · 18 years ago
  26. ee0b3e6 [PATCH] Remove readv/writev methods and use aio_read/aio_write instead by Badari Pulavarty · 18 years ago
  27. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  28. 6aa20a2 drivers/net: Trim trailing whitespace by Jeff Garzik · 18 years ago
  29. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  30. 96192ff [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  31. ca6bb5d [NET]: Require CAP_NET_ADMIN to create tuntap devices. by David Woodhouse · 18 years ago
  32. 8f22757 [TUN]: Fix leak in tun_get_user() by Dave Jones · 18 years ago
  33. ff4cc3a [TUNTAP]: Allow setting the linktype of the tap device from userspace by Mike Kershaw · 19 years ago
  34. b03efcf [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() by David S. Miller · 19 years ago
  35. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago