netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-02-09 03:51:33 to 2010-02-10 20:25:40 UTC [more...]

pull request: wireless-2.6 2010-02-10
 2010-02-10 20:25 UTC  (6+ messages)

Network device and namespace checkpoint/restart (v2)
 2010-02-10 20:25 UTC  (13+ messages)
` [PATCH 1/4] Add checkpoint and collect hooks to net_device_ops
` [PATCH 2/4] C/R: Basic support for network namespaces and devices (v3)
` [PATCH 3/4] Add checkpoint support for veth devices
` [PATCH 4/4] Add loopback checkpoint support

phy address in the device tree, vs auto probing
 2010-02-10 19:57 UTC  (13+ messages)

[PATCH 00/13] net: simplify seq_file code, revised
 2010-02-10 19:31 UTC  (15+ messages)
` [PATCH 01/13] seq_file: Add helpers for iteration over a hlist
` [PATCH 02/13] net: add a wrapper sk_entry()
` [PATCH 03/13] net: x25: use seq_hlist_foo() helpers
` [PATCH 04/13] net: rose: "
` [PATCH 05/13] net: packet: "
` [PATCH 06/13] net: netrom: "
` [PATCH 07/13] net: ax25: "
` [PATCH 08/13] net: appletalk: "
` [PATCH 09/13] net: af_key: "
` [PATCH 10/13] net: x25: use seq_list_foo() helpers
` [PATCH 11/13] net: irda: "
` [PATCH 12/13] net: ipx: "
` [PATCH 13/13] net: atm: "

[PATCH][v4] tcp: fix ICMP-RTO war
 2010-02-10 19:08 UTC  (2+ messages)

[PATCH 0/3]: via-velocity: Fixes for locking issues
 2010-02-10 18:55 UTC  (9+ messages)
` [PATCH 3/3] via-velocity: Fix races on shared interrupts
    ` [PATCH v2 1/3] via-velocity: Remove unused IRQ status parameter from rx_srv and tx_srv
    ` [PATCH v2 2/3] via-velocity: Take spinlock on set coalesce
    ` [PATCH v2 3/3] via-velocity: Fix races on shared interrupts

Corrupt /proc/interrupts with e1000e
 2010-02-10 18:31 UTC 

RX performance degradation with e1000e in Linux 2.6.31 / F12
 2010-02-10 18:24 UTC 

Note: Atheros ethernet part of compat-wireless too
 2010-02-10 18:16 UTC 

[PATCH 0/3 v3] macvtap driver
 2010-02-10 18:10 UTC  (10+ messages)
` [PATCH 0/3 v4] "

Attn:Account Owner
 2010-02-10 17:43 UTC 

[PATCH 5/5] sky2: Avoid down and up during sky2_reset
 2010-02-10 17:34 UTC  (2+ messages)

[net-next PATCH v2 2/3] net: TCP thin linear timeouts
 2010-02-10 17:33 UTC  (6+ messages)

Re: [PATCH 18/23 v3] mlx4_core: Managing common port filters by
 2010-02-10 17:22 UTC 

Subject: [PATCH 1/6] bna: Brocade 10Gb Ethernet device driver
 2010-02-10 17:15 UTC  (5+ messages)

[PATCH net-next-2.6] macb: straighten out macb_mii_probe function
 2010-02-10  9:47 UTC  (2+ messages)

[PATCH 1/1 net-next] virtio_net: remove send queue
 2010-02-10 16:54 UTC  (2+ messages)

Problem with VLANs and via-velocity driver
 2010-02-10 16:46 UTC  (5+ messages)

[PATCH 2/5] sky2: Allocate initial skbs in sky2_alloc_buffers
 2010-02-10 16:04 UTC  (2+ messages)

[PATCH 0/3] Provide a zero-copy method on KVM virtio-net
 2010-02-10 15:17 UTC  (6+ messages)
` [PATCH 1/3] A device for zero-copy based "
  ` [PATCH 2/3] Provides multiple submits and asynchronous notifications
    ` [PATCH 3/3] Let host NIC driver to DMA to guest user space

[PATCH v2 00/41] CAPI: Major rework, tons of bug fixes
 2010-02-10 15:07 UTC  (3+ messages)

[net-next-2.6 PATCH 2/3] fs_enet: Add support for MPC512x to fs_enet driver
 2010-02-10 14:28 UTC  (9+ messages)

[PATCH 4/5] sky2: Refactor sky2_down into two functions
 2010-02-10 14:12 UTC 

[PATCH 3/5] sky2: Refactor sky2_up into two functions
 2010-02-10 14:12 UTC 

[PATCH 1/5] sky2: Factor out code to calculate packet sizes
 2010-02-10 14:11 UTC 

[PATCH 0/5] sky2: Avoid down and up during sky2_reset
 2010-02-10 14:11 UTC 

netfilter 00/05: netfilter fixes
 2010-02-10 13:52 UTC  (6+ messages)

[PATCH][v3] tcp: fix ICMP-RTO war
 2010-02-10 12:49 UTC 

[net-next-2.6 PATCH v3 1/5] pci: Add SR-IOV convenience functions and macros
 2010-02-10 12:02 UTC  (6+ messages)
` [net-next-2.6 PATCH v3 2/5] if_link: Add SR-IOV configuration methods
` [net-next-2.6 PATCH v3 3/5] net: Add netdev ops for SR-IOV configuration
` [net-next-2.6 PATCH v3 4/5] rtnetlink: Add VF config code to rtnetlink
` [net-next-2.6 PATCH v3 5/5] igb: support for VF configuration tools

[iproute2 PATCH v2 1/4] if_link: Sync if_link header with kernel to get new VF configuration defines
 2010-02-10 11:47 UTC  (4+ messages)
` [iproute2 PATCH v2 2/4] libnetlink: Modify the parser to track first duplicated attributes
` [iproute2 PATCH v2 3/4] ip: Add support for setting and showing SR-IOV virtual funtion link params
` [iproute2 PATCH v2 4/4] Update man page to indicate current options

[net-next-2.6, v4 1/3] ethtool: Introduce n-tuple filter programming support
 2010-02-10 11:21 UTC  (2+ messages)

[PATCH 01/23 v3] mlx4_core: identify function as pf or vf
 2010-02-10  8:47 UTC  (15+ messages)
` [PATCH 02/23 v3] mlx4_core: add multi-function communication channel
` [PATCH 04/23 v3] mlx4_core: add slave resource allocation
` [PATCH 13/23 v3] mlx4: Unicast Loopback support
` [PATCH 16/23 v3] mlx4_core: Multi-Function MCG support
` [PATCH 17/23 v3] mlx4_core: Randomize Mac addresses for slaves
` [PATCH 18/23 v3] mlx4_core: Managing common port filters by master function

[RFC][PATCH] Allow change timing values to wait slow devices bring up before try register an interface to IP-Config
 2010-02-10  7:04 UTC  (2+ messages)

[RFC][PATCH] Allow change timing values to wait slow devices bring up before try register an interface to IP-Config
 2010-02-10  7:01 UTC 

[PATCH] usbnet: convert dev(dbg|err|warn|info) macros to usbnet_(dbg|err|warn|info)
 2010-02-10  6:56 UTC  (4+ messages)

Subject: [PATCH 5/6] bna: Brocade 10Gb Ethernet device driver
 2010-02-10  6:29 UTC 

Subject: [PATCH 6/6] bna: Brocade 10Gb Ethernet device driver
 2010-02-10  6:29 UTC 

Subject: [PATCH 4/6] bna: Brocade 10Gb Ethernet device driver
 2010-02-10  6:29 UTC 

Subject: [PATCH 3/6] bna: Brocade 10Gb Ethernet device driver
 2010-02-10  6:29 UTC 

Subject: [PATCH 2/6] bna: Brocade 10Gb Ethernet device driver
 2010-02-10  6:29 UTC 

Subject: [PATCH 0/6] bna: Brocade 10Gb Ethernet device driver
 2010-02-10  6:29 UTC 

[PATCH] [V3] net: emaclite: adding MDIO and phy lib support
 2010-02-10  1:53 UTC  (5+ messages)

[PATCH] xfrm: use proper kernel types
 2010-02-09 23:21 UTC 

[net-next-2.6 PATCH 1/3] ethtool: Introduce n-tuple filter programming support
 2010-02-09 23:17 UTC  (2+ messages)

[PATCH 1/2] e1000e: Only disable ASPM on 82573L devices
 2010-02-09 23:03 UTC  (2+ messages)
` [PATCH 2/2] e1000e: Don't disable jumbo frames on 82537L due to eeprom contents

[PATCH 0/3][v2] tcp: fix ICMP-RTO war
 2010-02-09 22:29 UTC  (6+ messages)

[RFC PATCH net-next 0/7] Add netdev_printk and netif_printk macros
 2010-02-09 21:49 UTC  (8+ messages)
` [RFC PATCH net-next 1/7] netdevice.h: Add netdev_printk helpers like dev_printk
` [RFC PATCH net-next 2/7] drivers/net/atl1e: Use netdev_printk helpers
` [RFC PATCH net-next 3/7] include/linux/netdevice.h: Add netif_printk helpers
` [RFC PATCH net-next 4/7] drivers/net/r8196.c: Use netif_printk macros
` [RFC PATCH net-next 5/7] drivers/net/jme: Use netif_printk helpers
` [RFC PATCH net-next 6/7] drivers/net/qlge: "
` [RFC PATCH net-next 7/7] drivers/net/skge.c: Use netif_printk macros

Pull request: bluetooth-2.6 2010-02-05
 2010-02-09 20:15 UTC  (4+ messages)

[PATCH iproute2] ip: print "temporary" for IPv6 temp addresses
 2010-02-09 19:06 UTC  (7+ messages)

BMC Tigon 3 (tg3) problem with powering down PHY (tentative PATCH)
 2010-02-09 18:08 UTC 

[PATCH 1/2] IPv6: keep permanent addresses on admin down
 2010-02-09 16:36 UTC  (4+ messages)
` [PATCH 2/2] IPv6: remove trivial nested _bh suffix

[PATCH] [V2] net: emaclite: adding MDIO and phy lib support
 2010-02-09 15:57 UTC  (3+ messages)

[PATCH net-2.6] sfc: Fix SFE4002 initialisation
 2010-02-09 15:52 UTC 

netfilter/iptables and network interface names
 2010-02-09 15:00 UTC  (10+ messages)

[PATCH] xfrm: validate attributes
 2010-02-09 13:59 UTC 

place for discussion about 'tc'
 2010-02-09 11:35 UTC 

[PATCH 7/7] be2net: remove ASIC generation number from Kconfig
 2010-02-09 11:39 UTC 

[PATCH 6/7] be2net: change the driver description
 2010-02-09 11:38 UTC 

[PATCH 5/7] be2net: fix to limit max vlans supported in certain skews
 2010-02-09 11:34 UTC 

netconsole dumbs the system (in initramfs with bonding and vlan)
 2010-02-09 11:34 UTC  (2+ messages)
` netconsole dumbs the system

[PATCH 4/7] be2net: minor code optimizations
 2010-02-09 11:34 UTC 

[PATCH 3/7] be2net: bug fix in be_change_mtu
 2010-02-09 11:32 UTC 

[PATCH 2/7] be2net: bug fix for flashing the BladeEngine3 ASIC
 2010-02-09 11:30 UTC 

[PATCH 1/7] be2net: remove unused pci device id
 2010-02-09 11:28 UTC 

e1000e-1.1.2 Compile errors with 2.4.37 and gcc 2.95.3
 2010-02-09 11:21 UTC  (2+ messages)

[Bugme-new] [Bug 15239] New: Problem with network performance after a while
 2010-02-09  7:46 UTC  (7+ messages)

Problem wit route cache
 2010-02-09  7:31 UTC  (13+ messages)
  ` [PATCH] dst: call cond_resched() in dst_gc_task()

[GIT]: Networking
 2010-02-09  6:59 UTC 

[PATCH 00/13] net: simplify seq_file code
 2010-02-09  6:57 UTC  (4+ messages)
` [PATCH 11/13] net: irda: use seq_list_foo() helpers

[PATCH 8/11] drivers/net: Correct NULL test
 2010-02-09  6:44 UTC  (2+ messages)

[PATCH] MAINTAINERS: networking drivers - Add git net-next tree
 2010-02-09  6:42 UTC  (2+ messages)

[PATCH] net/sched: Fix module name in Kconfig
 2010-02-09  6:41 UTC  (3+ messages)

[PATCH net-2.6] cxgb3: fix GRO checksum check
 2010-02-09  6:37 UTC  (2+ messages)

[PATCH net-next-2.6] be2net: bug fix in be_read_eeprom
 2010-02-09  3:51 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).