1. f4bdd26 netdevice hamradio: Convert directly reference of netdev->priv by Wang Chen · 16 years ago
  2. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  3. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  4. 60e4ad7 drivers/net: use nr_irqs by Yinghai Lu · 16 years ago
  5. 5608784 hamradio: add missing sanity check to tty operation by Eugene Teo · 16 years ago
  6. cf508b1 netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep. by David S. Miller · 16 years ago
  7. ae6134b hdlcdrv: Fix CRC calculation. by Micah Dowty · 16 years ago
  8. db6d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  9. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  10. e8a0464 netdev: Allocate multiple queues for TX. by David S. Miller · 16 years ago
  11. e308a5d netdev: Add netdev->addr_list_lock protection. by David S. Miller · 16 years ago
  12. c773e84 netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue. by David S. Miller · 16 years ago
  13. 1b63ba8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  14. 4797982 hamradio: remove unused variable by Andre Haupt · 16 years ago
  15. 4ae127d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  16. 4bb073c net: Eliminate flush_scheduled_work() calls while RTNL is held. by David S. Miller · 16 years ago
  17. 43154d0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  18. 6941727 hamradio/scc: add missing block braces to multi-statement if by Ilpo Järvinen · 16 years ago
  19. de0561c 6pack: use netstats in net_device structure by Paulius Zaleckas · 16 years ago
  20. 39c2e60 tty: add throttle/unthrottle helpers by Alan Cox · 16 years ago
  21. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  22. b0d19a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  23. 02651d2 hamradio: Remove unneeded and deprecated cli()/sti() calls in dmascc.c by Mark Asselstine · 16 years ago
  24. 6188e10 Convert asm/semaphore.h users to linux/semaphore.h by Matthew Wilcox · 16 years ago
  25. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  26. 9f30c76 mkiss: ax_bump() locking fix by Jarek Poplawski · 16 years ago
  27. cd8d627 hamradio: fix dmascc section mismatch by Randy Dunlap · 16 years ago
  28. 79ea13c NULL noise in drivers/net by Al Viro · 16 years ago
  29. 1b36efe hamradio/scc: kill unnecessary use of 'irq' function arg by Jeff Garzik · 17 years ago
  30. d012753 [TTY]: Use tty_mode_ioctl() in network drivers. by Alan Cox · 17 years ago
  31. 5712cb3 [PARPORT] Remove unused 'irq' argument from parport irq functions by Jeff Garzik · 17 years ago
  32. 646b1c9 Documentation: Fix erroneous "dmascc=" documentation by Robert P. J. Day · 17 years ago
  33. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  34. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  35. d9a19d2 hamradio: ->hard_header() takes packet type in host-endian by Al Viro · 17 years ago
  36. 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
  37. 0c4e858 [NET]: Wrap netdevice hardware header creation. by Stephen Hemminger · 17 years ago
  38. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  39. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  40. e9dc865 [NET]: Make device event notification network namespace safe by Eric W. Biederman · 17 years ago
  41. e730c15 [NET]: Make packet reception network namespace safe by Eric W. Biederman · 17 years ago
  42. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  43. b34bd06 bpqether: fix rcu usage by Paul E. McKenney · 17 years ago
  44. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  45. 86313c4 usermodehelper: Tidy up waiting by Jeremy Fitzhardinge · 17 years ago
  46. 1591275 Fix "deprecated" typoes. by Robert P. J. Day · 17 years ago
  47. 939456a baycom_ser_fdx: also allow i/o ports >= 0x1000 and enhanced failure logging by Folkert van Heusden · 17 years ago
  48. 55404bc [NET]: Fix yam.c by Andrew Morton · 17 years ago
  49. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  50. c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  51. 5efb764 drivers/net/hamradio/baycom_ser_fdx build fix by Andrew Morton · 17 years ago
  52. 8b5b467 Replace local random function with random32() by Ralf Baechle · 17 years ago
  53. 6486abb fix the BAYCOM_SER_HDX help text by Simon Depiets · 17 years ago
  54. d54b1fd [PATCH] mark struct file_operations const 5 by Arjan van de Ven · 17 years ago
  55. 9d6ed92 [PATCH] radio modems sitting on serial port are not for s390 by Al Viro · 17 years ago
  56. f654c85 [HAMRADIO]: Fix baycom_epp.c compile failure. by Ralf Baechle · 18 years ago
  57. 15b1c0e [AX.25]: Fix default address and broadcast address initialization. by Ralf Baechle · 18 years ago
  58. 7a87b6c [PATCH] hamradio/dmascc: fix up work_struct-induced breakage by Al Viro · 18 years ago
  59. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  60. 95f6134 [6PACK]: Masking bug in 6pack driver. by Jean Delvare · 18 years ago
  61. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  62. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  63. 1eeb7e4 [BPQ] lockdep: fix false positive by Ralf Baechle · 18 years ago
  64. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  65. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  66. e2fdbc0 [PATCH] drivers/net/hamradio/dmascc.c: fix section mismatch by Adrian Bunk · 18 years ago
  67. 932ff27 [NET]: Add netif_tx_lock by Herbert Xu · 18 years ago
  68. 3ab33dc [HAMRADIO]: Remove remaining SET_MODULE_OWNER calls from hamradio drivers. by Ralf Baechle DL5RB · 18 years ago
  69. 8d3b33f [PATCH] Remove MODULE_PARM by Rusty Russell · 18 years ago
  70. 70c07e0 Merge branch 'viro' by Jeff Garzik · 18 years ago
  71. 1b86235 [PATCH] remove bogus asm/bug.h includes. by Al Viro · 19 years ago
  72. ff5688a [PATCH] drivers/net/*: use time_after() and friends by Marcelo Feitoza Parisi · 18 years ago
  73. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 18 years ago
  74. c1854eb [AX25] mkiss: Drop spinlock before sleeping call. by Ralf Baechle · 18 years ago
  75. b341387 [AX25/MKISS]: unbalanced spinlock_bh in ax_encaps() by Francois Romieu · 18 years ago
  76. e6b365f [PATCH] drivers/net/hamradio/dmascc.c: remove dmascc_setup() by Adrian Bunk · 19 years ago
  77. b4558ea drivers/net: Remove pointless checks for NULL prior to calling kfree() by Jesper Juhl · 19 years ago
  78. ab7a435 [PATCH] Remove unused header. by Ralf Baechle · 19 years ago
  79. 74cfe03 [PATCH] Initialize the .owner field the tty_ldisc structure. by Ralf Baechle · 19 years ago
  80. 5793f4b [PATCH] SMACK support for mkiss by Ralf Baechle · 19 years ago
  81. bc0a743 [PATCH] rcu in bpqether driver. by Ralf Baechle · 19 years ago
  82. d591958 [PATCH] AX.25: Convert mkiss.c to DEFINE_RWLOCK by Ralf Baechle · 19 years ago
  83. 96eb549 [PATCH] AX.25: Delete debug printk from mkiss driver by Ralf Baechle · 19 years ago
  84. 6f74998 [AX.25]: Rename ax25_encapsulate to ax25_hard_header by Ralf Baechle · 19 years ago
  85. c4bc7ee [HAMRADIO]: driver cleanups by Ralf Baechle · 19 years ago
  86. 8d06afa [PATCH] timer initialization cleanup: DEFINE_TIMER by Ingo Molnar · 19 years ago
  87. f2ccd8f [NET]: Kill skb->real_dev by David S. Miller · 19 years ago
  88. 3d963f5 Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  89. 815f62b [PATCH] SMP rewrite of mkiss by Ralf Baechle · 19 years ago
  90. 214838a [PATCH] Fix 6pack setting of MAC address by Ralf Baechle · 19 years ago
  91. 84a2ea1 [PATCH] 6pack Timer initialization by Ralf Baechle · 19 years ago
  92. cd04b94 Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  93. c043817 [PATCH] 6pack persistence fix by Ralf Baechle DL5RB · 19 years ago
  94. e064cd7 [PATCH] SMP fix for 6pack driver by Ralf Baechle · 19 years ago
  95. cd8749b [PATCH] Use time_before in hamradio drivers by Marcelo Feitoza Parisi · 19 years ago
  96. b03efcf [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() by David S. Miller · 19 years ago
  97. 64ccd71 [PATCH] Convert users to tty_unregister_ldisc() by Alexey Dobriyan · 19 years ago
  98. 0fd56f6 [PATCH] drivers/net/hamradio/baycom_epp.c: cleanups by Adrian Bunk · 19 years ago
  99. a553260 [PATCH] ISA DMA Kconfig fixes - part 3 by Al Viro · 19 years ago
  100. 56cb515 [AX25] Introduce ax25_type_trans by Arnaldo Carvalho de Melo · 19 years ago