netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-07-28 11:00:43 to 2010-08-01 06:57:20 UTC [more...]

[PATCH] ip_fragment: fix subtracting PPPOE_SES_HLEN from mtu twice
 2010-07-31 23:25 UTC 

[PATCH] act_nat: the checksum of ICMP doesn't have pseudo header
 2010-08-01  5:05 UTC  (7+ messages)

[PATCH] act_nat: fix wild pointer
 2010-08-01  5:05 UTC  (3+ messages)

ss -p is much too slow
 2010-08-01  2:33 UTC  (3+ messages)

[PATCH] netem: fix installs of dist files
 2010-08-01  2:33 UTC  (2+ messages)

[REGRESSION] e1000e stopped working
 2010-08-01  2:08 UTC  (29+ messages)
                    ` [REGRESSION] e1000e stopped working [MANUALLY BISECTED]

[PATCH staging] Add SBE 2T3E3 WAN driver
 2010-08-01  0:27 UTC  (4+ messages)

shape traffic on tun interfaces
 2010-07-31 22:09 UTC 

iw reg set does not work because udev and crda do not respond to boot-time request
 2010-07-31 21:05 UTC 

[PATCH v4] can: Add driver for esd CAN-USB/2 device
 2010-07-31 19:27 UTC  (3+ messages)

[PATCH] Multiqueue macvtap driver
 2010-07-31 19:18 UTC  (2+ messages)

[PATCH] net: ingress filter message limit
 2010-07-31 19:13 UTC 

[PATCH] nf_nat: no IP_NAT_RANGE_MAP_IPS flags when alloc_null_binding()
 2010-07-31 18:15 UTC 

[PATCH] net: wl12xx: do not use kfree'd memory
 2010-07-31 16:33 UTC 

[PULL REQ] WAN: LMC driver
 2010-07-31 15:05 UTC  (30+ messages)
` [PATCH 01/29] LMC: whitespace and cosmetic fixes
` [PATCH 02/29] LMC: Remove "lmc_" prefix from source file names
` [PATCH 03/29] LMC: Remove 3 typedefs
` [PATCH 04/29] LMC: fix initialization messages
` [PATCH 05/29] LMC: Remove non-LMC_PPP modes, everything is already handled by generic HDLC
` [PATCH 06/29] LMC: Remove stub files proto.[ch]
` [PATCH 07/29] LMC: Convert media structs to named initializers
` [PATCH 08/29] LMC: Remove "dummy" media functions
` [PATCH 09/29] LMC: shuffle protocol routines to avoid a need for prototypes
` [PATCH 10/29] LMC: Remove empty media functions
` [PATCH 11/29] LMC: Get rid of lmcConsoleLog()
` [PATCH 12/29] LMC: Get rid of the event logger
` [PATCH 13/29] LMC: Get rid of debug.[ch]
` [PATCH 14/29] LMC: Remove now empty header file lmc.h
` [PATCH 15/29] LMC: lanmedia.com is not functional anymore
` [PATCH 16/29] LMC: Remove unused macros
` [PATCH 17/29] LMC: don't wait in lmc_trace()
` [PATCH 18/29] LMC: strip "lmc_" prefix from field names in struct card
` [PATCH 19/29] LMC: Remove sc->check. We don't do such checks in drivers
` [PATCH 20/29] LMC: Remove unused sc->board_idx
` [PATCH 21/29] LMC: I'm sure Linux doesn't swap PCI subsystem device and vendor IDs
` [PATCH 22/29] LMC: Move model logic to media structs
` [PATCH 23/29] LMC: lmc_set_protocol() is effectively a NOP, remove it
` [PATCH 24/29] LMC: Remove unused variables
` [PATCH 25/29] LMC: Remove unneeded prototypes
` [PATCH 26/29] LMC: Remove redundant macro
` [PATCH 27/29] LMC: Remove redundant card->name
` [PATCH 28/29] LMC: Simplify and fix CSR names and logic
` [PATCH 29/29] LMC: Report proper card type before the first dev->open()

[PATCH 2/2] nf_nat: don't check if the tuple is unique when there isn't any other choice
 2010-07-31 14:07 UTC  (3+ messages)

[PATCH 1/2] nf_nat: make unique_tuple return void
 2010-07-31 12:47 UTC  (3+ messages)

[PATCH] net/rose: Use GFP_ATOMIC
 2010-07-31  9:56 UTC 

[PATCH] Tulip: don't initialize SBE xT3E3 WAN ports
 2010-07-31  9:32 UTC 

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

[PATCH v2 2/2] nf_nat: don't check if the tuple is unique when there isn't any other choice
 2010-07-31  7:09 UTC 

[PATCH v2 1/2] nf_nat: make unique_tuple return void
 2010-07-31  7:08 UTC 

[PATCH net-next 4/4] be2net: fix to avoid sending get_stats request if one is already being processed
 2010-07-31  6:59 UTC  (2+ messages)

[PATCH net-next 3/4] be2net: change to show correct physical link status
 2010-07-31  6:59 UTC  (2+ messages)

[PATCH net-next 2/4] be2net: add code to dump registers for debug
 2010-07-31  6:59 UTC  (2+ messages)

[PATCH net-next 1/4] be2net: fix to correctly know if driver needs to run for a VF or a PF
 2010-07-31  6:59 UTC  (2+ messages)

[PATCH] sky2: Code style fixes
 2010-07-31  6:59 UTC  (3+ messages)

[PATCH] nf: make skb_make_writable() return bool
 2010-07-31  6:56 UTC 

[PATCH 1/3] TI DaVinci EMAC : Implement interrupt pacing functionality
 2010-07-31  6:56 UTC  (6+ messages)
` [PATCH 2/3] TI DaVinci EMAC: Fix asymmetric handling of packets in NAPI Poll function
  ` [PATCH 3/3] TI DaVinci EMAC: Fix incorrect reference to EMAC_CTRL registers

bridge: Allow multicast snooping to be disabled before ifup
 2010-07-31  6:37 UTC  (2+ messages)

BUG: net-next netns teardown bridge bug "waiting for lo to become free."
 2010-07-31  6:37 UTC  (7+ messages)
    ` [BUG] bridge leaks 3 references on lo per up&down

[patch] dnet: fixup error handling in initialization
 2010-07-31  6:29 UTC  (2+ messages)

[PATCH net-next] bonding: take rtnl in bond_loadbalance_arp_mon
 2010-07-31  6:28 UTC  (5+ messages)

[PATCH net-next] drivers/net/vxge/vxge-main.c: Use pr_<level> and netdev_<level>
 2010-07-31  6:28 UTC  (3+ messages)

[PATCH] tcp: cookie transactions setsockopt memory leak
 2010-07-31  6:05 UTC  (2+ messages)

[PATCH] drivers: Fixes a typo from "dev" to "ndev" that caused compilation erros
 2010-07-31  5:20 UTC  (3+ messages)

[PATCH -next] net: ks8842 depends on DMA_ENGINE
 2010-07-31  5:10 UTC  (2+ messages)

[PATCH] ucc_geth: fix UCC device number in debug message
 2010-07-31  5:09 UTC  (2+ messages)

[PATCH] tun: keep link (carrier) state up to date
 2010-07-31  5:06 UTC  (2+ messages)

pull request: wireless-next-2.6 2010-07-29
 2010-07-31  4:49 UTC  (2+ messages)

[RFC PATCH 1/2] pci: add function reset call that can be used inside of probe
 2010-07-31  0:59 UTC  (2+ messages)
` [RFC PATCH 2/2] igb/ixgbe: add code to trigger function reset if reset_devices is set

[PATCH] net: Add getsockopt support for TCP thin-streams
 2010-07-30 23:49 UTC 

where are the memory barriers in net driver rx DMA operations?
 2010-07-30 15:19 UTC 

[071/205] IPv6: keep route for tentative address
 2010-07-30 17:51 UTC  (2+ messages)
` [072/205] IPv6: only notify protocols if address is completely gone

[PATCH 9/9] sunrpc: auth_gss: misused copy_to_user() return value
 2010-07-30 17:48 UTC  (2+ messages)

e1000e crashes with 2.6.34.x and ThinkPad T60
 2010-07-30 17:42 UTC  (6+ messages)

[PATCH 09/11] Removing dead ETRAX_NETWORK_RED_ON_NO_CONNECTION
 2010-07-30 17:28 UTC 

[PATCH V4] Export SMBIOS provided firmware instance and label to sysfs
 2010-07-30 16:36 UTC  (3+ messages)

[PATCH] nf_nat: use local variable hdrlen
 2010-07-30  7:58 UTC 

[PATCH] vhost: locking/rcu cleanup
 2010-07-30 14:49 UTC 

[PATCH repost] sched: export sched_set/getaffinity to modules
 2010-07-30 14:31 UTC  (12+ messages)

pcap and ARP hardware type for IEEE 802.15.4
 2010-07-30 14:05 UTC 

[PATCH -staging] slicoss: Remove net_device_stats from the driver's private
 2010-07-30 13:26 UTC 

RPS vs. hard-irq-context netif_rx()
 2010-07-30 13:21 UTC  (2+ messages)

[PATCH] can-raw: Fix skb_orphan_try handling
 2010-07-30  9:44 UTC 

[patch] hp100: unmap memory on error path
 2010-07-30  9:06 UTC 

[PATCH] act_nat: get the position info from skb->tc_verd
 2010-07-30  2:57 UTC  (3+ messages)

[PATCH net-next 0/3] drivers/net/bfin_mac.c: Neatening
 2010-07-30  1:47 UTC  (9+ messages)
` [PATCH net-next 1/3] "
  ` [PATCH net-next 2/3] drivers/net/bfin_mac.c: Use pr_<level>, netdev_<level>
      ` [PATCH V2 "
  ` [PATCH net-next 3/3] drivers/net/bfin_mac.c: Misc function cleanups, neatening
      ` [PATCH V2 "

Is it a possible bug in dev_gro_receive()?
 2010-07-30  1:54 UTC 

[PATCH 1/2] net: dsa: introduce STPID switch tagging handling code
 2010-07-29 17:50 UTC  (6+ messages)
  ` [Uclinux-dist-devel] "

[PATCH net-next] drivers/net/bfin_mac.c: Use pr_fmt, netdev_<level>
 2010-07-29 16:24 UTC  (6+ messages)
` [Uclinux-dist-devel] "

[PATCH] vhost: locking/rcu cleanup
 2010-07-29 12:23 UTC 

can: expected receive behavior broken
 2010-07-29 11:16 UTC  (5+ messages)

via-rhine interrupts
 2010-07-29 11:03 UTC 

nfs client hang
 2010-07-29 10:10 UTC  (5+ messages)

slub numa: Fix rare allocation from unexpected node
 2010-07-29 10:00 UTC  (2+ messages)

linux-next: manual merge of the net tree with the net-current tree
 2010-07-29  5:51 UTC  (2+ messages)

linux-next: build failure after merge of the final tree (net tree related)
 2010-07-29  5:21 UTC  (2+ messages)

TAHI CN-6-4-1 failed on Linux 2.6.32 kernel
 2010-07-29  3:20 UTC 

linux-next: manual merge of the net tree with the net-current tree
 2010-07-29  1:26 UTC  (2+ messages)

noqueue on bonding devices
 2010-07-28 23:42 UTC  (3+ messages)

br_forward.c - rcu dereference warning
 2010-07-28 18:01 UTC  (10+ messages)
          ` [PATCH] bridge: add rcu_read_lock

Problem with rtl8192su staging driver
 2010-07-28 15:02 UTC 

[GIT PULL net-2.6] vhost-net: more error handling fixes
 2010-07-28 13:32 UTC  (2+ messages)
` [GIT PULL net-next-2.6] vhost-net patchset for 2.6.36

[PATCH UPDATED 1/3] vhost: replace vhost_workqueue with per-vhost kthread
 2010-07-28 12:00 UTC  (12+ messages)

[PATCH RHEL6 RESEND] kernel performance optimization with CONFIG_DEBUG_RODATA
 2010-07-28 11:03 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).