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