1. b82573f net/hamradio/6pack: Fix the size of a sk_buff used in 'sp_bump()' by Christophe JAILLET · 5 years ago
  2. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  3. 202700e3 net/hamradio/6pack: use mod_timer() to rearm timers by Eric Dumazet · 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. 827ad90 net/hamradio/6pack: remove redundant variable channel by Colin Ian King · 7 years ago
  7. 956cc1e drivers, net, hamradio: convert sixpack.refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  8. 8e763de net/hamradio/6pack: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  9. 7e47fc2 drivers: net: hamradio: use setup_timer() helper. by Allen Pais · 7 years ago
  10. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
  11. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  12. ad97989 6pack: fix buffer length mishandling by Alan Cox · 8 years ago
  13. 60aa3b0 6pack: fix free memory scribbles by One Thousand Gnomes · 9 years ago
  14. acf673a 6pack: Fix use after free in sixpack_close(). by David Miller · 9 years ago
  15. 1d5da75 ax25: Stop using magic neighbour cache operations. by Eric W. Biederman · 10 years ago
  16. 3b6a94b ax25: Refactor to use private neighbour operations. by Eric W. Biederman · 10 years ago
  17. 204d2dc ax25/6pack: Replace sp_header_ops with ax25_header_ops by Eric W. Biederman · 10 years ago
  18. ec5a0ec hamradio: 6pack: remove unnecessary check by Sudip Mukherjee · 10 years ago
  19. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  20. 769f01e hamradio: 6pack: fix error return code by Julia Lawall · 11 years ago
  21. afa8c78 sections: fix section conflicts in drivers/net/hamradio by Andi Kleen · 12 years ago
  22. c477ebd sections: fix section conflicts in drivers/net by Andi Kleen · 12 years ago
  23. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  24. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  25. 6e4e2f8 6pack,mkiss: fix lock inconsistency by Arnd Bergmann · 14 years ago
  26. 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 14 years ago
  27. b1c43f8 tty: make receive_buf() return the amout of bytes received by Felipe Balbi · 14 years ago
  28. 89d9f10 hamradio: 6pack: semaphore cleanup by Thomas Gleixner · 14 years ago
  29. 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
  30. 9646e7c net, compat_ioctl: handle socket ioctl abuses in tty drivers by Arnd Bergmann · 15 years ago
  31. 36e4d64 convert hamradio drivers to netdev_txreturnt_t by Stephen Hemminger · 15 years ago
  32. 74d1541 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  33. 6733259 Update Andreas Koensgen's email address by Ralf Baechle · 15 years ago
  34. 252aa9d Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines." by David S. Miller · 15 years ago
  35. adeab1a NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines. by Ralf Baechle · 16 years ago
  36. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 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. b3672a7 6pack: convert to net_device_ops by Stephen Hemminger · 16 years ago
  39. 0397a26 drivers/net/hamradio/6pack.c: move a dereference below a NULL test by Julia Lawall · 16 years ago
  40. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  41. db6d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  42. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  43. e308a5d netdev: Add netdev->addr_list_lock protection. by David S. Miller · 16 years ago
  44. de0561c 6pack: use netstats in net_device structure by Paulius Zaleckas · 17 years ago
  45. 39c2e60 tty: add throttle/unthrottle helpers by Alan Cox · 17 years ago
  46. f34d7a5 tty: The big operations rework by Alan Cox · 17 years ago
  47. 6188e10 Convert asm/semaphore.h users to linux/semaphore.h by Matthew Wilcox · 17 years ago
  48. 79ea13c NULL noise in drivers/net by Al Viro · 17 years ago
  49. d012753 [TTY]: Use tty_mode_ioctl() in network drivers. by Alan Cox · 17 years ago
  50. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  51. d9a19d2 hamradio: ->hard_header() takes packet type in host-endian by Al Viro · 17 years ago
  52. 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
  53. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  54. 15b1c0e [AX.25]: Fix default address and broadcast address initialization. by Ralf Baechle · 18 years ago
  55. 95f6134 [6PACK]: Masking bug in 6pack driver. by Jean Delvare · 18 years ago
  56. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  57. 932ff27 [NET]: Add netif_tx_lock by Herbert Xu · 19 years ago
  58. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago
  59. 6f74998 [AX.25]: Rename ax25_encapsulate to ax25_hard_header by Ralf Baechle · 19 years ago
  60. 214838a [PATCH] Fix 6pack setting of MAC address by Ralf Baechle · 19 years ago
  61. 84a2ea1 [PATCH] 6pack Timer initialization by Ralf Baechle · 19 years ago
  62. c043817 [PATCH] 6pack persistence fix by Ralf Baechle DL5RB · 19 years ago
  63. 64ccd71 [PATCH] Convert users to tty_unregister_ldisc() by Alexey Dobriyan · 20 years ago
  64. 56cb515 [AX25] Introduce ax25_type_trans by Arnaldo Carvalho de Melo · 20 years ago
  65. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago