All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-06-05 06:44:46 to 2010-06-05 10:14:50 UTC [more...]

[RFC PATCH v7 01/19] Add a new structure for skb buffer from external
 2010-06-05 10:14 UTC  (34+ messages)
` [RFC PATCH v7 02/19] Add a new struct for device to manipulate external buffer
  ` [RFC PATCH v7 03/19] Export 2 func for device to assign/deassign new strucure
    ` [RFC PATCH v7 04/19] Add a ndo_mp_port_prep pointer to net_device_ops
      ` [RFC PATCH v7 05/19] Add a function make external buffer owner to query capability
        ` [RFC PATCH v7 06/19] Add a function to indicate if device use external buffer
          ` [RFC PATCH v7 07/19] Add interface to get external buffers
            ` [RFC PATCH v7 08/19] Make __alloc_skb() to get external buffer
              ` [RFC PATCH v7 09/19] Ignore room skb_reserve() when device is using "
                ` [RFC PATCH v7 10/19] Don't do skb recycle, if device use "
                  ` [RFC PATCH v7 11/19] Use callback to deal with skb_release_data() specially
                    ` [RFC PATCH v7 12/19] Add a hook to intercept external buffers from NIC driver
                      ` [RFC PATCH v7 13/19] To skip GRO if buffer is external currently
                        ` [RFC PATCH v7 14/19] Add header file for mp device
                          ` [RFC PATCH v7 15/19] Add basic funcs and ioctl to "
                            ` [RFC PATCH v7 16/19] Manipulate external buffers in "
                              ` [RFC PATCH v7 17/19] Export proto_ops to vhost-net driver
                                ` [RFC PATCH v7 18/19] Add a kconfig entry and make entry for mp device
                                  ` [RFC PATCH v7 19/19] Provides multiple submits and asynchronous notifications
                                    ` [RFC PATCH v7 00/19] Provide a zero-copy method on KVM virtio-net

Fixes issues reported by Smatch static checker
 2010-06-05 10:14 UTC  (4+ messages)
` [PATCH 1/3] sbc: Fix redundant null check on calling free()
  ` [PATCH 2/3] "
    ` [PATCH 3/3] sdptool: Fix 2 possible NULL dereference

[PATCH] remove pointless debug printk in rt_ioctl_giwscan()
 2010-06-05 10:07 UTC  (2+ messages)

[net-next-2.6 PATCH v2] ixgbevf: Enable GRO by default
 2010-06-05 10:05 UTC  (2+ messages)

[PATCH 01/12] Fixed checkpatch.pl issues to Line 172 Fixed most problems pointed out by checkpatch.pl in file r8192U_core.c up to line 172
 2010-06-05 10:04 UTC 

[Bugme-new] [Bug 16083] New: swapper: Page allocation failure
 2010-06-05 10:04 UTC  (7+ messages)

[Bug 28399] New: Transparent windows look bad
 2010-06-05  9:58 UTC  (2+ messages)
` [Bug 28399] "

gcc-4.5 -fdelayed-branch strikes back
 2010-06-05  9:58 UTC  (3+ messages)

[PATCH] fec: convert legacy PM hooks to dem_pm_ops
 2010-06-05  9:55 UTC  (3+ messages)

[PATCH net-next-2.6 2/2][v2] bonding: allow user-controlled output slave selection
 2010-06-05  9:54 UTC  (2+ messages)

[PATCH net-next-2.6 1/2][v2] bonding: add all_slaves_active parameter
 2010-06-05  9:54 UTC  (2+ messages)

[net-next-2.6 PATCH 1/2] skbuff: add check for non-linear to warn_if_lro and needs_linearize
 2010-06-05  9:54 UTC  (2+ messages)

suspend blockers & Android integration
 2010-06-05  9:54 UTC  (11+ messages)

[PATCH net-next-2.6] [PPPOE] fix return value of __pppoe_xmit() method
 2010-06-05  9:54 UTC  (2+ messages)

[PATCH net-next-2.6] syncookies: update mss tables
 2010-06-05  9:53 UTC  (2+ messages)

[PATCH net-next-2.6] syncookies: avoid unneeded tcp header flag double check
 2010-06-05  9:53 UTC  (2+ messages)

[PATCH net-next-2.6] syncookies: make v4/v6 synflood warning behaviour the same
 2010-06-05  9:53 UTC  (2+ messages)

[PATCH 1/2] backlight: Fix blanking for LMS283GF05 LCD
 2010-06-05  9:50 UTC  (2+ messages)
` [PATCH 2/2] backlight: Fix blanking for L4F00242T03 LCD

permissions
 2010-06-05  9:50 UTC  (2+ messages)

[PATCH 1/2] backlight: Fix blanking for LMS283GF05 LCD
 2010-06-05  9:47 UTC  (4+ messages)
` [PATCH 2/2] backlight: Fix blanking for L4F00242T03 LCD

[PATCH 1/2] backlight: Fix blanking for LMS283GF05 LCD
 2010-06-05  9:46 UTC  (6+ messages)
` [PATCH 2/2] backlight: Fix blanking for L4F00242T03 LCD

[PATCH] 8139too: fix buffer overrun in rtl8139_init_board
 2010-06-05  9:45 UTC 

[PATCH v6 0/6] Inter-VM Shared Memory Device with migration support
 2010-06-05  9:44 UTC  (7+ messages)
` [PATCH v6 1/6] Device specification for shared memory PCI device
  ` [PATCH v6 2/6] Add function to assign ioeventfd to MMIO
    ` [PATCH v6 3/6] Change phys_ram_dirty to phys_ram_status
      ` [PATCH v6 4/6] Add support for marking memory to not be migrated. On migration, memory is checked for the NO_MIGRATION_FLAG
        ` [PATCH v6 5/6] Inter-VM shared memory PCI device
          ` [Qemu-devel] "

[linux-dvb] [PATCH] Fix dvbnet -h crash when invoked without a path to dvbnet
 2010-06-05  9:44 UTC 

glib configuration failed
 2010-06-05  9:34 UTC 

/proc/${PID}/cmdline parsing
 2010-06-05  9:39 UTC  (5+ messages)

[PATCH] MTD/pxa: use __devexit, __devinit and __devexit_p for pxa3xx nand
 2010-06-05  9:37 UTC  (2+ messages)

[PATCH RFC] reduce runqueue lock contention
 2010-06-05  9:37 UTC  (4+ messages)

[Bugme-new] [Bug 16120] New: Oops: 0000 [#1] SMP, unable to handle kernel NULL pointer dereference at (null)
 2010-06-05  9:36 UTC  (4+ messages)

[V2 0/3]Add i.MX51 3-stack board support
 2010-06-05  9:35 UTC  (5+ messages)
` [V2 1/3] mxc: Add support for the imx51 3-stack board
  ` [V2 2/3] mxc/iomux: add GPIO bank offset for iomux v3 platforms
    ` [V2 3/3] mx51/keypad: add keypad support for i.MX51 platforms

Terratec Cinergy C DVB-C card problems
 2010-06-05  9:26 UTC  (2+ messages)

[Qemu-devel] Re: [RFT][PATCH 07/15] qemu_irq: Add IRQ handlers with delivery feedback
 2010-06-05  9:23 UTC  (16+ messages)

ceph_dentry_info: Objects remaining on kmem_cache_close() (ceph-client-standalone/master-backport on kernel 2.6.32)
 2010-06-05  9:21 UTC  (3+ messages)

still having r8169 woes with XID 18000000
 2010-06-05  9:21 UTC  (10+ messages)
          ` [PATCH] "

[RFC/PATCH] gitweb: Create Gitweb::Escape module
 2010-06-05  9:22 UTC  (2+ messages)

any value to "ftps" download support, and getting commit access
 2010-06-05  9:10 UTC 

[PATCHv2 3/3] MTD/pxa: patch for error return value method of pxa2xx-flash
 2010-06-05  9:14 UTC  (2+ messages)

[PATCH] git-mergetool--lib.sh: fix mergetool.<tool>.* configurations ignored for known tools
 2010-06-05  9:11 UTC  (3+ messages)

[PATCHv2 2/3] MTD/pxa: use resource_size(res) for pxa2xx-flash
 2010-06-05  9:10 UTC  (2+ messages)

[PATCHv2 1/3] MTD/pxa: use __devinit for pxa2xx_flash_probe
 2010-06-05  9:07 UTC  (2+ messages)

OSS Proxy Jack slave
 2010-06-05  9:05 UTC 

[Patch 1/2] s2io: add dynamic LRO disable support
 2010-06-05  8:53 UTC  (3+ messages)

Kernel freeze with Umts-stick
 2010-06-05  8:53 UTC 

How to switch VGA passthrough live
 2010-06-05  8:44 UTC  (5+ messages)

[PATCH][VTD] fixed a timing issue on DELL calpella laptop while doing graphics pass-through
 2010-06-05  8:40 UTC  (4+ messages)

Resurrecting : git-gui: use textconv filter
 2010-06-05  8:38 UTC  (2+ messages)

[PATCH 0/4] zram: generic RAM based compressed R/W block devices (v2)
 2010-06-05  8:36 UTC  (12+ messages)
` [PATCH 1/4] Support generic I/O requests
` [PATCH 2/4] Rename ramzswap files to zram

Working out if my driver is borked ?
 2010-06-05  8:27 UTC  (2+ messages)

[PATCH] [powerpc] do not expect executable permissions for in-tree shell scripts
 2010-06-05  8:10 UTC 

Dear Webmail/E-mail user
 2010-06-05  7:24 UTC 

Dear Webmail/E-mail user
 2010-06-05  7:24 UTC 

defconfig information
 2010-06-05  8:05 UTC  (2+ messages)

What's cooking in git.git (Jun 2010, #01; Wed, 2)
 2010-06-05  8:04 UTC  (11+ messages)
  ` [PATCH v2 3/3] commit::print_summary(): set rev_info.always_show_header to 1
    ` [PATCH v3 "
  ` [PATCH 1/2] separate quoting and relative path generation
      ` [PATCH] optimize path_relative()
          ` [PATCH] setup: document prefix
        ` [PATCH v2] optimize path_relative()

[PATCH 0/4] [ARM] Reduce the defconfig numbers for PXA
 2010-06-05  8:05 UTC  (9+ messages)
` [PATCH 1/4] [ARM] Remove now unnecessary dma_needs_bounce()
` [PATCH 2/4] [ARM] pxa: merge all pxa2xx board configs into pxa2xx_defconfig
` [PATCH 3/4] [ARM] pxa: merge all pxa3xx board configs into pxa3xx_defconfig
` [PATCH 4/4] [ARM] pxa: merge {corgi, spitz}_defconfig into zaurus_defconfig
  ` [PATCH 4/4] [ARM] pxa: merge {corgi,spitz}_defconfig "

[Qemu-devel] [PATCH v2 0/2] Threaded VNC server
 2010-06-05  8:03 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 2/2] vnc: threaded "
  ` [Qemu-devel] "

[PATCH 1/3] MTD/pxa: patch for error return value method of pxa2xx-flash.c
 2010-06-05  7:59 UTC  (11+ messages)

[PATCH] Manual: Add missing unpack file formats to list
 2010-06-05  7:53 UTC 

Pull request: Fixes for the Enhanced Retransmission Mode
 2010-06-05  7:50 UTC  (15+ messages)
` [PATCH 01/14] Bluetooth: Remove max_tx and tx_window modules paramenter from L2CAP
  ` [PATCH 02/14] Bluetooth: Remove L2CAP Extended Features from Kconfig
    ` [PATCH 03/14] Bluetooth: Fix drop of packets with invalid req_seq/tx_seq
      ` [PATCH 04/14] Bluetooth: Check skb_clone return to avoid NULL dereference
        ` [PATCH 05/14] Bluetooth: Fix ERTM vars increment
          ` [PATCH 06/14] Bluetooth: Check packet FCS earlier
            ` [PATCH 07/14] Bluetooth: Only check SAR bits if frame is I-frame
              ` [PATCH 08/14] Bluetooth: Stop ack_timer if ERTM enters in Local Busy or SREJ_SENT
                ` [PATCH 09/14] Bluetooth: Fix ERTM channel shutdown
                  ` [PATCH 10/14] Bluetooth: Fix crash when sending frames after connection is closed
                    ` [PATCH 11/14] Bluetooth: Fix handle of received P-bit
                      ` [PATCH 12/14] Bluetooth: Fix l2cap_ertm_send() behavior
                        ` [PATCH 13/14] Bluetooth: Fix SREJ_QUEUE corruption
                          ` [PATCH 14/14] Bluetooth: Fix missing retransmission action with RR(P=1)

PPPoA server setup how to?
 2010-06-05  7:46 UTC  (2+ messages)

[Qemu-devel] [PATCH-V5 0/10] virtio-9p:Introducing security model for VirtFS
 2010-06-05  7:45 UTC  (2+ messages)

Dear Webmail/E-mail user
 2010-06-05  7:22 UTC  (2+ messages)

Dear Webmail/E-mail user
 2010-06-05  7:22 UTC 

filename too long (pjd-fstest on centos5 with ceph 0.20.2)
 2010-06-05  7:38 UTC  (5+ messages)

[patch] input: off by one in pcf8574_kp_irq_handler()
 2010-06-05  7:36 UTC  (5+ messages)

Dear Webmail/E-mail user
 2010-06-05  7:22 UTC  (2+ messages)

Dear Webmail/E-mail user
 2010-06-05  7:22 UTC 

[Bridge] bridge eth0 usb0 arp reply problem
 2010-06-05  7:25 UTC 

[PATCH 1/5] Add Debug property to Manager interface
 2010-06-05  7:25 UTC  (5+ messages)
` [PATCH 2/5] Add SetProperty method and Debug read/write property
  ` [PATCH 3/5] log: Add function to get/set debug_string
    ` [PATCH 4/5] Add DebugString Property to Manager
      ` [PATCH 5/5] Document the new Debug and DebugString property

External samplerate changes, UAC2 clock topologies
 2010-06-05  7:21 UTC  (2+ messages)

Dear Webmail/E-mail user
 2010-06-05  7:24 UTC 

Device kicked from raid too easilly
 2010-06-05  7:22 UTC  (2+ messages)

[PATCH] Manual: Add missing reference to "ftp" as possible fetch method
 2010-06-05  7:16 UTC 

[stable][PATCH] ath9k: Avoid corrupt frames being forwarded to mac80211
 2010-06-05  7:21 UTC  (4+ messages)

[PATCH] Some simple updates in OE manual, reference chapter
 2010-06-05  7:11 UTC 

[PATCH 3/3] MTD/pxa: use resource_size(res) for pxa2xx-flash
 2010-06-05  7:15 UTC  (4+ messages)

[PATCH 2/3] MTD/pxa: use __devinit for pxa2xx_flash_probe
 2010-06-05  7:14 UTC  (4+ messages)

[PATCH v2 1/3]AsoC/nuc900: patch for SUBSTREAM_TYPE', 'PCM_TX' and 'PCM_RX' removal
 2010-06-05  7:08 UTC  (3+ messages)

PULL: Properly cast and avoid compiler warnings, fixes build on alpha and ia64
 2010-06-05  7:05 UTC 

[PATCH] ASoC/kirkwood: patch for the useless 'break' removal
 2010-06-05  7:04 UTC 

[PATCH 1/2] wl1251: fix a memory leak in probe
 2010-06-05  7:04 UTC  (4+ messages)
` [PATCH 2/2] wl1251: fix ELP_CTRL register reads

[SPAM] From Alhaji Mujahid Dokubo-Asari
 2010-06-05  7:04 UTC 

[Qemu-devel] [PATCH V3 0/3] qemu: Make AIO threading framework generic
 2010-06-05  7:03 UTC  (4+ messages)
` [Qemu-devel] [PATCH V3 2/3] qemu: Generic asynchronous threading framework to offload tasks

cfuse fail on dbench (ceph.git testing)
 2010-06-05  7:02 UTC  (3+ messages)

[Buildroot] [git commit master] cdrkit: fix build on uClibc
 2010-06-05  7:00 UTC 

[Buildroot] [git commit master] libidn: fix build with config.cache, autoconf and emacs
 2010-06-05  7:00 UTC 

trying to simplify the patch/apply/pnum/striplevel jungle
 2010-06-05  6:53 UTC 

Questions about openembedded stable branch
 2010-06-05  6:41 UTC  (3+ messages)


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.