netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-09-19 22:28:49 to 2008-09-22 12:21:22 UTC [more...]

[GIT]: Networking
 2008-09-22 12:21 UTC 

xfrm_state locking regression
 2008-09-22 11:42 UTC  (8+ messages)

NetDev! Please help!
 2008-09-22 11:24 UTC  (9+ messages)
      ` Machine Check Exception "
` Machine Check Exception Was: "

[PATCH] tcp FRTO: in-order-only "TCP proxy" fragility workaround
 2008-09-22 11:22 UTC  (24+ messages)

RFC: Nagle latency tuning
 2008-09-22 11:09 UTC  (5+ messages)

routing PF_PACKET sockets
 2008-09-22 10:54 UTC  (2+ messages)

[PATCH 0/2]: Remote softirq invocation infrastructure
 2008-09-22 10:36 UTC  (18+ messages)

Should we move IPVS out of net/ipv4 now?
 2008-09-22  9:16 UTC  (5+ messages)

Receiving decrypted IPsec Packets including MAC source address
 2008-09-22  8:37 UTC  (2+ messages)

net-next-2.6 [pull-request] [PATCH 0/37] dccp: Revised set of feature-negotiation patches
 2008-09-22  7:21 UTC  (14+ messages)
              ` [PATCH 0/5] dccp: Feature negotiation, Part I - Underlying data structures
                ` [PATCH 1/5] dccp: Basic data structure for feature negotiation
                  ` [PATCH 2/5] dccp: Implement lookup table for feature-negotiation information
                    ` [PATCH 3/5] dccp: List management for new feature negotiation
                      ` [PATCH 4/5] dccp: Per-socket initialisation of "
                        ` [PATCH 5/5] dccp: Cleanup routines for "

[V#2 PATCH 0/18] netdevice: Fix directly reference of netdev->priv
 2008-09-22  7:04 UTC  (4+ messages)

[PATCH] sendfile() and UDP socket
 2008-09-22  7:04 UTC  (13+ messages)

btusb suspend/resume bug
 2008-09-22  6:24 UTC  (3+ messages)

mv643xx_eth pull request for 2.6.28
 2008-09-22  3:19 UTC 

Mark IPW2100 as BROKEN: Fatal interrupt. Scheduling firmware restart
 2008-09-22  0:18 UTC  (39+ messages)

[PATCH] IPVS: Move IPVS to net/netfilter/ipvs
 2008-09-22  0:07 UTC  (3+ messages)

[patch 0/3] ipvs: sparse fixes
 2008-09-21 23:57 UTC  (4+ messages)
` [patch 1/3] ipvs: only unlock in ip_vs_edit_service() if already locked
  ` [PATCH] ipvs: Fix unused label warning

[PATCH] ipvs: Restrict sync message to 255 connections
 2008-09-21 23:56 UTC  (2+ messages)

2.6.27-rc6-git6: Reported regressions from 2.6.26
 2008-09-21 21:57 UTC  (2+ messages)

[PATCH take 2] pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() race
 2008-09-21 15:25 UTC  (15+ messages)

[PATCH][BUG] tcp: advertise MSS requested by user
 2008-09-21  7:22 UTC  (2+ messages)

[PATCH 10/14] Phonet: Phonet datagram transport protocol
 2008-09-21  5:21 UTC  (4+ messages)
  ` [PATCH]: net: Use hton[sl]() was "

[take 2] Re: [RFC PATCH] sched: only dequeue if packet can be queued to hardware queue
 2008-09-21  5:18 UTC  (3+ messages)
` [PATCH take2] pkt_sched: Fix TX state checking in qdisc_run()

[PATCH] multiq: requeue should rewind the current_band
 2008-09-21  5:08 UTC  (2+ messages)

[PATCH] netdev: simple_tx_hash shouldn't hash inside fragments
 2008-09-21  5:06 UTC  (2+ messages)

[PATCHv2 net-next 00/15]: TCP rexmit changes
 2008-09-21  4:32 UTC  (17+ messages)
` [PATCHv2 net-next 01/15] tcp: Partial hint clearing has again become meaningless
  ` [PATCHv2 net-next 02/15] tcp: move tcp_verify_retransmit_hint
    ` [PATCHv2 net-next 03/15] tcp: add helper for lost bit toggling
      ` [PATCHv2 net-next 04/15] tcp: convert retransmit_cnt_hint to seqno
        ` [PATCHv2 net-next 05/15] tcp: Kill precaution that's very likely obsolete
          ` [PATCHv2 net-next 06/15] tcp: No need to clear retransmit_skb_hint when SACKing
            ` [PATCHv2 net-next 07/15] tcp: add tcp_can_forward_retransmit
              ` [PATCHv2 net-next 08/15] tcp: remove obsolete validity concern
                ` [PATCHv2 net-next 09/15] tcp: Reorganize skb tagbit checks
                  ` [PATCHv2 net-next 10/15] tcp: remove tp->lost_out guard to make joining diff nicer
                    ` [PATCHv2 net-next 11/15] tcp: reorganize retransmit code loops
                      ` [PATCHv2 net-next 12/15] tcp: remove retransmit_skb_hint clearing from failure
                        ` [PATCHv2 net-next 13/15] tcp: don't clear retransmit_skb_hint when not necessary
                          ` [PATCHv2 net-next 14/15] tcp: don't clear lost_skb_hint "
                            ` [PATCHv2 net-next 15/15] tcp: back retransmit_high when it over-estimated

[PATCH] atl2: add tx bytes statistic
 2008-09-20 23:47 UTC 

[PATCH] r8169: read MAC address from EEPROM on init
 2008-09-20 22:04 UTC  (4+ messages)

sky2 hangs
 2008-09-20 21:18 UTC  (3+ messages)

[PATCH net-next 00/15]: TCP rexmit changes
 2008-09-20 20:36 UTC  (18+ messages)
` [PATCH net-next 01/15] tcp: Partial hint clearing has again become meaningless
  ` [PATCH net-next 02/15] tcp: move tcp_verify_retransmit_hint
    ` [PATCH net-next 03/15] tcp: add helper for lost bit toggling
      ` [PATCH net-next 04/15] tcp: convert retransmit_cnt_hint to seqno
        ` [PATCH net-next 05/15] tcp: Kill precaution that's very likely obsolete
          ` [PATCH net-next 06/15] tcp: No need to clear retransmit_skb_hint when SACKing
            ` [PATCH net-next 07/15] tcp: add tcp_can_forward_retransmit
              ` [PATCH net-next 08/15] tcp: remove obsolete validity concern
                ` [PATCH net-next 09/15] tcp: Reorganize skb tagbit checks
                  ` [PATCH net-next 10/15] tcp: remove tp->lost_out guard to make joining diff nicer
                    ` [PATCH net-next 11/15] tcp: reorganize retransmit code loops
                      ` [PATCH net-next 12/15] tcp: remove retransmit_skb_hint clearing from failure
                        ` [PATCH net-next 13/15] tcp: don't clear retransmit_skb_hint when not necessary
                          ` [PATCH net-next 14/15] tcp: don't clear lost_skb_hint "
                            ` [PATCH net-next 15/15] tcp: back retransmit_high when it over-estimated

[PATCH 2/2]: softirq: Add support for triggering softirq work on softirqs
 2008-09-20 20:19 UTC  (9+ messages)

[PATCH] convert sbmac tx to spin_lock_irqsave to prevent early IRQ enable
 2008-09-20 20:18 UTC 

[RESEND][PATCH 2.6.28] myri10ge: Add multiqueue TX support
 2008-09-20 17:45 UTC 

thunderball award notice
 2008-09-20 16:39 UTC 

[PATCH] MIPS checksum fix
 2008-09-20 15:09 UTC  (4+ messages)

[git patches] net driver updates for .28
 2008-09-20 10:33 UTC  (4+ messages)

[PATCH] enic: fix compile on x86 and ia64 and fix Kconfig
 2008-09-20  9:10 UTC 

[PATCH] net: add net poll support for atl2 driver
 2008-09-20  7:56 UTC 

[git patches] net driver fixes
 2008-09-20  7:24 UTC  (4+ messages)

[PATCH 1/2]: softirq: Define and use NR_SOFTIRQ
 2008-09-20  6:48 UTC 

[git patches] new network drivers for net-next
 2008-09-20  2:28 UTC  (3+ messages)

[PATCH] gianfar: Free/iounmap memory after an error in mii bus initialization
 2008-09-20  0:24 UTC  (2+ messages)

pull request wireless-next-2.6 2008-09-15
 2008-09-19 23:20 UTC  (2+ messages)

[PATCH 2/2]: qlge: Protect qlge_resume() with CONFIG_PM
 2008-09-19 23:16 UTC 

[PATCH 1/2]: qlge: Fix warnings in debugging code
 2008-09-19 23:16 UTC 

[PATCH 0/2]: qlge build warning fixes
 2008-09-19 23:16 UTC 

[INFO PATCH]: Use list_head in sk_buff
 2008-09-19 22:50 UTC 

multiqueue interrupts
 2008-09-19 22:28 UTC  (5+ messages)


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