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