messages from 2009-02-18 01:27:02 to 2009-02-19 09:37:06 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 9:38 UTC (20+ 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)
` [PATCH 10/12]Replace all DMA_24BIT_MASK micro with DMA_BIT_MASK(24)
` [PATCH 11/12]Remove defines of DMA_XXBIT_MASK micro
` [PATCHv2 00/11]Get rid of all the old macro DMA_nBIT_MASK and use DMA_BIT_MASK(n) instead
` [PATCHv2 01/11]Replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
` [PATCHv2 02/11]Replace all DMA_48BIT_MASK macro with DMA_BIT_MASK(48)
` [PATCH 12/12]Update related documentations
32 core net-next stack/netfilter "scaling"
2009-02-19 8:14 UTC (20+ messages)
` [PATCH] netfilter: unfold two critical loops in ip_packet_match()
` [PATCH] netfilter: xt_physdev fixes
` [PATCH] netfilter: unfold two loops in physdev_mt()
` [PATCH] netfilter: unfold two loops in ip6_packet_match()
problem with IPoA (CLIP), NAT, and VLANS
2009-02-19 7:31 UTC (4+ messages)
` [PATCH v2] "
problem with IPoA (CLIP), NAT, and VLANS
2009-02-19 7:30 UTC (4+ messages)
[PATCH] iproute2: Fix no default display of ip4ip6 tunnels
2009-02-19 6:36 UTC
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 (67+ messages)
` [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
LRO restructuring?
2009-02-18 19:46 UTC (8+ messages)
[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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).