netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-04-22 23:16:34 to 2010-04-25 09:20:04 UTC [more...]

[RFC][PATCH v4 01/18] Add a new struct for device to manipulate external buffer
 2010-04-25  9:20 UTC  (18+ messages)
` [RFC][PATCH v4 02/18] Export 2 func for device to assign/dassign new structure
  ` [RFC][PATCH v4 03/18] Add a ndo_mp_port_prep pointer to net_device_ops
    ` [RFC][PATCH v4 04/18] Add a function make external buffer owner to query capability
      ` [RFC][PATCH v4 05/18] Add a function to indicate if device use external buffer
        ` [RFC][PATCH v4 06/18] Add interface to get external buffers
          ` [RFC][PATCH v4 07/18] Make __alloc_skb() to get external buffer
            ` [RFC][PATCH v4 08/18] Ignore skb_reserve() when device is using "
              ` [RFC][PATCH v4 09/18] Don't do skb recycle, if device use "
                ` [RFC][PATCH v4 10/18] Use callback to deal with skb_release_data() specially
                  ` [RFC][PATCH v4 11/18] Add a hook to intercept external buffers from NIC driver
                    ` [RFC][PATCH v4 12/18] To skip GRO if buffer is external
                      ` [RFC][PATCH v4 13/18] Add header file for mp device
                        ` [RFC][PATCH v4 14/18] Add basic func and special ioctl to "
                          ` [RFC][PATCH v4 15/18] Manipulate external buffers in "
                            ` [RFC][PATCH v4 16/18] Export proto_ops to vhost-net driver
                              ` [RFC][PATCH v4 17/18] Add a kconfig entry and make entry for mp device
                                ` [RFC][PATCH v4 18/18] Provides multiple submits and async notifications

[PATCH v3] rps: optimize rps_get_cpu()
 2010-04-25  8:03 UTC  (9+ messages)

[PATCH net-next-2.6] netns: rename unregister_pernet_subsys parameter
 2010-04-25  7:50 UTC  (2+ messages)

[PATCH] RCU: don't turn off lockdep when find suspicious rcu_dereference_check() usage
 2010-04-25  7:49 UTC  (11+ messages)

[PATCH] e100: Fix the TX workqueue race
 2010-04-25  4:10 UTC  (9+ messages)

2.6.33.2 networking regression
 2010-04-25  3:19 UTC  (2+ messages)

[PATCH 1/2] sky2: size status ring based on Tx/Rx ring
 2010-04-25  3:04 UTC  (7+ messages)
` [PATCH 2/2] sky2: add support for receive hashing
    ` [PATCH 2/2] sky2: add support for receive hashing (v3)

rps perfomance WAS(Re: rps: question
 2010-04-25  2:31 UTC  (10+ messages)

[PATCH] axnet_cs: fix phy_id detection for bogus Asix chip
 2010-04-24 20:37 UTC  (13+ messages)
` [PATCH] pcnet_cs: add cis(firmware) of the Allied Telesis LA-PCM
  ` [PATCH] 3c589_cs: add cis(firmware) of 3Com multifunction pcmcia card
    ` [PATCH kernel 2.6.31] pcnet_cs: add cis of Linksys "
      ` [PATCH kernel 2.6.32-rc1] pcnet_cs: add cis of National Semicondoctor's "
        ` [PATCH kernel 2.6.33-rc1] pcnet_cs: add cis of KTI PE520 pcmcia network card
          ` [PATCH kernel 2.6.33-rc1 updated] "
            ` [PATCH kernel 2.6.33-rc5] fmvj18x_cs: add new id (Panasonic lan & modem card)
              ` [PATCH kernel 2.6.33] axnet_cs: add new id
                ` [PATCH kernel 2.6.34-rc2] pcnet_cs: "
                  ` [PATCH kernel 2.6.34-rc3] smc91c92_cs: fix the problem of "Unable to find hardware address"
                    ` [PATCH kernel 2.6.34-rc3-git9] smc91c92_cs: define multicast_table as unsigned char
                      ` [PATCH kernel 2.6.34-rc5] smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt()

DDoS attack causing bad effect on conntrack searches
 2010-04-24 20:11 UTC  (33+ messages)

[RFC][PATCH v3 2/3] Provides multiple submits and asynchronous notifications
 2010-04-24 19:32 UTC  (3+ messages)
`  "

[PATCHv5] add mergeable receiver buffers support to vhost
 2010-04-24 19:07 UTC  (2+ messages)

[patch] sctp: cleanup: remove unneeded null check
 2010-04-24 17:19 UTC  (3+ messages)
  ` [patch v2] sctp: cleanup: remove duplicate assignment

[net-next-2.6 PATCH 1/2] Add ndo_set_vf_port_profile (was iovnl)
 2010-04-24 14:37 UTC  (7+ messages)
` [net-next-2.6 PATCH 2/2] add enic ndo_vf_set_port_profile op support for dynamic vnics
` [net-next-2.6 PATCH 1/2] Add ndo_set_vf_port_profile

[PATCH v6] net: batch skb dequeueing from softnet input_pkt_queue
 2010-04-24 14:10 UTC  (5+ messages)

PCI runtime power management for r8169
 2010-04-24 11:30 UTC 

[GIT PULL net-next-2.6 (TAKE 4)] MLD Snooping
 2010-04-24  6:44 UTC  (2+ messages)

[PATCH 0/3] IPv6: Add IPV6_RECVPATHMTU, IPV6_PATHMTU and IPV6_DONTFRAG support
 2010-04-24  6:36 UTC  (5+ messages)
` [PATCH 1/3] IPv6: data structure changes for new socket options
  ` [PATCH 2/3] IPv6: Add dontfrag argument to relevant functions
    ` [PATCH 3/3] IPv6: Complete IPV6_DONTFRAG support

[PATCH 1/4] e1000e: save skb counts in TX to avoid cache misses
 2010-04-24  6:30 UTC  (2+ messages)

[net-next PATCH 1/2] add iovnl netlink support
 2010-04-24  6:21 UTC  (12+ messages)
` eSwitch management

[PATCH 4/4] e1000e: Save irq into netdev structure
 2010-04-24  0:27 UTC 

[PATCH 3/4] e1000e: Remove unnessary log message
 2010-04-24  0:26 UTC 

[PATCH 2/4] e1000e: reduce writes of RX producer ptr
 2010-04-24  0:26 UTC 

[RFC net-next-2.6 PATCH] ixgbe: Example usage of new IRQ affinity_hints for FCoE
 2010-04-24  0:21 UTC 

[GIT] Networking
 2010-04-23 23:52 UTC 

[PATCH net-next-2.6] l2tp_eth: fix memory allocation
 2010-04-23 23:37 UTC  (2+ messages)

[PATCH net-next-2.6] l2tp: fix memory allocation
 2010-04-23 23:37 UTC  (2+ messages)

pull request: wireless-next-2.6 2010-04-23
 2010-04-23 23:22 UTC  (2+ messages)

[PATCH 2/2] gianfar: Fix potential oops during OF address translation
 2010-04-23 23:20 UTC  (2+ messages)

[PATCH 1/2] fsl_pq_mdio: Fix kernel oops during OF address translation
 2010-04-23 23:20 UTC  (2+ messages)

[PATCH net-2.6 1/9] sfc: Wait at most 10ms for the MC to finish reading out MAC statistics
 2010-04-23 22:58 UTC  (5+ messages)

[PATCH net-2.6 2/9] sfc: Ignore parity errors in the other port's SRAM
 2010-04-23 22:28 UTC  (8+ messages)
  ` [PATCH net-2.6 3/9] sfc: Always close net device at the end of a disabling reset
  ` [PATCH net-2.6 4/9] sfc: Consistently report short MCDI responses as EIO
  ` [PATCH net-2.6 5/9] sfc: Change falcon_probe_board() to fail for unsupported boards
  ` [PATCH net-2.6 6/9] sfc: Handle serious errors in exactly one interrupt handler
  ` [PATCH net-2.6 7/9] sfc: Stop masking out XGMII faults over reconfigures
  ` [PATCH net-2.6 8/9] sfc: Reconfigure the XAUI serdes after an EM reset
  ` [PATCH net-2.6 9/9] sfc: Extend the legacy interrupt workarounds

[PATCH] e100: expose broadcast_disabled as a module option
 2010-04-23 22:02 UTC  (4+ messages)

[PATCH net-next-2.6] rps: consistent rxhash
 2010-04-23 20:44 UTC  (4+ messages)

[PATCH] NIU support for skb->rxhash
 2010-04-23 20:28 UTC  (6+ messages)

[RFC 0/2] phylib: Add support for MDIO clause 45
 2010-04-23 19:39 UTC  (5+ messages)
` [RFC 1/2] phylib: Convert MDIO and PHY Lib drivers to support 10G
  ` [RFC 2/2] phylib: Convert MDIO bitbang to new MDIO 45 format

RESPONSE NEEDED !
 2010-04-23 16:50 UTC 

[PATCH 1/7] Topcliff GbE: Add The Main code
 2010-04-23 15:27 UTC 

[PATCH 1/7] Topcliff GbE: Add The Main code [1/3]
 2010-04-23 15:26 UTC  (2+ messages)

Checkpoint and Restart of INET routing information
 2010-04-23 15:24 UTC  (6+ messages)
  ` [PATCH 1/4] Fix acquiring socket lock before reading RTNETLINK response
  ` [PATCH 2/4] [RFC] Add sock_create_kern_net()
  ` [PATCH 3/4] C/R: Make rtnl_open() and rtnl_do() take and pass a netns pointer
  ` [PATCH 4/4] C/R: inet4 and inet6 unicast routes

IPv6: race condition in __ipv6_ifa_notify() and dst_free() ?
 2010-04-23 15:05 UTC  (6+ messages)

[PATCH] Topcliff PHUB: Add The Packet Hub driver [1/2]
 2010-04-23 14:57 UTC  (2+ messages)

[PATCH] Topcliff PHUB: Add The Packet Hub driver [2/2]
 2010-04-23 13:49 UTC 

[PATCH 6/7] Topcliff GbE: Add The common header files [1/2]
 2010-04-23 12:01 UTC 

[PATCH 6/7] Topcliff GbE: Add The common header files [2/2]
 2010-04-23 12:01 UTC 

[PATCH 7/7] Topcliff GbE: Change The Kconfig and Makefile
 2010-04-23 12:01 UTC 

[PATCH 5/7] Topcliff GbE: Add The Hardware layer codes [2/2]
 2010-04-23 12:00 UTC 

[PATCH 5/7] Topcliff GbE: Add The Hardware layer codes [1/2]
 2010-04-23 12:00 UTC 

[PATCH 3/7] Topcliff GbE: Add The Ethtool code [1/2]
 2010-04-23 12:00 UTC 

[PATCH 4/7] Topcliff GbE: Add The Hardware layer I/F code
 2010-04-23 12:00 UTC 

[PATCH 1/7] Topcliff GbE: Add The Main code [3/3]
 2010-04-23 11:56 UTC 

[PATCH 1/7] Topcliff GbE: Add The Main code [2/3]
 2010-04-23 11:56 UTC 

[PATCH 2/7] Topcliff GbE: Add The Parameter check code
 2010-04-23 11:59 UTC 

[PATCH 3/7] Topcliff GbE: Add The Ethtool code [2/2]
 2010-04-23 12:00 UTC 

nfs41: potential null deref in xprt_reserve_xprt()?
 2010-04-23 12:00 UTC 

[PATCH net-next-2.6] net: disallow to use net_assign_generic externally
 2010-04-23 11:40 UTC 

[PATCH/RFC Resubmission] cdc_ether: Identify MBM devices by GUID in MDLM descriptor
 2010-04-23 11:07 UTC 

[PATCH linux-next 1/2] irq: Add CPU mask affinity hint callback framework
 2010-04-23  9:27 UTC  (5+ messages)

[PATCH 1/2][RESEND] ehea: error handling improvement
 2010-04-23  8:22 UTC  (3+ messages)

[PATCH] can: Add driver for esd CAN-USB/2 device
 2010-04-23  8:15 UTC 

[PATCH] bnx2x: add support for receive hashing
 2010-04-23  7:11 UTC  (2+ messages)

[PATCH NEXT 0/8]qlcnic: inter driver coexistence fixes
 2010-04-23  3:54 UTC  (2+ messages)

PROBLEM: Linux kernel 2.6.31 IPv4 TCP fails to open huge amount of outgoing connections (unable to bind ... )
 2010-04-23  2:06 UTC  (4+ messages)

[net-next-2.6 PATCH] remove DCB_PROTO_VERSION as we don't do netlink versioning
 2010-04-23  1:33 UTC  (2+ messages)

[PATCHv2 1/7] X25: Add if_x25.h and x25 to device identifiers
 2010-04-23  1:02 UTC  (4+ messages)

Subject: re-submit4 [ANNOUNCEMENT] NET: usb: sierra_net.c driver
 2010-04-22 23:16 UTC  (5+ 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).