netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-02-20 17:02:43 to 2008-02-22 16:03:35 UTC [more...]

[NETFILTER]: Introduce nf_inet_address
 2008-02-22 16:03 UTC  (14+ messages)

[PATCH RFC] phylib: fix forced mode misbehaviour for aneg off case
 2008-02-22 15:55 UTC 

Marvell PHY driver fix
 2008-02-22 14:34 UTC 

[PATCH] ssb: Add CHIPCO IRQ access functions
 2008-02-22 15:14 UTC 

[PATCH 00/04] smc91x: request bus width using platform data V2
 2008-02-22 14:35 UTC  (9+ messages)
` [PATCH 01/04] smc91x: pass along private "
` [PATCH 02/04] smc91x: introduce platform data flags V2
` [PATCH 03/04] smc91x: add insw/outsw to default config V2
` [PATCH 04/04] smc91x: make superh use "

[PATCH] iproute2: fix ip manpage typo (syntax error)
 2008-02-22 13:11 UTC 

[PATCH][PPPOL2TP]: Fix SMP oops in pppol2tp driver
 2008-02-22 14:16 UTC  (16+ messages)
                        ` [PATCH][NET] sock.c: sk_dst_lock lockdep keys and names per af_family

[RTNL]: Validate hardware and broadcast address attribute for RTM_NEWLINK
 2008-02-22 13:33 UTC  (4+ messages)

lockdep warning
 2008-02-22 13:20 UTC  (3+ messages)

Taiwan's glory--computer industry
 2008-02-22 13:14 UTC 

[PATCH] Fix multicast on VLAN interfaces
 2008-02-22 12:25 UTC  (2+ messages)

[RFC,PATCH] loopback: calls netif_receive_skb() instead of netif_rx()
 2008-02-22 10:19 UTC  (4+ messages)

Linux 2.6.24.1 - kernel does not boot; IRQ trouble?
 2008-02-22  9:41 UTC  (6+ messages)

[PATCH][NEIGH]: Fix race between neighbor lookup and table's hash_rnd update
 2008-02-22  9:37 UTC 

[PATCH] Fix typos on Kconfig for PowerPC 4xx on-chip ethernet driver
 2008-02-22  7:10 UTC 

[Bugme-new] [Bug 10061] New: Hang in md5_resync
 2008-02-22  1:39 UTC  (2+ messages)

2.6.25-rc2-mm1 - several bugs and a crash
 2008-02-22  0:52 UTC  (7+ messages)

[PATCH] [SSB] Add CHIPCO IRQ access functions
 2008-02-21 23:17 UTC 

[PATCH] The kernel gets no IP from some DHCP servers, 2.6.24
 2008-02-21 23:41 UTC 

[PATCH 1/7] ixgb: add RNBC counter - no buffer count - to ethtool stats
 2008-02-21 23:11 UTC  (7+ messages)
` [PATCH 2/7] e1000e: 82573 can use eerd method to read eeprom
` [PATCH 3/7] e1000e: fix link up message to show ethX:
` [PATCH 4/7] e1000e: fix flow control when using ethtool overrides
` [PATCH 5/7] e1000e: fix flow control denial of service possibility
` [PATCH 6/7] e1000e: fix spelling errors in comments
` [PATCH 7/7] e1000e: remove unused read value in ASPM disable code

sungem triggers NAPI warning
 2008-02-21 22:50 UTC  (4+ messages)

[PATCH] alloc_percpu() fails to allocate percpu data
 2008-02-21 22:26 UTC  (2+ messages)

[2.6.25-rc2] e100: Trying to free already-free IRQ 11 during suspend 
 2008-02-21 19:46 UTC  (6+ messages)

kernel BUG at net/core/skbuff.c:95!
 2008-02-21 19:13 UTC  (4+ messages)

New sparse warning in net/mac80211/debugfs_sta.c
 2008-02-21 18:15 UTC  (16+ messages)
          ` [PATCH] mac80211: fix debugfs_sta print_mac() warning

pull request: wireless-2.6.26 2008-02-20
 2008-02-21 17:25 UTC  (2+ messages)
  ` pull request: wireless-2.6.26 2008-02-21

[PATCH] IPv6 Add more initializations of the new nl_info.nl_net field
 2008-02-21 16:51 UTC 

[PATCH] macb: Fix speed setting
 2008-02-21 16:39 UTC  (4+ messages)

pull request: wireless-2.6 2008-02-20
 2008-02-21 16:13 UTC  (3+ messages)

[RFC PATCH 0/8]: uninline & uninline
 2008-02-21 15:27 UTC  (15+ messages)
` [RFC PATCH 1/8] [NET]: uninline skb_put, de-bloats a lot
  ` [RFC PATCH 2/8] [NET]: uninline skb_pull, "
    ` [RFC PATCH 3/8] [NET]: uninline dev_alloc_skb, "
      ` [RFC PATCH 4/8] [NET]: uninline skb_push, "
        ` [RFC PATCH 5/8] [NET]: uninline dst_release
          ` [RFC PATCH 6/8] [NET]: uninline skb_trim, de-bloats
            ` [RFC PATCH 7/8] [SCTP]: uninline sctp_add_cmd_sf

[PATCH] Don't create tunnels with '%' in name
 2008-02-21 12:45 UTC  (6+ messages)
      ` [PATCH] Don't limit the number of tunnels with generic name explicitly

ni52.c warnings explosion
 2008-02-21 10:56 UTC  (2+ messages)

[PATCH] [NETFILTER]: fix ebtable targets return
 2008-02-21 10:50 UTC  (3+ messages)

[PATCH 2/2] [IPV6]: Fix source address selection for ORCHID addresses
 2008-02-21 10:08 UTC 

[PATCH 1/2] [IPV6]: Add ORCHID prefix to address label table
 2008-02-21 10:08 UTC 

hello
 2008-02-21  9:36 UTC 

[DCCP] [Patch 0/10]: Finish and repair existing Ack Vector implementation
 2008-02-21  9:09 UTC  (11+ messages)
` [PATCH 01/10] [ACKVEC]: Need to ignore Ack Vectors on request sockets
  ` [PATCH 02/10] [ACKVEC]: Ack Vector interface clean-up
    ` [PATCH 03/10] [ACKVEC]: Separate internals of Ack Vectors from option-parsing code
      ` [PATCH 04/10] [ACKVEC]: Implementation of circular Ack Vector buffer with overflow handling
        ` [PATCH 05/10] [ACKVEC]: Algorithm to update buffer state
          ` [PATCH 06/10] [ACKVEC]: Update code for the Ack Vector input/registration routine
            ` [PATCH 07/10] [ACKVEC]: Consolidate Ack-Vector processing within main DCCP module
              ` [PATCH 08/10] [ACKVEC]: Schedule SyncAck when running out of space
                ` [PATCH 09/10] [ACKVEC]: Remove old infrastructure
                  ` [PATCH 10/10] [ACKVEC]: Separate option parsing from CCID processing

[PATCH 2.6.25 0/8][BNX2X]: bugfixes and updates
 2008-02-21  7:55 UTC  (3+ messages)

printk_ratelimit and net_ratelimit conflict and tunable behavior
 2008-02-21  7:00 UTC  (2+ messages)

[git patches] net driver updates
 2008-02-21  6:54 UTC  (10+ messages)

[PATCH] cls_u32 u32_classify()
 2008-02-21  6:43 UTC  (4+ messages)

[PATCH 00/04] smc91x: request bus width using platform data
 2008-02-21  3:35 UTC  (14+ messages)
` [PATCH 01/04] smc91x: pass along private data
` [PATCH 02/04] smc91x: introduce platform data flags
` [PATCH 04/04] smc91x: add insw/outsw to default config

[patch 0/6] pasemi_mac updates for 2.6.26
 2008-02-21  2:57 UTC  (7+ messages)
` [patch 1/6] pasemi_mac: Move RX/TX section enablement to dma_lib
` [patch 2/6] [POWERPC] pasemi: Add flag management functions "
` [patch 3/6] [POWERPC] pasemi: Add function engine "
` [patch 4/6] pasemi_mac: jumbo frame support
` [patch 5/6] pasemi_mac: Enable GSO by default
` [patch 6/6] pasemi_mac: basic ethtool support

[PATCH 2.6.25 2/4]S2io: Multiqueue network device support - FIFO selection based on L4 ports
 2008-02-20 23:49 UTC  (9+ messages)

[PATCH 2.6.25] RDMA/cxgb3: Shift calculation wrong for single sge entries
 2008-02-20 23:31 UTC 

TG3 network data corruption regression 2.6.24/2.6.23.4
 2008-02-20 23:17 UTC  (12+ messages)

[git patches] net driver fixes
 2008-02-20 23:07 UTC  (8+ messages)

[Patch 2.6.25 4/4]S2io: Version update for multiqueue and vlan patches
 2008-02-20 22:10 UTC 

[Patch 2.6.25 3/4]S2io: Support for vlan_rx_kill_vid entry point
 2008-02-20 22:09 UTC 

[PATCH] sungem: remove superfluous variable
 2008-02-20 21:47 UTC  (3+ messages)

[PATCH 2.6.25 1/4]S2io: Multiqueue network device support implementation
 2008-02-20 21:44 UTC 

[PATCH] drivers/base: export gpl (un)register_memory_notifier
 2008-02-20 18:14 UTC  (5+ messages)

[PATCH] SUNRPC: Mark buffer used for debug printks with __maybe_unused
 2008-02-20 17:41 UTC  (8+ messages)

[PATCH 2.6.25 1/8][BNX2X]: fix spelling, some fashion policework, report PCI link
 2008-02-20 17:33 UTC 

[PATCH 2.6.25 2/8 ][BNX2X]: update bootcode and link/phy code
 2008-02-20 17:33 UTC 

[PATCH 2.6.25 3/8][BNX2X]: Fix FW client config and assert printing
 2008-02-20 17:34 UTC 

[PATCH 2.6.25 4/8][BNX2X]: rework slowpath and hw attentions
 2008-02-20 17:34 UTC 

[PATCH 2.6.25 5/8][BNX2X]: workaround for a PCI core bug
 2008-02-20 17:34 UTC 

[PATCH 2.6.25 6/8][BNX2X]: Xmit rework, add TSO6 and CSUM_HW support
 2008-02-20 17:34 UTC 

[PATCH 2.6.25 7/8][BNX2X]: update version to 1.42.2
 2008-02-20 17:34 UTC 

[PATCH 2.6.25 8/8][BNX2X]: add to MAINTAINERS
 2008-02-20 17:34 UTC 

[PATCH] bonding: simplify code and get rid of warning
 2008-02-20 17:24 UTC  (3+ 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).