1. 0ca2635 net/wan: fix a double free in x25_asy_open_tty() by Cong Wang · 5 years ago
  2. 3b780be x25_asy: Free x25_asy on x25_asy_open() failure. by David S. Miller · 8 years ago
  3. ee9159d wan/x25: Fix use-after-free in x25_asy_open_tty() by Peter Hurley · 9 years ago
  4. 8fd90bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  5. a28d0e8 wan/x25_asy: integer overflow in x25_asy_change_mtu() by Dan Carpenter · 10 years ago
  6. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  7. 1d5d1fd wan: Remove unnecessary alloc/OOM messages by Joe Perches · 11 years ago
  8. c2fd03a drivers: net: Remove casts to same type by Joe Perches · 12 years ago
  9. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  10. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 12 years ago
  11. d97a077 wan: make LAPB callbacks const by stephen hemminger · 13 years ago
  12. 23efcb7 wan: Update to current logging forms by Joe Perches · 13 years ago
  13. eed5ee1 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  14. 6a20bd4 NET: wan/x25, fix ldisc->open retval by Jiri Slaby · 14 years ago
  15. 03fe5f3 NET: wan/x25_asy, move lapb_unregister to x25_asy_close_tty by Jiri Slaby · 14 years ago
  16. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  17. ca73359 X25: remove duplicated #include by Huang Weiyi · 14 years ago
  18. 7eeeacf0 X25: Use identifiers for x25 async device to x25 interface by andrew hendry · 14 years ago
  19. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  20. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  21. 9646e7c net, compat_ioctl: handle socket ioctl abuses in tty drivers by Arnd Bergmann · 15 years ago
  22. d71a674 wan: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  23. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  24. 48f26ad x25_asy: convert to net_device_ops by Stephen Hemminger · 15 years ago
  25. 6a8eba3 x25_asy: convert to internal net_device_stats by Stephen Hemminger · 15 years ago
  26. 7b3dfa1 drivers/net/wan: fix sparse warning: make symbol static by Hannes Eder · 15 years ago
  27. d2b8881 tty: driverdata and discdata are void * by Alan Cox · 16 years ago
  28. 8a1ec21 tty: Flags should be accessed via the foo_bit interfaces by Alan Cox · 16 years ago
  29. 8f15ea4 netdevice: safe convert to netdev_priv() #part-3 by Wang Chen · 16 years ago
  30. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  31. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  32. 3e3cda9 Hold RTNL while calling dev_close() by Ben Hutchings · 16 years ago
  33. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  34. 91a0736 x25_asy.c: silence compiler warning by S.Çağlar Onur · 16 years ago
  35. 11b0cc3 x25_asy: Fix ref count rule violation by Alan Cox · 16 years ago
  36. d012753 [TTY]: Use tty_mode_ioctl() in network drivers. by Alan Cox · 17 years ago
  37. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  38. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  39. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 18 years ago
  40. 64ccd71 [PATCH] Convert users to tty_unregister_ldisc() by Alexey Dobriyan · 19 years ago
  41. 6a5d362 [WAN]: kfree of NULL pointer is valid by Jesper Juhl · 19 years ago
  42. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago