1. 82e3817 can: Add esd board support to plx_pci CAN driver by Matthias Fuchs · 14 years ago
  2. 2e8e18e tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb by David S. Miller · 14 years ago
  3. bb29624 inet: Remove unused send_check length argument by Herbert Xu · 14 years ago
  4. 8ad50d9 tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv6 by Herbert Xu · 14 years ago
  5. 419f9f8 tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv4 by Herbert Xu · 14 years ago
  6. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  7. 4a1032f Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  8. ae4e8d6 Revert "tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb" by David S. Miller · 14 years ago
  9. 0eddb51 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  10. f163937 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  11. 2f40842 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  12. 2f10ffc Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  13. ce82653 radix_tree_tag_get() is not as safe as the docs make out [ver #2] by David Howells · 14 years ago
  14. d3e06e2 slub: Fix kmem_ptr_validate() for non-kernel pointers by Pekka Enberg · 14 years ago
  15. fc1c183 slab: Generify kernel pointer validation by Pekka Enberg · 14 years ago
  16. 4dc86ae Revert "memory-hotplug: add 0x prefix to HEX block_size_bytes" by Linus Torvalds · 14 years ago
  17. e3237e3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  18. 5091b35 Merge branches 'cma', 'misc', 'mlx4' and 'nes' into for-linus by Roland Dreier · 14 years ago
  19. 8e7fccc [S390] Update default configuration. by Martin Schwidefsky · 14 years ago
  20. 1876446 [S390] nss: add missing .previous statement to asm function by Heiko Carstens · 14 years ago
  21. 7d3f661 [S390] increase default size of vmalloc area by Martin Schwidefsky · 14 years ago
  22. 6af7eea [S390] s390: disable change bit override by Christian Borntraeger · 14 years ago
  23. 176b180 [S390] fix io_return critical section cleanup by Martin Schwidefsky · 14 years ago
  24. 35ac734 [S390] sclp_async: potential buffer overflow by Dan Carpenter · 14 years ago
  25. d7015c1 [S390] arch/s390/kernel: Add missing unlock by Julia Lawall · 14 years ago
  26. 3440c49 cfq-iosched: Fix the incorrect timeslice accounting with forced_dispatch by Divyesh Shah · 14 years ago
  27. 930b9d9 Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus by Dave Airlie · 14 years ago
  28. 8e024f1 drm/nouveau: bail out of auxch transaction if we repeatedly recieve defers by Ben Skeggs · 14 years ago
  29. 4528416 drm/nv50: implement gpio set/get routines by Ben Skeggs · 14 years ago
  30. 02faec0 drm/nv50: parse/use some more de-magiced parts of gpio table entries by Ben Skeggs · 14 years ago
  31. 2535d71 drm/nouveau: store raw gpio table entry in bios gpio structs by Ben Skeggs · 14 years ago
  32. 2295e17 drm/nv40: Init some tiling-related PGRAPH state. by Francisco Jerez · 14 years ago
  33. eaeefba drm/nv50: Add NVA3 support in ctxprog/ctxvals generator. by Marcin Kościelnicki · 14 years ago
  34. e60a9df drm/nv50: another dodgy DP hack by Ben Skeggs · 14 years ago
  35. a5acac6 drm/nv50: punt hotplug irq handling out to workqueue by Ben Skeggs · 14 years ago
  36. 6f335a7 drm/nv50: preserve an unknown SOR_MODECTRL value for DP encoders by Ben Skeggs · 14 years ago
  37. d327dd4 drm/nv50: Allow using the NVA3 new compute class. by Marcin Kościelnicki · 14 years ago
  38. a1663ed drm/nv50: cleanup properly if PDISPLAY init fails by Ben Skeggs · 14 years ago
  39. 78bb351 drm/nouveau: fixup the init failure paths some more by Ben Skeggs · 14 years ago
  40. 494ab82 drm/nv50: fix instmem init on IGPs if stolen mem crosses 4GiB mark by Ben Skeggs · 14 years ago
  41. 2eb92c8 drm/nv40: add LVDS table quirk for Dell Latitude D620 by Ben Skeggs · 14 years ago
  42. f3bbb9c drm/nv40: rework lvds table parsing by Ben Skeggs · 14 years ago
  43. a76fb4e drm/nouveau: detect vram amount once, and save the value by Ben Skeggs · 14 years ago
  44. 952eb63 drm/nouveau: remove some unused members from drm_nouveau_private by Ben Skeggs · 14 years ago
  45. 78ad0f7 drm/nouveau: Make use of TTM busy_placements. by Francisco Jerez · 14 years ago
  46. 40b2a68 drm/nv50: add more 0x100c80 flushy magic by Ben Skeggs · 14 years ago
  47. 0c32497 drm/nv50: fix fbcon when framebuffer above 4GiB mark by Ben Skeggs · 14 years ago
  48. 0dd8c3f drm/nv50: Fix NEWCTX_DONE flag number by Marcin Kościelnicki · 14 years ago
  49. ece6444 iwlwifi: need check for valid qos packet before free by Wey-Yi Guy · 14 years ago
  50. 02246c4 loop: Update mtime when writing using aops by Nikanth Karthikesan · 14 years ago
  51. 9ddd3a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  52. 2626419 tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb by David S. Miller · 14 years ago
  53. 1223c67 udp: fix for unicast RX path optimization by Jorge Boncompte [DTI2] · 14 years ago
  54. e4077e0 xfrm: Fix crashes in xfrm_lookup() by Timo Teräs · 14 years ago
  55. d620a7c Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  56. 45c4d01 libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2) by Mark Lord · 14 years ago
  57. 2aedd19 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  58. cf90bfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 14 years ago
  59. 0a2851b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  60. 0a5bff7 vxge: Version update. by Sreenivasa Honnur · 14 years ago
  61. cb27ec6 vxge: Pass correct number of VFs value to pci_sriov_enable(). by Sreenivasa Honnur · 14 years ago
  62. 9002397 vxge: Allow driver load for all enumerated pci functions. by Sreenivasa Honnur · 14 years ago
  63. aaffbd9 vxge: Fix a possible memory leak in vxge_hw_device_initialize(). by Sreenivasa Honnur · 14 years ago
  64. 4d8dc67 Revert "Add non-Virtex5 support for LL TEMAC driver" by David S. Miller · 14 years ago
  65. 2488f56 myri10ge: fix rx_pause in myri10ge_set_pauseparam by Brice Goglin · 14 years ago
  66. 97f8aef net: fix ethtool coding style errors and warnings by chavey · 14 years ago
  67. 8dd4bd0 macb: allow reception of large (>1518 bytes) frames by Peter Korsgaard · 14 years ago
  68. 6929869 net: corrected documentation for hardware time stamping by Patrick Loschmidt · 14 years ago
  69. b622268 stmmac: use resource_size() by Dan Carpenter · 14 years ago
  70. ddd0451 x.25 attempts to negotiate invalid throughput by John Hughes · 14 years ago
  71. f5eb917 x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet. by John Hughes · 14 years ago
  72. fd218cf bridge: Fix IGMP3 report parsing by Herbert Xu · 14 years ago
  73. 1a98314 bnx2x: use the DMA API instead of the pci equivalents by FUJITA Tomonori · 14 years ago
  74. 1a4ccc2 bnx2: use the dma state API instead of the pci equivalents by FUJITA Tomonori · 14 years ago
  75. 5e01d2f virtio-net: move sg off stack by Michael S. Tsirkin · 14 years ago
  76. b681ee7 benet: fix the misusage of zero dma address by FUJITA Tomonori · 14 years ago
  77. fac6da5 benet: use the dma state API instead of the pci equivalents by FUJITA Tomonori · 14 years ago
  78. b0cf4df 3c503: Fix IRQ probing by Ben Hutchings · 14 years ago
  79. 94824f3 cnic: Fix crash during bnx2x MTU change. by Michael Chan · 14 years ago
  80. f5284e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  81. 320718e hvc_console: Fix race between hvc_close and hvc_remove by Anton Blanchard · 14 years ago
  82. b7a4130 virtio: disable multiport console support. by Michael S. Tsirkin · 14 years ago
  83. 9ff4cfa virtio: console makes incorrect assumption about virtio API by Rusty Russell · 14 years ago
  84. 162a689 virtio: console: Fix early_put_chars usage by François Diakhaté · 14 years ago
  85. 9a82446 MAINTAINERS: Put the virtio-console entry in correct alphabetical order by Amit Shah · 14 years ago
  86. 04b1a22 Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  87. a55cb18 qlcnic: fix set mac addr by Amit Kumar Salecha · 14 years ago
  88. 3bcf822 r6040: fix r6040_multicast_list by Florian Fainelli · 14 years ago
  89. e31d5a0 caif: tty's are kref objects so take a reference by Alan Cox · 14 years ago
  90. c93f094 caif: check write operations by Alan Cox · 14 years ago
  91. 298b9e4 net: include linux/proc_fs.h in dev_addr_lists.c by Eric Dumazet · 14 years ago
  92. 005c93b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  93. 18e225f net: fix definition of netdev_for_each_mc_addr() by Pavel Roskin · 14 years ago
  94. 3eac4ab rwsem generic spinlock: use IRQ save/restore spinlocks by Kevin Hilman · 14 years ago
  95. 04287f9 Have nfs ->d_revalidate() report errors properly by Al Viro · 14 years ago
  96. 7bd9129 IB/mlx4: Check correct variable for allocation failure by Dan Carpenter · 14 years ago
  97. eadde3a RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp() by Chien Tung · 14 years ago
  98. ae2d929 RDMA/cm: Set num_paths when manually assigning path records by Sean Hefty · 14 years ago
  99. 48de8cb Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  100. 63634c8 Merge branch 'davinci-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 14 years ago