netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-02-08 14:25:44 to 2010-02-10 00:31:20 UTC [more...]

[PATCH 0/3]: via-velocity: Fixes for locking issues
 2010-02-10  0:31 UTC  (2+ 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] [V3] net: emaclite: adding MDIO and phy lib support
 2010-02-09 23:00 UTC  (4+ messages)

[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

Network device and namespace checkpoint/restart (v2)
 2010-02-09 21:25 UTC  (5+ 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

netfilter 00/05: netfilter fixes
 2010-02-09 20:38 UTC  (10+ messages)
` netfilter 01/05: nf_conntrack: fix memory corruption with multiple namespaces
` netfilter 02/05: nf_conntrack: per netns nf_conntrack_cachep
` netfilter 03/05: nf_conntrack: restrict runtime expect hashsize modifications
` netfilter 04/05: xtables: compat out of scope fix
` netfilter 05/05: nf_conntrack: fix hash resizing with namespaces

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

[net-next-2.6 PATCH 2/3] fs_enet: Add support for MPC512x to fs_enet driver
 2010-02-09 20:13 UTC  (6+ 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 01/23 v3] mlx4_core: identify function as pf or vf
 2010-02-09 17:32 UTC  (9+ messages)
` [PATCH 02/23 v3] mlx4_core: add multi-function communication channel
` [PATCH 04/23 v3] mlx4_core: add slave resource allocation
` [PATCH 17/23 v3] mlx4_core: Randomize Mac addresses for slaves

[net-next PATCH v2 2/3] net: TCP thin linear timeouts
 2010-02-09 16:40 UTC  (4+ messages)

[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 

[PATCH v2 00/41] CAPI: Major rework, tons of bug fixes
 2010-02-09 12:54 UTC  (44+ messages)
` [PATCH v2 01/41] CAPI: Fix leaks in capifs_new_ncci
` [PATCH v2 02/41] CAPI: Sanitize capifs API
` [PATCH v2 03/41] CAPI: Eliminate capifs_root variable
` [PATCH v2 04/41] CAPI: Pin capifs instead of mounting it
` [PATCH v2 05/41] CAPI: Reduce chattiness during module loading/removal
` [PATCH v2 06/41] CAPI: Call a controller 'controller', not 'card'
` [PATCH v2 07/41] CAPI: Convert capi drivers rwlock into mutex
` [PATCH v2 08/41] CAPI: Rework capi_ctr_ready/down
` [PATCH v2 09/41] CAPI: Rework controller state notifier
` [PATCH v2 10/41] CAPI: Rework locking of controller data structures
` [PATCH v2 11/41] CAPI: Rework application locking
` [PATCH v2 12/41] CAPI: Reduce #ifdef mess around CONFIG_ISDN_CAPI_MIDDLEWARE
` [PATCH v2 13/41] CAPI: Convert capidev_list_lock into a mutex
` [PATCH v2 14/41] CAPI: Clean up capi_open/release
` [PATCH v2 15/41] CAPI: Rework locking of capidev members
` [PATCH v2 16/41] CAPI: Use non-atomic allocation during NCCI setup
` [PATCH v2 17/41] CAPI: Fix racy capi_read
` [PATCH v2 18/41] CAPI: Switch NCCI list to standard doubly linked list
` [PATCH v2 19/41] CAPI: Switch capiminor list to array
` [PATCH v2 20/41] CAPI: Clean up capinc_tty_init/exit
` [PATCH v2 21/41] CAPI: Dynamically register minor devices
` [PATCH v2 22/41] CAPI: Use dynamic major for NCCI TTYs by default
` [PATCH v2 23/41] CAPI: Use kref on capiminor
` [PATCH v2 24/41] CAPI: Establish install/cleanup handlers for capiminor TTYs
` [PATCH v2 25/41] CAPI: Use tty_port to keep track of capiminor's tty
` [PATCH v2 26/41] CAPI: Drop remaining NULL checks on tty->driver_data
` [PATCH v2 27/41] CAPI: Issue synchronous hangup on capincci_free_minor
` [PATCH v2 28/41] CAPI: Drop obsolete nccip from capiminor struct
` [PATCH v2 29/41] CAPI: Clean up capiminors_lock
` [PATCH v2 30/41] CAPI: Drop atomic ttyopencount
` [PATCH v2 31/41] CAPI: Drop handle_minor_recv from capinc_tty_write
` [PATCH v2 32/41] CAPI: Rework capiminor RX handler
` [PATCH v2 33/41] CAPI: Rename datahandle_queue -> ackqueue_entry
` [PATCH v2 34/41] CAPI: Use atomics for capiminor's datahandle and msgid
` [PATCH v2 35/41] CAPI: Drop capiminor's unused inbytes counter
` [PATCH v2 36/41] CAPI: Fix locking around capiminor's output queue and drop workaround_lock
` [PATCH v2 37/41] CAPI: Clean up capiminor_*_ack
` [PATCH v2 38/41] CAPI: Drop return value of handle_minor_send
` [PATCH v2 39/41] CAPI: Drop special controller lookup from capi20_put_message
` [PATCH v2 40/41] CAPI: Schedule capifs for removal
` [PATCH v2 41/41] CAPI: Remove experimental tag from middleware feature

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)

[PATCH 00/13] net: simplify seq_file code, revised
 2010-02-09  9:21 UTC  (14+ 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: "

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

Problem wit route cache
 2010-02-09  7:31 UTC  (22+ 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 

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

linux-next: manual merge of the net tree with the wireless-current tree
 2010-02-09  3:20 UTC  (2+ messages)

[PATCH 1/1 net-next] virtio_net: remove send queue
 2010-02-09  0:14 UTC 

PROBLEM: oops w/ bridge in 2.6.32.7
 2010-02-08 23:47 UTC  (2+ messages)

MAX_SKB_FRAGS and GRO
 2010-02-08 22:21 UTC  (7+ messages)

[PATCH 2.6.33 3/3] net: Makefile change for KSZ884X driver
 2010-02-08 21:40 UTC 

[PATCH 2.6.33 2/3] net: Kconfig change for KSZ884X driver
 2010-02-08 21:38 UTC 

[PATCH 2.6.33 1/3] net: Micrel KSZ8841/2 PCI Ethernet driver
 2010-02-08 21:36 UTC 

[Bug #15196] kmem_cache_create: duplicate cache ccid2_h
 2010-02-08 20:34 UTC  (2+ messages)

VLAN egress performance
 2010-02-08 16:58 UTC  (3+ messages)

[RFC Patch] net: reserve ports for applications using fixed port numbers
 2010-02-08 16:51 UTC  (4+ messages)

[RFC]: xfrm by mark
 2010-02-08 15:56 UTC  (7+ messages)

ipv6: fib: fix crash when changing large fib while dumping it
 2010-02-08 15:19 UTC 

[PATCH net-next-2.6] macb: straighten out macb_mii_probe function
 2010-02-08 15:12 UTC 

smsc911x suspend/resume
 2010-02-08 15:10 UTC  (7+ messages)

rps: question
 2010-02-08 15:09 UTC  (3+ messages)

[net-next PATCH v2 0/3] net: TCP thin-stream latency-improving modifications
 2010-02-08 14:25 UTC 

[PATCH for 2.6.33] conntrack: restrict runtime hashsize modifications
 2010-02-08 14:35 UTC  (8+ messages)

[PATCH net-next-2.6] net: use netdev_mc_count and netdev_mc_empty when appropriate
 2010-02-08 14:30 UTC 

[net-next PATCH v2 3/3] net: TCP thin dupack
 2010-02-08 14:25 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).