All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-05-10 19:07:47 to 2010-05-10 20:19:15 UTC [more...]

[PATCH 00/84] netfilter: netfilter update for 2.6.35
 2010-05-10 20:18 UTC  (66+ messages)
` [PATCH 01/84] netfilter: include/linux/netfilter/nf_conntrack_tuple_common.h: Checkpatch cleanup
` [PATCH 02/84] netfilter: ebt_ip6: Use ipv6_masked_addr_cmp()
` [PATCH 03/84] netfilter: remove stale declaration for ip6_masked_addrcmp()
` [PATCH 04/84] netfilter: net/netfilter/ipvs/ip_vs_ftp.c: Remove use of NIPQUAD
` [PATCH 05/84] netfilter: xt_CT: par->family is an nfproto
` [PATCH 06/84] netfilter: xt_NFQUEUE: consolidate v4/v6 targets into one
` [PATCH 07/84] netfilter: xtables: add comment markers to Xtables Kconfig
` [PATCH 08/84] netfilter: xtables: merge xt_MARK into xt_mark
` [PATCH 09/84] netfilter: xtables: merge xt_CONNMARK into xt_connmark
` [PATCH 10/84] netfilter: xtables: schedule xt_NOTRACK for removal
` [PATCH 11/84] netfilter: update my email address
` [PATCH 12/84] netfilter: ebt_ip6: add principal maintainer in a MODULE_AUTHOR tag
` [PATCH 13/84] netfilter: xt_recent: update description
` [PATCH 14/84] netfilter: xt_recent: remove old proc directory
` [PATCH 15/84] netfilter: xt_recent: add an entry reaper
` [PATCH 16/84] netfilter: xt_recent: check for unsupported user space flags
` [PATCH 17/84] netfilter: remove unused headers in net/netfilter/nfnetlink.c
` [PATCH 18/84] netfilter: xtables: do without explicit XT_ALIGN
` [PATCH 19/84] netfilter: xtables: clean up xt_mac match routine
` [PATCH 20/84] netfilter: xtables: limit xt_mac to ethernet devices
` [PATCH 21/84] netfilter: xtables: resort osf kconfig text
` [PATCH 22/84] netfilter: xtables: make use of caller family rather than match family
` [PATCH 23/84] netfilter: update documentation fields of x_tables.h
` [PATCH 24/84] netfilter: xtables: remove almost-unused xt_match_param.data member
` [PATCH 25/84] netfilter: xtables: reduce holes in struct xt_target
` [PATCH 26/84] netfilter: xtables: do not print any messages on ENOMEM
` [PATCH 27/84] netfilter: xtables: replace custom duprintf with pr_debug
` [PATCH 28/84] netfilter: xt extensions: use pr_<level>
` [PATCH 29/84] netfilter: remove unused headers in net/ipv6/netfilter/ip6t_LOG.c
` [PATCH 30/84] netfilter: remove unused headers in net/ipv4/netfilter/nf_nat_h323.c
` [PATCH 31/84] netfilter: xtables: make use of caller family rather than target family
` [PATCH 32/84] netfilter: xt extensions: use pr_<level> (2)
` [PATCH 33/84] netfilter: xtables: make use of xt_request_find_target
` [PATCH 34/84] netfilter: xtables: consolidate code into xt_request_find_match
` [PATCH 35/84] netfilter: xt_recent: allow changing ip_list_[ug]id at runtime
` [PATCH 36/84] netfilter: bridge: use NFPROTO values for NF_HOOK invocation
` [PATCH 37/84] netfilter: ipv4: "
` [PATCH 38/84] netfilter: ipv6: "
` [PATCH 39/84] netfilter: decnet: "
` [PATCH 40/84] netfilter: ipvs: "
` [PATCH 41/84] netfilter: xtables: untangle spaghetti if clauses in checkentry
` [PATCH 42/84] netfilter: xtables: change xt_match.checkentry return type
` [PATCH 43/84] netfilter: xtables: change xt_target.checkentry "
` [PATCH 44/84] netfilter: xtables: change matches to return error code
` [PATCH 45/84] netfilter: xtables: change targets "
` [PATCH 46/84] netfilter: xtables: slightly better error reporting
` [PATCH 47/84] netfilter: xtables: shorten up return clause
` [PATCH 49/84] netfilter: xtables: remove xt_multiport revision 0
` [PATCH 50/84] netfilter: xtables: remove xt_string "
` [PATCH 51/84] netfilter: xtables: merge registration structure to NFPROTO_UNSPEC
` [PATCH 54/84] netfilter: xt_hashlimit: RCU conversion
` [PATCH 56/84] netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in ip_queue
` [PATCH 57/84] netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in ip6_queue
` [PATCH 62/84] netfilter: fix some coding styles and remove moduleparam.h
` [PATCH 65/84] Restore __ALIGN_MASK()
` [PATCH 68/84] netfilter: bridge-netfilter: simplify IP DNAT
` [PATCH 69/84] netfilter: bridge-netfilter: Fix MAC header handling with "
` [PATCH 72/84] netfilter: xtables: inclusion of xt_TEE
` [PATCH 74/84] netfilter: xt_TEE: have cloned packet travel through Xtables too
` [PATCH 75/84] netfilter: xtables: remove old comments about reentrancy
` [PATCH 76/84] netfilter: xt_TEE: resolve oif using netdevice notifiers
` [PATCH 77/84] netfilter: bridge-netfilter: fix refragmenting IP traffic encapsulated in PPPoE traffic
` [PATCH 80/84] netfilter: nf_conntrack: extend with extra stat counter
` [PATCH 81/84] netfilter: x_tables: rectify XT_FUNCTION_MAXNAMELEN usage
` [PATCH 83/84] netfilter: nf_conntrack_proto: fix warning with CONFIG_PROVE_RCU

[Qemu-devel] [PATCH 0/2 v4] Qemu support for multiple keyboard devices
 2010-05-10 20:18 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2 v4] Support "

[Buildroot] [git commit master] libxcb: relax host-python regexp
 2010-05-10 20:18 UTC 

[Buildroot] [git commit master] package/games/vice: remove
 2010-05-10 20:18 UTC 

[PATCH v2 6/6] Add calypsomodem STK driver
 2010-05-10 20:18 UTC  (2+ messages)

[PATCH 00/18] omap platform data and board updates for 2.6.35 merge window
 2010-05-10 20:17 UTC  (6+ messages)
` [PATCH 12/18] OMAP3 : clock data: Update name string for EMAC clocks

Help with a possibly corrupt repo
 2010-05-10 20:17 UTC  (2+ messages)

pvfb: Absolute vs relative mouse tracking mystery
 2010-05-10 20:15 UTC  (3+ messages)

Analog FM radio support for dib0700
 2010-05-10 20:08 UTC  (2+ messages)

RCU detected CPU 1 stall
 2010-05-10 20:13 UTC  (2+ messages)

[Qemu-devel] Re: [PATCH] vdi: Fix image opening and creation for odd disk sizes
 2010-05-10 20:12 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH] Added support for Atheros AR300x Bluetooth Chip
 2010-05-10 20:12 UTC  (7+ messages)
` [PATCH v3] "
  ` [PATCH v4] Add support for the "
    ` [PATCH v5] "

[PATCH 2/2 v2] elantech: Report multitouch with proper ABS_MT messages
 2010-05-10 20:11 UTC  (2+ messages)
` [PATCH 2/2 v3] "

[Qemu-devel] Print input opcodes before translation
 2010-05-10 20:10 UTC  (2+ messages)

Mute LED on HP Pavilion DV7-1160eg
 2010-05-10 20:10 UTC  (3+ messages)

[U-Boot] [PATCH] AX88180: improve phy searching
 2010-05-10 20:10 UTC 

[PATCH 1/2] elantech: Improved protocol support for hardware 2
 2010-05-10 20:09 UTC  (2+ messages)
` [PATCH 1/2 v3] "

[U-Boot] [PATCH] AX88180: fix media typos
 2010-05-10 20:09 UTC 

Question about more headroom in skb
 2010-05-10 20:09 UTC 

[U-Boot] [PATCH] AX88180: add missing init prototype
 2010-05-10 20:08 UTC 

[PATCH 0/4] ARM: Gemini: board/maintainer updates
 2010-05-10 20:07 UTC  (10+ messages)
` [PATCH 1/4] ARM: Gemini: add support for Wiligear WBD-111
` [PATCH 2/4] ARM: Gemini: add support for Wiliboard WBD-222
` [PATCH 3/4] ARM: Gemini: add support for Raidsonic IB4220
` [PATCH 4/4] MAINTAINERS: update for ARM/Gemini

[Patch] support cpupool for xl create
 2010-05-10 20:07 UTC  (6+ messages)

[PATCH] ppp: set address and control field
 2010-05-10 20:06 UTC 

[BUG] perf_event: crash in perf_output_begin
 2010-05-10 20:03 UTC  (3+ messages)

2.6.33.3-rt19 kernel BUG's
 2010-05-10 20:02 UTC  (7+ messages)

[PATCH] 85xx: Fix PCI-E interrupt mapping for slot 0 of P2020DS
 2010-05-10 19:15 UTC 

[hg:v4l-dvb] Add FE_CAN_PSK_8 to allow apps to identify PSK_8 capable DVB devices
 2010-05-10 20:02 UTC  (2+ messages)

[RFC][PATCH 5/9] perf: arm, convert to new API pmu->init_event
 2010-05-10 20:01 UTC  (3+ messages)

[Ocfs2-devel] [PATCH 1/1] Ocfs2: Add new OCFS2_IOC_INFO ioctl for ocfs2 v7
 2010-05-10 20:01 UTC  (2+ messages)

Reverted commit - why?
 2010-05-10 20:00 UTC 

[Buildroot] [pull request] Pull request for branch build-fixes
 2010-05-10 20:00 UTC  (5+ messages)
` [Buildroot] [PATCH 6/9] linux-fusion: add dependency on !BR2_KERNEL_none
` [Buildroot] [PATCH 7/9] vlc: mark as broken

[PATCH 5/6] Add mbmmodem STK driver
 2010-05-10 20:00 UTC  (2+ messages)

Fw: Subnet broadcast MTU issue?
 2010-05-10 19:51 UTC 

XCP Monthly Call Request
 2010-05-10 19:58 UTC  (2+ messages)

Status of the patches under review (85 patches) and some misc notes about the devel procedures
 2010-05-10 19:54 UTC  (5+ messages)

[PATCH] ALSA: hda: Fix 0 dB for Lenovo models using Conexant CX20549 (Venice)
 2010-05-10 19:56 UTC 

[Lustre-devel] Luste/ZFS meeting 2:30
 2010-05-10 19:56 UTC 

[PATCH RESEND] update omap3 features bitmap and API to generic names
 2010-05-10 19:55 UTC  (2+ messages)

Reading keys
 2010-05-10 19:54 UTC  (3+ messages)

kernel panic on kill(0, SIGTERM) with PGID == 0
 2010-05-10 19:51 UTC  (7+ messages)
    ` [PATCH 0/4] swapper fixes (Was: kernel panic on kill(0, SIGTERM) with PGID == 0)
      ` [PATCH 1/4] INIT_TASK() should initialize ->thread_group list
      ` [PATCH 2/4] pids: init_struct_pid.tasks should never see the swapper process
      ` [PATCH 3/4] pids: fix fork_idle() to setup ->pids correctly
      ` [PATCH 4/4] INIT_SIGHAND: use SIG_DFL instead of NULL

GFX Passthrough
 2010-05-10 19:53 UTC  (6+ messages)

[Qemu-devel] [PATCH] Compile virtio-9p-debug and virtio-9p-local once
 2010-05-10 19:53 UTC 

[Ocfs2-devel] [PATCH 0/4] Patches series for optimization of truncating and punching-hole
 2010-05-10 19:47 UTC  (2+ messages)

[Qemu-devel] [PATCH] block/vpc: Fix conversion from size to disk geometry
 2010-05-10 19:46 UTC 

Using wireless.kernel.org for Bluetooth documentation as well ?
 2010-05-10 19:45 UTC 

[PATCH/RFC] autocrlf: Make it work also for un-normalized repositories
 2010-05-10 19:43 UTC  (3+ messages)

[Qemu-devel] [PATCH] sh: sm501: add 2D engine support
 2010-05-10 19:43 UTC  (2+ messages)

[PATCHSET #upstream] libata: separate out SFF and BMDMA, take#2
 2010-05-10 19:41 UTC  (24+ messages)
` [PATCH 01/23] pata_sch: use ata_pci_sff_init_one()
` [PATCH 02/23] sata_inic162x: inic162x is not dependent on CONFIG_ATA_SFF
` [PATCH 03/23] sata_mv: remove unnecessary initialization
` [PATCH 04/23] libata-sff: update bmdma host bus error handling
` [PATCH 05/23] libata-sff: kill unused prototype and make ata_dev_select() static
` [PATCH 06/23] libata: kill ATA_FLAG_DISABLED
` [PATCH 07/23] sata_inic162x: kill PORT_PRD_ADDR initialization
` [PATCH 08/23] libata-sff: reorder SFF/BMDMA functions
` [PATCH 09/23] libata-sff: clean up inheritance in several drivers
` [PATCH 10/23] libata-sff: clean up BMDMA initialization
` [PATCH 11/23] libata-sff: introduce ata_sff_init/exit() and ata_sff_port_init()
` [PATCH 12/23] libata-sff: rename ap->ops->drain_fifo() to sff_drain_fifo()
` [PATCH 13/23] libata-sff: ap->[last_]ctl are SFF specific
` [PATCH 14/23] libata-sff: port_task is "
` [PATCH 15/23] libata-sff: separate out BMDMA EH
` [PATCH 16/23] libata-sff: ata_sff_[dumb_]qc_prep are BMDMA specific
` [PATCH 17/23] libata-sff: prd is "
` [PATCH 18/23] libata-sff: separate out BMDMA qc_issue
` [PATCH 19/23] libata-sff: ata_sff_irq_clear() is BMDMA specific
` [PATCH 20/23] libata-sff: separate out BMDMA irq handler
` [PATCH 21/23] libata-sff: separate out BMDMA init
` [PATCH 22/23] libata-sff: kill dummy BMDMA ops from sata_qstor and pata_octeon_cf
` [PATCH 23/23] libata-sff: make BMDMA optional

futex.c and EWOULDBLOCK vs. EAGAIN patch
 2010-05-10 19:41 UTC 

[Ocfs2-devel] [PATCH 1/4] Ocfs2: Optimize truncting codes for ocfs2 to use ocfs2_remove_btree_range instead
 2010-05-10 19:40 UTC  (2+ messages)

[Bridge] [PATCH 0/4] bridge: patches for net-next
 2010-05-10 19:31 UTC  (10+ messages)
`  "
` [Bridge] [PATCH 1/4] bridge: netpoll cleanup
  `  "
` [Bridge] [PATCH 2/4] bridge: change console message interface
  `  "
` [Bridge] [PATCH 3/4] bridge: netfilter use net_ratelimit
  `  "
` [Bridge] [PATCH 4/4] bridge: update sysfs link names if port device names have changed
  `  "

[PATCH] swiotlb 0.7: separation of physical and virtual address translation
 2010-05-10 19:35 UTC  (12+ messages)
` [PATCH 1/6] swiotlb: Make internal bookkeeping functions have 'swiotlb_tbl' prefix
  ` [PATCH 2/6] swiotlb: swiotlb_tbl_map_single: abstract out swiotlb_virt_to_bus calls out
    ` [PATCH 3/6] swiotlb: Make exportable bookkeeping functions and variables have same prefix
      ` [PATCH 4/6] swiotlb: search and replace "int dir" with "enum dma_data_direction dir"
        ` [PATCH 5/6] swiotlb: Make swiotlb bookkeeping functions visible in the header file

lzma and 4.0 and "Internal errror', 'xc_dom_do_gunzip: inflate failed (rc=-5)"
 2010-05-10 19:34 UTC  (2+ messages)

[Qemu-devel] [RFC][MIPS][PATCH 3/6] Initial support of VIA IDE controller used by fulong mini pc
 2010-05-10 19:34 UTC  (2+ messages)

[Qemu-devel] [RFC] default mac address issue
 2010-05-10 19:33 UTC  (2+ messages)

[Bug 28016] New: [REGR] RV635 GPU lockup after enabling unmappable VRAM V2 (KMS, Radeon)
 2010-05-10 19:30 UTC  (3+ messages)
` [Bug 28016] KMS:RV635:HD3650 GPU lockup

[Qemu-devel] [RFC][MIPS][PATCH 2/6] Initial support of vt82686b south bridge used by fulong mini pc
 2010-05-10 19:28 UTC  (2+ messages)

Re:
 2010-05-10 19:26 UTC 

[PATCH] ath5k: drop warning on jumbo frames
 2010-05-10 19:26 UTC 

[U-Boot] [PATCH] Avoid use of divides in print_size
 2010-05-10 19:25 UTC  (3+ messages)

[mdlabriola@yahoo.com: Re: Re: [Xen-users] DomU routed traffic disappearing in vif.]
 2010-05-10 19:21 UTC  (4+ messages)

threads and fork on machine with VIPT-WB cache
 2010-05-10 19:20 UTC  (8+ messages)

[PATCH -tip] perf probe: Don't compile CFI related code if elfutils is old
 2010-05-10 19:19 UTC  (6+ messages)

[PATCH 1/3] Add clocksource_register_hz/khz interface
 2010-05-10 19:19 UTC  (5+ messages)
` [PATCH 2/3] Convert common x86 clocksources to use clocksource_register_hz/khz
  ` [RFC][PATCH 3/3] Try to convert non-trivial clocksources to clocksource_register_hz

[PATCH] Clean up tables for bootmem allocation
 2010-05-10 19:18 UTC  (2+ messages)

linux vs. linux-libc-headers?
 2010-05-10 19:14 UTC  (3+ messages)
` Kernel Headers Quality Issue (was: linux vs. linux-libc-headers?)

pci passthrough error "unknown command"pci-ins"
 2010-05-10 19:16 UTC  (3+ messages)

[U-Boot] Read-only env variables
 2010-05-10 19:16 UTC  (5+ messages)

[Qemu-devel] [RFC][MIPS][PATCH 1/6] Initial support of bonito north bridge used by fulong mini pc
 2010-05-10 19:14 UTC  (2+ messages)

[PATCH v2 2/6] gatchat: Add g_at_chat_send_full
 2010-05-10 19:13 UTC  (2+ messages)

[PATCH] ppp: transition to dead when lcp finished
 2010-05-10 19:12 UTC 

[Bug 28054] New: Every application accessing GL segfaults
 2010-05-10 19:12 UTC  (2+ messages)
` [Bug 28054] "

wlan-ng: hfa384x_usb.c patch: Fix Whitespace issues
 2010-05-10 19:11 UTC 

ARM A9 MPCore support in OProfile ?
 2010-05-10 19:10 UTC  (3+ messages)

HOWTO: Patch to arbitrary Linux Kernel to support PV drivers for domU HVM
 2010-05-10 19:10 UTC  (3+ messages)

Jumbo frame messages?
 2010-05-10 19:09 UTC  (2+ messages)

[regression, bisected] Xonar DX invalid PCI I/O range since 977d17bb174
 2010-05-10 19:07 UTC  (12+ messages)

[PATCH 0/2] Fix migration races in rmap_walk() V3
 2010-05-10 19:05 UTC  (6+ messages)
` [PATCH 2/2] mm,migration: Avoid race between shift_arg_pages() and rmap_walk() during migration by not migrating temporary stacks


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.