netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2006-06-21 16:11:04 to 2006-06-22 22:22:25 UTC [more...]

[PATCH] fix net-core kernel-doc
 2006-06-22 22:14 UTC 

[PATCH 0/2][RFC] Network Event Notifier Mechanism
 2006-06-22 22:21 UTC  (2+ messages)

[PATCH 0/2][RFC] Network Event Notifier Mechanism
 2006-06-22 22:14 UTC  (14+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Core network changes to support network event notification

New Qlogic qla3xxx NIC Driver v2.02.00k31 for upstream inclusion
 2006-06-22 21:35 UTC  (3+ messages)

[RFC 0/7] Updated NetLabel patch
 2006-06-22 21:32 UTC  (17+ messages)
` [RFC 1/7] NetLabel: documentation
` [RFC 2/7] NetLabel: core network changes
` [RFC 3/7] NetLabel: CIPSOv4 engine
` [RFC 4/7] NetLabel: core NetLabel subsystem
` [RFC 5/7] NetLabel: SELinux support
` [RFC 6/7] NetLabel: CIPSOv4 integration
` [RFC 7/7] NetLabel: unlabeled packet handling

[0/5] GSO: Generic Segmentation Offload
 2006-06-22 21:32 UTC  (12+ messages)
` [1/5] [NET]: Merge TSO/UFO fields in sk_buff
` [2/5] [NET]: Add generic segmentation offload
` [3/5] [NET]: Add software TSOv4
` [4/5] [NET]: Added GSO toggle
` [5/5] [IPSEC]: Handle GSO packets

[RFC] sysfs + configfs on 802.11 wireless drivers
 2006-06-22 20:41 UTC  (3+ messages)

[PATCH 7/32] [TIPC] Multicast link failure now resets all links to "nacking" node
 2006-06-22 20:33 UTC 

[PATCH] WAN: ioremap() failure checks in drivers
 2006-06-22 20:29 UTC 

[PATCH] WAN: register_hdlc_device() doesn't need dev_alloc_name()
 2006-06-22 20:20 UTC 

[1/1] Kevent subsystem
 2006-06-22 19:53 UTC  (3+ messages)

[NET]: Prevent multiple qdisc runs
 2006-06-22 19:31 UTC  (10+ messages)

[PATCH, RFT] bcm43xx: AccessPoint mode
 2006-06-22 19:08 UTC  (3+ messages)

[DOC]: generic netlink
 2006-06-22 19:07 UTC  (5+ messages)

[PATCH 2/2] NET: Accurate packet scheduling for ATM/ADSL (userspace)
 2006-06-22 19:02 UTC  (10+ messages)

[PATCH 0/32] TIPC updates
 2006-06-22 18:51 UTC  (34+ messages)
` [PATCH 1/32] [TIPC] Improved tolerance to promiscuous mode interface
` [PATCH 2/32] [TIPC] Prevent name table corruption if no room for new publication
` [PATCH 3/32] [TIPC] Use correct upper bound when validating network zone number
` [PATCH 4/32] [TIPC] Corrected potential misuse of tipc_media_addr structure
` [PATCH 5/32] [TIPC] Allow ports to receive multicast messages through native API
` [PATCH 6/32] [TIPC] Links now validate destination node specified by incoming messages
` [PATCH 7/32] [TIPC] Multicast link failure now resets all links to "nacking" node
` [PATCH 8/32] [TIPC] Allow compilation when CONFIG_TIPC_DEBUG is not set
` [PATCH 9/32] [TIPC] Fix for NULL pointer dereference
` [PATCH 10/32] [TIPC] Fixed privilege checking typo in dest_name_check()
` [PATCH 11/32] [TIPC] Fix misleading comment in buf_discard() routine
` [PATCH 12/32] [TIPC] Added support for MODULE_VERSION capability
` [PATCH 13/32] [TIPC] Validate entire interface name when locating bearer to enable
` [PATCH 14/32] [TIPC] Non-operation-affecting corrections to comments & function definitions
` [PATCH 15/32] [TIPC] Fixed connect() to detect a dest address that is missing or too short
` [PATCH 16/32] [TIPC] Implied connect now saves dest name for retrieval as ancillary data
` [PATCH 17/32] [TIPC] Can now return destination name of form {0,x,y} via "
` [PATCH 18/32] [TIPC] Connected send now checks socket state when retrying congested send
` [PATCH 19/32] [TIPC] Stream socket send indicates partial success if data partially sent
` [PATCH 20/32] [TIPC] Improved performance of error checking during socket creation
` [PATCH 21/32] [TIPC] recvmsg() now returns TIPC ancillary data using correct level (SOL_TIPC)
` [PATCH 22/32] [TIPC] Simplify code for returning partial success of stream send request
` [PATCH 23/32] [TIPC] Optimized argument validation done by connect()
` [PATCH 24/32] [TIPC] Withdrawing all names from nameless port now returns success, not error
` [PATCH 25/32] [TIPC] Added missing warning for out-of-memory condition
` [PATCH 26/32] [TIPC] Fixed memory leak in tipc_link_send() when destination is unreachable
` [PATCH 27/32] [TIPC] Disallow config operations that aren't supported in certain modes
` [PATCH 28/32] [TIPC] First phase of assert() cleanup
` [PATCH 29/32] [TIPC] Enhanced & cleaned up system messages; fixed 2 obscure memory leaks
` [PATCH 30/32] [TIPC] Fixed link switchover bugs
` [PATCH 31/32] [TIPC] Get rid of dynamically allocated arrays in broadcast code
` [PATCH 32/32] [TIPC] Fix incorrect correction to discovery timer frequency computation

[PATCH 0/2] NET: Accurate packet scheduling for ATM/ADSL
 2006-06-22 18:41 UTC  (6+ messages)

Executive Management Placement
 2006-06-22 18:29 UTC 

[PATCH] Export accept queue len of a TCP listening socket via /proc/net/tcp{6}
 2006-06-22 17:38 UTC  (5+ messages)
      ` [PATCH] Export accept queue len of a TCP listening socket via rx_queue

[PATCH 00/21] e1000: driver update to 7.1.9-k2
 2006-06-22 16:01 UTC  (28+ messages)
` [PATCH 01/21] e1000: fix loopback ethtool test
` [PATCH 02/21] e1000: rework driver hardware reset locking
` [PATCH 03/21] e1000: Make PHY powerup/down a function
` [PATCH 04/21] e1000: fix CONFIG_PM blocks
` [PATCH 05/21] e1000: small performance tweak by removing double code
` [PATCH 06/21] e1000: add smart power down code
` [PATCH 07/21] e1000: change printk into DPRINTK
` [PATCH 08/21] e1000: recycle skb
` [PATCH 09/21] e1000: rework module param code with uninitialized values
` [PATCH 10/21] e1000: force register write flushes to circumvent broken platforms
` [PATCH 11/21] e1000: disable CRC stripping workaround
` [PATCH 12/21] e1000: fix adapter led blinking inconsistency
` [PATCH 13/21] e1000: add E1000_BIG_ENDIAN symbol
` [PATCH 14/21] e1000: M88 PHY workaround
` [PATCH 15/21] e1000: check return value of _get_speed_and_duplex
` [PATCH 16/21] e1000: disable ERT
` [PATCH 17/21] e1000: add ich8lan core functions
` [PATCH 18/21] e1000: integrate ich8 support into driver
` [PATCH 19/21] e1000: allow user to disable ich8 lock loss workaround
` [PATCH 20/21] e1000: add ich8lan device ID's
` [PATCH 21/21] e1000: increase version to 7.1.9-k2

[RFC PATCH 1/2] Hardware button support for Wireless cards: radiobtn
 2006-06-22 15:55 UTC  (5+ messages)

Binding a packet socket to interface down
 2006-06-22 15:51 UTC  (2+ messages)

IPSec + large packets being corrupted
 2006-06-22 14:32 UTC 

Memory corruption in 8390.c ? (was Re: Possible leaks in network drivers)
 2006-06-22 13:25 UTC  (16+ messages)
    ` Memory corruption in 8390.c ?

ipv6 source address selection in addrconf.c (2.6.17)
 2006-06-22 11:04 UTC  (5+ messages)
` [patch] "

Suspending 802.11 drivers
 2006-06-22 10:56 UTC  (7+ messages)

[Bugme-new] [Bug 6730] New: pptp connection hang on heavy network load
 2006-06-22 10:15 UTC 

[2.6 patch] make drivers/net/forcedeth.c:nv_update_pause() static
 2006-06-22 10:03 UTC 

[NET]: Prevent transmission after dev_deactivate
 2006-06-22  9:28 UTC  (2+ messages)

No interfaces under /proc/sys/net/ipv4/conf/
 2006-06-22  9:20 UTC  (3+ messages)

[-mm patch] drivers/net/ni5010.c: fix compile error
 2006-06-22  8:45 UTC  (3+ messages)

[IPV6] ADDRCONF: Fix default source address selection without CONFIG_IPV6_PRIVACY
 2006-06-22  8:42 UTC  (2+ messages)

[PATCH 1/3] PAL: Support of the fixed PHY
 2006-06-22  8:39 UTC  (5+ messages)
` [PATCH 2/3] FS_ENET: use PAL for mii management
` [PATCH 3/3] FS_ENET: phydev pointer may be dereferenced without NULL check

[patch] ipv6 source address selection in addrconf.c (2.6.17)
 2006-06-22  8:39 UTC 

[RFC] net/ipv{4,6} UDP-Lite: code sharing between udp.c and udplite.c
 2006-06-22  7:20 UTC 

New Qlogic qla3xxx NIC Driver v2.02.00k31 for upstream inclusion
 2006-06-22  4:55 UTC  (3+ messages)

Locking validator output on DCCP
 2006-06-22  4:55 UTC  (6+ messages)

[PATCH 1/3] Rough VJ Channel Implementation - vj_core.patch
 2006-06-22  4:36 UTC  (7+ messages)

[patch 2.6.17] s2io driver irq fix
 2006-06-22  4:15 UTC  (2+ messages)

New and hot Do you have life experience?
 2006-06-22  2:25 UTC 

[0/5] GSO: Generic Segmentation Offload
 2006-06-22  1:14 UTC  (7+ messages)
` [1/5] [NET]: Merge TSO/UFO fields in sk_buff

PATCH 2.6.17-rc5 tulip free_irq() called too late
 2006-06-22  0:43 UTC  (5+ messages)
    ` PATCHv3 "

[2.6 patch] drivers/net/irda/mcs7780.c: make struct mcs_driver static
 2006-06-21 23:20 UTC 

[PATCH 01/06] MLSXFRM: Granular IPSec associations for use in MLS environments
 2006-06-21 20:36 UTC 

Intel ixgb driver bug in linux-2.6.17-rc6-mm2
 2006-06-21 20:18 UTC  (3+ messages)

[Patch] skb used after passing to netif_rx in net/ieee80211/ieee80211_rx.c
 2006-06-21 19:05 UTC 

[PATCH v3 0/7][RFC] Ammasso 1100 iWARP Driver
 2006-06-21 18:47 UTC  (7+ messages)
` [PATCH v3 1/7] AMSO1100 Low Level Driver
      ` [openib-general] "


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