1. ed681a9 vsprintf: unify the format decoding layer for its 3 users, cleanup by Vegard Nossum · 16 years ago
  2. adf26f8 fix regression from "vsprintf: unify the format decoding layer for its 3 users" by Vegard Nossum · 16 years ago
  3. d4c90e3 x86: print the continous part of fixed mtrrs together by Yinghai Lu · 16 years ago
  4. 63516ef x86: fix get_mtrr() warning about smp_processor_id() with CONFIG_PREEMPT=y by Yinghai Lu · 16 years ago
  5. 78a8b35b x86: make e820_update_range() handle small range update by Yinghai Lu · 16 years ago
  6. 0f3fa48 x86: cpu/common.c more cleanups by Ingo Molnar · 16 years ago
  7. b478b78 kallsyms, tracing: output more proper symbol name by Lai Jiangshan · 16 years ago
  8. c550033 Merge branch 'core/percpu' into x86/core by Ingo Molnar · 16 years ago
  9. 895791d VM, x86, PAT: add a new vm flag to track full pfnmap at mmap by Pallipadi, Venkatesh · 16 years ago
  10. 62395ef Merge branch 'x86/asm' into tracing/syscalls by Ingo Molnar · 16 years ago
  11. 88200bc x86: entry_32.S fix compile warnings - fix work mask bit width by Jaswinder Singh Rajput · 16 years ago
  12. 9766cdb x86: cpu/common.c cleanups by Jaswinder Singh Rajput · 16 years ago
  13. 9c70526 ppp: ppp_mp_explode() redesign by Gabriele Paoloni · 16 years ago
  14. a2025b8 tcp: '< 0' test on unsigned by Roel Kluin · 16 years ago
  15. 8db09f2 x25: '< 0' and '>= 0' test on unsigned by Roel Kluin · 16 years ago
  16. 73ce7b0 ipv4: arp announce, arp_proxy and windows ip conflict verification by Denys Fedoryshchenko · 16 years ago
  17. 5a89392 mv643xx_eth: fix unicast address filter corruption on mtu change by Lennert Buytenhek · 16 years ago
  18. 1f8ae0a tulip: Fix for MTU problems with 802.1q tagged frames by Tomasz Lemiech · 16 years ago
  19. a390d1f phylib: convert state_queue work to delayed_work by Marcin Slusarz · 16 years ago
  20. a83860c MIPS: Mark Eins: Fix configuration. by Ralf Baechle · 16 years ago
  21. 3b289d6 MIPS: Fix TIF_32BIT undefined problem when seccomp is disabled by Zhang Le · 16 years ago
  22. 97fb44e Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 16 years ago
  23. 1c339eb sbus: Auto-load openprom module when device opened. by Scott James Remnant · 16 years ago
  24. 08ec9af xfrm: Fix xfrm_state_find() wrt. wildcard source address. by David S. Miller · 16 years ago
  25. 34cd347 bmac: remove unused variable bp in bmac_misc_intr() by Pavel Roskin · 16 years ago
  26. 635374e [SCSI] mpt2sas v00.100.11.15 by Eric Moore · 16 years ago
  27. dec3f95 [SCSI] mpt2sas: add MPT2SAS_MINOR(221) to miscdevice.h by Eric Moore · 16 years ago
  28. 52e21b1 ehea: fix circular locking problem by Jan-Bernd Themann · 16 years ago
  29. 9616a75 emac: Fix clock control for 405EX and 405EXr chips by Benjamin Herrenschmidt · 16 years ago
  30. 95f6c83 [SCSI] ch: Add scsi type modalias by Scott James Remnant · 16 years ago
  31. 7a252fe [SCSI] 3w-9xxx: add power management support by adam radford · 16 years ago
  32. e90d400 ixgbe: fix multiple unicast address support by Chris Leech · 16 years ago
  33. 59f8e16 via-velocity: Fix DMA mapping length errors on transmit. by Dave Jones · 16 years ago
  34. 4ab3b73 [SCSI] bsg: add linux/types.h include to bsg.h by Douglas Gilbert · 16 years ago
  35. 154229a [SCSI] cxgb3i: fix function descriptions by Karen Xie · 16 years ago
  36. 7289968 [SCSI] libiscsi: fix possbile null ptr session command cleanup by Mike Christie · 16 years ago
  37. 5e7facb [SCSI] iscsi class: remove host no argument from session creation callout by Mike Christie · 16 years ago
  38. 40a06e7 [SCSI] libiscsi: pass session failure a session struct by Mike Christie · 16 years ago
  39. 4d10835 [SCSI] iscsi lib: remove qdepth param from iscsi host allocation by Mike Christie · 16 years ago
  40. 32ae763 [SCSI] iscsi lib: have lib create work queue for transmitting IO by Mike Christie · 16 years ago
  41. 06d25af [SCSI] iscsi class: fix lock dep warning on logout by Mike Christie · 16 years ago
  42. e28f3d5 [SCSI] libiscsi: don't cap queue depth in iscsi modules by Mike Christie · 16 years ago
  43. c93f87c [SCSI] iscsi_tcp: replace scsi_debug/tcp_debug logging with iscsi conn logging by Mike Christie · 16 years ago
  44. 0ab1c25 [SCSI] libiscsi_tcp: replace tcp_debug/scsi_debug logging with session/conn logging by Mike Christie · 16 years ago
  45. 1b2c7af [SCSI] libiscsi: replace scsi_debug logging with session/conn logging by Mike Christie · 16 years ago
  46. 48a237a [SCSI] iser: have iser use its own logging by Mike Christie · 16 years ago
  47. 091e6db [SCSI] iscsi tcp: bidi capable by Pete Wyckoff · 16 years ago
  48. f474a37 [SCSI] libiscsi: fix iscsi pool error path by Jean Delvare · 16 years ago
  49. 5d82720 ide: save the returned value of dma_map_sg by FUJITA Tomonori · 16 years ago
  50. f9ac30f macvlan: Deterministic ingress packet delivery by Eric Biederman · 16 years ago
  51. 3eb76c1 ide-floppy: do not map dataless cmds to an sg by Borislav Petkov · 16 years ago
  52. 07c00ec [SCSI] fcoe: fcoe fc crc offload indication by skb->ip_summed by Yi Zou · 16 years ago
  53. b0832a2 macvlan: Support creating macvlans from macvlans by Eric Biederman · 16 years ago
  54. e056200 [SCSI] fcoe: add support to FCoE offload support in fcoe_sw through net_device by Yi Zou · 16 years ago
  55. b277d2a [SCSI] libfc: add support of large receive offload by ddp in fc_fcp by Yi Zou · 16 years ago
  56. 39ca9a0 [SCSI] fcoe: add support to large send by gso through net_device for fcoe_sw by Yi Zou · 16 years ago
  57. 276d681 [SCSI] libfc: use lso_max for sequence offload by Yi Zou · 16 years ago
  58. ea1e9a9 [SCSI] fcoe, libfc: check offload features from LLD through netdev by Yi Zou · 16 years ago
  59. 4d288d5 [SCSI] net: add FCoE offload support through net_device by Yi Zou · 16 years ago
  60. 1c8dbcf [SCSI] net: add NETIF_F_FCOE_CRC to can_checksum_protocol by Yi Zou · 16 years ago
  61. 01d5b2f [SCSI] net: define feature flags for FCoE offloads by Chris Leech · 16 years ago
  62. 43eb99c [SCSI] net: reclaim 8 upper bits of the netdev->features from GSO by Chris Leech · 16 years ago
  63. 211c738 [SCSI] net, fcoe: add ETH_P_FCOE for Fibre Channel over Ethernet (FCoE) by Yi Zou · 16 years ago
  64. f7efb6c smsc911x: improve EEPROM loading timeout logic in open by Steve Glendinning · 16 years ago
  65. 8dacd54 smsc911x: check for FFWD success before checking for timeout by Steve Glendinning · 16 years ago
  66. 273ae44 Network Drop Monitor: Adding Build changes to enable drop monitor by Neil Horman · 16 years ago
  67. 9a8afc8 Network Drop Monitor: Adding drop monitor implementation & Netlink protocol by Neil Horman · 16 years ago
  68. ead2ceb Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-of-line points for skbs by Neil Horman · 16 years ago
  69. 4893d39 Network Drop Monitor: Add trace declaration for skb frees by Neil Horman · 16 years ago
  70. 26ccfc3 gianfar: Convert to use netdev_ops by Andy Fleming · 16 years ago
  71. db46db1 gianfar: remove gianfar_mii.c by Andy Fleming · 16 years ago
  72. e9c1670 ata_piix: add workaround for Samsung DB-P70 by Tejun Heo · 16 years ago
  73. e3e4385 libata: Keep shadow last_ctl up to date during resets by Stuart MENEFY · 16 years ago
  74. 9d51af7 sata_mv: fix MSI irq race condition by Mark Lord · 16 years ago
  75. bda6a15 8139too: allow to set mac address on running device by Jiri Pirko · 16 years ago
  76. c048aaf 8139cp: allow to set mac address on running device by Jiri Pirko · 16 years ago
  77. 6fc791e sctp: add Adaptation Layer Indication parameter only when it's set by malc · 16 years ago
  78. 7659502 sctp: fix to send FORWARD-TSN chunk only if peer has such capable by Wei Yongjun · 16 years ago
  79. 5ffad5a sctp: fix to indicate ASCONF support in INIT-ACK only if peer has such capable by Wei Yongjun · 16 years ago
  80. 5e8f3f7 sctp: simplify sctp listening code by Vlad Yasevich · 16 years ago
  81. 3bcb125 cxgb3: update driver version by Divy Le Ray · 16 years ago
  82. d9507a5 cxgb3: update FW by Divy Le Ray · 16 years ago
  83. bf79209 cxgb3: detect mac link faults. by Divy Le Ray · 16 years ago
  84. cd40658 cxgb3: Update Rev3 mac workaround by Divy Le Ray · 16 years ago
  85. fc88219 cxgb3: disable high freq non-data interrupts by Divy Le Ray · 16 years ago
  86. 42c8ea1 cxgb3: separate TX and RX reclaim handlers by Divy Le Ray · 16 years ago
  87. b2b964f cxgb3: prefetch buffer access in GRO mode by Divy Le Ray · 16 years ago
  88. 8f43580 cxgb3: fix skb truesize in jumbo mode by Divy Le Ray · 16 years ago
  89. 9bb2b31 cxgb3: release page ref on mapping error by Divy Le Ray · 16 years ago
  90. 26b3871 cxgb3: ring rx door bell less frequently by Divy Le Ray · 16 years ago
  91. 855b099 qlge: bugfix: Pad outbound frames smaller than 60 bytes. by Ron Mercer · 16 years ago
  92. 6612a63 qlge: bugfix: Move netif_napi_del() to common call point. by Ron Mercer · 16 years ago
  93. a7a655f qlge: bugfix: Tell hw to strip vlan header. by Ron Mercer · 16 years ago
  94. c3c6496 qlge: bugfix: Increase filter on inbound csum. by Ron Mercer · 16 years ago
  95. 9fae6c3 dnet: replace obsolete *netif_rx_* functions with *napi_* by Ilya Yanok · 16 years ago
  96. a00d0bb V4L/DVB (10978): Report tuning algorith correctly by Matthias Schwarzzot · 16 years ago
  97. 26f26fa V4L/DVB (10977): STB6100 init fix, the call to stb6100_set_bandwidth needs an argument by Hans Werner · 16 years ago
  98. 1d06059 V4L/DVB (10976): Bug fix: For legacy applications stv0899 performs search only first time after insmod. by Igor M. Liplianin · 16 years ago
  99. b5d067b8 V4L/DVB (10975): Bug: Use signed types, Offsets and range can be negative by Manu Abraham · 16 years ago
  100. d284e4f V4L/DVB (10974): Use Diseqc 3/3 mode to send data by Sigmund Augdal · 16 years ago