1. 20c3d9e hamradio: use dev_addr_set() for setting device address by Jakub Kicinski · 3 years, 3 months ago
  2. ea52a0b net: use dev_addr_set() by Jakub Kicinski · 3 years, 3 months ago
  3. 25ec92f hamradio: use ndo_siocdevprivate by Arnd Bergmann · 3 years, 5 months ago
  4. d1542f8 net: hamradio: remove leading spaces before tabs by Hui Tang · 3 years, 7 months ago
  5. 98749b7 yam: fix possible memory leak in yam_init_driver by Wang Hai · 4 years, 7 months ago
  6. 3f5296f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 69 by Thomas Gleixner · 6 years ago
  7. 0781168 yam: fix a missing-check bug by Wenwen Wang · 6 years ago
  8. fddda2b proc: introduce proc_create_seq{,_data} by Christoph Hellwig · 7 years ago
  9. d61e403 drivers/net: Use octal not symbolic permissions by Joe Perches · 7 years ago
  10. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  11. f6fd891 drivers/net: hamradio/yam: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  12. 1d27e3e timer: Remove expires and data arguments from DEFINE_TIMER by Kees Cook · 7 years ago
  13. 871ff2e yam: use memdup_user by Geliang Tang · 8 years ago
  14. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  15. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  16. 1d5da75 ax25: Stop using magic neighbour cache operations. by Eric W. Biederman · 10 years ago
  17. 3b6a94b ax25: Refactor to use private neighbour operations. by Eric W. Biederman · 10 years ago
  18. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  19. d3be267 yam: replace del_timer by del_timer_sync by Julia Lawall · 11 years ago
  20. 8e3fbf8 hamradio/yam: fix info leak in ioctl by Salva Peiró · 11 years ago
  21. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  22. 39bb93f yam: remove a no-op in yam_ioctl() by Dan Carpenter · 11 years ago
  23. bfdd56b net: hamradio/yam: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  24. e00adf3 drivers/net: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  25. 429a22c yam: remove redundant null check on dev by Colin Ian King · 12 years ago
  26. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 12 years ago
  27. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 12 years ago
  28. afa8c78 sections: fix section conflicts in drivers/net/hamradio by Andi Kleen · 12 years ago
  29. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  30. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 13 years ago
  31. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  32. 26877c7 hamradio: Resolve memory leak due to missing firmware release in add_mcs() by Jesper Juhl · 14 years ago
  33. 89dc0be drivers/net/hamradio: Eliminate a NULL pointer dereference by Julia Lawall · 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. a7a5eb9 yam: use request_firmware by Jaswinder Singh Rajput · 16 years ago
  37. 9b329f1 drivers/net/hamradio: fix sparse warning: symbol shadows an earlier one by Hannes Eder · 16 years ago
  38. eb33ae2 drivers/net/hamradio: fix warning: format not a string literal and no ... by Hannes Eder · 16 years ago
  39. 4101dec net: constify VFTs by Jan Engelhardt · 16 years ago
  40. 3f75f74 yam: convert to net_device_ops by Stephen Hemminger · 16 years ago
  41. 3c94acb yam: convert to internal net_device_stats by Stephen Hemminger · 16 years ago
  42. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  43. 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
  44. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  45. 55404bc [NET]: Fix yam.c by Andrew Morton · 18 years ago
  46. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 18 years ago
  47. 8b5b467 Replace local random function with random32() by Ralf Baechle · 18 years ago
  48. d54b1fd [PATCH] mark struct file_operations const 5 by Arjan van de Ven · 18 years ago
  49. 15b1c0e [AX.25]: Fix default address and broadcast address initialization. by Ralf Baechle · 18 years ago
  50. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  51. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
  52. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  53. 3ab33dc [HAMRADIO]: Remove remaining SET_MODULE_OWNER calls from hamradio drivers. by Ralf Baechle DL5RB · 19 years ago
  54. 6f74998 [AX.25]: Rename ax25_encapsulate to ax25_hard_header by Ralf Baechle · 19 years ago
  55. c4bc7ee [HAMRADIO]: driver cleanups by Ralf Baechle · 19 years ago
  56. 8d06afa [PATCH] timer initialization cleanup: DEFINE_TIMER by Ingo Molnar · 19 years ago
  57. 56cb515 [AX25] Introduce ax25_type_trans by Arnaldo Carvalho de Melo · 20 years ago
  58. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago