Age | Commit message (Expand) | Author |
2006-11-29 | RDMA/addr: Fix some cancellation problems in process_req() | Krishna Kumar |
2006-11-29 | RDMA/amso1100: Prevent deadlock in destroy QP | Krishna Kumar |
2006-11-29 | IB/mthca: Fix initial SRQ logsize for mem-free HCAs | Jack Morgenstein |
2006-11-29 | IB/ehca: Use WQE offset instead of WQE addr for pending work reqs | Hoang-Nam Nguyen |
2006-11-29 | RDMA/iwcm: Fix comment for iwcm_deref_id() to match code | Krishna Kumar |
2006-11-29 | RDMA/iwcm: Remove unnecessary function argument | Krishna Kumar |
2006-11-29 | RDMA/iwcm: Remove unnecessary initializations | Krishna Kumar |
2006-11-29 | RDMA/iwcm: Fix memory leak | Krishna Kumar |
2006-11-29 | RDMA/iwcm: Fix memory corruption bug in cm_work_handler() | Krishna Kumar |
2006-11-29 | IB: Convert kmem_cache_t -> struct kmem_cache | Roland Dreier |
2006-11-29 | IB/ipath: Fix typo in pma_counter_select subscript | Roland Dreier |
2006-11-29 | RDMA/amso1100: Fix section mismatches | Roland Dreier |
2006-11-29 | IB/mthca: Fix section mismatches | Roland Dreier |
2006-11-29 | IB/srp: Increase supported CDB size | Arne Redlich |
2006-11-29 | RDMA/cm: Remove setting local write as part of QP access flags | Dotan Barak |
2006-11-29 | IB: kmemdup() cleanup | Eric Sesterhenn |
2006-11-29 | RDMA/cma: Rewrite cma_req_handler() to encapsulate common code | Krishna Kumar |
2006-11-29 | RDMA/addr: Use time_after_eq() instead of time_after() in queue_req() | Krishna Kumar |
2006-11-29 | RDMA/cma: Remove redundant check in cma_add_one | Krishna Kumar |
2006-11-29 | RDMA/cma: Optimize cma_bind_loopback() to check for empty list | Krishna Kumar |
2006-11-29 | [PATCH] r8169: Fix iteration variable sign | Francois Romieu |
2006-11-28 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2006-11-28 | [PATCH] Fix Intel/Sharp command set erase suspend bug | Joakim Tjernlund |
2006-11-28 | [PATCH] libata: Fixup ata_sas_queuecmd to handle __ata_scsi_queuecmd failure | Brian King |
2006-11-28 | [PATCH] ahci: AHCI mode SATA patch for Intel ICH9 | Jason Gaston |
2006-11-28 | [PATCH] libata: don't schedule EH on wcache on/off if old EH | Tejun Heo |
2006-11-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2006-11-26 | V4L/DVB (4874): Fix oops on symbol rate==0 | Andrew de Quincey |
2006-11-26 | V4L/DVB (4885): Improve saa711x check | Hans Verkuil |
2006-11-26 | V4L/DVB (4865): Fix: Slot 0 not NULL on disconnecting SN9C10x PC Camera | Luca Risolia |
2006-11-26 | V4L/DVB (4849): Add missing spin_unlock to saa6588 decoder driver | Ira Snyder |
2006-11-26 | V4L/DVB (4832): Fix uninitialised variable in dvb_frontend_swzigzag | Andrew de Quincey |
2006-11-26 | V4L/DVB (4840): Budget: diseqc_method module parameter for cards with subsyst... | Oliver Endriss |
2006-11-26 | V4L/DVB (4831): Fix tuning on older budget DVBS cards. | Andrew de Quincey |
2006-11-25 | [6PACK]: Masking bug in 6pack driver. | Jean Delvare |
2006-11-25 | [PATCH] usb: ati remote memleak fix | Mariusz Kozlowski |
2006-11-25 | [PATCH] tlclk: fix platform_device_register_simple() error check | Akinobu Mita |
2006-11-25 | [PATCH] sgiioc4: Disable module unload | Jeremy Higdon |
2006-11-25 | [PATCH] Fix device_attribute memory leak in device_del | Catalin Marinas |
2006-11-25 | [PATCH] drivers/rtc/rtc-rs5c372.c: fix a NULL dereference | Adrian Bunk |
2006-11-25 | [PATCH] rtc class locking bugfixes | David Brownell |
2006-11-25 | [PATCH] rtc framework handles periodic irqs | David Brownell |
2006-11-25 | [PATCH] fix "pcmcia: fix 'rmmod pcmcia' with unbound devices" | Daniel Ritz |
2006-11-23 | [PATCH] Fix i2c-ixp4xx compile (missing brace) | Jean Delvare |
2006-11-23 | [PATCH] Correct bound checking from the value returned from _PPC method. | Dave Jones |
2006-11-22 | [AGP] Allocate AGP pages with GFP_DMA32 by default | Linus Torvalds |
2006-11-22 | [AGP] Fix intel 965 AGP memory mapping function | Linus Torvalds |
2006-11-21 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2006-11-21 | [TG3]: Add missing unlock in tg3_open() error path. | Ira W. Snyder |
2006-11-21 | [PATCH] Fix CPU_FREQ_GOV_ONDEMAND=y compile error | Dave Jones |