messages from 2007-05-03 04:10:53 to 2007-05-04 13:24:58 UTC [more...]
How to find I/F to destination
2007-05-04 13:24 UTC (10+ messages)
[PATCH 00/40] Swap over Networked storage -v12
2007-05-04 13:18 UTC (44+ messages)
` [PATCH 01/40] mm: page allocation rank
` [PATCH 02/40] mm: slab allocation fairness
` [PATCH 03/40] mm: allow PF_MEMALLOC from softirq context
` [PATCH 04/40] mm: serialize access to min_free_kbytes
` [PATCH 05/40] mm: emergency pool
` [PATCH 06/40] mm: __GFP_EMERGENCY
` [PATCH 07/40] mm: allow mempool to fall back to memalloc reserves
` [PATCH 08/40] mm: kmem_cache_objsize
` [PATCH 09/40] mm: optimize gfp_to_rank()
` [PATCH 10/40] selinux: tag avc cache alloc as non-critical
` [PATCH 11/40] net: wrap sk->sk_backlog_rcv()
` [PATCH 12/40] net: packet split receive api
` [PATCH 13/40] net: sk_allocation() - concentrate socket related allocations
` [PATCH 14/40] netvm: link network to vm layer
` [PATCH 15/40] netvm: INET reserves
` [PATCH 16/40] netvm: hook skb allocation to reserves
` [PATCH 17/40] netvm: filter emergency skbs
` [PATCH 18/40] netvm: prevent a TCP specific deadlock
` [PATCH 19/40] netfilter: notify about NF_QUEUE vs emergency skbs
` [PATCH 20/40] netvm: skb processing
` [PATCH 21/40] uml: rename arch/um remove_mapping()
` [PATCH 22/40] mm: prepare swap entry methods for use in page methods
` [PATCH 23/40] mm: add support for non block device backed swap files
` [PATCH 24/40] mm: methods for teaching filesystems about PG_swapcache pages
` [PATCH 25/40] nfs: remove mempools
` [PATCH 26/40] nfs: teach the NFS client how to treat PG_swapcache pages
` [PATCH 27/40] nfs: disable data cache revalidation for swapfiles
` [PATCH 28/40] nfs: enable swap on NFS
` [PATCH 29/40] nfs: fix various memory recursions possible with swap over NFS
` [PATCH 30/40] nfs: fixup missing error code
` [PATCH 31/40] mm: balance_dirty_pages() vs throttle_vm_writeout() deadlock
` [PATCH 32/40] block: add a swapdev callback to the request_queue
` [PATCH 33/40] uml: enable scsi and add iscsi config
` [PATCH 34/40] sock: safely expose kernel sockets to userspace
` [PATCH 35/40] From: Mike Christie <mchristi@redhat.com>
` [PATCH 36/40] iscsi: fixup of the ep_connect patch
` [PATCH 37/40] iscsi: ensure the iscsi kernel fd is not usable in userspace
` [PATCH 38/40] netlink: add SOCK_VMIO support to AF_NETLINK
` [PATCH 39/40] mm: a process flags to avoid blocking allocations
` [PATCH 40/40] iscsi: support for swapping over iSCSI
[PATCH][SOCK]: shrink struct sock
2007-05-04 12:24 UTC (6+ messages)
[PATCH] Consolidate checking for tcp orphan count being too big
2007-05-04 11:09 UTC
[PATCH 2/3] [AF_IUCV/IUCV]: Implementation of a skb backlog queue
2007-05-04 9:52 UTC (4+ messages)
` [PATCH 1/2] [AF_IUCV]: "
` [PATCH 2/2] [AF_IUCV/IUCV] : Add missing section annotations
[PATCH net-2.6] [TCP] FRTO: Add missing ECN CWR sending to one of the responses
2007-05-04 7:24 UTC
[PATCH tcp-2.6] [TCP]: Access to highest_sack obsoletes forward_cnt_hint
2007-05-04 7:01 UTC
[PATCH 0/2] natsemi: Improve DspCfg workaround
2007-05-04 5:58 UTC (4+ messages)
` [PATCH 1/2] natsemi: Improve diagnostics for "
` [PATCH 2/2] Subject: natsemi: Allow users to disable workaround for DspCfg reset
[PATCH] [TCP] Highspeed: Limited slow-start is nowadays in tcp_slow_start
2007-05-04 3:42 UTC (3+ messages)
[RESEND][PATCH][XFRM] SAD info TLV aggregation
2007-05-04 3:36 UTC (7+ messages)
[PATCH] Stop ignoring argument in drivers/network/b44.c
2007-05-04 2:07 UTC
[PATCH] IPV6 : get rid of __HAVE_ARCH_ADDR_SET
2007-05-04 0:39 UTC (4+ messages)
` [PATCH] IPV6 : Some cleanups in include/net/ipv6.h
[PATCH] TCP: zero out rx_opt in tcp_disconnect()
2007-05-04 0:31 UTC (2+ messages)
2.6.20.7 mss negotiation and path mtu discovery mostly broken?
2007-05-04 0:23 UTC (5+ messages)
[PATCH] Rework dev_base via list_head (v3)
2007-05-04 0:17 UTC (2+ messages)
[PATCH] Fix ppp_deflate issues with recent zlib_inflate changes
2007-05-04 0:11 UTC (2+ messages)
Routing 600+ vlan's via linux problems (looks like arp problems)
2007-05-04 0:01 UTC (3+ messages)
[PATCH] IPROUTE: Modify tc for new PRIO multiqueue behavior
2007-05-03 23:54 UTC (3+ messages)
[ofa-general] Re: IPoIB forwarding
2007-05-03 23:37 UTC (10+ messages)
[RESEND][PATCH][IPROUTE2] see SPD info
2007-05-03 23:20 UTC
[RESEND] [PATCH][XFRM] SPD info TLV aggregation
2007-05-03 23:15 UTC
[RESEND][PATCH][IPROUTE2] see SAD info
2007-05-03 23:09 UTC
[PATCH 0/20][BNX2]: Bug fixes and more 5709 suppot
2007-05-03 20:25 UTC (40+ messages)
` [ETHTOOL]: Add 2.5G bit definitions
` [PATCH] ethtool: Add 2.5G support
` [PATCH v2 0/16][BNX2]: Bug fixes and more 5709 suppot
` [PATCH v2 1/16][BNX2]: Block MII access when ifdown
` [PATCH v2 2/16][BNX2]: Fix register and memory test on 5709
` [PATCH v2 3/16][BNX2]: Add 40-bit DMA workaround for 5708
` [PATCH v2 4/16][BNX2]: Fix race conditions when calling register_netdev()
` [PATCH v2 5/16][BNX2]: Save PCI state during suspend
` [PATCH v2 6/16][BNX2]: Update 5708 firmware
` [PATCH v2 8/16][BNX2]: Add ipv6 TSO and checksum for 5709
` [PATCH v2 9/16][BNX2]: Put MII register offsets in the bnx2 struct
` [PATCH v2 10/16][BNX2]: Re-structure the 2.5G Serdes code
` [PATCH v2 11/16][BNX2]: Add support for 5709 Serdes
` [PATCH v2 12/16][BNX2]: Add indirect spinlock
` [PATCH v2 13/16][BNX2]: Restructure PHY event handling
` [PATCH v2 14/16][BNX2]: Add 1-shot MSI handler for 5709
` [PATCH v2 15/16][BNX2]: Print bus information for PCIE devices
` [PATCH v2 16/16][BNX2]: Update version and reldate
` [PATCH v2 7/16][BNX2]: Update 5709 firmware
[PATCH][XFRM] SAD info TLV aggregation
2007-05-03 20:15 UTC (6+ messages)
[PATCH] gianfar: add support for SGMII
2007-05-03 20:12 UTC
[PATCH] phylib: m88e1111: enable SGMII mode
2007-05-03 20:13 UTC
[PATCH 1/5] [NETLINK]: Fix use after free in netlink_recvmsg
2007-05-03 20:11 UTC (13+ messages)
` [PATCH 2/5] [AFS]: Fix memory leak in SRXAFSCB_GetCapabilities
` [PATCH 3/5] [NET]: Add __dev_getfirstbyhwtype
` [PATCH 4/5] [AFS]: Replace rtnetlink client by direct dev_base walking
` [PATCH 5/5] AFS: Adjust the new netdevice scanning code
[PATCH] ehea: fix compilation
2007-05-03 20:04 UTC
[PATCH] sky2: re-enable 88E8056 for most motherboards
2007-05-03 19:23 UTC (4+ messages)
[Bugme-new] [Bug 8405] New: pppd does stops compresion with "Lost compression sync"
2007-05-03 17:18 UTC (3+ messages)
[PATCH v2] gianfar: Add I/O barriers when touching buffer descriptor ownership
2007-05-03 16:38 UTC (10+ messages)
netfront for review
2007-05-03 16:00 UTC (9+ messages)
[PATCH] Rework dev_base via list_head (v2)
2007-05-03 14:52 UTC (4+ messages)
[SCTP] Initialization collision problem
2007-05-03 14:52 UTC (5+ messages)
kernel BUG at include/net/tcp.h:739
2007-05-03 14:07 UTC (4+ messages)
dead CONFIG_ variables: drivers/net/
2007-05-03 11:48 UTC
dead CONFIG_ variables: net/
2007-05-03 11:41 UTC
[PATCH] Rework dev_base via list_head
2007-05-03 10:42 UTC (4+ messages)
finding your own dead "CONFIG_" variables
2007-05-03 10:19 UTC (5+ messages)
[NETLINK] Don't attach callback to a going-away netlink socket
2007-05-03 10:17 UTC (4+ messages)
[PATCH] skbuff: fix kernel-doc
2007-05-03 10:16 UTC (2+ messages)
[PATCH] smc91x SuperH support
2007-05-03 9:56 UTC
[PATCH 6/6] [IPV4] SNMP: Display new statistics at /proc/net/snmp
2007-05-03 10:15 UTC (4+ messages)
[PATCH] AFS: Fix use of __exit functions from __init path
2007-05-03 10:12 UTC (2+ messages)
[PATCH 1/2] AFS: Make the match_*() functions take const options
2007-05-03 10:11 UTC (4+ messages)
` [PATCH 2/2] AFS/AF_RXRPC: Miscellaneous fixes
ppp_generic.c recursive spinlock_bh(&pch->downl)
2007-05-03 8:12 UTC
[PATCH 2.6.21] AT91RM9200 Ethernet: Support additional PHYs
2007-05-03 7:17 UTC
Natsemi DP83815 driver spaming
2007-05-03 6:33 UTC (8+ messages)
American Chiropractor Offices
2007-05-03 5:37 UTC
r8169.c broke for me from 2.6.20.4 to 2.6.21
2007-05-03 4:10 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).