netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-02-18 00:47:36 to 2009-02-19 06:50:50 UTC [more...]

[PATCH 00/12]Next:Get rid of all the old micro DMA_XXBIT_MASK and use DMA_BIT_MASK(n) instead
 2009-02-19  6:51 UTC  (11+ messages)
` [PATCH 01/12]Replace all DMA_64BIT_MASK micro with DMA_BIT_MASK(64)
` [PATCH 02/12]Replace all DMA_48BIT_MASK micro with DMA_BIT_MASK(48)
` [PATCH 03/12]Replace all DMA_40BIT_MASK micro with DMA_BIT_MASK(40)
` [PATCH 04/12]Replace all DMA_39BIT_MASK micro with DMA_BIT_MASK(39)
` [PATCH 05/12]Replace all DMA_35BIT_MASK micro with DMA_BIT_MASK(35)
` [PATCH 06/12]Replace all DMA_32BIT_MASK micro with DMA_BIT_MASK(32)
` [PATCH 07/12]Replace all DMA_31BIT_MASK micro with DMA_BIT_MASK(31)
` [PATCH 08/12]Replace all DMA_30BIT_MASK micro with DMA_BIT_MASK(30)
` [PATCH 09/12]Replace all DMA_28BIT_MASK micro with DMA_BIT_MASK(28)

Why linux keeps connected routes when link goes down
 2009-02-19  6:22 UTC  (4+ messages)

[RFC v1] virtio: add virtio-over-PCI driver
 2009-02-19  6:13 UTC  (6+ messages)

[PATCH 00/43] drivers/net: fix (sparse) warnings
 2009-02-19  3:36 UTC  (92+ messages)
` [PATCH 01/43] drivers/net/at1700.c: fix sparse warning: symbol shadows an earlier one
` [PATCH 02/43] drivers/net/e2100.c: "
` [PATCH 03/43] drivers/net/ni65.c: fix sparse warnings: "
` [PATCH 04/43] drivers/net/ns83820.c: fix sparse warnings: fix signedness
` [PATCH 05/43] drivers/net/niu.c: fix sparse warning: symbol shadows an earlier one
` [PATCH 06/43] drivers/net/lance.c: fix sparse warnings: fix signedness
` [PATCH 07/43] drivers/net/ni65.c: "
` [PATCH 08/43] drivers/net/ppp*.c: "
` [PATCH 09/43] drivers/net/r6040.c: fix sparse warning: Using plain integer as NULL pointer
` [PATCH 10/43] drivers/net/s2io.c: fix sparse warning: symbol shadows an earlier one
` [PATCH 11/43] drivers/net/arcnet: "
` [PATCH 12/43] drivers/net/atl1e: fix sparse warnings: fix signedness
` [PATCH 13/43] drivers/net/atlx: "
` [PATCH 14/43] drivers/net/bonding: fix sparse warnings: context imbalance
` [PATCH 15/43] drivers/net/bonding: fix sparse warning: symbol shadows an earlier one
` [PATCH 16/43] drivers/net/cxgb3: "
` [PATCH 17/43] drivers/net/cxgb3: fix sparse warnings: fix signedness
` [PATCH 18/43] drivers/net/e1000e: fix sparse warning: Should it be static?
` [PATCH 19/43] drivers/net/hamradio: fix warning: format not a string literal and no
` [PATCH 20/43] drivers/net/hamradio: fix sparse warning: context imbalance
` [PATCH 21/43] drivers/net/hamradio: fix sparse warning: symbol shadows an earlier one
` [PATCH 22/43] drivers/net/hamradio: fix sparse warnings: fix signedness
` [PATCH 23/43] drivers/net/igb: fix sparse warning: symbol shadows an earlier one
    ` [PATCH 23/43 v2] "
` [PATCH 24/43] drivers/net/ixgbe: fix sparse warning: Should it be static?
` [PATCH 25/43] drivers/net/pcmcia: fix warning: format not a string literal and no
` [PATCH 26/43] drivers/net/sfc: fix sparse warning: symbol shadows an earlier one
` [PATCH 28/43] drivers/net/skfp: fix sparse warning: Should it be static?
` [PATCH 29/43] drivers/net/tokenring: fix warning: format not a string literal and no
` [PATCH 30/43] drivers/net/tokenring: fix sparse warning: symbol shadows an earlier one
` [PATCH 32/43] drivers/net/tulip: fix warning: format not a string literal and no
` [PATCH 33/43] drivers/net/tulip: fix sparse warning: symbol shadows an earlier one
` [PATCH 34/43] drivers/net/usb: fix sparse warnings: Should it be static?
` [PATCH 35/43] drivers/net/wan: fix warning: format not a string literal and no
` [PATCH 36/43] drivers/net/wan: fix sparse warning: symbol shadows an earlier one
` [PATCH 37/43] drivers/net/wireless: fix sparse warning: context imbalance
` [PATCH 38/43] drivers/net/wireless: fix sparse warnings: symbol shadows an earlier one
` [PATCH 39/43] drivers/net/wireless: fix sparse warnings: fix signedness
` [PATCH 40/43] drivers/net/wireless/ath9k: fix sparse warnings: Should it be static?
` [PATCH 41/43] drivers/net/wireless/b43: fix warning: format not a string literal and no
` [PATCH 42/43] drivers/net/wireless/ipw2x00: fix sparse warnings: fix signedness
` [PATCH 43/43] drivers/net/wireless/prism54: fix sparse warning: "

[PATCH] atm: add missing parentheses
 2009-02-19  3:35 UTC  (3+ messages)

[net-next PATCH] e1000e: remove workaround for e1000 hardware
 2009-02-19  3:34 UTC  (2+ messages)

[PATCH 2.6.30] cxgb3: Add support for PCI ID 0x35
 2009-02-19  2:25 UTC  (3+ messages)

[net-next PATCH] igb: remove LRO Kconfig option
 2009-02-19  1:56 UTC  (2+ messages)

[PATCH] net: Optimize skb_tx_hash() by eliminating a comparison
 2009-02-19  1:55 UTC  (2+ messages)

[PATCH 2/2] niu: improve ethtool support for gigabit copper cards
 2009-02-19  1:53 UTC 

[PATCH 1/2] niu: fix PHY template choice for 10G copper
 2009-02-19  1:53 UTC 

[PATCH 27/43] drivers/net/sfc: fix sparse warnings: Should it be static?
 2009-02-19  1:49 UTC  (6+ messages)
    ` [PATCH] "

[PATCH] tcp: remove obsoleted comment about different passes
 2009-02-19  1:45 UTC  (2+ messages)

[PATCH] tg3: fix typo && -> || in drivers/net/tg3.c
 2009-02-19  1:44 UTC  (2+ messages)

[PATCH] TG3: &&/|| confusion
 2009-02-19  1:42 UTC  (4+ messages)

[PATCH] ATM: misplaced parentheses?
 2009-02-19  1:41 UTC  (4+ messages)

[PATCH] net/mv643xx: don't disable the mib timer too early
 2009-02-19  1:37 UTC  (5+ messages)
    ` [PATCH v2] net/mv643xx: don't disable the mib timer too early and lock properly

[PATCH] net/mv643xx: use GFP_ATOMIC while atomic
 2009-02-19  1:37 UTC  (3+ messages)

[PATCH] genetlink: introduce pre/post methods
 2009-02-19  1:33 UTC  (2+ messages)

[PATCH] atl1c:Atheros L1C Gigabit Ethernet driver
 2009-02-19  1:30 UTC  (2+ messages)

2.6.29 regression? Bonding tied to IPV6 in 29-rc5
 2009-02-19  1:11 UTC  (14+ messages)
                    ` [Bonding-devel] "

[PATCH] RDMA/cxgb3: logical-/bit-or confusion?
 2009-02-19  0:53 UTC  (4+ messages)

PF_PACKET or nfnetlink logging of skb->priority
 2009-02-18 23:57 UTC  (2+ messages)

Reboot Hangs When R8169 Loaded, Intel D945GCLF Atom Board With Anything in PCI Slot, 2.6.28-6 Vanilla Kernel & Debian Etch
 2009-02-18 23:50 UTC  (2+ messages)

[RFT 0/4] Netfilter/iptables performance improvements
 2009-02-18 23:35 UTC  (42+ messages)
` [RFT 1/4] iptables: lock free counters
` [RFT 2/4] Add mod_timer_noact
      ` [patch] timers: add mod_timer_pending()
` [RFT 3/4] Use mod_timer_noact to remove nf_conntrack_lock
` [RFT 4/4] netfilter: Get rid of central rwlock in tcp conntracking

A note for aw009@sunnyside.com (Fw: Undelivered Mail Returned to Sender)
 2009-02-18 22:31 UTC 

net_device_ops support in bridging and fec_mpc52xx.c
 2009-02-18 22:31 UTC  (4+ messages)

[PATCH 0/2] fec: move ColdFire setup code out of FEC driver
 2009-02-18 21:53 UTC  (3+ messages)

IPv4 Netmask with Multiple IPv6 Link Local Addresses Problem
 2009-02-18 21:17 UTC 

problem with IPoA (CLIP), NAT, and VLANS
 2009-02-18 21:05 UTC  (3+ messages)

LRO restructuring?
 2009-02-18 19:46 UTC  (8+ messages)

32 core net-next stack/netfilter "scaling"
 2009-02-18 18:14 UTC  (18+ messages)
            ` [PATCH] netfilter: unfold two critical loops in ip_packet_match()
                            ` [PATCH] netfilter: xt_physdev fixes

[BUG] SNAT sometimes allows packets to pass through unchanged
 2009-02-18 17:41 UTC  (4+ messages)

學習快速記憶法只要1600元!!
 2009-02-18 15:36 UTC 

Passive OS fingerprint xtables match
 2009-02-18 15:30 UTC  (13+ messages)

[PATCH] Update jhash.h with the new version of Jenkins' hash
 2009-02-18 11:50 UTC  (7+ messages)

[PATCH] netlink: add NETLINK_BROADCAST_ERROR socket option
 2009-02-18 11:43 UTC  (2+ messages)

[PATCH] sundance: missing parentheses?
 2009-02-18  9:19 UTC 

WARNING: at net/core/skbuff.c:154 with tcpdump and ipsec
 2009-02-18  9:13 UTC  (4+ messages)

[PATCH] net: Simplify skb_tx_hash()
 2009-02-18  7:41 UTC  (4+ messages)

[PATCH 0/3] netxen bug fixes
 2009-02-18  6:20 UTC  (3+ messages)

[PATCH 2/3] [kernel] Add support for RX packet classification in a network device
 2009-02-18  6:07 UTC  (3+ messages)

rt_cache leak 2.6.18
 2009-02-18  4:10 UTC  (2+ messages)

[PATCH 31/43] drivers/net/tokenring: fix sparse warning: cast truncates bits from const value
 2009-02-18  3:49 UTC  (3+ messages)
` [PATCH 31/43 v2] "

SKB BUG: Invalid truesize
 2009-02-18  3:15 UTC 

[PATCH 1/3] phylib: Basic support for the M88E1121R Marvell chip
 2009-02-18  1:12 UTC  (5+ messages)
` [PATCH 2/3] phylib: add support for shared PHY interrupts
  ` [PATCH 3/3] phylib: shared interrupts support for Marvell 88E1121R PHY


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