messages from 2009-08-14 15:42:57 to 2009-08-18 10:45:05 UTC [more...]
[PATCH v3 0/6] AlacrityVM guest drivers
2009-08-18 10:45 UTC (41+ messages)
` [PATCH v3 1/6] shm-signal: shared-memory signals
` [PATCH v3 2/6] ioq: Add basic definitions for a shared-memory, lockless queue
` [PATCH v3 3/6] vbus: add a "vbus-proxy" bus model for vbus_driver objects
` [PATCH v3 4/6] vbus-proxy: add a pci-to-vbus bridge
` [PATCH v3 5/6] ioq: add driver-side vbus helpers
` [PATCH v3 6/6] net: Add vbus_enet driver
bad nat connection tracking performance with ip_gre
2009-08-18 10:38 UTC (2+ messages)
[PATCH] yellowfin: Fix buffer underrun after dev_alloc_skb() failure
2009-08-18 8:50 UTC (5+ messages)
Receive side performance issue with multi-10-GigE and NUMA
2009-08-18 7:07 UTC (25+ messages)
[PATCH] drivers/net: fixed drivers that support netpoll use ndo_start_xmit()
2009-08-18 5:59 UTC (4+ messages)
[GIT]: Networking
2009-08-18 5:09 UTC
new ipdelay= option for faster netboot
2009-08-18 5:00 UTC (10+ messages)
[PATCH] Revert netlink ABI change to gnet_stats_basic
2009-08-18 4:34 UTC (5+ messages)
[PATCH] Speed-up pfifo_fast lookup using a bitmap
2009-08-18 2:03 UTC (3+ messages)
[PATCH 1/4] net: skb_orphan on dev_hard_start_xmit
2009-08-18 1:47 UTC (4+ messages)
mlx4 2.6.31-rc5: SW2HW_EQ failed
2009-08-18 1:28 UTC (4+ messages)
NETROM: Fix use of static buffer
2009-08-18 1:05 UTC (2+ messages)
[RFC net-next PATCH 0/4] qlge: Performance changes for qlge
2009-08-18 0:57 UTC (6+ messages)
` [RFC net-next PATCH 1/4] qlge: Remove workqueue usage from data path
` [RFC net-next PATCH 2/4] qlge: Move TX completion processing to send path
` [RFC net-next PATCH 3/4] qlge: Change rx_ring to MSIX vector mapping
` [RFC net-next PATCH 4/4] qlge: Change large rx buffer logic
[net-next-2.6 PATCH 3/3] be2net: destroy mcc queue before tx queues
2009-08-18 0:49 UTC (2+ messages)
[net-next-2.6 PATCH 2/3] be2net: refactor be_msix_(un)register() code
2009-08-18 0:49 UTC (2+ messages)
[PATCH -next] phonet: fix build when PROC_FS is disabled
2009-08-18 0:49 UTC (3+ messages)
[net-next-2.6 PATCH 1/3] be2net: Set mac addr in hw regardless of netif_running()
2009-08-18 0:49 UTC (2+ messages)
UDP multicast packet loss not reported if TX ring overrun?
2009-08-18 0:25 UTC (10+ messages)
[PATCH] net/bridge: Add 'hairpin' port forwarding mode
2009-08-17 22:37 UTC (5+ messages)
` [RFC] bridge: prevent hairpin and STP problems?
[RFC] ipv6: Change %pI6 format to output compacted addresses?
2009-08-17 22:29 UTC (8+ messages)
` [PATCH] lib/vsprintf.c: Add "%pI6c" - print pointer as compressed ipv6 address
` [RFC PATCH] lib/vsprintf.c: Add struct sockaddr * "%pN<foo>" output
` [PATCH V2] lib/vsprintf.c: Add "%pI6c" - print pointer as compressed ipv6 address
[PATCH net-next-2.6] bonding: introduce primary_lazy option
2009-08-17 20:55 UTC (6+ messages)
` [Bonding-devel] "
[PATCH 0/3] net: Add ftracer to help optimize process scheduling based on incomming frame allocations
2009-08-17 20:55 UTC (4+ messages)
` [PATCH 0/3] net: Add ftracer to help optimize process scheduling based on incomming frame allocations (v3)
` [PATCH 3/3] net: skb ftracer - Add actual ftrace code to kernel (v3)
Very strange issues with ethernet wake on lan
2009-08-17 18:30 UTC (4+ messages)
question about drivers/atm/firestream.c
2009-08-17 14:25 UTC (2+ messages)
System freeze on reboot - general protection fault
2009-08-17 14:03 UTC (2+ messages)
AlacrityVM numbers updated for 31-rc4
2009-08-17 11:06 UTC (5+ messages)
TX on r8169 causes latency and messes up real-time apps, on some boards
2009-08-17 5:31 UTC (3+ messages)
[PATCH] net: Rename MAC platform driver for w90p910 platform
2009-08-17 4:00 UTC
PROBLEM: kernel freezes, possibly via velocity-related
2009-08-17 1:54 UTC
[PATCH 2/2] au1000-eth: convert to a platform driver
2009-08-16 23:05 UTC
[PATCH 1/2] alchemy: add au1000-eth platform device
2009-08-16 23:05 UTC
[RFC] defer skb allocation in virtio_net -- mergable buff part
2009-08-16 13:47 UTC (2+ messages)
[PATCH] Pegasus: Add MAC programmability
2009-08-16 12:04 UTC (4+ messages)
[PATCHv3 2/2] vhost_net: a kernel-level virtio server
2009-08-16 6:51 UTC (3+ messages)
[PATCH] Update Neighbor Cache when IPv6 RA is received on a router
2009-08-16 5:47 UTC (3+ messages)
[net-2.6 PATCH 1/2] e1000e: WoL does not work on 82577/82578 with manageability enabled
2009-08-16 1:53 UTC (4+ messages)
` [net-2.6 PATCH 2/2] e1000e: fix use of pci_enable_pcie_error_reporting
[PATCH 0/5] cnic: Bug fixes
2009-08-16 1:51 UTC (7+ messages)
` [PATCH 1/5] cnic: Fix symbol_put_addr() panic on ia64
` [PATCH 2/5] cnic: Refine registration with bnx2
` [PATCH 3/5] bnx2: Use mutex on slow path cnic calls
` [PATCH 4/5] cnic: Fix locking in start/stop calls
` [PATCH 5/5] cnic: Fix locking in init/exit calls
[PATCH] WAN: bit and/or confusion
2009-08-15 18:46 UTC (8+ messages)
[PATCH 02/13] TProxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4()
2009-08-15 12:01 UTC
[PATCH 01/13] TProxy: kick out TIME_WAIT sockets in case a new connection comes in with the same tuple
2009-08-15 8:00 UTC
Pegasus: Bug / Correction (?)
2009-08-15 5:57 UTC (3+ messages)
[PATCH] tcp: fix premature termination of FIN_WAIT2 time-wait sockets
2009-08-15 0:39 UTC
[PATCH 0/9] sky2: version 1.24
2009-08-14 23:38 UTC (4+ messages)
` [PATCH] sky2: remove restarting workaround flag
[PATCH] s2io: Remove unnecessary casts
2009-08-14 23:38 UTC (4+ messages)
[PATCH net-next-2.6] can: Use WARN_ONCE() instead of BUG_ON() for sanity check in receive path
2009-08-14 23:37 UTC (2+ messages)
[PATCH] gre: Fix MTU calculation for bound GRE tunnels
2009-08-14 23:34 UTC (2+ messages)
[Fwd: pegasus usb net driver]
2009-08-14 23:31 UTC (2+ messages)
[PATCH] via-velocity: Fix test of mii_status bit VELOCITY_DUPLEX_FULL
2009-08-14 23:31 UTC (2+ messages)
[net-next PATCH 00/12] ixgbe/vlan/DCB patch set
2009-08-14 23:29 UTC (19+ messages)
` [net-next PATCH 01/12] vlan: adds fcoe offload related net_device_ops and updates fcoe_ddp_xid field
` [net-next PATCH 02/12] ixgbe: updates vlan feature flags to enable FCoE offloads on vlan interface
` [net-next PATCH 03/12] net: Add NETIF_F_FCOE_MTU to indicate support for a different MTU for FCoE
` [net-next PATCH 04/12] ixgbe: Add support for NETIF_F_FCOE_MTU to 82599 devices
` [net-next PATCH 05/12] net: Add ndo_fcoe_control to net_device_ops
` [net-next PATCH 06/12] vlan: Add support for net_devices_ops.ndo_fcoe_control to VLAN
` [net-next PATCH 07/12] ixgbe: Add support for the net_device_ops.ndo_fcoe_control to 82599
` [net-next PATCH 08/12] dcbnl: Add support for setapp/getapp commands to dcbnl
` [net-next PATCH 09/12] dcbnl: Add support for setapp/getapp to netdev dcbnl_rtnl_ops
` [net-next PATCH 10/12] dcbnl: Add netlink attributes for setapp/getapp to dcbnl
` [net-next PATCH 11/12] dcbnl: Add implementations of dcbnl setapp/getapp commands
` [net-next PATCH 12/12] ixgbe: Add support for dcbnl_rtnl_ops.setapp/getapp
[net-next-2.6 PATCH] net/ethtool: Add support to the ethtool feature to flash firmware image from a specified file
2009-08-14 20:58 UTC (2+ messages)
pull request: wireless-next-2.6 2009-08-14
2009-08-14 19:29 UTC (2+ messages)
pull request: wireless-2.6 2009-08-14
2009-08-14 19:28 UTC (2+ messages)
[PATCH] Add "-f" option to flash a firmware image from the specified file to a device
2009-08-14 17:33 UTC
[PATCH] pppoe: fix race at init time
2009-08-14 16:42 UTC (5+ messages)
[RFC] ipv6: Change %pI6 format to output compacted addresses?
2009-08-14 16:26 UTC (10+ messages)
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).