netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-02-27 06:33:48 to 2009-02-28 17:22:06 UTC [more...]

Regression in bonding between 2.6.26.8 and 2.6.27.6
 2009-02-28 17:21 UTC  (6+ messages)
` Regression in bonding between 2.6.26.8 and 2.6.27.6 - bisected

TCP/IP stack interpretation of acceptable packet
 2009-02-28 15:50 UTC  (2+ messages)

[PATCH 0/17]: tcp & more tcp
 2009-02-28 14:44 UTC  (18+ messages)
` [PATCH net-2.6 01/17] tcp: fix retrans_out leaks
  ` [PATCH net-next 02/17] tcp: don't backtrack to sacked skbs
    ` [PATCH net-next 03/17] tcp: fix lost_cnt_hint miscounts
      ` [PATCH net-next 04/17] tcp: deferring in middle of queue makes very little sense
        ` [PATCH net-next 05/17] tcp: Don't clear hints when tcp_fragmenting
          ` [PATCH net-next 06/17] tcp: fix corner case issue in segmentation during rexmitting
            ` [PATCH net-next 07/17] tcp: remove redundant code from tcp_mark_lost_retrans
              ` [PATCH net-next 08/17] tcp: separate timeout marking loop to it's own function
                ` [PATCH net-next 09/17] tcp: cleanup ca_state mess in tcp_timer
                  ` [PATCH net-next 10/17] tcp: drop unnecessary local var in collapse
                    ` [PATCH net-next 11/17] htcp: merge icsk_ca_state compare
                      ` [PATCH net-next 12/17] tcp: add helper for AI algorithm
                        ` [PATCH net-next 13/17] tcp: kill eff_sacks "cache", the sole user can calculate itself
                          ` [PATCH net-next 14/17] tcp: remove pointless .dsack code
                            ` [PATCH net-next 15/17] tcp: kill pointless if () in sack_remove
                              ` [PATCH net-next 16/17] tcp: in sendmsg/pages open code the real goto target
                                ` [PATCH net-next 17/17] tcp: get rid of two unnecessary u16s in TCP skb flags copying

Connection reset by peer - need a patch
 2009-02-28 10:03 UTC  (4+ messages)

Multicast packet loss
 2009-02-28  8:51 UTC  (21+ messages)

net-next-2.6 [Patch 0/2] dccp: Fix issues in setting the MPS
 2009-02-28  8:38 UTC  (3+ messages)
  ` [PATCH 1/2] dccp: Minimise header option overhead "
    ` [PATCH 2/2] dccp: Do not let initial option overhead shrink "

[PATCH] iptables: new strict host model match
 2009-02-28  8:27 UTC  (7+ messages)

[RFT 0/4] Netfilter/iptables performance improvements
 2009-02-28  8:22 UTC  (12+ messages)
` [RFT 1/4] iptables: lock free counters
  ` [PATCH] "
      ` [PATCH] iptables: xt_hashlimit fix
        ` [PATCH] rcu: increment quiescent state counter in ksoftirqd()

[ofa-general] [PATCH 0/26] Reliable Datagram Sockets (RDS), take 2
 2009-02-28  5:56 UTC  (8+ messages)
`  "
  ` ***SPAM*** Re: [ofa-general] "

[net-next PATCH 0/3] Introduce the Intel 82599 10 Gigabit Network Adapter family
 2009-02-28  4:58 UTC  (6+ messages)
` [net-next PATCH 1/3] ixgbe: Add hardware specific initialization code for 82599 devices
` [net-next PATCH 2/3] ixgbe: Add DCB for 82599, remove BCN support
` [net-next PATCH 3/3] ixgbe: Add 82599 device id's, hook it up into the main driver

[PATCH netdev-2.6] jme: JMicron Gigabit Ethernet Driver
 2009-02-28  3:59 UTC  (7+ messages)
  ` [PATCH net-next-2.6 3/3] jme: Advances version number
    ` [PATCH net-next-2.6 1/4] jme: Modifies messages to display correct hardware version
    ` [PATCH net-next-2.6 2/4] jme: Fix pci sync
    ` [PATCH net-next-2.6 3/4] jme: Clear all modified GHC register flags
    ` [PATCH net-next-2.6 4/4] jme: Adding {64,40}bits DMA mask back

oops / null deref in __inet6_check_established(), kernel 2.6.29-rc6
 2009-02-28  3:16 UTC  (4+ messages)

[PATCH] netfilter code cleanup
 2009-02-28  1:54 UTC  (2+ messages)

[net-next PATCH] igb: remove skb_orphan calls
 2009-02-28  1:19 UTC  (6+ messages)

Treason uncloaked / Broken peer again
 2009-02-28  0:31 UTC  (5+ messages)

[PATCH 01/11] net, fcoe: add ETH_P_FCOE for Fibre Channel over Ethernet (FCoE)
 2009-02-27 22:07 UTC  (11+ messages)
` [PATCH 02/11] net: reclaim 8 upper bits of the netdev->features from GSO
` [PATCH 03/11] net: define feature flags for FCoE offloads
` [PATCH 04/11] net: add NETIF_F_FCOE_CRC to can_checksum_protocol
` [PATCH 05/11] net: add FCoE offload support through net_device
` [PATCH 06/11] fcoe, libfc: check offload features from LLD through netdev
` [PATCH 07/11] libfc: use lso_max for sequence offload
` [PATCH 08/11] fcoe: add support to large send by gso through net_device for fcoe_sw
` [PATCH 09/11] libfc: add support of large receive offload by ddp in fc_fcp
` [PATCH 10/11] fcoe: add support to FCoE offload support in fcoe_sw through net_device
` [PATCH 11/11] fcoe: fcoe fc crc offload indication by skb->ip_summed

[PATCH 00/11] Add support to FCoE offload through net_device (v2)
 2009-02-27 22:06 UTC 

[PATCH 1/9] sfc: SFT9001: Include non-breaking cable diagnostics in online self-tests
 2009-02-27 23:08 UTC  (9+ messages)
` [PATCH 2/9] sfc: Fix test for MDIO read failure
` [PATCH 3/9] sfc: SFT9001/SFN4111T: Check PHY boot status during board initialisation
` [PATCH 4/9] sfc: Remove "XFP" from log messages that are not specific to XFP
` [PATCH 5/9] sfc: Fix reporting of PHY id
` [PATCH 6/9] sfc: Add support for QT2025C PHY
` [PATCH 7/9] sfc: Delete unused efx_blinker::led_num field
` [PATCH 8/9] sfc: Clean up LED control
` [PATCH 9/9] sfc: Add support for SFN4112F SFP+ reference design

Marvell 88E609x switch?
 2009-02-27 22:28 UTC  (34+ messages)

ip_nonlocal_bind and sendto (fwd)
 2009-02-27 22:07 UTC  (4+ messages)

[PATCH 1/2] net headers: cleanup dcbnl.h
 2009-02-27 21:13 UTC  (3+ messages)
` [PATCH 2/2] net headers: export dcbnl.h

pull request: wireless-next-2.6 2009-02-23
 2009-02-27 20:40 UTC  (2+ messages)

pull request: wireless-2.6 2009-02-27
 2009-02-27 19:48 UTC 

On the implementation of TCP urgent data (IETF Internet Draft)
 2009-02-27 19:12 UTC 

[PATCH -next] skbuff.h: fix timestamps kernel-doc
 2009-02-27 18:46 UTC 

IPv4/IPv6 sysctl unregistration deadlock
 2009-02-27 18:38 UTC  (11+ messages)

[PATCH] net headers: export dcbnl.h
 2009-02-27 18:16 UTC 

Question about IP-in-IP tunneling
 2009-02-27 17:14 UTC  (3+ messages)

correct locking in softirq
 2009-02-27 16:59 UTC  (2+ messages)

[PATCH] sfc: mdio_clause45_read errors go unnoticed
 2009-02-27 16:45 UTC  (2+ messages)

[PATCH] net: more timeouts that reach -1
 2009-02-27 16:43 UTC  (6+ messages)
      ` [PATCH v3] "
` [PATCH v2] "

Maintenance Notice
 2009-02-27 15:57 UTC 

[PATCH/RFC 0/2] HFSC & Stab documentation
 2009-02-27 15:16 UTC  (3+ messages)
` [PATCH/RFC 1/2] HFSC (7) & (8) documentation + assorted changes

2.6.29-rc5-git3 Leak r=1 3
 2009-02-27 15:04 UTC  (4+ messages)

Kernel problem
 2009-02-27 13:24 UTC  (14+ messages)

[PATCH 1/2] veth: Fix carrier detect
 2009-02-27 13:22 UTC  (5+ messages)
` [PATCH 2/2] veth: Configurable nterface MTU

probably bug in drr scheduler, 2.6.29-rc5
 2009-02-27 13:18 UTC  (7+ messages)
` [PATCH] "

[PATCH] r8169: read MAC address from EEPROM on init (2nd attempt)
 2009-02-27 12:13 UTC 

[PATCH net] gianfar : Do right check on num_txbdfree
 2009-02-27 11:18 UTC  (4+ messages)
` [PATCH v2 "

pkt_sched: add DRR scheduler, any idea how to use it?
 2009-02-27 10:51 UTC  (2+ messages)

[patch next] netxen: update copyright
 2009-02-27  9:01 UTC  (2+ messages)

[PATCH 0/5] drivers/isdn: fix sparse warnings
 2009-02-27  9:01 UTC  (2+ messages)

[PATCH v2] bonding: move IPv6 support into a separate kernel module
 2009-02-27  7:34 UTC  (10+ messages)

WARNING: at net/core/dev.c:1505 skb_gso_segment+0x6e/0x156()
 2009-02-27  7:16 UTC 

[PATCH v2] typhoon: Use request_firmware()
 2009-02-27  7:21 UTC  (3+ messages)

[PATCH 00/14] tg3 updates
 2009-02-27  7:17 UTC  (2+ messages)

[PATCH 0/8] net: fix (sparse) warnings
 2009-02-27  7:13 UTC  (2+ messages)

[PATCH] chelsio: remove some pointless conditionals before kfree_skb()
 2009-02-27  7:10 UTC  (2+ messages)

[PATCH] llc: remove some pointless conditionals before kfree_skb()
 2009-02-27  7:09 UTC  (2+ messages)

[PATCH] iucv: remove some pointless conditionals before kfree_skb()
 2009-02-27  7:09 UTC  (2+ messages)

[PATCH] decnet: remove some pointless conditionals before kfree_skb()
 2009-02-27  7:09 UTC  (2+ messages)

[PATCH] core: remove some pointless conditionals before kfree_skb()
 2009-02-27  7:09 UTC  (2+ messages)

[PATCH] packet: remove some pointless conditionals before kfree_skb()
 2009-02-27  7:09 UTC  (2+ messages)

[PATCH] can: remove some pointless conditionals before kfree_skb()
 2009-02-27  7:09 UTC  (2+ messages)

[PATCH] netlink: remove some pointless conditionals before kfree_skb()
 2009-02-27  7:09 UTC  (2+ messages)

[PATCH] unix: remove some pointless conditionals before kfree_skb()
 2009-02-27  7:09 UTC  (2+ messages)

[PATCH] pktgen: remove some pointless conditionals before kfree_skb()
 2009-02-27  7:09 UTC  (2+ messages)

[PATCH] af_key: remove some pointless conditionals before kfree_skb()
 2009-02-27  7:08 UTC  (2+ messages)

[PATCH] wan: remove some pointless conditionals before kfree_skb()
 2009-02-27  7:08 UTC  (2+ messages)

[PATCH] i2400m: remove some pointless conditionals before kfree_skb()
 2009-02-27  7:08 UTC  (2+ messages)

[PATCH] drivers/net/rionet.c: remove some pointless conditionals before kfree_skb()
 2009-02-27  7:08 UTC  (2+ messages)

[PATCH] irda: remove some pointless conditionals before kfree_skb()
 2009-02-27  7:07 UTC  (2+ messages)

[PATCH] isdn: remove some pointless conditionals before kfree_skb()
 2009-02-27  7:07 UTC  (2+ messages)

[PATCH] ppp: remove some pointless conditionals before kfree_skb()
 2009-02-27  7:08 UTC  (2+ messages)

[PATCH] hso: remove hso_free_device()
 2009-02-27  7:05 UTC  (2+ messages)

[PATCH] hso: remove claiming and releasing of USB interface
 2009-02-27  7:05 UTC  (2+ messages)

[PATCH] ppp_generic: Simplify tx_dropped stats
 2009-02-27  7:04 UTC  (2+ messages)

Pull request: bluetooth-next-2.6 2009-02-27
 2009-02-27  6:51 UTC  (2+ messages)

[PATCH 2/2] fec: remove ColdFire specific setup code from FEC driver
 2009-02-27  6:43 UTC  (2+ messages)

[PATCH 1/2] fec: add FEC platform support to ColdFire CPU's setup code
 2009-02-27  6:40 UTC  (2+ messages)

[PATCH 1/3] phylib: Basic support for the M88E1121R Marvell chip
 2009-02-27  6:39 UTC  (2+ messages)

[PATCH] b44: Disable device on shutdown (Resend)
 2009-02-27  6:35 UTC  (2+ messages)

[PATCH] b44: Unconditionally enable interrupt routing on reset
 2009-02-27  6:33 UTC  (3+ messages)
` Fwd: "


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