netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-08-24 12:47:26 to 2009-08-26 03:50:46 UTC [more...]

[GIT]: Networking
 2009-08-26  3:50 UTC 

2.6.27.19 + 28.7: network timeouts for r8169 and 8139too
 2009-08-26  3:47 UTC  (27+ messages)
                  ` [PATCH 2.6.30-rc4] r8169: avoid losing MSI interrupts

[PATCH 2/2] irda/sa1100_ir: fix broken netdev_ops conversion
 2009-08-26  3:39 UTC  (2+ messages)

[PATCH 1/2] irda/au1k_ir: fix broken netdev_ops conversion
 2009-08-26  3:39 UTC  (2+ messages)

skb header allocation
 2009-08-26  3:15 UTC  (2+ messages)

[IPv6] kernel refuses to install blackhole routes without dev lo
 2009-08-26  2:35 UTC 

Page allocation failures in guest
 2009-08-26  2:17 UTC  (3+ messages)

AlacrityVM benchmark numbers updated
 2009-08-26  1:01 UTC 

[PATCH 1/2] trace_events: fix napi's tracepoint
 2009-08-26  0:49 UTC  (4+ messages)

why is IP_MAX_MTU limited to 65520 bytes
 2009-08-25 23:30 UTC  (2+ messages)

2.6.31-rc6-git5: Reported regressions from 2.6.30
 2009-08-25 23:25 UTC  (4+ messages)

UDP multicast packet loss not reported if TX ring overrun?
 2009-08-25 22:35 UTC  (35+ messages)

2.6.31-rc7-git2: Reported regressions 2.6.29 -> 2.6.30
 2009-08-25 21:05 UTC  (2+ messages)
` [Bug #13328] b44: eth0: BUG! Timeout waiting for bit 00000002 of register 42c to clear

[PATCH 00/12] tg3: Updates and bugfixes
 2009-08-25 20:06 UTC 

[PATCH 02/12] tg3: Prevent tx BD corruption
 2009-08-25 20:07 UTC 

[PATCH 04/12] tg3: Preserve PCIe MPS setting for new devs
 2009-08-25 20:08 UTC 

[PATCH 05/12] tg3: Add 57788, remove 57720
 2009-08-25 20:08 UTC 

[PATCH 06/12] tg3: Tune 5785 clock switching
 2009-08-25 20:09 UTC 

[PATCH 07/12] tg3: Create MII_TG3_FET namespace
 2009-08-25 20:09 UTC 

[PATCH 09/12] broadcom: Add BCM50610M support
 2009-08-25 20:10 UTC 

[PATCH 10/12] broadcom: Add AC131 phy support
 2009-08-25 20:10 UTC 

[PATCH 11/12] broadcom: Make the 57780 IEEE compliant
 2009-08-25 20:11 UTC 

[PATCH 12/12] tg3: Update version to 3.100
 2009-08-25 20:11 UTC 

[PATCH 01/12] tg3: Fix 57780 asic rev PCIe link receiver errors
 2009-08-25 20:06 UTC 

[PATCH 03/12] tg3: Fix TSO test against wrong flags var
 2009-08-25 20:07 UTC 

[PATCH 08/12] tg3: Convert code to use PHY_IS_FET
 2009-08-25 20:10 UTC 

[PATCH net-next-2.6] bonding: introduce primary_lazy option
 2009-08-25 20:33 UTC  (16+ messages)
` [Bonding-devel] "

[Patch] Fix commit 63d9950b08184e6531adceb65f64b429909cc101 (ipv6: Make v4-mapped bindings consistent with IPv4)
 2009-08-25 20:20 UTC  (3+ messages)

iproute2 / tbf with large burst seems broken again
 2009-08-25 20:03 UTC  (11+ messages)

2.6.31-rc7-git2: Reported regressions from 2.6.30
 2009-08-25 20:00 UTC 

[PATCH 0/9] drivers/net/s2io.c: Cleanups
 2009-08-25 18:52 UTC  (11+ messages)
` [PATCH 1/9] s2io.c: Use const for strings
` [PATCH 2/9] s2io.c: Shorten code line length by using intermediate pointers
` [PATCH 3/9] s2io.c: Use calculated size in kmallocs
` [PATCH 4/9] s2io.c: use kzalloc
` [PATCH 5/9] s2io.c: Make more conforming to normal kernel style
` [PATCH 6/9] s2io.c: convert printks to pr_<level>
` [PATCH 7/9] s2io.c: fix spelling explaination
` [PATCH 8/9] s2io.c: Standardize statistics accessors
` [PATCH 9/9] s2io.c: Convert skipped nic->config.tx_cfg[i]. to tx_cfg->
` [PATCH 10/9] s2io: Generate complete messages using single line DBG_PRINTs

[PATCHv4 2/2] vhost_net: a kernel-level virtio server
 2009-08-25 17:50 UTC  (4+ messages)

Kernel forwarding performance test regressions
 2009-08-25 16:25 UTC  (4+ messages)

[PATCH 00/26] et131x cleanups - phase 1
 2009-08-25 15:01 UTC  (27+ messages)
` [PATCH 01/26] et1310: kill pAdapter in favour of a sane name
` [PATCH 02/26] et131x: spinlocks
` [PATCH 03/26] et131x: power state
` [PATCH 04/26] et131x: kill unused RCV_REF macros
` [PATCH 05/26] et131x: kill refcount
` [PATCH 06/26] et131x: MPSend macros
` [PATCH 07/26] et131x: kill copied PCI fields
` [PATCH 08/26] et131x: Take a kref for the PCI pointer we cache
` [PATCH 09/26] et131x: CSRAddress to regs
` [PATCH 10/26] et131x: Eliminate RegistryDMA Cache
` [PATCH 11/26] et131x: eliminate write only registry fields
` [PATCH 12/26] et131x: clean up constant rx/tx "
` [PATCH 13/26] et131x: attack the config stuff
` [PATCH 14/26] et131x: config is already zeroed
` [PATCH 15/26] et131x: fold the diet config into the other code
` [PATCH 16/26] et131x: de-hungarianise a bit
` [PATCH 17/26] et131x: continue pruning unused fields
` [PATCH 18/26] et131x: remove unused PCI identifiers
` [PATCH 19/26] et131x: eeprom remove features
` [PATCH 20/26] et131x: sort out the mmc enable routine
` [PATCH 21/26] et131x: clean up MMC_SRAM_
` [PATCH 22/26] et131x: quick tidy of the debug code
` [PATCH 23/26] et131x: kill the Q_ADDR struct
` [PATCH 24/26] et131x: clean up PM_CSR_t
` [PATCH 25/26] et131x: clean up DMA10/DMA4 types
` [PATCH 26/26] et131x: clean up MP_FLAG macros

Congratulation
 2009-08-25 14:50 UTC 

[net-next PATCH 1/3] ixgbe: Fix isues while reporting 8259x backplane link capabilities
 2009-08-25 14:47 UTC  (3+ messages)
` [net-next PATCH 2/3] ixgbe: cleanup functions that should have been defined static
` [net-next PATCH 3/3] igb/ixgbe: add IPV6_CSUM support to vlan_features

[net-next PATCH] e1000: Remove unused function e1000_mta_set
 2009-08-25 14:43 UTC 

TCP keepalive timer problem
 2009-08-25 14:05 UTC  (3+ messages)

VLANs and bridge
 2009-08-25 14:00 UTC  (6+ messages)
    ` [Bridge] "

[PATCH v2] sctp: fix the check for path failure detection
 2009-08-25 13:31 UTC  (3+ messages)

TSecr != 0 check in inet_lro.c
 2009-08-25 11:50 UTC  (3+ messages)

[RFC] defer skb allocation in virtio_net -- mergable buff part
 2009-08-25 11:41 UTC  (4+ messages)

[PATCH] TI DaVinci EMAC: delay DaVinci EMAC initialization
 2009-08-25 11:21 UTC  (2+ messages)

[PATCH] sit: allow ip fragmentation when using nopmtudisc to fix package loss
 2009-08-25 10:48 UTC 

[PATCH v3] sctp: fix the check for path failure detection
 2009-08-25  9:07 UTC 

[PATCHv4 0/2] vhost: a kernel-level virtio server
 2009-08-25  8:45 UTC  (2+ messages)

Dave Miller's NYLUG paper on Multiqueue
 2009-08-25  8:20 UTC  (2+ messages)

Socket C/R additional features
 2009-08-25  5:54 UTC  (8+ messages)
` [PATCH 1/3] Set socket flags on restore using sock_setsockopt() where possible (v2)
` [PATCH 2/3] Expose may_setuid() in user.h and add may_setgid() (v2)
` [PATCH 3/3] Save and restore UNIX socket peer credentials (v2)

[PATCH NEXT 1/4] netxen: remove unused code
 2009-08-25  5:23 UTC  (4+ messages)
` [PATCH NEXT 2/4] netxen: implement generic pcie semaphore functions
` [PATCH NEXT 3/4] netxen: remove netxen_nic_niu.c
` [PATCH NEXT 4/4] netxen: bridged mode optimizations

linux-next: origin tree build warning
 2009-08-25  2:37 UTC  (2+ messages)

[linux-next PATCH] pci: add update 82576 device ids to SR-IOV quirks list
 2009-08-25  1:10 UTC  (2+ messages)

Fw: Build failure on linux-next master branch
 2009-08-25  0:57 UTC  (3+ messages)

[PATCH RFC 0/6] Gigaset driver port to CAPI
 2009-08-24 23:58 UTC  (2+ messages)

[PATCH 1/1] iwmc3200: add more SDIO device ids
 2009-08-24 23:21 UTC  (6+ messages)

[PATCH -next] bt: fix l2cap build error
 2009-08-24 21:41 UTC 

[PATCH] tcp: fix premature termination of FIN_WAIT2 time-wait sockets
 2009-08-24 20:47 UTC  (2+ messages)

£987,983GBP
 2009-08-24 20:34 UTC 

E100 RX ring buffers continued
 2009-08-24 20:10 UTC  (3+ messages)

(no subject)
 2009-08-24 19:35 UTC 

2.6.31-rc6-git5: Reported regressions 2.6.29 -> 2.6.30
 2009-08-24 18:30 UTC  (3+ messages)
` [Bug #13328] b44: eth0: BUG! Timeout waiting for bit 00000002 of register 42c to clear

[PATCH 1/2] alchemy: add au1000-eth platform device
 2009-08-24 18:02 UTC  (4+ messages)

[PATCH] netfilter: bridge: refcount fix
 2009-08-24 17:38 UTC  (4+ messages)

Logic for SNAT persistent handling introduced in 2.6.30 is inverted
 2009-08-24 17:28 UTC  (2+ messages)

[PATCH net-next-2.6] net: ip_rt_send_redirect() optimization
 2009-08-24 16:47 UTC 

[PATCHv2] Revert TCP retransmission backoff on ICMP destination unreachable
 2009-08-24 15:34 UTC  (2+ messages)

[PATCH 07/13] TProxy: implement IPv6 "local" routing type
 2009-08-24 12:47 UTC 

[PATCH] pxaficp-ir - remove incorrect net_device_ops
 2009-08-24 12:47 UTC  (4+ 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).