1. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  2. 769f01e hamradio: 6pack: fix error return code by Julia Lawall · 11 years ago
  3. dc050c9 hamradio: slight optimization of addr compare by dingtianhong · 11 years ago
  4. 8e3fbf8 hamradio/yam: fix info leak in ioctl by Salva Peiró · 11 years ago
  5. e9db5c2 drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl() by Wenliang Fan · 11 years ago
  6. adf8d3f drivers/net/*: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  7. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  8. 39bb93f yam: remove a no-op in yam_ioctl() by Dan Carpenter · 11 years ago
  9. bfdd56b net: hamradio/yam: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  10. 9714481 net: hamradio/scc: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  11. 44a504c7 hamradio: baycom: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  12. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  13. e00adf3 drivers/net: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  14. 429a22c yam: remove redundant null check on dev by Colin Ian King · 11 years ago
  15. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  16. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 11 years ago
  17. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 11 years ago
  18. e68ed8f drivers:net:misc: Remove unnecessary alloc/OOM messages by Joe Perches · 11 years ago
  19. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 11 years ago
  20. afa8c78 sections: fix section conflicts in drivers/net/hamradio by Andi Kleen · 12 years ago
  21. c477ebd sections: fix section conflicts in drivers/net by Andi Kleen · 12 years ago
  22. c2fd03a drivers: net: Remove casts to same type by Joe Perches · 12 years ago
  23. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  24. dc7cdf6 hamradio: fix incompatible pointer in module parameter by Danny Kukawka · 12 years ago
  25. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 12 years ago
  26. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  27. e12fe68 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  28. 6e4e2f8 6pack,mkiss: fix lock inconsistency by Arnd Bergmann · 13 years ago
  29. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  30. 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 13 years ago
  31. b7c2f03 Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  32. b953ff2 hdlcdrv: Drop __TIME__ usage by Michal Marek · 13 years ago
  33. c1afba3 baycom: Drop __TIME__ usage by Michal Marek · 13 years ago
  34. 99dff58 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  35. 1c5cae8 net: call dev_alloc_name from register_netdevice by Jiri Pirko · 13 years ago
  36. b1c43f8 tty: make receive_buf() return the amout of bytes received by Felipe Balbi · 13 years ago
  37. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  38. 13707f9 drivers/net: remove some rcu sparse warnings by Eric Dumazet · 13 years ago
  39. 26877c7 hamradio: Resolve memory leak due to missing firmware release in add_mcs() by Jesper Juhl · 14 years ago
  40. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  41. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  42. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  43. 495e64b hamradio: Mkiss: semaphore cleanup by Thomas Gleixner · 14 years ago
  44. 89d9f10 hamradio: 6pack: semaphore cleanup by Thomas Gleixner · 14 years ago
  45. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  46. 1f1d47e drivers/net/hamradio: Adjust confusing if indentation by Julia Lawall · 14 years ago
  47. 89dc0be drivers/net/hamradio: Eliminate a NULL pointer dereference by Julia Lawall · 14 years ago
  48. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  49. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  50. 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
  51. 2381a55 net/various: remove trailing space in messages by Frans Pop · 14 years ago
  52. f65d1f0 hamradio: avoid null deref v3 by Dan Carpenter · 15 years ago
  53. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  54. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  55. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  56. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
  57. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  58. 07c3c4e hamradio/mkiss: fix typo in compat_ioctl by Arnd Bergmann · 15 years ago
  59. 9646e7c net, compat_ioctl: handle socket ioctl abuses in tty drivers by Arnd Bergmann · 15 years ago
  60. 48bccd2 hamradio: Fix bit test correctly. by Thomas Sailer · 15 years ago
  61. a81d4bf net/hamradio: fix test in receive() by roel kluin · 15 years ago
  62. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  63. 7b1401c NET: mkiss: Fix typo by Ralf Baechle · 15 years ago
  64. 3eb0027 NET: Fix possible corruption in bpqether driver by Ralf Baechle · 15 years ago
  65. 36e4d64 convert hamradio drivers to netdev_txreturnt_t by Stephen Hemminger · 15 years ago
  66. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  67. 74d1541 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  68. 402168c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  69. 6733259 Update Andreas Koensgen's email address by Ralf Baechle · 15 years ago
  70. 252aa9d Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines." by David S. Miller · 15 years ago
  71. adeab1a NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines. by Ralf Baechle · 15 years ago
  72. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  73. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  74. d77eeb7 net: fix network drivers ndo_start_xmit() return values by Patrick McHardy · 15 years ago
  75. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  76. 98ca4a4 net: fix network drivers ndo_start_xmit() return values (part 6) by Patrick McHardy · 15 years ago
  77. bb1fee8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/net-next-2.6 by David S. Miller · 15 years ago
  78. a7a5eb9 yam: use request_firmware by Jaswinder Singh Rajput · 15 years ago
  79. 3e8af30 dmascc: fix incomplete conversion to network_device_ops by Alexander Beregalov · 15 years ago
  80. 7546dd9 net: convert usage of packet_type to read_mostly by Stephen Hemminger · 15 years ago
  81. 9b329f1 drivers/net/hamradio: fix sparse warning: symbol shadows an earlier one by Hannes Eder · 15 years ago
  82. e334f56 drivers/net/hamradio: fix sparse warning: context imbalance by Hannes Eder · 15 years ago
  83. eb33ae2 drivers/net/hamradio: fix warning: format not a string literal and no ... by Hannes Eder · 15 years ago
  84. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  85. 4101dec net: constify VFTs by Jan Engelhardt · 16 years ago
  86. 6095e08 dmascc: convert to net_device_ops by Stephen Hemminger · 16 years ago
  87. ddbe9a6 mkiss: convert to internal network device stats by Stephen Hemminger · 16 years ago
  88. ff908cf scc: convert to internal net_device_ops by Stephen Hemminger · 16 years ago
  89. 3f75f74 yam: convert to net_device_ops by Stephen Hemminger · 16 years ago
  90. 3c94acb yam: convert to internal net_device_stats by Stephen Hemminger · 16 years ago
  91. 2d8b223 hdlcdrv: convert to net_device_ops by Stephen Hemminger · 16 years ago
  92. 5a7616a hdlcdrv: convert to internal net_device_stats by Stephen Hemminger · 16 years ago
  93. 52db625 dmascc: convert to network_device_ops by Stephen Hemminger · 16 years ago
  94. 13c0582 dmascc: convert to internal network device stats by Stephen Hemminger · 16 years ago
  95. 283767e bpqether: convert to net_device_ops by Stephen Hemminger · 16 years ago
  96. f57505f bpqether: convert to internal net_device_stats by Stephen Hemminger · 16 years ago
  97. 9772a25 baycom: convert to net_device_ops by Stephen Hemminger · 16 years ago
  98. cd94f08 baycom: convert to internal net_device_stats by Stephen Hemminger · 16 years ago
  99. b3672a7 6pack: convert to net_device_ops by Stephen Hemminger · 16 years ago
  100. 0397a26 drivers/net/hamradio/6pack.c: move a dereference below a NULL test by Julia Lawall · 16 years ago