netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-01-23 08:38:17 to 2009-01-26 22:57:04 UTC [more...]

[GIT]: Networking
 2009-01-26 22:57 UTC 

[PATCH 1/1] Fix getsockname (ipv4/ipv6)
 2009-01-26 22:48 UTC  (4+ messages)

[patch 2.6.28-rc8-davinci-git] dm355: dm9000
 2009-01-26 22:36 UTC 

[PATCH] gianfar: Revive VLAN support
 2009-01-26 22:33 UTC  (3+ messages)

[PANIC] lro + iscsi or lro + skb text search causes panic
 2009-01-26 22:30 UTC  (9+ messages)

32 core net-next stack/netfilter "scaling"
 2009-01-26 22:15 UTC 

[PATCH] net: fix setsockopt() locking errors
 2009-01-26 21:30 UTC  (4+ messages)

[PATCH v2] tcp: splice as many packets as possible at once
 2009-01-26 21:21 UTC  (3+ messages)

Linux 2.6.27.13
 2009-01-26 21:07 UTC 

[PATCH 0/2 2.6.30] cxgb3 - notify iWARP of chip resets
 2009-01-26 21:01 UTC  (5+ messages)
` DCA/IOAT problem
    ` [ SPAM ] "

[PATCH] Marvell 88E1118 interrupt fix
 2009-01-26 20:34 UTC  (3+ messages)

hardware time stamping with optional structs in data area
 2009-01-26 20:39 UTC  (5+ messages)

VLAN patch: Export symbols as non GPL symbols
 2009-01-26 20:37 UTC  (3+ messages)

[PATCH]bnx2x: tx_has_work should not wait for FW
 2009-01-26 20:36 UTC  (2+ messages)

[PATCH 1/2] netxen: fix vlan tso/checksum offload
 2009-01-26 20:35 UTC  (4+ messages)
` [PATCH 2/2] netxen: reduce memory footprint

why usr/include/linux/if_frad.h is required
 2009-01-26 20:30 UTC  (7+ messages)

[PATCH] w35und: fix usb_control_msg() error handling in wb35_probe()
 2009-01-26 20:22 UTC  (4+ messages)

[PATCH][RFC] Move config NET_NS to from net/Kconfig to init/Kconfig
 2009-01-26 20:26 UTC  (3+ messages)

[PATCH] Fix missing ifdef in isdn_ppp
 2009-01-26 20:24 UTC  (2+ messages)

[ANNOUNCE]: lio-core-2.6.git updated to v2.6.29-rc2
 2009-01-26 20:23 UTC 

[PATCH] networking: document "nc" in addition to "netcat" in netconsole.txt
 2009-01-26 20:19 UTC  (3+ messages)

[net-2.6 PATCH] e1000e: workaround hw errata
 2009-01-26 20:16 UTC  (2+ messages)

[PATCH] net: add tracepoints to socket api
 2009-01-26 19:59 UTC 

port bound SAs
 2009-01-26 19:21 UTC 

Mainline kernel OLTP performance update
 2009-01-26 18:26 UTC  (29+ messages)
                              ` care and feeding of netperf (Re: Mainline kernel OLTP performance update)

IP address: property of host or interface?
 2009-01-26 18:20 UTC  (4+ messages)

[PATCH] Stop scaring users with "treason uncloaked!"
 2009-01-26 17:46 UTC  (3+ messages)

[PATCH 2.6.30 2/2] iw_cxgb3 - handle chip reset notifications
 2009-01-26 17:46 UTC 

[PATCH 2.6.30 1/2] cxgb3 - Notify fatal errors
 2009-01-26 17:46 UTC 

[PATCH 5/5] virtio_net: Add support for VLAN filtering in the hypervisor
 2009-01-26 17:42 UTC  (5+ messages)

[PATCH 1/1] Return EINVAL if the user provides a return data structure for getsockname that is too small to hold the PF_ address. This introduces a new error code but this should be OK as the error is real and would otherwise corrupt the user-application's stack, i.e., it results in trouble no matter what. I do not do a partial copy of the sockaddr structure because it does not make very much sense to retrieve only part of the socket address (e.g., ip + af_family)
 2009-01-26 16:21 UTC 

[PATCH] smsc911x: leave RX_STOP interrupt permanently enabled
 2009-01-26 15:57 UTC 

[PATCH] iproute2 : fix to catchup with xtables/iptables >= 1.4.2
 2009-01-26 14:38 UTC  (8+ messages)

[RFC PATCH] smsc911x: protect INT_EN read-modify-write with spinlock
 2009-01-26  9:56 UTC  (4+ messages)

[PATCH REPOST 0/6] convert arm platforms to smsc911x
 2009-01-26  8:45 UTC  (10+ messages)
` [PATCH 1/6] smsc911x: add support for platform-specific irq flags
` [PATCH 7/8] arm: convert omap ldp platform to use smsc911x
  ` [PATCHv2 "

speed regression in udp_lib_lport_inuse()
 2009-01-26  8:20 UTC  (11+ messages)
            ` [PATCH] udp: optimize bind(0) if many ports are in use

[PATCH] tcp: splice as many packets as possible at once
 2009-01-26  8:12 UTC  (7+ messages)

[PATCH] smc91x: struct net_device_ops
 2009-01-26  6:55 UTC 

[PATCH 0/21][next] qlge: Clean up and add firmware support
 2009-01-26  6:17 UTC  (28+ messages)
` [PATCH 01/21] [next] qlge: Change to device ID 8000 and corresponding flash access
` [PATCH 02/21] [next] qlge: Add new functions for signaling link up/down
` [PATCH 03/21] [next] qlge: Clean and optimize rx buf queue refill
` [PATCH 04/21] [next] qlge: Clean up adapter reset function
` [PATCH 05/21] [next] qlge: Add new function for MAC address and frame routing
` [PATCH 06/21] [next] qlge: Expand granularity on holding hardware semaphore
` [PATCH 07/21] [next] qlge: Remove lock protection in adapter up/down
` [PATCH 08/21] [next] qlge: Move interrupt enable to end of adapter up function
` [PATCH 09/21] [next] qlge: Upgrade print priority for hardware event handler
` [PATCH 10/21] [next] qlge: Cleanup rx buffer allocations
` [PATCH 11/21] [next] qlge: Cleanup spin lock usage for some register accesses
` [PATCH 12/21] [next] qlge: Clean up chip reset path
` [PATCH 13/21] [next] qlge: Cleanup MPI RISC "
` [PATCH 14/21] [next] qlge: Clean up MPI firware event handler
` [PATCH 15/21] [next] qlge: Get rid of local xgmac control
` [PATCH 16/21] [next] qlge: Add some constants for firmware support
` [PATCH 17/21] [next] qlge: Use new link up/down func FW event handler
` [PATCH 18/21] [next] qlge: Add new firmware event handlers for SFP
` [PATCH 19/21] [next] qlge: Set the MAC addr/frame routing after a firmware event
` [PATCH 20/21] [next] qlge: Add mailbox command support
` [PATCH 21/21] [next] qlge: Add port config mailbox command

pull request: wireless-2.6 2009-01-23
 2009-01-26  5:40 UTC  (2+ messages)

[PATCH v2] tcp: splice as many packets as possible at once
 2009-01-26  5:22 UTC  (4+ messages)
  ` [PATCH v3] "

[PATCH] af_key: initialize xfrm encap_oa
 2009-01-26  4:49 UTC  (3+ messages)

Fwd: [Bug 10799] sky2 general protection fault
 2009-01-26  3:23 UTC 

[atl2] warn_slowpath in dev_watchdog
 2009-01-26  3:00 UTC  (7+ messages)

[PATCH 10/34]bnx2x: Compilation issue on IA64
 2009-01-26  2:16 UTC  (6+ messages)

[PATCH] IPv6 multicast routing
 2009-01-26  2:15 UTC  (4+ messages)

[PATCH] virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANs
 2009-01-26  2:06 UTC  (3+ messages)

kmsg: convert claw printk messages
 2009-01-26  2:03 UTC 

lcs: fix compilation for !CONFIG_IP_MULTICAST
 2009-01-26  1:59 UTC 

[PATCH] smsc95xx: fix function prototype of async callback
 2009-01-26  1:54 UTC  (2+ messages)

[PATCH] smsc95xx: remove unused completion struct
 2009-01-26  1:54 UTC  (2+ messages)

net: struct device - replace bus_id with dev_name(), dev_set_name()
 2009-01-25 22:52 UTC 

[PATCH] net: pppoe - stop using proc internals
 2009-01-25 12:02 UTC 

[PATCH] tcp: splice as many packets as possible at once
 2009-01-24 21:23 UTC  (5+ messages)

[PATCH] virtio_net: use correct accessors for scatterlists
 2009-01-24 18:41 UTC  (2+ messages)

You are a proud winner of £ 710, 000 .00
 2009-01-24 16:29 UTC 

Compaq Promo
 2009-01-24 13:51 UTC 

Compaq Promo
 2009-01-24 13:50 UTC 

2.6.29-rc2-git1: Reported regressions 2.6.27 -> 2.6.28
 2009-01-24 13:25 UTC  (2+ messages)

Compaq Promo
 2009-01-24 11:26 UTC 

Lucky winner
 2009-01-24  4:15 UTC 

Lucky winner
 2009-01-24  4:15 UTC 

[PATCH] forcedeth: mgmt unit interface changes
 2009-01-23 21:01 UTC 

[PATCH 1/4] sctp: Fix crc32c calculations on big-endian arhes
 2009-01-23 22:17 UTC  (6+ messages)

[GIT PULL -tip] fix 33 make headers_check warnings
 2009-01-23 22:01 UTC  (19+ messages)

[PATCH] am79c961a: fix spin_lock usage
 2009-01-23 21:15 UTC  (4+ messages)

Powerball..Promo..Award
 2009-01-23 20:53 UTC 

2.6.28: r8169: NETDEV WATCHDOG: eth0 (r8169): transmit timed out
 2009-01-23 13:06 UTC  (5+ messages)

[PATCH net-next 0/6] Phonet improvements
 2009-01-23 13:00 UTC  (7+ messages)
` [PATCH 1/6] Phonet: move to Networking options like other protocol stacks
` [PATCH 2/6] Phonet: check destination before delivering packets locally
` [PATCH 3/6] Phonet: allow phonet_device_init() to fail, put it to __init section
` [PATCH 4/6] Phonet: handle rtnetlink registration failure
` [PATCH 5/6] Phonet: remove useless locking in device cleanup
` [PATCH 6/6] Phonet: use per-namespace devices list

Please confirm (ownership)
 2009-01-23  9:45 UTC 

[PATCH] af_key: parse and send SADB_X_EXT_NAT_T_OA extension
 2009-01-23  9:09 UTC  (6+ messages)

[net-next PATCH 1/2] ixgbe: fix slow load times on 82598 nics
 2009-01-23  8:37 UTC  (2+ messages)
` [net-next PATCH 2/2] ixgbe: add support KX/KX4 device


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).