messages from 2006-06-21 00:41:27 to 2006-06-22 14:31:07 UTC [more...]
IPSec + large packets being corrupted
2006-06-22 14:32 UTC
[0/5] GSO: Generic Segmentation Offload
2006-06-22 14:28 UTC (10+ 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
[PATCH 0/32] TIPC updates
2006-06-22 13:59 UTC (33+ 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][RFC] Network Event Notifier Mechanism
2006-06-22 13:53 UTC (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Core network changes to support network event notification
[RFC 0/7] Updated NetLabel patch
2006-06-22 13:43 UTC (13+ 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
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 ?
[RFC] sysfs + configfs on 802.11 wireless drivers
2006-06-22 12:12 UTC
ipv6 source address selection in addrconf.c (2.6.17)
2006-06-22 11:04 UTC (8+ messages)
` [patch] "
Suspending 802.11 drivers
2006-06-22 10:56 UTC (8+ 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
[PATCH 00/21] e1000: driver update to 7.1.9-k2
2006-06-22 5:31 UTC (23+ 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
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] Export accept queue len of a TCP listening socket via /proc/net/tcp{6}
2006-06-22 0:50 UTC (4+ messages)
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] "
[PATCH 2/6] ehea: pHYP interface
2006-06-21 15:36 UTC (2+ messages)
[PATCH 0/2] NET: Accurate packet scheduling for ATM/ADSL
2006-06-21 14:33 UTC (6+ messages)
[PATCH 6/6] ehea: Makefile & Kconfig
2006-06-21 12:42 UTC
[PATCH 5/6] ehea: eHEA Makefile
2006-06-21 12:41 UTC
[PATCH 4/6] ehea: main header files
2006-06-21 12:41 UTC
[PATCH 1/6] ehea: interface to network stack
2006-06-21 12:40 UTC
[PATCH 0/6] ehea: IBM eHEA Ethernet Device Driver
2006-06-21 12:39 UTC
[PATCH 3/6] ehea: queue management
2006-06-21 12:03 UTC
+ myri10ge-build-fix.patch added to -mm tree
2006-06-21 12:28 UTC (3+ messages)
skge 1.6
2006-06-21 8:46 UTC
Sanitise ethtool.h and mii.h for userspace
2006-06-21 8:23 UTC (2+ messages)
[PATCH 1/3] PAL: Support of the fixed PHY
2006-06-21 7:38 UTC (4+ messages)
` [PATCH 2/3] FS_ENET: use PAL for mii management
You cum very quickly and without any control!
2006-06-21 6:18 UTC
Can I make ipv6 module inactive at my pentaval driver?
2006-06-21 5:41 UTC
[PATCH 01/06] MLSXFRM: Granular IPSec associations for use in MLS environments
2006-06-21 5:24 UTC (2+ messages)
[PATCH 03/06] MLSXFRM: Add security sid to sock
2006-06-21 5:12 UTC (3+ messages)
[PATCH] [2.6.17] Add tsi108 Ethernet device driver support
2006-06-21 4:00 UTC
[patch] ieee80211: fix not allocating IV+ICV space when using encryption in ieee80211_tx_frame
2006-06-21 3:35 UTC (2+ messages)
` [patch] ieee80211: fix not allocating IV+ICV space when usingencryption "
(unknown)
2006-06-21 2:04 UTC
[PATCH 1/2] 8139cp: fix eeprom read command length
2006-06-21 1:33 UTC (3+ messages)
` [PATCH 1/2 resend] "
` [PATCH 2/2 resend] 8139cp: add ethtool eeprom support
DF, IP ID always 0 and the reassembly protections
2006-06-21 0:43 UTC (5+ messages)
[PATCH 03/06] MLSXFRM: Add security sid to sock
2006-06-21 0:41 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).