netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-03-01 08:22:29 to 2009-03-03 09:07:51 UTC [more...]

[PATCH 0/3] Fix Network namespace shutdown take 2
 2009-03-03  9:07 UTC  (3+ messages)

[patch 1/1] netns : fix addrconf_ifdown kernel panic
 2009-03-03  9:07 UTC 

Marvell 88E609x switch?
 2009-03-03  9:04 UTC  (24+ messages)

IPv4/IPv6 sysctl unregistration deadlock
 2009-03-03  8:48 UTC  (18+ messages)

[patch next 1/2] netxen: support larger dma addressing
 2009-03-03  8:10 UTC  (4+ messages)
` [patch next 2/2] netxen: firmware download improvements

[PATCH net-next 0/5] sctp: Bug fixes
 2009-03-03  6:56 UTC  (7+ messages)
` [PATCH net-next 1/5] sctp: Add some missing types for debug message
  ` [PATCH net-next 2/5] sctp: remove dup code in net/sctp/socket.c
    ` [PATCH net-next 3/5] sctp: fix the length check in sctp_getsockopt_maxburst()
      ` [PATCH net-next 4/5] sctp: use time_before or time_after for comparing jiffies
        ` [PATCH net-next 5/5] sctp: Fix broken RTO-doubling for data retransmits

Vlan interface nuisance
 2009-03-03  6:53 UTC  (26+ messages)

[net-next PATCH 0/3] Add Device ID 8000
 2009-03-03  6:47 UTC  (5+ messages)
` [net-next PATCH 1/3] qlge: Add support for firmware mailbox commands
` [net-next PATCH 2/3] qlge: Add support for device ID 8000
` [net-next PATCH 3/3] qlge: Add support for getting/setting port config

PATCH tcp_init_wl / tcp_update_wl argument cleanup
 2009-03-03  6:43 UTC  (4+ messages)

[PATCH 00/18] bnx2x updates
 2009-03-03  6:41 UTC  (2+ messages)

Remaining bits for basic support of LDP
 2009-03-03  6:29 UTC  (6+ messages)

[PATCH 2/2] sctp: fix kernel panic with ERROR chunk containing too many error causes
 2009-03-03  6:29 UTC  (2+ messages)

[PATCH 1/2] sctp: fix crash during module unload
 2009-03-03  6:29 UTC  (2+ messages)

[PATCH v2] typhoon: Use request_firmware()
 2009-03-03  6:15 UTC  (12+ messages)
                    ` [PATCH v3 checked] "

WARNING: at net/core/dev.c:1505 skb_gso_segment+0x6e/0x156()
 2009-03-03  2:25 UTC  (4+ messages)

[net-next PATCH 1/2] e1000e: fix unmap bug
 2009-03-03  0:03 UTC  (4+ messages)
` [net-next PATCH 2/2] e1000: "

[net-next PATCH v2] igb: remove skb_orphan calls
 2009-03-03  0:02 UTC  (2+ messages)

[RFT 0/4] Netfilter/iptables performance improvements
 2009-03-02 22:27 UTC  (12+ messages)
` [RFT 1/4] iptables: lock free counters
  ` [PATCH] "

[PATCH] iptables: new strict host model match
 2009-03-02 22:12 UTC  (6+ messages)

some tc commands fail on 2.6.29-rc6-git5, works on 2.6.28.7
 2009-03-02 18:44 UTC  (2+ messages)

[PATCH 18/18] bnx2x: Version update
 2009-03-02 18:01 UTC 

[PATCH 17/18] bnx2x: Register dump
 2009-03-02 18:01 UTC 

[PATCH 16/18] bnx2x: Debug prints
 2009-03-02 18:01 UTC 

[PATCH 15/18] bnx2x: Whitespace
 2009-03-02 18:01 UTC 

[PATCH 14/18] bnx2x: Loopback support at external PHY
 2009-03-02 18:01 UTC 

[PATCH 12/18] bnx2x: BCM8705 has no microcode
 2009-03-02 18:00 UTC 

[PATCH 13/18] bnx2x: Display BCM8481 FW version
 2009-03-02 18:00 UTC 

[PATCH 08/18] bnx2x: Using DMA engine
 2009-03-02 17:59 UTC 

[PATCH 11/18] bnx2x: Enable BCM8726 module transmitter
 2009-03-02 18:00 UTC 

[PATCH 05/18] bnx2x: Unlimited Tx interrupt work
 2009-03-02 17:59 UTC 

[PATCH 10/18] bnx2x: Supporting new BCM8726 FW
 2009-03-02 18:00 UTC 

[PATCH 09/18] bnx2x: Calling tx disable unconditionally
 2009-03-02 17:59 UTC 

[PATCH 07/18] bnx2x: Missing module parameter description
 2009-03-02 17:59 UTC 

[PATCH 06/18] bnx2x: napi_poll budget check
 2009-03-02 17:59 UTC 

[PATCH 04/18] bnx2x: Add rmb to read status block indices on load
 2009-03-02 17:59 UTC 

[PATCH 03/18] bnx2x: Reduce the likelihood of smb_mb
 2009-03-02 17:59 UTC 

[PATCH 02/18] bnx2x: Misleading name
 2009-03-02 17:59 UTC 

[PATCH 01/18] bnx2x: Remove redundant smb_mb on unload
 2009-03-02 17:59 UTC 

oops / null deref in __inet6_check_established(), kernel 2.6.29-rc6
 2009-03-02 17:18 UTC  (8+ messages)

[PATCH 0/2] sctp: Crash fixes
 2009-03-02 16:46 UTC 

[PATCH] b44: Disable device on shutdown (Resend)
 2009-03-02 15:43 UTC  (3+ messages)

[PATCH] tcp: '< 0' test on unsigned
 2009-03-02 12:24 UTC  (4+ messages)

[PATCH 0/17]: tcp & more tcp
 2009-03-02 11:57 UTC  (40+ 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

[PATCH 1/9] sfc: SFT9001: Include non-breaking cable diagnostics in online self-tests
 2009-03-02 11:26 UTC  (18+ 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

[PATCH -next] skbuff.h: fix timestamps kernel-doc
 2009-03-02 11:16 UTC  (2+ messages)

[PATCH] wimax/i2400m: add the ability to fallback to other firmware files if the default is not there
 2009-03-02 11:12 UTC  (12+ messages)
` [PATCH] wimax/i2400m: drop support for deprecated major fw interface, add for new minor
  ` [PATCH] wimax/i2400m: firmware_check() encodes the firmware version in i2400m->fw_version
    ` [PATCH] wimax/i2400m: allow control of the base-station idle mode timeout
      ` [PATCH] wimax: struct device - replace bus_id with dev_name(), dev_set_name()
        ` [PATCH] wimax/i2400m: support extended data RX protocol (no need to reallocate skbs)
          ` [PATCH] wimax: replace uses of __constant_{endian}
            ` [PATCH] wimax/i2400m: implement RX reorder support
` [PATCH] WiMAX-next for 2.6.30

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

[PATCH netdev-2.6] jme: JMicron Gigabit Ethernet Driver
 2009-03-02  9:55 UTC  (5+ messages)
  ` [PATCH net-next-2.6 3/3] jme: Advances version number
    ` [PATCH net-next] jme: Advance version number after previous changes

[PATCH]: ixgbe: Fix some compiler warnings
 2009-03-02  6:40 UTC  (2+ messages)

[GIT]: Networking
 2009-03-02  5:40 UTC 

zaurus: add usb id for motomagx phones
 2009-03-02  4:48 UTC 

[PATCH] usbnet: make usbnet_get_link() fall back to ethtool_op_get_link()
 2009-03-02  4:45 UTC  (2+ messages)

[PATCH 1/2] veth: Fix carrier detect
 2009-03-02  4:44 UTC  (2+ messages)

[PATCH] cdc_ether: add usb id for Ericsson F3507g
 2009-03-02  4:44 UTC  (2+ messages)

[PATCH] r8169: read MAC address from EEPROM on init (2nd attempt)
 2009-03-02  4:35 UTC  (3+ messages)

[PATCH] [SK_BUFF]: '< 0' and '>= 0' test on unsigned
 2009-03-01 22:00 UTC 

[GIT]: Networking
 2009-03-01 21:24 UTC  (8+ messages)
        ` 2.6.29 e100.c non-MII support status? (Re: [GIT]: Networking)

[net-next PATCH 0/3] Introduce the Intel 82599 10 Gigabit Network Adapter family
 2009-03-01 18:34 UTC  (4+ messages)

Multicast packet loss
 2009-03-01 17:03 UTC  (14+ messages)

學習快速記憶法只要1600元!!
 2009-03-01 15:52 UTC 

Regression in bonding between 2.6.26.8 and 2.6.27.6
 2009-03-01 13:19 UTC  (7+ messages)
` Regression in bonding between 2.6.26.8 and 2.6.27.6 - bisected
          ` Regression in bonding between 2.6.26.8 and 2.6.27.6 - bisected - twice

[RFC] arp announce, arp_proxy and windows ip conflict verification
 2009-03-01 11:44 UTC 

Salut
 2009-03-01 11:09 UTC 


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