1. e30b38c ip: Fix ip_dev_loopback_xmit() by Eric Dumazet · 14 years ago
  2. 8728c54 net: dev_pick_tx() fix by Eric Dumazet · 14 years ago
  3. 4eaa0e3 fib: suppress lockdep-RCU false positive in FIB trie. by Eric Dumazet · 14 years ago
  4. 0110d6f tun: orphan an skb on tx by Michael S. Tsirkin · 14 years ago
  5. 5c65932 forcedeth: fix tx limit2 flag check by Ayaz Abdulla · 14 years ago
  6. a6d3702 smc91c92_cs: define multicast_table as unsigned char by Ken Kawasaki · 14 years ago
  7. 4ffa870 can: avoids a false warning by Eric Dumazet · 14 years ago
  8. dac8761 e1000e: stop cleaning when we reach tx_ring->next_to_use by Terry Loftin · 14 years ago
  9. d5aa225 igb: restrict WoL for 82576 ET2 Quad Port Server Adapter by Stefan Assmann · 14 years ago
  10. 0e413f2 virtio_net: missing sg_init_table by Shirley Ma · 14 years ago
  11. 4a1032f Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  12. ae4e8d6 Revert "tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb" by David S. Miller · 14 years ago
  13. 0eddb51 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  14. f163937 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  15. 2f40842 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  16. 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
  17. ce82653 radix_tree_tag_get() is not as safe as the docs make out [ver #2] by David Howells · 14 years ago
  18. d3e06e2 slub: Fix kmem_ptr_validate() for non-kernel pointers by Pekka Enberg · 14 years ago
  19. fc1c183 slab: Generify kernel pointer validation by Pekka Enberg · 14 years ago
  20. 4dc86ae Revert "memory-hotplug: add 0x prefix to HEX block_size_bytes" by Linus Torvalds · 14 years ago
  21. 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
  22. 5091b35 Merge branches 'cma', 'misc', 'mlx4' and 'nes' into for-linus by Roland Dreier · 14 years ago
  23. 8e7fccc [S390] Update default configuration. by Martin Schwidefsky · 14 years ago
  24. 1876446 [S390] nss: add missing .previous statement to asm function by Heiko Carstens · 14 years ago
  25. 7d3f661 [S390] increase default size of vmalloc area by Martin Schwidefsky · 14 years ago
  26. 6af7eea [S390] s390: disable change bit override by Christian Borntraeger · 14 years ago
  27. 176b180 [S390] fix io_return critical section cleanup by Martin Schwidefsky · 14 years ago
  28. 35ac734 [S390] sclp_async: potential buffer overflow by Dan Carpenter · 14 years ago
  29. d7015c1 [S390] arch/s390/kernel: Add missing unlock by Julia Lawall · 14 years ago
  30. 3440c49 cfq-iosched: Fix the incorrect timeslice accounting with forced_dispatch by Divyesh Shah · 14 years ago
  31. 930b9d9 Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus by Dave Airlie · 14 years ago
  32. 8e024f1 drm/nouveau: bail out of auxch transaction if we repeatedly recieve defers by Ben Skeggs · 15 years ago
  33. 4528416 drm/nv50: implement gpio set/get routines by Ben Skeggs · 14 years ago
  34. 02faec0 drm/nv50: parse/use some more de-magiced parts of gpio table entries by Ben Skeggs · 14 years ago
  35. 2535d71 drm/nouveau: store raw gpio table entry in bios gpio structs by Ben Skeggs · 14 years ago
  36. 2295e17 drm/nv40: Init some tiling-related PGRAPH state. by Francisco Jerez · 14 years ago
  37. eaeefba drm/nv50: Add NVA3 support in ctxprog/ctxvals generator. by Marcin Kościelnicki · 14 years ago
  38. e60a9df drm/nv50: another dodgy DP hack by Ben Skeggs · 14 years ago
  39. a5acac6 drm/nv50: punt hotplug irq handling out to workqueue by Ben Skeggs · 14 years ago
  40. 6f335a7 drm/nv50: preserve an unknown SOR_MODECTRL value for DP encoders by Ben Skeggs · 15 years ago
  41. d327dd4 drm/nv50: Allow using the NVA3 new compute class. by Marcin Kościelnicki · 15 years ago
  42. a1663ed drm/nv50: cleanup properly if PDISPLAY init fails by Ben Skeggs · 15 years ago
  43. 78bb351 drm/nouveau: fixup the init failure paths some more by Ben Skeggs · 15 years ago
  44. 494ab82 drm/nv50: fix instmem init on IGPs if stolen mem crosses 4GiB mark by Ben Skeggs · 15 years ago
  45. 2eb92c8 drm/nv40: add LVDS table quirk for Dell Latitude D620 by Ben Skeggs · 15 years ago
  46. f3bbb9c drm/nv40: rework lvds table parsing by Ben Skeggs · 15 years ago
  47. a76fb4e drm/nouveau: detect vram amount once, and save the value by Ben Skeggs · 15 years ago
  48. 952eb63 drm/nouveau: remove some unused members from drm_nouveau_private by Ben Skeggs · 15 years ago
  49. 78ad0f7 drm/nouveau: Make use of TTM busy_placements. by Francisco Jerez · 15 years ago
  50. 40b2a68 drm/nv50: add more 0x100c80 flushy magic by Ben Skeggs · 15 years ago
  51. 0c32497 drm/nv50: fix fbcon when framebuffer above 4GiB mark by Ben Skeggs · 15 years ago
  52. 0dd8c3f drm/nv50: Fix NEWCTX_DONE flag number by Marcin Kościelnicki · 15 years ago
  53. ece6444 iwlwifi: need check for valid qos packet before free by Wey-Yi Guy · 14 years ago
  54. 02246c4 loop: Update mtime when writing using aops by Nikanth Karthikesan · 14 years ago
  55. 9ddd3a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  56. 2626419 tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb by David S. Miller · 14 years ago
  57. 1223c67 udp: fix for unicast RX path optimization by Jorge Boncompte [DTI2] · 14 years ago
  58. d620a7c Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  59. 45c4d01 libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2) by Mark Lord · 14 years ago
  60. 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
  61. cf90bfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 14 years ago
  62. 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
  63. 2488f56 myri10ge: fix rx_pause in myri10ge_set_pauseparam by Brice Goglin · 14 years ago
  64. 6929869 net: corrected documentation for hardware time stamping by Patrick Loschmidt · 14 years ago
  65. b622268 stmmac: use resource_size() by Dan Carpenter · 14 years ago
  66. ddd0451 x.25 attempts to negotiate invalid throughput by John Hughes · 14 years ago
  67. f5eb917 x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet. by John Hughes · 14 years ago
  68. fd218cf bridge: Fix IGMP3 report parsing by Herbert Xu · 14 years ago
  69. 94824f3 cnic: Fix crash during bnx2x MTU change. by Michael Chan · 14 years ago
  70. f5284e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  71. 320718e hvc_console: Fix race between hvc_close and hvc_remove by Anton Blanchard · 14 years ago
  72. b7a4130 virtio: disable multiport console support. by Michael S. Tsirkin · 14 years ago
  73. 9ff4cfa virtio: console makes incorrect assumption about virtio API by Rusty Russell · 14 years ago
  74. 162a689 virtio: console: Fix early_put_chars usage by François Diakhaté · 15 years ago
  75. 9a82446 MAINTAINERS: Put the virtio-console entry in correct alphabetical order by Amit Shah · 15 years ago
  76. 04b1a22 Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  77. a55cb18 qlcnic: fix set mac addr by Amit Kumar Salecha · 14 years ago
  78. 3bcf822 r6040: fix r6040_multicast_list by Florian Fainelli · 14 years ago
  79. 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
  80. 3eac4ab rwsem generic spinlock: use IRQ save/restore spinlocks by Kevin Hilman · 14 years ago
  81. 04287f9 Have nfs ->d_revalidate() report errors properly by Al Viro · 14 years ago
  82. 7bd9129 IB/mlx4: Check correct variable for allocation failure by Dan Carpenter · 14 years ago
  83. eadde3a RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp() by Chien Tung · 15 years ago
  84. ae2d929 RDMA/cm: Set num_paths when manually assigning path records by Sean Hefty · 15 years ago
  85. 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
  86. 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
  87. fb1ae63 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 14 years ago
  88. 75392dd davinci: fix compile warning: <mach/da8xx.h>: #include <linux/platform_device.h> by Sergei Shtylyov · 15 years ago
  89. addb2d6 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  90. 84db18b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  91. 6948ec7 Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc by Linus Torvalds · 14 years ago
  92. cc4fc29 fs-cache: order the debugfs stats correctly by David Howells · 14 years ago
  93. 08dc179 frv: fix kernel/user segment handling in NOMMU mode by David Howells · 14 years ago
  94. ea56f41 frv: hide uncached_access() when pgprot_noncached is not #defined by David Howells · 14 years ago
  95. c783a29 rtc-mxc: multiple fixes in rtc-mxc probe method by Vladimir Zapolskiy · 14 years ago
  96. 8725d54 memcg: fix race in file_mapped accounting by KAMEZAWA Hiroyuki · 14 years ago
  97. 116354d pagemap: fix pfn calculation for hugepage by Naoya Horiguchi · 14 years ago
  98. 57119c3 ratelimit: fix the return value when __ratelimit() fails to acquire the lock by Yong Zhang · 14 years ago
  99. bb1dc0b kernel.h: fix wrong usage of __ratelimit() by Yong Zhang · 14 years ago
  100. 2a7268a ratelimit: annotate ___ratelimit() by Yong Zhang · 14 years ago