All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-01-30 19:35:01 to 2008-01-30 20:34:46 UTC [more...]

[2.6 patch] make b43_mac_{enable,suspend}() static
 2008-01-30 20:31 UTC  (2+ messages)

at91sam9260 wakeup on serial port
 2008-01-30 20:34 UTC  (5+ messages)

Complex I2C device
 2008-01-30 20:32 UTC  (2+ messages)

[Qemu-devel] [patch] cocoa.m - Core Graphics support
 2008-01-30 20:30 UTC  (3+ messages)

[patch 0/6] [RFC] MMU Notifiers V2
 2008-01-30 20:29 UTC  (29+ messages)
` [patch 2/6] mmu_notifier: Callbacks to invalidate address ranges

ndiswrapper and GPL-only symbols redux
 2008-01-30 20:28 UTC  (16+ messages)

[RFC] Dynamic modes support for PV xenfb (included)
 2008-01-30 20:27 UTC  (5+ messages)

[2.6 patch] powerpc: vdso_do_func_patch{32,64}() must be __init
 2008-01-30 20:03 UTC 

[2.6 patch] hvc_rtas_init() must be __init
 2008-01-30 20:03 UTC 

[NETFILTER 00/69]: Netfilter Update
 2008-01-30 20:26 UTC  (73+ messages)
` [NETFILTER 01/69]: Supress some sparse warnings
` [NETFILTER 02/69]: Use const in struct xt_match, xt_target, xt_table
` linux/types.h: Use __u64 for aligned_u64
` [NETFILTER 04/69]: nf_nat: remove double bysource hash initialization
` [NETFILTER 05/69]: bridge netfilter: remove nf_bridge_info read-only netoutdev member
` [NETFILTER 06/69]: nfnetlink_log: fix typo
` [NETFILTER 07/69]: xt_conntrack: add port and direction matching
` [NETFILTER 08/69]: nf_log: add netfilter gcc printf format checking
` [NETFILTER 09/69]: ebtables: remove casts, use consts
` [NETFILTER 10/69]: ebtables: Update modules' descriptions
` [NETFILTER 11/69]: ebtables: mark matches, targets and watchers __read_mostly
` [NETFILTER 12/69]: x_tables: change xt_table_register() return value convention
` [NETFILTER 13/69]: x_tables: per-netns xt_tables
` [NETFILTER 14/69]: x_tables: return new table from {arp,ip,ip6}t_register_table()
` [NETFILTER 15/69]: ip_tables: propagate netns from userspace
` [NETFILTER 16/69]: ip_tables: per-netns FILTER, MANGLE, RAW
` [NETFILTER 17/69]: ip6_tables: netns preparation
` [NETFILTER 18/69]: ip6_tables: per-netns IPv6 FILTER, MANGLE, RAW
` [NETFILTER 19/69]: arp_tables: netns preparation
` [NETFILTER 20/69]: arp_tables: per-netns arp_tables FILTER
` [NETFILTER 21/69]: netns: put table module on netns stop
` [NETFILTER 22/69]: xt_TCPMSS: consider reverse route's MTU in clamp-to-pmtu
` [NETFILTER 23/69]: xt_owner: allow matching UID/GID ranges
` [NETFILTER 24/69]: nf_nat_snmp: sparse warning
` [NETFILTER 25/69]: nf_conntrack: sparse warnings
` [NETFILTER 26/69]: nfnetlink_log: sparse warning fixes
` [NETFILTER 27/69]: conntrack: get rid of sparse warnings
` [NETFILTER 28/69]: more sparse fixes
` [NETFILTER 29/69]: nf_conntrack_h3223: "
` [NETFILTER 30/69]: ipt_recent: fix sparse warnings
` [NETFILTER 31/69]: {ip,arp,ip6}_tables: fix sparse warnings in compat code
` [NETFILTER 32/69]: nf_conntrack_ipv6: fix sparse warnings
` [NETFILTER 33/69]: nf_conntrack_netlink: fix unbalanced locking
` [NETFILTER 34/69]: nf_conntrack: fix accounting with fixed timeouts
` [NETFILTER 35/69]: nf_conntrack: use RCU for conntrack helpers
` [NETFILTER 36/69]: nf_conntrack_core: avoid taking nf_conntrack_lock in nf_conntrack_alter_reply
` [NETFILTER 37/69]: nf_conntrack_expect: use RCU for expectation hash
` [NETFILTER 38/69]: nf_conntrack: use RCU for conntrack hash
` [NETFILTER 39/69]: nf_conntrack: switch rwlock to spinlock
` [NETFILTER 40/69]: nf_conntrack: optimize __nf_conntrack_find()
` [NETFILTER 41/69]: nf_conntrack: avoid duplicate protocol comparison in nf_ct_tuple_equal()
` [NETFILTER 42/69]: nf_conntrack: optimize hash_conntrack()
` [NETFILTER 43/69]: nf_conntrack: reorder struct nf_conntrack_l4proto
` [NETFILTER 44/69]: nf_conntrack: don't inline early_drop()
` [NETFILTER 45/69]: nf_conntrack: naming unification
` [NETFILTER 46/69]: nf_nat: use RCU for bysource hash
` [NETFILTER 47/69]: nf_nat: switch rwlock to spinlock
` [NETFILTER 48/69]: nf_conntrack_h323: clean up code a bit
` [NETFILTER 49/69]: nf_conntrack_netlink: transmit mark during all events
` [NETFILTER 50/69]: ipt_CLUSTERIP: kill clusterip_config_entry_get
` [NETFILTER 51/69]: nf_conntrack: kill unused static inline (do_iter)
` [NETFILTER 52/69]: xt_hashlimit match, revision 1
` [NETFILTER 53/69]: x_tables: semi-rewrite of /proc/net/foo_tables_*
` [NETFILTER 54/69]: x_tables: netns propagation for /proc/net/*_tables_names
` [NETFILTER 55/69]: x_tables: create per-netns /proc/net/*_tables_*
` [NETFILTER 56/69]: nf_conntrack_h323: constify and annotate H.323 helper
` [NETFILTER 57/69]: nf_{conntrack,nat}_sip: annotate SIP helper with const
` [NETFILTER 58/69]: nf_{conntrack,nat}_tftp: annotate TFTP "
` [NETFILTER 59/69]: nf_{conntrack,nat}_pptp: annotate PPtP "
` [NETFILTER 60/69]: nf_conntrack_sane: annotate SANE "
` [NETFILTER 61/69]: nf_{conntrack,nat}_proto_tcp: constify and annotate TCP modules
` [NETFILTER 62/69]: nf_{conntrack,nat}_proto_udp{,lite}: annotate with const
` [NETFILTER 63/69]: nf_{conntrack,nat}_proto_gre: "
` [NETFILTER 64/69]: nf_{conntrack,nat}_icmp: constify and annotate
` [NETFILTER 65/69]: nf_conntrack: annotate l3protos with const
` [NETFILTER 66/69]: {ip,ip6}_queue: fix build error
` [NETFILTER 67/69]: nf_conntrack: fix sparse warning
` [NETFILTER 68/69]: nf_nat: "
` [NETFILTER 69/69]: xt_iprange: fix sparse warnings

[BUILD FAILURE] 2.6.24-git7 section type conflict at various drivers on powerpc
 2008-01-30 20:27 UTC  (3+ messages)

Compex FreedomLine 32 PnP-PCI2 broken with de2104x
 2008-01-30 20:23 UTC  (2+ messages)

[RFC] Authenticate push via PGP signature, not SSH
 2008-01-30 20:22 UTC  (9+ messages)

[2.6.24] bcm203x bluetooth dongle does not work
 2008-01-30 20:17 UTC  (4+ messages)

[Bluez-devel] ARM optimization
 2008-01-30 20:21 UTC  (7+ messages)

[2.6 patch] powerpc: free_property() mustn't be __init
 2008-01-30 20:03 UTC 

x86/non-x86: percpu, node ids, apic ids x86.git fixup
 2008-01-30 20:17 UTC  (29+ messages)

Multipath and getuid_callout issues with HP XP1024disk array
 2008-01-30 20:21 UTC  (4+ messages)
` Multipath and getuid_callout issues with HPXP1024disk array
    ` Multipath and getuid_callout issues withHPXP1024disk array

[2.6 patch] block/sunvdc.c:print_version() must be __devinit
 2008-01-30 20:15 UTC  (2+ messages)

[2.6 patch] unexport add_disk_randomness
 2008-01-30 20:14 UTC  (3+ messages)

[PATCH] docbook: fix block api fatal error
 2008-01-30 20:14 UTC  (2+ messages)

[Patch v2] Make PCI extended config space (MMCONFIG) a driver opt-in
 2008-01-30 20:14 UTC  (11+ messages)

hibernate/suspend-to-disk: to turn power or not?
 2008-01-30 20:12 UTC  (2+ messages)

PATCH] x86_64: make bootmap_start page align v4
 2008-01-30 20:15 UTC  (3+ messages)

[2.6 patch] make s2io.c:init_tti() static
 2008-01-30 20:02 UTC  (2+ messages)

[2.6 patch] net/sunqe.c section fix
 2008-01-30 20:03 UTC 

[2.6 patch] drivers/net/sunvnet.c:print_version() must be __devinit
 2008-01-30 20:03 UTC 

[2.6 patch] net/sunbmac.c section fix
 2008-01-30 20:03 UTC 

[2.6 patch] sparc64/kernel/pci_sun4v.c section fixes
 2008-01-30 20:03 UTC  (2+ messages)

[PATCH 1/2 v3] sata_mv: Remove PCI dependency
 2008-01-30 22:50 UTC  (2+ messages)
` [PATCH 2/2 v3] sata_mv: Support SoC controllers

[2.6 patch] e1000e/ethtool.c: make a function static
 2008-01-30 20:02 UTC  (2+ messages)

[2.6 patch] make struct ipv4_devconf static
 2008-01-30 20:02 UTC 

[2.6 patch] make net/802/tr.c:sysctl_tr_rif_timeout static
 2008-01-30 20:02 UTC 

[2.6 patch] make e1000_dump_eeprom() static
 2008-01-30 20:02 UTC 

[2.6 patch] IBMLANA no longer has to depend on MCA_LEGACY
 2008-01-30 20:02 UTC 

PCI support
 2008-01-30 20:08 UTC  (6+ messages)

[2.6 patch] remove mca_is_adapter_used()
 2008-01-30 20:02 UTC 

rtl8150: use default MTU of 1500
 2008-01-30 19:37 UTC 

[2.6 patch] pci_alloc_child_bus() mustn't be __devinit
 2008-01-30 20:02 UTC 

[2.6 patch] pci_scan_device() mustn't be __devinit
 2008-01-30 20:02 UTC 

[2.6 patch] rtnetlink.c: #if 0 no longer used functions
 2008-01-30 20:04 UTC  (2+ messages)

[2.6 patch] pci_setup_bridge() mustn't be __devinit
 2008-01-30 20:02 UTC 

[2.6 patch] pci_bus_size_cardbus() mustn't be __devinit
 2008-01-30 20:02 UTC 

[2.6 patch] parport_ECP_supported() mustn't be __devinit
 2008-01-30 20:02 UTC 

[2.6 patch] ibmlana_init_one() must be __devinit
 2008-01-30 20:02 UTC 

[2.6 patch] make nf_ct_path[] static
 2008-01-30 20:02 UTC  (2+ messages)

[2.6 patch] ibmlana_adapter_names[] must be __devinitdata
 2008-01-30 20:02 UTC 

[2.6 patch] scsi/qlogicpti.c section fixes
 2008-01-30 20:03 UTC 

[2.6 patch] ide/ppc/pmac.c section fixes
 2008-01-30 20:03 UTC 

[2.6 patch] via-rhine.c:rhine_hw_init() must be __devinit
 2008-01-30 20:02 UTC 

[2.6 patch] unexport ip6_find_1stfragopt
 2008-01-30 20:02 UTC 

[2.6 patch] unexport sysctl_tcp_tso_win_divisor
 2008-01-30 20:02 UTC 

[2.6 patch] net/xfrm/: remove unused exports
 2008-01-30 20:02 UTC 

[2.6 patch] olympic_open() must be __devinit
 2008-01-30 20:02 UTC 

[2.6 patch] ata_piix.c:piix_init_one() must be __devinit
 2008-01-30 20:02 UTC 

Fw: [Bugme-new] [Bug 9849] New: NULL pointer deref in journal_wait_on_commit_record
 2008-01-30 20:00 UTC 

RFC: aggressive usurpation of bugs.oe.net by Angstrom
 2008-01-30 20:00 UTC  (2+ messages)

[Cluster-devel] cluster/rgmanager/src/daemons resrules.c
 2008-01-30 20:00 UTC 

[Cluster-devel] cluster/rgmanager/src/daemons resrules.c
 2008-01-30 20:00 UTC 

[Bridge] Bridged vlan issue
 2008-01-30 19:58 UTC 

Hacking 3D on the NV17
 2008-01-30 19:56 UTC  (3+ messages)

Performance monitoring units and KVM
 2008-01-30 19:55 UTC  (3+ messages)

modesetting and fbdev
 2008-01-30 19:55 UTC 

[PATCH] docbook: fix drivers/base/class warning
 2008-01-30 19:51 UTC 

ndfc ecc byte order
 2008-01-30 19:52 UTC 

[ULOGD RFC 00/30] [ULOGD RFC] ulogd V2 improvements, round #1
 2008-01-30 19:51 UTC  (4+ messages)
` [ULOGD RFC 11/30] NFCT: make reconfigurable
  ` NFCT ulogd pluging [was Re: [ULOGD RFC 11/30] NFCT: make reconfigurable]

simple cvs-like git wrapper
 2008-01-30 19:49 UTC  (4+ messages)

Bug#461442: detection of other OSes in update-grub
 2008-01-30 19:48 UTC  (3+ messages)

[ADMIN] bug tracker moved
 2008-01-30 19:50 UTC  (2+ messages)

[BUG?] GDTH driver not working after upgrade to 2.6.24
 2008-01-30 19:47 UTC 

[PATCH 2/4] dma/ia64: update ia64 machvecs
 2008-01-30 19:45 UTC  (3+ messages)

[RCU]: preemptible RCU: sparse annotations
 2008-01-30 19:44 UTC 

[Qemu-devel] QEMU and gdb
 2008-01-30 19:44 UTC 

ACER Aspier 5630 (snd-hda-intel ALC883)
 2008-01-30 19:42 UTC  (5+ messages)

[PATCH] Improve Documentation/stable_api_nonsense.txt
 2008-01-30 19:38 UTC  (7+ messages)

sleepy linux self-test
 2008-01-30 19:36 UTC  (2+ messages)

[PATCH] filter-branch: assume HEAD if no revision supplied
 2008-01-30 19:33 UTC 


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.