netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-09-10 04:42:21 to 2010-09-13 18:48:08 UTC [more...]

[RFC PATCH v9 00/16] Provide a zero-copy method on KVM virtio-net
 2010-09-13 18:48 UTC  (7+ messages)

[MeeGo-Dev][PATCH v2] Topcliff: Update PCH_CAN driver to 2.6.35
 2010-09-13 18:47 UTC  (2+ messages)

[PATCH 0/9] post cpdma/mdio refactoring fixes
 2010-09-13 18:07 UTC  (10+ messages)
  ` [PATCH 1/9] net: davinci_emac: allow forced 100/full via phy_id
` [PATCH 2/9] davinci: specify phy_id rather than auto-detect
` [PATCH 3/9] net: davinci_cpdma: requeue on early end-of-queue
` [PATCH 4/9] net: davinci_emac: fix rx error handling
` [PATCH 5/9] net: davinci_mdio: separate out controller reset
` [PATCH 6/9] net: davinci_mdio: use calculated bus access times
` [PATCH 7/9] net: davinci_mdio: work around emac soft-reset during i/o
` [PATCH 8/9] net: davinci_cpdma: add register dump routines
` [PATCH 9/9] net: davinci_emac: extended register dumps on tx timeout

[PATCH v3 00/10] split out emac cpdma and mdio for reuse
 2010-09-13 17:51 UTC  (15+ messages)

[RFC PATCH 0/4] Implement multiqueue virtio-net
 2010-09-13 17:40 UTC  (20+ messages)
` [RFC PATCH 1/4] Add a new API to virtio-pci

net-next pull request: RDS
 2010-09-13 17:14 UTC  (3+ messages)
    ` [rds-devel] "

Ports becoming unbindable
 2010-09-13 16:57 UTC 

[PATCH] iproute2: display xfrm socket policy direction
 2010-09-13 15:24 UTC  (2+ messages)

[MeeGo-Dev][PATCH] Topcliff: Update PCH_CAN driver to 2.6.35
 2010-09-13 15:22 UTC  (5+ messages)

[PATCH net-next-2.6] sfc: Fix order of channel_name array dimensions
 2010-09-13 14:14 UTC 

IPsec: Why do pfkey_getspi and xfrm_alloc_userspi call
 2010-09-13 12:31 UTC 

[MeeGo-Dev][PATCH v2] Topcliff: Update PCH_CAN driver to 2.6.35
 2010-09-13 12:22 UTC 

[PATCH RFC] netns: keep vlan slaves on master netns move
 2010-09-13 11:43 UTC  (2+ messages)

[PATCH net-next-2.6] flow: better memory management
 2010-09-13  9:52 UTC  (5+ messages)

[PATCH] e1000e: Simplify MSI interrupt testing
 2010-09-13  8:45 UTC 

[PATCH net-next-2.6] net: pskb_expand_head() optimization
 2010-09-13  7:49 UTC  (15+ messages)

[Bug #16626] Machine hangs with EIP at skb_copy_and_csum_dev
 2010-09-13  6:49 UTC  (8+ messages)

[PATCH net-next-2.6 00/10] sfc changes for 2.6.37
 2010-09-13  5:29 UTC  (14+ messages)
` [PATCH net-next-2.6 01/10] sfc: Use MCDI RX_BAD_FCS_PKTS count as MAC rx_bad count
` [PATCH net-next-2.6 02/10] sfc: Accumulate RX_NODESC_DROP count in rx_dropped, not rx_over_errors
` [PATCH net-next-2.6 03/10] sfc: Remove declarations of functions that no longer exist
` [PATCH net-next-2.6 04/10] sfc: Fix failure paths in efx_probe_port()
` [PATCH net-next-2.6 05/10] sfc: Allocate DMA and event rings using GFP_KERNEL
` [PATCH net-next-2.6 06/10] sfc: Abstract channel and index lookup for RX queues
` [PATCH net-next-2.6 07/10] sfc: Refactor channel and queue lookup and iteration
` [PATCH net-next-2.6 08/10] sfc: Allocate each channel separately, along with its RX and TX queues
` [PATCH net-next-2.6 09/10] sfc: Make the dmaq size a run-time setting (rather than compile-time)
` [PATCH net-next-2.6 10/10] sfc: Allow changing the DMA ring sizes dynamically via ethtool

linux-next: manual merge of the tip tree with the net tree
 2010-09-13  2:37 UTC 

TCP packet size and delivery packet decisions
 2010-09-13  1:23 UTC  (4+ messages)

bna: potential null dereference
 2010-09-12 22:41 UTC  (4+ messages)

[PATCH v3] Gigabit Ethernet driver of Topcliff PCH
 2010-09-12 22:19 UTC  (4+ messages)

[PATCH] enable getsockopt() for IP_NODEFRAG
 2010-09-12 21:52 UTC  (2+ messages)

e1000e crashes with 2.6.34.x and ThinkPad T60
 2010-09-12 21:04 UTC  (9+ messages)
` No link on e1000e with 2.6.35.3 "

pimreg zombies
 2010-09-12 19:17 UTC  (3+ messages)

2.6.36-rc3-git5: Reported regressions 2.6.34 -> 2.6.35
 2010-09-12 19:07 UTC 

sch_atm: null dereference
 2010-09-12 18:57 UTC  (2+ messages)

IPsec: Why do pfkey_getspi and xfrm_alloc_userspi call xfrm_find_acq_byseq?
 2010-09-12 18:47 UTC  (4+ messages)

[PATCHv2] uwb: use '%pM' format to print MAC address
 2010-09-12 18:16 UTC 

2.6.36-rc3-git5: Reported regressions from 2.6.35
 2010-09-12 18:11 UTC 

YOU HAVE WON ($650,500.00usd)
 2010-09-12 16:48 UTC 

[PATCH net-next] bnx2x: Spread rx buffers between allocated queues
 2010-09-12 15:48 UTC 

[RFC PATCH v9 04/16] Add a function make external buffer owner to query capability
 2010-09-12 13:37 UTC  (15+ messages)
` [RFC PATCH v9 05/16] Add a function to indicate if device use external buffer
  ` [RFC PATCH v9 06/16] Use callback to deal with skb_release_data() specially
    ` [RFC PATCH v9 07/16] Modify netdev_alloc_page() to get external buffer
      ` [RFC PATCH v9 08/16] Modify netdev_free_page() to release "
        ` [RFC PATCH v9 09/16] Don't do skb recycle, if device use "
          ` [RFC PATCH v9 10/16] Add a hook to intercept external buffers from NIC driver
            ` [RFC PATCH v9 11/16] Add header file for mp device
              ` [RFC PATCH v9 13/16] Add a kconfig entry and make entry "
                ` [RFC PATCH v9 12/16] Add mp(mediate passthru) device

[PATCH v2] net: af_packet: don't call tpacket_destruct_skb() until the skb is sent out
 2010-09-12 12:13 UTC  (2+ messages)

[PATCH 2/2] mac80211: fix compilation warning
 2010-09-12 11:10 UTC 

[PATCH 00/11] treewide: Remove pr_<level> uses with KERN_<level>
 2010-09-12  5:10 UTC  (2+ messages)
` [PATCH 08/11] drivers/net/skfp: Remove pr_<level> uses of KERN_<level>

tcp collapse+splice bug still present in -stable
 2010-09-12  3:32 UTC  (2+ messages)

Is via-velocity broken in 2.6.34?
 2010-09-11 22:53 UTC  (4+ messages)

[PATCH] usbnet: allow rx_process() to ignore packets
 2010-09-11 21:21 UTC  (6+ messages)
` [PATCH v2] usbnet: do not count empty skbs as errors in rx_process()

[BUG] atl1 causes lockup/reboot on resume from STR
 2010-09-11 20:47 UTC  (2+ messages)

Greetings
 2010-09-11 19:05 UTC 

Greetings
 2010-09-11 18:23 UTC 

[PATCH net-next-2.6] cx82310_eth: allow empty URBs
 2010-09-11 15:40 UTC 

[PATCH net-next-2.6] cx82310_eth: check usb_string() return value for error
 2010-09-11 15:39 UTC 

[PATCH] uwb: use '%pM' format to print MAC address
 2010-09-11 15:05 UTC 

[PATCH] net/cxgb3: remove undefined operations
 2010-09-11 11:12 UTC 

[PATCH] net/de4x5: remove undefined operations
 2010-09-11 11:08 UTC 

[RFC PATCH v10 00/16] Provide a zero-copy method on KVM virtio-net
 2010-09-11  9:53 UTC  (17+ messages)
` [RFC PATCH v10 01/16] Add a new structure for skb buffer from external
  ` [RFC PATCH v10 02/16] Add a new struct for device to manipulate external buffer
    ` [RFC PATCH v10 03/16] Add a ndo_mp_port_prep pointer to net_device_ops
      ` [RFC PATCH v10 04/16] Add a function make external buffer owner to query capability
        ` [RFC PATCH v10 05/16] Add a function to indicate if device use external buffer
          ` [RFC PATCH v10 06/16] Use callback to deal with skb_release_data() specially
            ` [RFC PATCH v10 07/16] Modify netdev_alloc_page() to get external buffer
              ` [RFC PATCH v10 08/16] Modify netdev_free_page() to release "
                ` [RFC PATCH v10 09/16] Don't do skb recycle, if device use "
                  ` [RFC PATCH v10 10/16] Add a hook to intercept external buffers from NIC driver
                    ` [RFC PATCH v10 11/16] Add header file for mp device
                      ` [RFC PATCH v10 12/16] Add a kconfig entry and make entry "
                        ` [RFC PATCH v10 13/16] Add mp(mediate passthru) device
                          ` [RFC PATCH v10 14/16] Provides multiple submits and asynchronous notifications
                            ` [RFC PATCH v10 15/16] An example how to modifiy NIC driver to use napi_gro_frags() interface
                              ` [RFC PATCH v10 16/16]An example how to alloc user buffer based on "

[PATCH net-next] sundance: Add power management hooks
 2010-09-11  9:23 UTC 

[PATCH 0/2] net,man - IP_NODEFRAG option for IPv4 socket
 2010-09-11  5:36 UTC  (6+ messages)
` [PATCH 2/2] man "
      ` [PATCH 2/2 v2] "

[GIT] Networking
 2010-09-11  4:26 UTC 

[PATCH] IPv6: Change addrconf code to deal with link changes better
 2010-09-11  1:10 UTC  (3+ messages)

[PATCH net-2.6] bonding: correctly process LACPDUs in non-linear skbs
 2010-09-11  1:08 UTC  (4+ messages)
  ` [PATCH net-2.6 v2] bonding: correctly process "

[PATCH 0/2] [RFC] posix clock tuning
 2010-09-11  0:20 UTC  (12+ messages)
` [PATCH 1/2] posix clocks: introduce a syscall for "
` [PATCH 2/2] posix clocks: introduce a sysfs presence

[PATCH] net: af_packet: don't call tpacket_destruct_skb() until the skb is sent out
 2010-09-11  0:19 UTC  (6+ messages)

[patch] vxge: potential NULL dereference
 2010-09-10 21:40 UTC  (5+ messages)

[patch] ixgbevf: potential NULL dereference on allocation failure
 2010-09-10 20:25 UTC  (3+ messages)

Possible regression with skb_clone() in 2.6.36
 2010-09-10 19:45 UTC  (4+ messages)

[PATCH net-next-2.6] fib: cleanups
 2010-09-10 19:32 UTC  (2+ messages)

REGRESSION: e1000e fails to communicate (82566DM)
 2010-09-10 17:21 UTC  (4+ messages)

[RFC] bnx2x: Insane RX rings
 2010-09-10 16:42 UTC  (8+ messages)

Fw: [Bug 18212] New: force_igmp_version ignored when a IGMPv3 query received (+1 line patch)
 2010-09-10 16:19 UTC 

[RFC PATCH] ipv4: release dev refcnt early when destroying inetdev
 2010-09-10 15:16 UTC  (4+ messages)

[patch] ppp: potential NULL dereference in ppp_mp_explode()
 2010-09-10 11:58 UTC 

[patch] net/llc: make opt unsigned in llc_ui_setsockopt()
 2010-09-10 11:56 UTC 

empty ack packets
 2010-09-10 10:57 UTC  (4+ messages)

E-mail Account Re-activation
 2010-09-10 10:06 UTC 

VIA Velocity 6130 - is it supported?
 2010-09-10  8:19 UTC  (3+ messages)

git trees merged
 2010-09-10  6:06 UTC 

[GIT PULL net-2.6] vhost-net: 2.6.36 regression fixes
 2010-09-10  5:00 UTC  (2+ messages)

[PATCH 5/8] drivers/net/bnx2x: use ARRAY_SIZE macro in bnx2x_main.c
 2010-09-10  4:56 UTC  (2+ messages)

[PATCH] ipheth: remove incorrect devtype to WWAN
 2010-09-10  4:42 UTC  (2+ 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).