All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-05-29 08:20:37 to 2008-05-29 10:13:38 UTC [more...]

[PATCH v3 00/13] QLogic VNIC Driver
 2008-05-29 10:00 UTC  (13+ messages)
` [ofa-general] [PATCH v3 01/13] QLogic VNIC: Driver - netdev implementation
` [ofa-general] [PATCH v3 02/13] QLogic VNIC: Netpath - abstraction of connection to EVIC/VEx
` [ofa-general] [PATCH v3 03/13] QLogic VNIC: Implementation of communication protocol with EVIC/VEx
` [ofa-general] [PATCH v3 04/13] QLogic VNIC: Implementation of Control path of communication protocol
` [ofa-general] [PATCH v3 05/13] QLogic VNIC: Implementation of Data "
` [ofa-general] [PATCH v3 06/13] QLogic VNIC: IB core stack interaction
` [ofa-general] [PATCH v3 07/13] QLogic VNIC: Handling configurable parameters of the driver
` [ofa-general] [PATCH v3 08/13] QLogic VNIC: sysfs interface implementation for "
` [ofa-general] [PATCH v3 09/13] QLogic VNIC: IB Multicast for Ethernet broadcast/multicast
` [ofa-general] [PATCH v3 10/13] QLogic VNIC: Driver Statistics collection
` [ofa-general] [PATCH v3 12/13] QLogic VNIC: Driver Kconfig and Makefile
` [ofa-general] [PATCH v3 13/13] QLogic VNIC: Modifications to IB "

[PATCH 00/43] iwlwifi driver 05/29 updates
 2008-05-29 10:12 UTC  (47+ messages)
` [PATCH 01/43] iwlwifi: move iwl_dump_nic_error_log to iwlcore module
  ` [PATCH 02/43] iwlwifi: add RTC data address for iwl5000
    ` [PATCH 03/43] iwlwifi: use uCode error and event tables pointer w.r.t loaded image
      ` [PATCH 04/43] iwlwifi: increase max payload of iwl_cmd
        ` [PATCH 05/43] iwlwifi: create drivers debugfs dir under wiphy->debugfsdir
          ` [PATCH 06/43] iwlwifi: mark 4965 ucode types
            ` [PATCH 07/43] iwlwifi: remove unused variable form __iwl4965_down
              ` [PATCH 08/43] iwlwifi: remove notif_missed_beacons variable
                ` [PATCH 09/43] iwlwifi: clean up alive_start routine
                  ` [PATCH 10/43] iwlwifi: remove 4965 from alive_resp structures
                    ` [PATCH 11/43] iwlwifi: setup correctly L1 L0S pi link values
                      ` [PATCH 12/43] iwlwifi: implement apm reset flow
                        ` [PATCH 13/43] iwlwifi: implement apm stop function
                          ` [PATCH 14/43] iwlwifi: refactor stop master function
                            ` [PATCH 15/43] iwlwifi: move txq_ctx_stop into iwl-tx.c
                              ` [PATCH 16/43] iwlwifi: move iwl_rxq_stop into iwl-rx.c
                                ` [PATCH 17/43] iwlwifi: add remove station functionality
                                  ` [PATCH 18/43] iwlwifi: move add sta handler to iwl-sta.c
                                    ` [PATCH 19/43] iwlwifi: move iwl_rx_missed_beacon_notif to iwl-rx.c
                                      ` [PATCH 20/43] iwlwifi-5000: implement initial calibration for 5000
                                        ` [PATCH 21/43] iwlwifi: activate status ready timeout only for run time ucode
                                          ` [PATCH 22/43] iwlwifi: add iwl5000_tx_response structure
                                            ` [PATCH 23/43] iwlwifi: move tx response common handlers to iwlcore
                                              ` [PATCH 24/43] iwlwlifi: impelemnt 5000 tx response path
                                                ` [PATCH 25/43] iwlwifi: move 4965 tx response into iwl-4965.c
                                                  ` [PATCH 26/43] iwlwifi: fix in-column rate scaling
                                                    ` [PATCH 27/43] iwlwifi: move tx reclaim flow into iwl-tx
                                                      ` [PATCH 28/43] iwlwifi: implement txq invalidate byte count table
                                                        ` [PATCH 29/43] iwlwifi: iwl-5000 add rxon_assoc
                                                          ` [PATCH 30/43] iwlwifi: move iwl_sta_modify_enable_tid_tx to iwl-sta.c
                                                            ` [PATCH 31/43] iwlwifi: move aggregation code to iwl-tx.c
                                                              ` [PATCH 32/43] iwlwifi: add frame count limit to link quality command
                                                                ` [PATCH 33/43] iwlwifi: Rx handlers common use for 4965 and 5000
                                                                  ` [PATCH 34/43] iwlwifi: move iwl_get_hw_mode to iwl-core.h
                                                                    ` [PATCH 35/43] mac80211: fix ieee80211_get_buffered_bc
                                                                      ` [PATCH 36/43] mac80211: fix deadlock in sta->lock
                                                                        ` [PATCH 37/43] mac80211: sends HT IE to user level through wext
                                                                          ` [PATCH 38/43] mac80211: allow disable FAT in specific configurations
                                                                            ` [PATCH 39/43] iwlwifi: disable FAT channel when not permitted
                                                                              ` [PATCH 40/43] iwlwifi: fix a memory leak in scan
                                                                                ` [PATCH 41/43] iwlwifi: remove debugfs entries before cfg80211
                                                                                  ` [PATCH 42/43] iwlwifi: send calibration results as HUGE commands
                                                                                    ` [PATCH 43/43] iwlwifi: clean iwl4965_mac_config

DNAT sporadically doesn't replace destination IP address
 2008-05-29 10:12 UTC  (11+ messages)

Benchmarking on CentOS 5
 2008-05-29 10:13 UTC  (5+ messages)

[PATCH] Remove physmap page upon granttab xfer
 2008-05-29 10:10 UTC  (4+ messages)

[PATCH 0/2] Kill unused parameter to smp_call_function and friends
 2008-05-29 10:09 UTC  (4+ messages)
` [PATCH 1/2] smp_call_function: get rid of the unused nonatomic/retry argument
` [PATCH 2/2] on_each_cpu(): kill unused 'retry' parameter

[ipv6] Odd behaviour
 2008-05-29 10:08 UTC  (7+ messages)

[Qemu-devel] [4612] Push common interrupt variables to cpu-defs.h (Glauber Costa)
 2008-05-29 10:08 UTC 

[PATCH 0/3] kvm-guest-drivers-linux: Fix GSO/partial csum support on older kernels
 2008-05-29 10:01 UTC  (5+ messages)
` [PATCH 1/3] Fix partial csum rx handling

[kvm-devel] performance with guests running 2.4 kernels (specifically RHEL3)
 2008-05-29 10:01 UTC  (11+ messages)

Grant Table Issue
 2008-05-29 10:01 UTC 

[PATCH] Restore MSGPOOL original value
 2008-05-29 10:01 UTC  (3+ messages)

Sugguestion: separate input and output driver
 2008-05-29  9:59 UTC  (3+ messages)

ata_piix on MacBook4,1: fail to startup in a certain situation
 2008-05-29  9:59 UTC  (11+ messages)

[PATCH] Scan root device dynamically at startup
 2008-05-29  9:58 UTC  (4+ messages)

root over nfs, error -93
 2008-05-29 10:01 UTC  (3+ messages)

Performance Characteristics of All Linux RAIDs (mdadm/bonnie++)
 2008-05-29  9:57 UTC  (6+ messages)

[RFC] nfsd: make nfs4xdr WRITEMEM safe against zero count
 2008-05-29  9:56 UTC 

[PATCH] cpufreq: fix double unlock of cpu_policy_rwsem in drivers/cpufreq/cpufreq.c
 2008-05-29  9:55 UTC 

sparse context warning problem 
 2008-05-29  9:54 UTC  (7+ messages)

USB @ MPC834x
 2008-05-29  9:50 UTC 

About IPSec ALG
 2008-05-29  9:49 UTC  (2+ messages)

[PATCH]: Fake emulate Intel perfctr MSRs
 2008-05-29  9:44 UTC 

[PATCH][JFFS2] Reschedule during scan of partly empty eraseblock
 2008-05-29  9:46 UTC  (2+ messages)

[PATCH] x86_64 EFI support for grub2
 2008-05-29  9:43 UTC  (2+ messages)

[PATCH 1/1] Only output msgmni value at boot time
 2008-05-29  9:43 UTC  (3+ messages)

+ video-superh-mobile-lcdc-driver.patch added to -mm tree
 2008-05-29  9:41 UTC 

[PATCH] video: SuperH Mobile LCDC Driver
 2008-05-29  9:40 UTC  (4+ messages)

[PATCH] make commit --interactive lock index
 2008-05-29  8:09 UTC 

[PATCH] rollback index if git-commit is interrupted by a signal
 2008-05-29  8:03 UTC 

[Qemu-devel] [4611] keep static code gen buffer for user mode - mark user mode reserved pages after all big allocations
 2008-05-29  9:35 UTC 

[alsa-cvslog] alsa-kmirror: ALSA kernel mirror repository branch, master now at 9d46f4a919532c3f29a4ca1df3a4ce4686b11f37
 2008-05-29  9:35 UTC  (8+ messages)
  ` PATCH - MIDI on ice1724 - real-time kernel problem SOLVED(?)

[X86] Fix up silly i1586 boot message
 2008-05-29  9:35 UTC  (9+ messages)

[Patch 0/7] RealMode: Support for big real mode
 2008-05-29  9:34 UTC  (3+ messages)

Some embedded topics
 2008-05-29  9:31 UTC  (2+ messages)

[patch]Add a new reboot method
 2008-05-29  9:26 UTC  (2+ messages)

two different oopses with 2.6.26-rc4
 2008-05-29  9:24 UTC  (5+ messages)

BUG/OOPS: Double Lock in fsl_usb2_udc.c
 2008-05-29  9:23 UTC  (3+ messages)

[U-Boot-Users] Latest U-Boot MD5 compile error??
 2008-05-29  9:22 UTC  (3+ messages)

[Xenomai-help] valgrind
 2008-05-29  9:19 UTC  (4+ messages)

[PATCH 0/2] IOMMU: Handle sibling device assignment correctly (re-send)
 2008-05-29  9:19 UTC  (4+ messages)
` [PATCH 0/2] IOMMU: Handle sibling device assignmentcorrectly (re-send)
    ` [PATCH 0/2] IOMMU: Handle sibling deviceassignmentcorrectly (re-send)

2.6.26-rc4: RIP __call_for_each_cic+0x20/0x50
 2008-05-29  9:17 UTC  (11+ messages)

Nested PCI bridge support of VT-d
 2008-05-29  9:18 UTC  (4+ messages)

[help]How to block new write in a "Thin Provisioning" logical volume manager as a virtual device driver when physical spaces run out?
 2008-05-29  9:12 UTC 

async userspace gpio api [WAS: Re: PXA board chips control]
 2008-05-29  9:02 UTC 

bare --init Vs --init bare
 2008-05-29  9:10 UTC  (7+ messages)
` [PATCH] git-init: inform user of `git --bare init' option
    ` [PATCH] git-init: treat option `--bare'

[PATCH] virtio_blk: fix endianess annotations
 2008-05-29  9:10 UTC 

[U-Boot-Users] [PATCH] Fix incorrect switch for IF_TYPE in part.c
 2008-05-29  9:10 UTC  (2+ messages)

[PATCH] virtio_blk: fix endianess annotations
 2008-05-29  9:10 UTC 

[PATCHv2 00/28] Allow built-in firmware to be accessed by request_firmware()
 2008-05-29  9:09 UTC  (7+ messages)
` [PATCHv2 27/28] firmware: Add CONFIG_BUILTIN_FIRMWARE option
  ` [PATCHv3 "
      ` [PATCHv4 "
        ` [PATCH 29/28] firmware: Add 'firmware_install' make target
` [PATCHv2 #ERROR!/28] maestro3: treat firmware data as const

[PATCH/RFC] virtio_blk: check for hardsector size from host
 2008-05-29  9:08 UTC  (11+ messages)
        ` [PATCH] virtio_config: fix len calculation of config elements
        ` [PATCH v2] virtio_blk: check for hardsector size from host

Is it possible to build Virus Analysis Toolkit by using Xen?
 2008-05-29  9:07 UTC 

log --graph: extra space with --pretty=oneline
 2008-05-29  9:04 UTC  (4+ messages)
  ` [PATCH] graph API: improve output for merge commits (option 1)
  ` [PATCH] graph API: improve output for merge commits (option 2)

in-kernel DRM tree move around
 2008-05-29  9:05 UTC  (4+ messages)

[patch 00/23] multi size, giant hugetlb support, 1GB for x86, 16GB for powerpc
 2008-05-29  9:04 UTC  (7+ messages)
` [patch 05/23] hugetlb: multi hstate proc files
` [patch 07/23] hugetlb: multi hstate sysctls

[PATCH 0/9] context tracking updates
 2008-05-29  8:54 UTC  (10+ messages)
` [PATCH 1/9] add test for acquire/release
` [PATCH 2/9] add __exact_context__
` [PATCH 3/9] allow context() attribute on variables
` [PATCH 4/9] evaluate/expand context expressions
` [PATCH 5/9] revert the conditional_context patch
` [PATCH 6/9] check context expressions as expressions
` [PATCH 7/9] test conditional result locking
` [PATCH 8/9] show required context in instruction output
` [PATCH 9/9] check inlines explicitly

[patch] hugetlb: fix lockdep error
 2008-05-29  8:58 UTC  (6+ messages)

[PATCH 0/10] Add generic helpers for arch IPI function calls #4
 2008-05-29  8:58 UTC  (11+ messages)
` [PATCH 1/10] Add generic helpers for arch IPI function calls
` [PATCH 2/10] x86: convert to generic helpers for "
` [PATCH 3/10] powerpc: "
` [PATCH 4/10] ia64: "
` [PATCH 5/10] alpha: "
` [PATCH 6/10] arm: "
` [PATCH 7/10] m32r: "
` [PATCH 8/10] mips: "
` [PATCH 9/10] parisc: "
` [PATCH 10/10] sh: "

pull request: wireless-2.6 2008-05-28
 2008-05-29  8:52 UTC  (3+ messages)

[PATCH 2.6.26-rc4] fix double call of kfree_skb in net/llc/llc_sap.c
 2008-05-29  8:51 UTC  (5+ messages)

[PARIDE] Datastor EP-2000 problem
 2008-05-29  8:47 UTC  (2+ messages)

Grub long delays loading
 2008-05-29  8:41 UTC 

[bug] stuck localhost TCP connections, v2.6.26-rc3+
 2008-05-29  8:45 UTC  (2+ messages)

Listing authors of each file in branch HEAD since given revision
 2008-05-29  8:43 UTC 

[PATCH] tg3: Add phylib dependency to kconfig
 2008-05-29  8:44 UTC  (2+ messages)

[PATCH v2] crypto: rmd128: make it work on my prefered architecture
 2008-05-29  8:44 UTC  (6+ messages)

[PATCH] IPv6: Fix the data length of get destination options with short length
 2008-05-29  8:42 UTC  (4+ messages)

mkfs.ubifs, ubinize, ubiupdatevol request!
 2008-05-29  8:41 UTC  (3+ messages)

optimizing out inline functions
 2008-05-29  8:40 UTC  (3+ messages)

[U-Boot-Users] [PATCH] Add sata sil3114 support (V2)
 2008-05-29  8:40 UTC 

[PATCH v2] mac80211: clean up skb reallocation code
 2008-05-29  8:38 UTC 

[Lustre-devel] Moving forward on Quotas
 2008-05-29  8:39 UTC  (11+ messages)

question about ...: wrong count at exit"
 2008-05-29  8:37 UTC  (5+ messages)

2.6.26-rc3-omap vs N810 and Xomap
 2008-05-29  8:21 UTC  (2+ messages)

[Bluez-users] Disable BlueZ profiles
 2008-05-29  8:35 UTC 

[PATCH] bluetooth: fix locking bug in the rfcomm socket cleanup handling
 2008-05-29  8:34 UTC  (3+ messages)

[ kvm-Bugs-1970154 ] AMD CPU + KVM BUG.. Can't Share CPU
 2008-05-29  8:34 UTC 

Filing a bugreport, P4-Clockmod on underclocked processors
 2008-05-29  8:33 UTC 

Is PCI-Passthrough supported in Linux 2.4 domU kernel?
 2008-05-29  8:31 UTC 

[Qemu-devel] about -drive argument
 2008-05-29  8:26 UTC  (2+ messages)

linux-next: Tree for May 29
 2008-05-29  8:25 UTC 

NAT on the same network
 2008-05-29  8:24 UTC  (3+ messages)

[PATCH 1/3] Input: Add switch for dock events
 2008-05-29  8:23 UTC  (5+ messages)
` [PATCH 2/3] ACPI: Send switch event on "
  ` [PATCH 3/3] Misc: Add HP WMI laptop extras driver
    ` RESEND: "
  ` Version 2: [PATCH 2/3] ACPI: Send switch event on dock events


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.