1. b22d837 Merge branches 'upstream' and 'upstream-fixes' into for-linus by Jiri Kosina · 17 years ago
  2. 6a25077 HID: apple_fn_keys F5 and F6 by Henrik Rydberg · 17 years ago
  3. acc0b7c HID: remove quirk lookup from usbkbd/usbmouse by Jiri Kosina · 17 years ago
  4. 094403c HID: Add mapping of new KEY_MEDIA_REPEAT keycode by Dmitry Torokhov · 17 years ago
  5. a7f3269 HID: gyration remote support by Daniel Walker · 17 years ago
  6. 32146dc HID: gyration sleep button quirk by Jiri Kosina · 17 years ago
  7. 2c3e3bf HID: add quirk for Logitech DiNovo desktop by Jiri Kosina · 17 years ago
  8. dc25b78 HID: fix quirk handling in usbmouse/kbd by Jiri Slaby · 17 years ago
  9. 4db1c62 HID: fix memory leak in hidraw_release by Jiri Kosina · 17 years ago
  10. f472f80 HID: add n-trig digitizer usage by Rafi Rubin · 17 years ago
  11. 740f370 HID: Invert HWHEEL mappings for some Logitech mice by Dan Nicholson · 17 years ago
  12. a44ebcc HID:usbkbd:mark usb_kbd_keycode array as const by Ming Lei · 17 years ago
  13. 37cdffd HID: add fn key support on Macbook Pro 4,1 and Macbook Air by Alexandre Karpenko · 17 years ago
  14. 00b3327 HID: remove unused variable from hiddev compat ioctl by Jiri Kosina · 17 years ago
  15. 88af45b HID: fix compile issue in hiddev ioctl by Jiri Kosina · 17 years ago
  16. 979c407 HID: Push down BKL into ioctl handler in hidraw by Alan Cox · 17 years ago
  17. 7961df1 HID: Switch hiddev to unlocked_ioctl by Alan Cox · 17 years ago
  18. 6f0168d HID: use get/put_unaligned_* helpers by Harvey Harrison · 17 years ago
  19. 9063974 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Jiri Kosina · 17 years ago
  20. c010b2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  21. 6069fb2 Re-delete zombie 'drivers/usb/serial/airprime.c' file by Linus Torvalds · 17 years ago
  22. e9dd54d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  23. 521c4d9 ipw2200: Call netif_*_queue() interfaces properly. by David S. Miller · 17 years ago
  24. 4255589 netxen: Needs to include linux/vmalloc.h by David S. Miller · 17 years ago
  25. 380bab1 Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 17 years ago
  26. d6f8aa8 [netdrvr] atl1d: fix !CONFIG_PM build by Jeff Garzik · 17 years ago
  27. 7cf7526 Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 17 years ago
  28. b0e4539 r6040: rework init_one error handling by Florian Fainelli · 17 years ago
  29. 1de9529 r6040: bump release number to 0.18 by Florian Fainelli · 17 years ago
  30. e24ddf3 r6040: handle RX fifo full and no descriptor interrupts by Florian Fainelli · 17 years ago
  31. 31718de r6040: change the default waiting time by Florian Fainelli · 17 years ago
  32. 32f565d r6040: use definitions for magic values in descriptor status by Florian Fainelli · 17 years ago
  33. 9ca28dc r6040: completely rework the RX path by Florian Fainelli · 17 years ago
  34. 129cf9a r6040: call napi_disable when puting down the interface and set lp->dev accordingly. by Florian Fainelli · 17 years ago
  35. f2ca60f mv643xx_eth: fix NETPOLL build by Lennert Buytenhek · 17 years ago
  36. 3d46341 r6040: rework the RX buffers allocation routine by Florian Fainelli · 17 years ago
  37. fec3a23 r6040: fix scheduling while atomic in r6040_tx_timeout by Florian Fainelli · 17 years ago
  38. 3d25434 r6040: fix null pointer access and tx timeouts by Florian Fainelli · 17 years ago
  39. c6e69bb r6040: prefix all functions with r6040 by Florian Fainelli · 17 years ago
  40. 7e99eed rndis_host: support WM6 devices as modems by Thomas Backlund · 17 years ago
  41. 7a2f53e at91_ether: use netstats in net_device structure by Paulius Zaleckas · 17 years ago
  42. aa6ef27 sfc: Create one RX queue and interrupt per CPU package by default by Ben Hutchings · 17 years ago
  43. 8d9853d sfc: Use a separate workqueue for resets by Ben Hutchings · 17 years ago
  44. 9dadae6 sfc: I2C adapter initialisation fixes by Ben Hutchings · 17 years ago
  45. 8125029 e1000: make ioport free by Taku Izumi · 17 years ago
  46. c3570ac e1000: delete non NAPI code from the driver by Francois Romieu · 17 years ago
  47. 63cd31f e1000: remove email reference by Jeff Kirsher · 17 years ago
  48. c7be73b e1000: Move assignments in tests before test by Joe Perches · 17 years ago
  49. b118402 e1000: checkpatch clean by Joe Perches · 17 years ago
  50. e982f17 e1000: Remove spaces after casts and function names by Joe Perches · 17 years ago
  51. c03e83b e1000: Move extern function definitions to e1000.h by Joe Perches · 17 years ago
  52. 1dc3291 e1000: Use hw, er32, and ew32 by Joe Perches · 17 years ago
  53. 6479884 e1000: neaten function declarations by Joe Perches · 17 years ago
  54. cdc18a6 Fix typo in meth driver by Christoph Lameter · 17 years ago
  55. a6a5325 atl1e: Atheros L1E Gigabit Ethernet driver by Jie Yang · 17 years ago
  56. bb5d10a ixgbe: remove device ID for unsupported device by Jesse Brandeburg · 17 years ago
  57. 4a0a088 sparc32: pass -m32 when building vmlinux.lds by Stephen Rothwell · 17 years ago
  58. c8f1568 netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328 by Anton Vorontsov · 17 years ago
  59. 1a4dc68 8139too: Fall back to PIO when MMIO fails. by Dave Jones · 17 years ago
  60. 152151d 8139too: Force usage of PIO on OQO2 by Dave Jones · 17 years ago
  61. eb58134 8139too: Make PIO/MMIO a runtime decision through a module parameter. by Dave Jones · 17 years ago
  62. 7239016d net/phy: Fix 88e1111 copper/fiber selection in RGMII mode by Wang Jian · 17 years ago
  63. 9cf8fa4 net/phy: Fix copper/fiber auto-selection for 88e1111 by Wang Jian · 17 years ago
  64. c0e5a8c net: tun.c fix cast by Harvey Harrison · 17 years ago
  65. 25ac3c2 net: igb_main.c fix sparse integer as NULL pointer warning by Harvey Harrison · 17 years ago
  66. f8e5e77 DM9000: Remove magic numbers by Ben Dooks · 17 years ago
  67. 23fcc8d MAINTAINERS: Update email address of Ursula Braun by Ursula Braun · 17 years ago
  68. aa3f2cb s390/net/ctcm: message cleanup by Peter Tiedemann · 17 years ago
  69. b805da7 s390/net: Cleanup claw printk messages. by Andy Richter · 17 years ago
  70. 5873556 netxen: update driver version by Dhananjay Phadke · 17 years ago
  71. cd1f816 netxen: enable tso6, intr coalescing. by Dhananjay Phadke · 17 years ago
  72. d9e651b netxen: cut-through rx changes by Dhananjay Phadke · 17 years ago
  73. c9fc891 netxen: mtu, mac, link status changes by Dhananjay Phadke · 17 years ago
  74. 48bfd1e netxen: add netxen_nic_ctx.c by Dhananjay Phadke · 17 years ago
  75. a97342f netxen: remove netxen_nic_isr.c by Dhananjay Phadke · 17 years ago
  76. 2956640 netxen: pci probe and firmware init changes by Dhananjay Phadke · 17 years ago
  77. 3ce06a3 netxen: add 2MB PCI memory support by Dhananjay Phadke · 17 years ago
  78. e4c93c8 netxen: add defs for new chip/boards by Dhananjay Phadke · 17 years ago
  79. 623621b netxen: hw multicast filtering by Dhananjay Phadke · 17 years ago
  80. 7830b22 netxen: cleanup unused variables/functions by Dhananjay Phadke · 17 years ago
  81. f0084a3 net 8390p: fix interface usage by Ingo Molnar · 17 years ago
  82. 3d0f24a ipv6: icmp6_dst_gc return change by Stephen Hemminger · 17 years ago
  83. 75307c0 ipv6: use kcalloc by Stephen Hemminger · 17 years ago
  84. a76d734 ipv6: use spin_trylock_bh by Stephen Hemminger · 17 years ago
  85. c8a4522 ipv6: use round_jiffies by Stephen Hemminger · 17 years ago
  86. 417f28b netns: dont alloc ipv6 fib timer list by Stephen Hemminger · 17 years ago
  87. 428695b sparc: Fixes the DRM layer build on sparc. by David S. Miller · 17 years ago
  88. 888c848 ipv6: make struct ipv6_devconf static by Adrian Bunk · 17 years ago
  89. 4d6971e sctp: remove sctp_assoc_proc_exit() by Adrian Bunk · 17 years ago
  90. abd0b198 sctp: make sctp_outq_flush() static by Adrian Bunk · 17 years ago
  91. a94f779 pkt_sched: make qdisc_class_hash_alloc() static by Adrian Bunk · 17 years ago
  92. 8086cd4 netns: make get_proc_net() static by Adrian Bunk · 17 years ago
  93. cf508b1 netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep. by David S. Miller · 17 years ago
  94. d29f749 net: Fix build failure with 'make mandocs'. by Dave Jones · 17 years ago
  95. 0988c37 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  96. 6eaaaac Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
  97. 06b8147 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 17 years ago
  98. 53baaaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 17 years ago
  99. c7f8099 myri10ge: use ioremap_wc by Brice Goglin · 17 years ago
  100. e454e7e myri10ge: remove wcfifo by Brice Goglin · 17 years ago