1. fde55c4 mkiss: fix scribble on freed memory by Alan · 8 years ago
  2. d79f16c mkiss: Fix use after free in mkiss_close(). by David Miller · 9 years ago
  3. 9d332d9 mkiss: Fix error handling in mkiss_open() by Fabio Estevam · 9 years ago
  4. feb27d1 ax25: remove unneeded NULL test in ax_xmit() by Dan Carpenter · 9 years ago
  5. 1d5da75 ax25: Stop using magic neighbour cache operations. by Eric W. Biederman · 9 years ago
  6. 3b6a94b ax25: Refactor to use private neighbour operations. by Eric W. Biederman · 9 years ago
  7. 56fc7e7 ax25/kiss: Replace ax_header_ops with ax25_header_ops by Eric W. Biederman · 9 years ago
  8. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  9. adf8d3f drivers/net/*: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  10. afa8c78 sections: fix section conflicts in drivers/net/hamradio by Andi Kleen · 12 years ago
  11. c2fd03a drivers: net: Remove casts to same type by Joe Perches · 12 years ago
  12. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  13. 6e4e2f8 6pack,mkiss: fix lock inconsistency by Arnd Bergmann · 13 years ago
  14. 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 13 years ago
  15. b1c43f8 tty: make receive_buf() return the amout of bytes received by Felipe Balbi · 13 years ago
  16. 495e64b hamradio: Mkiss: semaphore cleanup by Thomas Gleixner · 14 years ago
  17. 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
  18. 07c3c4e hamradio/mkiss: fix typo in compat_ioctl by Arnd Bergmann · 15 years ago
  19. 9646e7c net, compat_ioctl: handle socket ioctl abuses in tty drivers by Arnd Bergmann · 15 years ago
  20. 7b1401c NET: mkiss: Fix typo by Ralf Baechle · 15 years ago
  21. 36e4d64 convert hamradio drivers to netdev_txreturnt_t by Stephen Hemminger · 15 years ago
  22. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  23. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  24. eb33ae2 drivers/net/hamradio: fix warning: format not a string literal and no ... by Hannes Eder · 15 years ago
  25. 6095e08 dmascc: convert to net_device_ops by Stephen Hemminger · 15 years ago
  26. ddbe9a6 mkiss: convert to internal network device stats by Stephen Hemminger · 15 years ago
  27. f40e063 drivers/net/hamradio: Move a dereference below a NULL test by Julia Lawall · 16 years ago
  28. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  29. 5608784 hamradio: add missing sanity check to tty operation by Eugene Teo · 16 years ago
  30. db6d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  31. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  32. e308a5d netdev: Add netdev->addr_list_lock protection. by David S. Miller · 16 years ago
  33. 39c2e60 tty: add throttle/unthrottle helpers by Alan Cox · 16 years ago
  34. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  35. 9f30c76 mkiss: ax_bump() locking fix by Jarek Poplawski · 16 years ago
  36. 79ea13c NULL noise in drivers/net by Al Viro · 16 years ago
  37. d9a19d2 hamradio: ->hard_header() takes packet type in host-endian by Al Viro · 17 years ago
  38. 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
  39. 15b1c0e [AX.25]: Fix default address and broadcast address initialization. by Ralf Baechle · 18 years ago
  40. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  41. 932ff27 [NET]: Add netif_tx_lock by Herbert Xu · 18 years ago
  42. 8d3b33f [PATCH] Remove MODULE_PARM by Rusty Russell · 18 years ago
  43. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 18 years ago
  44. c1854eb [AX25] mkiss: Drop spinlock before sleeping call. by Ralf Baechle · 18 years ago
  45. b341387 [AX25/MKISS]: unbalanced spinlock_bh in ax_encaps() by Francois Romieu · 18 years ago
  46. b4558ea drivers/net: Remove pointless checks for NULL prior to calling kfree() by Jesper Juhl · 19 years ago
  47. 74cfe03 [PATCH] Initialize the .owner field the tty_ldisc structure. by Ralf Baechle · 19 years ago
  48. 5793f4b [PATCH] SMACK support for mkiss by Ralf Baechle · 19 years ago
  49. d591958 [PATCH] AX.25: Convert mkiss.c to DEFINE_RWLOCK by Ralf Baechle · 19 years ago
  50. 96eb549 [PATCH] AX.25: Delete debug printk from mkiss driver by Ralf Baechle · 19 years ago
  51. 6f74998 [AX.25]: Rename ax25_encapsulate to ax25_hard_header by Ralf Baechle · 19 years ago
  52. 815f62b [PATCH] SMP rewrite of mkiss by Ralf Baechle · 19 years ago
  53. cd8749b [PATCH] Use time_before in hamradio drivers by Marcelo Feitoza Parisi · 19 years ago
  54. 64ccd71 [PATCH] Convert users to tty_unregister_ldisc() by Alexey Dobriyan · 19 years ago
  55. 56cb515 [AX25] Introduce ax25_type_trans by Arnaldo Carvalho de Melo · 19 years ago
  56. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago