1. 821b03f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  2. 3d25802 DRM/i915: only use tiled blits on 965+ by Jesse Barnes · 17 years ago
  3. 83680cd drivers/input/ff-core.c needs <linux/sched.h> by Geert Uytterhoeven · 17 years ago
  4. 2fe195c net: fib_rules: fix error code for unsupported families by Patrick McHardy · 17 years ago
  5. 93b3cff netdevice: Fix wrong string handle in kernel command line parsing by Wang Chen · 17 years ago
  6. 8fde8a0 net: Tyop of sk_filter() comment by Wang Chen · 17 years ago
  7. 8487460 netlink: Unneeded local variable by Wang Chen · 17 years ago
  8. a4aebb8 net-sched: fix filter destruction in atm/hfsc qdisc destruction by Patrick McHardy · 17 years ago
  9. ff31ab5 net-sched: change tcf_destroy_chain() to clear start of filter list by Patrick McHardy · 17 years ago
  10. 77a538d ipv4: fix sysctl documentation of time related values by Stephen Hemminger · 17 years ago
  11. 2a64cc4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  12. 23976ef mac80211: don't accept WEP keys other than WEP40 and WEP104 by Emmanuel Grumbach · 17 years ago
  13. 1bcca3c hostap: fix sparse warnings by Pavel Roskin · 17 years ago
  14. 15ea0eb hostap: don't report useless WDS frames by default by Pavel Roskin · 17 years ago
  15. aebb6a8 textsearch: fix Boyer-Moore text search bug by Joonwoo Park · 17 years ago
  16. 84ebe1c netfilter: nf_conntrack_tcp: fixing to check the lower bound of valid ACK by Jozsef Kadlecsik · 17 years ago
  17. e1441b9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  18. 70c8505 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  19. e6100f2 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  20. bbad5d4 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
  21. 656acd2 Input: fix locking in force-feedback core by Dmitry Torokhov · 17 years ago
  22. 4bbff7e Input: add KEY_MEDIA_REPEAT definition by Bastien Nocera · 17 years ago
  23. 11dbc96 ptrace GET/SET FPXREGS broken by TAKADA Yoshihito · 17 years ago
  24. fcb4304 x86: fix cpu hotplug crash by Zhang, Yanmin · 17 years ago
  25. 1702b52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  26. 0acbbee Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  27. 535e49f Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 17 years ago
  28. 0b20715 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 17 years ago
  29. 7476064 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 17 years ago
  30. f72e9df Fix and clean top .gitignore by Eduard - Gabriel Munteanu · 17 years ago
  31. db6c24f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  32. a4480ac Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 17 years ago
  33. 4f46acc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 17 years ago
  34. 79c5379 sched: fix cpu hotplug by Dmitry Adamushko · 17 years ago
  35. d420895 ipv6 route: Convert rt6_device_match() to use RT6_LOOKUP_F_xxx flags. by YOSHIFUJI Hideaki · 17 years ago
  36. 59d88c0 netlabel: Fix a problem when dumping the default IPv6 static labels by Paul Moore · 17 years ago
  37. 251a4b3 net/inet_lro: remove setting skb->ip_summed when not LRO-able by Eli Cohen · 17 years ago
  38. 9a37580 inet fragments: fix race between inet_frag_find and inet_frag_secret_rebuild by Pavel Emelyanov · 17 years ago
  39. a0a61a6 CONNECTOR: add a proc entry to list connectors by Li Zefan · 17 years ago
  40. 10b595a netlink: Fix some doc comments in net/netlink/attr.c by Julius Volz · 17 years ago
  41. 7be8735 tcp: /proc/net/tcp rto,ato values not scaled properly (v2) by Stephen Hemminger · 17 years ago
  42. c88e6f5 include/linux/netdevice.h: don't export MAX_HEADER to userspace by Adrian Bunk · 17 years ago
  43. ede16af pkt_sched: Remove CONFIG_NET_SCH_RR by Adrian Bunk · 17 years ago
  44. 01e123d pkt_sched: ERR_PTR() ususally encodes an negative errno, not positive. by WANG Cong · 17 years ago
  45. 5dbaec5 netdevice: Fix typo of dev_unicast_add() comment by Wang Chen · 17 years ago
  46. ec0d215 af_unix: fix 'poll for write'/connected DGRAM sockets by Rainer Weikusat · 17 years ago
  47. db43a28 tcp: fix for splice receive when used with software LRO by Octavian Purdila · 17 years ago
  48. 57413eb tcp: calculate tcp_mem based on low memory instead of all memory by Miquel van Smoorenburg · 17 years ago
  49. 4797982 hamradio: remove unused variable by Andre Haupt · 17 years ago
  50. b660398 kbuild: fix a.out.h export to userspace with O= build. by David Woodhouse · 17 years ago
  51. 0e3e2ea firewire: fw-sbp2: fix parsing of logical unit directories by Richard Sharpe · 17 years ago
  52. 00eb7fe mac80211: fix an oops in several failure paths in key allocation by Emmanuel Grumbach · 17 years ago
  53. 5f4a6fa prism: islpci_eth.c endianness fix by Harvey Harrison · 17 years ago
  54. 980dfcb rt2x00: Fix lock dependency errror by Ivo van Doorn · 17 years ago
  55. 7ac3b02 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  56. d7ee560 Merge branch 'core/debugobjects' into core/urgent by Ingo Molnar · 17 years ago
  57. 3e3cda9 Hold RTNL while calling dev_close() by Ben Hutchings · 17 years ago
  58. c81ec80 qla3xxx: Hold RTNL while calling dev_close() by Ben Hutchings · 17 years ago
  59. 64c42f6 [netdrvr] Fix IOMMU overflow checking in s2io.c by Andi Kleen · 17 years ago
  60. 581abbc e1000: only enable TSO6 via ethtool when using correct hardware by Andy Gospodarek · 17 years ago
  61. 1923815 e100: Do pci_dma_sync after skb_alloc for proper operation on ixp4xx by Kevin Hao · 17 years ago
  62. 70081ac [netdrvr] netxen: fix netxen_pci_tbl[] breakage by Al Viro · 17 years ago
  63. c5643ca [netdrvr] 3c59x: remove irqs_disabled warning from local_bh_enable by Ingo Molnar · 17 years ago
  64. e8399fe ipg: use NULL, not zero, for pointers by Pekka Enberg · 17 years ago
  65. ecfecfb ipg: fix jumbo frame compilation by Pekka Enberg · 17 years ago
  66. 3f6602a drivers/net/r6040.c: Eliminate double sizeof by Julia Lawall · 17 years ago
  67. 54299ef pcnet_cs, axnet_cs: clear bogus interrupt before request_irq by Komuro · 17 years ago
  68. 52cc308 e1000e: fix EEH recovery during reset on PPC by Jeff Kirsher · 17 years ago
  69. 3023682 igb: fix EEH recovery during reset on PPC by Jeff Kirsher · 17 years ago
  70. 6f4a0e4 ixgbe: fix EEH recovery during reset on PPC by Paul Larson · 17 years ago
  71. ccc57aa tc35815: Fix receiver hangup on Rx FIFO overflow by Atsushi Nemoto · 17 years ago
  72. 59524a3 tc35815: Mark carrier-off before starting PHY by Atsushi Nemoto · 17 years ago
  73. f471f92 s2io: fix documentation about intr_type by Michal Schmidt · 17 years ago
  74. a178987 V4L/DVB (8108): Fix open/close race in saa7134 by Arjan van de Ven · 17 years ago
  75. 5c554e6 V4L/DVB (8100): V4L/vivi: fix possible memory leak in vivi_fillbuff by Marcin Slusarz · 17 years ago
  76. e470d81 V4L/DVB (8097): xc5000: check device hardware state to determine if firmware download is needed by Steven Toth · 17 years ago
  77. 836c285 V4L/DVB (8096): au8522: prevent false-positive lock status by Steven Toth · 17 years ago
  78. 7fa8e6f V4L/DVB (8092): videodev: simplify and fix standard enumeration by Hans Verkuil · 17 years ago
  79. 7876ad7 V4L/DVB (8075): stv0299: Uncorrected block count and bit error rate fixed by Oliver Endriss · 17 years ago
  80. 0b915e7 V4L/DVB (8074): av7110: OSD transfers should not be interrupted by Oliver Endriss · 17 years ago
  81. edabaff V4L/DVB (8073): av7110: Catch another type of ARM crash by Oliver Endriss · 17 years ago
  82. c9fa2b1 V4L/DVB (8071): tda10023: Fix possible kernel oops during initialisation by Oliver Endriss · 17 years ago
  83. ad907fa V4L/DVB (8069): cx18: Fix S-Video and Compsite inputs for the Yuan MPC718 and enable card entry by Andy Walls · 17 years ago
  84. 1f09e8a V4L/DVB (8068): cx18: Add I2C slave reset via GPIO upon initialization by Andy Walls · 17 years ago
  85. 08cf7b2 V4L/DVB (8067): cx18: Fix firmware load for case when digital capture happens first by Andy Walls · 17 years ago
  86. 46195b5 V4L/DVB (8066): cx18: Fix audio mux input definitions for HVR-1600 Line In 2 and FM radio by Andy Walls · 17 years ago
  87. 527629f V4L/DVB (8063): cx18: Fix unintended auto configurations in cx18-av-core by Andy Walls · 17 years ago
  88. beb31e6 V4L/DVB (8061): cx18: only select tuner / frontend modules if !DVB_FE_CUSTOMISE by Michael Krufky · 17 years ago
  89. 6e501a3 V4L/DVB (8048): saa7134: Fix entries for Avermedia A16d and Avermedia E506 by Tim Farrington · 17 years ago
  90. 74d5072 V4L/DVB (8044): au8522: tuning optimizations by Michael Krufky · 17 years ago
  91. 104fe9a V4L/DVB (8043): au0828: add support for additional USB device id's by Michael Krufky · 17 years ago
  92. 3b94088 V4L/DVB (8042): DVB-USB UMT-010 channel scan oops by Austin Lund · 17 years ago
  93. 3cfdc7f V4L/DVB (8040): soc-camera: remove soc_camera_host_class class by Guennadi Liakhovetski · 17 years ago
  94. 02da465 V4L/DVB (8039): pxa-camera: fix platform_get_irq() error handling. by Guennadi Liakhovetski · 17 years ago
  95. 7ae1ac4 V4L/DVB (8037): tda18271: ensure that the thermometer is off during channel configuration by Michael Krufky · 17 years ago
  96. 51858d1 V4L/DVB (8036): tda18271: toggle rf agc speed mode on TDA18271HD/C2 only by Michael Krufky · 17 years ago
  97. 119a7c7 V4L/DVB (8035): tda18271: dont touch EB14 if rf_cal lookup is out of range by Michael Krufky · 17 years ago
  98. 44e645c V4L/DVB (8034): tda18271: fix IF notch frequency handling by Michael Krufky · 17 years ago
  99. 0e7830b V4L/DVB (8029): Improve error message at tda1004x_attach by Mauro Carvalho Chehab · 17 years ago
  100. bc36ec7 V4L/DVB (8028): Improve error messages for tda1004x attach by Mauro Carvalho Chehab · 17 years ago