1. 4c55a46 atm: slight optimization of addr compare by dingtianhong · 11 years ago
  2. 109744c atm: solos-pci: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  3. 57c5bca atm: he: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  4. b5de4a2 atm: idt77252: fix dev refcnt leak by Ying Xue · 11 years ago
  5. 212124d atm: firestream: remove duplicate define by Michael Opdenacker · 11 years ago
  6. d2bb3905 atm: nicstar: fix regression made by previous patch by Andy Shevchenko · 11 years ago
  7. a2a69f0 drivers/atm/he.c: convert to module_pci_driver by Libo Chen · 11 years ago
  8. f8de310 atm: he: print MAC via %pM by Andy Shevchenko · 11 years ago
  9. 8390f81 atm: nicstar: re-use native mac_pton() helper by Andy Shevchenko · 11 years ago
  10. b32369f net, atm/ambassader: convert skb->tail into skb_tail_pointer(skb) by Isaku Yamahata · 11 years ago
  11. f0911aa atm: he: use mdelay instead of large udelay constants by Arnd Bergmann · 11 years ago
  12. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  13. b051f6e atm/nicstar: convert to idr_alloc() by Tejun Heo · 11 years ago
  14. c767bf2 atm/nicstar: don't use idr_remove_all() by Tejun Heo · 11 years ago
  15. ab54ee8 atm/iphase: rename fregt_t -> ffreg_t by Heiko Carstens · 11 years ago
  16. 6c44512 Drivers: atm: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  17. 2904207 solos-pci: double lock in geos_gpio_store() by Dan Carpenter · 12 years ago
  18. 152a2a8 solos-pci: ensure all TX packets are aligned to 4 bytes by David Woodhouse · 12 years ago
  19. 13af816 solos-pci: add firmware upgrade support for new models by Nathan Williams · 12 years ago
  20. 7fbdadb solos-pci: remove superfluous debug output by Nathan Williams · 12 years ago
  21. f9baad0 solos-pci: add GPIO support for newer versions on Geos board by Nathan Williams · 12 years ago
  22. cae49ed solos-pci: fix double-free of TX skb in DMA mode by David Woodhouse · 12 years ago
  23. ddb3033 Merge git://git.infradead.org/users/dwmw2/atm by David S. Miller · 12 years ago
  24. c48d49a solos-pci: remove list_vccs() debugging function by David Woodhouse · 12 years ago
  25. a1db5c5 solos-pci: use GFP_KERNEL where possible, not GFP_ATOMIC by David Woodhouse · 12 years ago
  26. 213e85d solos-pci: clean up pclose() function by David Woodhouse · 12 years ago
  27. 007ef52 solos-pci: Fix leak of skb received for unknown vcc by Nathan Williams · 12 years ago
  28. 7ad3ead solos-pci: wait for pending TX to complete when releasing vcc by David Woodhouse · 12 years ago
  29. fcdc90b atm: forever loop loading ambassador firmware by Dan Carpenter · 12 years ago
  30. 6ca3b14 sections: fix section conflicts in drivers/atm by Andi Kleen · 12 years ago
  31. f716168 drivers/atm/iphase.c: fix error return code by Julia Lawall · 12 years ago
  32. b4bd8ad solos-pci: Fix DMA support by David Woodhouse · 12 years ago
  33. ec47ea8 skb: Add inline helper for getting the skb end offset from head by Alexander Duyck · 12 years ago
  34. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  35. bd966e4 Driver: Atm: Remove 'break' after 'return' statement. by Santosh Nayak · 12 years ago
  36. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  37. 126a3fd eni: fix driver remove function and driver probe error path. by françois romieu · 12 years ago
  38. 5eac5f6 drivers/atm/eni.c: ensure arguments to request_irq and free_irq are compatible by Julia Lawall · 12 years ago
  39. ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  40. 8ae0cfe drivers/atm/solos-pci.c: exchange pci_iounmaps by Julia Lawall · 12 years ago
  41. 12806a2 atm: Fix typo in lanai.c by Masanari Iida · 12 years ago
  42. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  43. 49f5ed4 atm: eliminate atm_guess_pdu2truesize() by chas williams - CONTRACTOR · 13 years ago
  44. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  45. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  46. 26c5c44 atm/iphase : removal of PCI space dereferences. by françois romieu · 13 years ago
  47. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  48. 3a81605 atm: Convert vmalloc/memset to vzalloc by Joe Perches · 13 years ago
  49. c517202 atm: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  50. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  51. b691347a lanai: use pci_dev->subsystem_device by Sergei Shtylyov · 13 years ago
  52. 135d23d ATM: Delete no use FILL_RX_POOLS_IN_BH marco by Wang Shaoyan · 13 years ago
  53. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  54. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  55. b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 13 years ago
  56. 06091ed atm: solos-pci: Fix set-but-unused variable. by David S. Miller · 13 years ago
  57. edb4dcb atm: idt77252: Fix set-but-unused variables. by David S. Miller · 13 years ago
  58. e60c5e1 atm: he: Fix undefined sequence points. by David S. Miller · 13 years ago
  59. dd18257 atm: eni: Kill set-but-unused variables. by David S. Miller · 13 years ago
  60. 2474353 atm: iphase: Fix set-but-not-used warnings. by David S. Miller · 13 years ago
  61. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  62. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  63. c031235 atm/solos-pci: Don't flap VCs when carrier state changes by Philip A. Prindeville · 13 years ago
  64. 18b429e atm/solos-pci: Don't include frame pseudo-header on transmit hex-dump by Philip A. Prindeville · 13 years ago
  65. 1e19e65 atm/solos-pci: Use VPI.VCI notation uniformly. by Philip A. Prindeville · 13 years ago
  66. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  67. 1c48a5c dt: Eliminate of_platform_{,un}register_driver by Grant Likely · 13 years ago
  68. 0a9d59a Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  69. da1ab3e ATM, Solos PCI ADSL2+: Don't deref NULL pointer if net_ratelimit() and alloc_skb() interact badly. by Jesper Juhl · 13 years ago
  70. 8e572ba fix typos 'comamnd' -> 'command' in comments by Justin P. Mattock · 13 years ago
  71. e92427b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 13 years ago
  72. 2221eca atm: idt77105: fix fetch_stats() result by Vasiliy Kulikov · 13 years ago
  73. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  74. 6a75da4 Madge Ambassador ATM Adapter driver: Always release_firmware() in ucode_init() and don't leak memory. by Jesper Juhl · 14 years ago
  75. dbbe68b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  76. b9556f9 drivers/atm/atmtcp.c: add missing atm_dev_put by Julia Lawall · 14 years ago
  77. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  78. b4aa9e0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  79. d9ca676 atm: correct sysfs 'device' link creation and parent relationships by Dan Williams · 14 years ago
  80. 58e481f atm: lanai: use kernel's '%pM' format option to print MAC by Andy Shevchenko · 14 years ago
  81. 30dfe2c atm: fore200e: Fix build warning. by David S. Miller · 14 years ago
  82. 3ce1227 solos: Refuse to upgrade firmware with older FPGA. It doesn't work. by David Woodhouse · 14 years ago
  83. 1a4ec46 solos: Add 'Firmware' attribute for Traverse overall firmware version by David Woodhouse · 14 years ago
  84. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  85. 1941bf8 drivers/atm/eni.c: Remove multiple uses of KERN_<level> by Joe Perches · 14 years ago
  86. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  87. 7453da8 Drivers: atm: Makefile: replace the use of <module>-objs with <module>-y by Tracey Dent · 14 years ago
  88. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  89. d122179 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  90. ec622ab ATM: iphase, remove sleep-inside-atomic by Jiri Slaby · 14 years ago
  91. f1ee89d ATM: solos-pci, remove use after free by Jiri Slaby · 14 years ago
  92. 1790c22 drivers/atm/idt77252.c: Remove unnecessary error check by Julia Lawall · 14 years ago
  93. 66bb16d drivers: atm: use native kernel's hex_to_bin() func by Andy Shevchenko · 14 years ago
  94. a0ece28 drivers/atm/firestream.c: Fix unsigned return type by Julia Lawall · 14 years ago
  95. 6f74dbb drivers/atm: Adjust confusing if indentation by Julia Lawall · 14 years ago
  96. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  97. f6cec0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  98. 1f6ea6e solos-pci: Fix race condition in tasklet RX handling by David Woodhouse · 14 years ago
  99. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  100. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago