messages from 2007-11-16 03:41:15 to 2007-11-19 21:18:00 UTC [more...]
[patch 00/22] DM9000 updates for 2.6.25
2007-11-19 20:39 UTC (16+ messages)
` [patch 04/22] NET: DM9000: Add initial ethtool support
` [patch 05/22] NET: DM9000: Do not sleep with spinlock and IRQs held
` [patch 06/22] NET: DM9000: Use kthread to probe MII status when device open
` [patch 08/22] NET: DM9000: Remove barely used SROM array read
` [patch 09/22] NET: DM9000: Add mutex to protect access
` [patch 11/22] NET: DM9000: Add ethtool control of msg_enable value
` [patch 13/22] NET: DM9000: Ensure spinlock held whilst accessing EEPROM registers
` [patch 15/22] NET: DM9000: Use netif_msg to enable debugging options
` [patch 16/22] NET: DM9000: Fix delays used by EEPROM read and write
` [patch 17/22] NET: DM9000: Remove cal_CRC() and use ether_crc_le instead
` [patch 18/22] NET: DM9000: Remove redudant use of "& 0xff"
` [patch 19/22] NET: DM9000: Add platform flag for no attached EEPROM
` [patch 20/22] NET: DM9000: Add support for MII ioctl() calls
` [patch 21/22] NET: DM9000: Update retry count whilst identifying chip
` [patch 22/22] NET: DM9000: Show the MAC address source after printing MAC
[PATCH 2.6.24 1/2]S2io: Strip the vlan tag if the vlan group is not NULL
2007-11-19 22:00 UTC
[PATCH 2.6.24 2/2]S2io: Fix to aggregate vlan tagged packets
2007-11-19 22:06 UTC
[PATCH 2.6.25 6/6] net: consolidate net namespace related proc files creation
2007-11-19 20:15 UTC (2+ messages)
[PATCH] forcedeth boot delay fix
2007-11-18 19:13 UTC
Netfilter: kernel panic with REDIRECT target. (2.6.23 and 2.6.23.8)
2007-11-19 19:59 UTC (8+ messages)
[PATCH] Compact sk_stream_mem_schedule() code
2007-11-19 19:30 UTC (2+ messages)
[PATCH] dm9601: Consolidate common parts of dm_write_*_async
2007-11-15 10:10 UTC
[PATCH] dm9601: Fix printk
2007-11-15 10:01 UTC
HTB/HSFC shaping precision
2007-11-19 16:24 UTC (2+ messages)
[PATCH][PKTGEN] Fix double unlock of xfrm_state->lock
2007-11-19 16:18 UTC (2+ messages)
[PATCH 1/2] [IPV4] UDP: Always checksum even if without socket filter
2007-11-19 15:29 UTC (21+ messages)
Get the IP address of an interface with a given name
2007-11-19 14:39 UTC
[PATCH net-2.6] [TCP] MTUprobe: fix potential sk_send_head corruption
2007-11-19 14:15 UTC (2+ messages)
` [PATCH net-2.6 (2nd try)] "
[PATCH] net/ipv4/arp.c: Fix arp reply when sender ip 0 (was: Strange behavior in arp probe reply, bug or feature?)
2007-11-19 13:06 UTC (10+ messages)
` [PATCH] net/ipv4/arp.c: Fix arp reply when sender ip 0
[PATCH][net-2.6.25][NETNS] make netns cleanup to run in a separate workqueue
2007-11-19 11:08 UTC (3+ messages)
[PATCH 1/2] virtio: fix net driver loop case where we fail to restart
2007-11-19 10:31 UTC (3+ messages)
` [PATCH 2/2] virtio: free transmit skbs when notified, not on next xmit
[PATCH][IPVS] Relax the module get/put in ip_vs_app.c
2007-11-19 9:58 UTC
[PATCH 1/1]: SAs created although tmpl->optional set
2007-11-19 9:49 UTC (2+ messages)
r8169 crash
2007-11-18 23:31 UTC (5+ messages)
[BUG] New Kernel Bugs
2007-11-19 4:43 UTC (15+ messages)
` size of git repository (was Re: [BUG] New Kernel Bugs)
[PATCH] Fix buglets in mpc5200 FEC code that are corrupting memory
2007-11-19 1:49 UTC (4+ messages)
[TCP]: Fix TCP header misalignment
2007-11-19 1:28 UTC (3+ messages)
crash in ieee80211_rate with linux-2.6.24-rc3
2007-11-18 20:18 UTC
[PATCH 00/33] Swap over NFS -v14
2007-11-18 18:09 UTC (6+ messages)
[PATCH] IPV4 : Move ip route cache flush (secret_rebuild) from softirq to workqueue
2007-11-18 2:13 UTC (11+ messages)
2.6.24-rc2-mm1 -- strange apparent network failures
2007-11-18 1:57 UTC (11+ messages)
[PATCH] NET : rt_check_expire() can take a long time, add a cond_resched()
2007-11-18 0:27 UTC (7+ messages)
[NET]: rt_check_expire() can take a long time, add a cond_resched()
2007-11-18 0:03 UTC (5+ messages)
[PATCH, REPOST] Fix/Rewrite of the mipsnet driver
2007-11-17 22:29 UTC
Netconsole and logging everything from /dev/console
2007-11-17 19:31 UTC (3+ messages)
[PATCH] via-velocity: don't oops on MTU change
2007-11-17 15:04 UTC (12+ messages)
[PATCH] tun: use iov_length()
2007-11-17 13:55 UTC
[2.6 patch] net/core/request_sock.c: remove unused exports
2007-11-17 11:58 UTC
SFQ: backport some features from ESFQ (try 5)
2007-11-17 5:34 UTC (3+ messages)
[PATCH 0/5] UDP memory accounting and limitation (take 8)
2007-11-17 4:01 UTC (6+ messages)
` [PATCH 4/5] udp: memory limitation by using udp_mem
[PATCH net-2.6.25] [TCP]: Correct DSACK check placing
2007-11-17 0:18 UTC (2+ messages)
[PATCH 0/7] CAN: New PF_CAN protocol family for 2.6.25, update
2007-11-17 0:10 UTC (9+ messages)
` [PATCH 1/7] CAN: Allocate protocol numbers for PF_CAN
` [PATCH 2/7] CAN: Add PF_CAN core module
` [PATCH 3/7] CAN: Add raw protocol
` [PATCH 4/7] CAN: Add broadcast manager (bcm) protocol
` [PATCH 5/7] CAN: Add virtual CAN netdevice driver
` [PATCH 6/7] CAN: Add maintainer entries
` [PATCH 7/7] CAN: Add documentation
[PATCH 2/7] CAN: Add PF_CAN core module
2007-11-16 23:42 UTC (6+ messages)
[PATCH 2/9 RESEND] cxgb3 - Use wild card for PCI subdevice ID match
2007-11-16 22:26 UTC
[PATCH 2/9] cxgb3 - Use wild card for PCI vendor ID match
2007-11-16 21:25 UTC (2+ messages)
ping6 sets IPV6_PMTUDISC_DO option on multicast packets
2007-11-16 21:29 UTC
[Bugme-new] [Bug 9391] New: Netgear GA320T(tg3) strange errors and non-workingness
2007-11-16 19:46 UTC (5+ messages)
[PATCH 9/9] cxgb3 - Fix I/O synchronization
2007-11-16 19:22 UTC
[PATCH 8/9] cxgb3 - HW set up updates
2007-11-16 19:22 UTC
[PATCH 7/9] cxgb3 - sysfs methods clean up
2007-11-16 19:22 UTC
[PATCH 6/9] cxgb3 - fix interaction with pktgen
2007-11-16 19:22 UTC
[PATCH 5/9] cxgb3 - FW upgrade
2007-11-16 19:22 UTC
[PATCH 4/9] cxgb3 - Add EEH support
2007-11-16 19:21 UTC
[PATCH 3/9] cxgb3 - Fix resources release
2007-11-16 19:21 UTC
[PATCH 1/9] cxgb3 - fix MSI-X failure path
2007-11-16 19:21 UTC
[PATCH 0/9] cxgb3 - driver update
2007-11-16 19:19 UTC
[PATCH 6/6 net-2.6.25][RAW] Consolidate proc interface (v2)
2007-11-16 15:06 UTC
FW: [PATCH 2/2] [e1000 VLAN] Disable vlan hw accel when promiscuous mode
2007-11-16 14:46 UTC (3+ messages)
[PATCH 6/6 net-2.6.25][RAW] Consolidate proc interface
2007-11-16 14:39 UTC (3+ messages)
[PATCH 5/6 net-2.6.25][RAW] Consolidate proto->unhash callback
2007-11-16 14:15 UTC
[PATCH 4/6 net-2.6.25][RAW] Consolidate proto->hash callback
2007-11-16 14:14 UTC
[PATCH 3/6 net-2.6.25][RAW] Introduce raw_hashinfo structure
2007-11-16 14:12 UTC
[PATCH 2/6 net-2.6.25] IPv6 RAW: Compact the API for the kernel
2007-11-16 14:08 UTC
[PATCH 1/6 net-2.6.25] IPv4 RAW: Compact the API for the kernel
2007-11-16 14:05 UTC
[PATCH 01/10] [TCP]: Move !in_sack test earlier in sacktag & reorganize if()s
2007-11-16 13:44 UTC (17+ messages)
` [PATCH 02/10] [TCP]: Extend reordering detection to cover CA_Loss partially
` [PATCH 3/10] [TCP]: non-FACK SACK follows conservative SACK loss recovery
` [PATCH 04/10] [TCP]: Convert highest_sack to sk_buff to allow direct access
` [PATCH 05/10] [TCP]: Make lost retrans detection more self-contained
` [PATCH 06/10] [TCP]: Prior_fackets can be replaced by highest_sack seq
` [PATCH 07/10] [TCP]: Create tcp_sacktag_one()
` [PATCH 08/10] [TCP]: Earlier SACK block verification & simplify access to them
` [RFC PATCH 09/10] [TCP]: Rewrite SACK block processing & sack_recv_cache use
CLAIM YOUR WINNING PRIZE
2007-11-16 11:22 UTC
Mcast packet loss 2.6.8.1 kernel
2007-11-16 11:38 UTC
[PATCH] NET : convert ip_rt_acct to per_cpu variables
2007-11-16 11:32 UTC (5+ messages)
[Bugme-new] [Bug 9384] New: Appletalk packets are delivered to the last interface FD_SET
2007-11-16 11:23 UTC (3+ messages)
[PATCH 1/2] [IPV4] SNMP: Decrement of UDP InDatagrams for bad checksum
2007-11-16 10:59 UTC (2+ messages)
[PATCH] NET : Corrects a bug in ip_rt_acct_read()
2007-11-16 10:32 UTC (2+ messages)
Re : Bug in using inet_lookup ()
2007-11-16 10:08 UTC (2+ messages)
[PATCH,RFC] ep93xx_eth: conversion to phylib framework
2007-11-16 9:38 UTC
[PATCH 2.6.25] add bnx2x driver for BCM57710
2007-11-16 7:55 UTC (4+ messages)
` [PATCH 2.6.25] add bnx2x driver for BCM57710 - bnx2x.c
[PATCH] e1000: Fix for 32 bits platforms with 64 bits resources
2007-11-16 7:37 UTC
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).