netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-07-09 16:16:14 to 2013-07-11 07:47:02 UTC [more...]

A performance regression of gretap
 2013-07-11  7:47 UTC  (6+ messages)

[PATCH net v2] gso: Update tunnel segmentation to support Tx checksum offload
 2013-07-11  7:45 UTC  (7+ messages)

[PATCH 07/12] drivers/net/can/c_can: don't use devm_pinctrl_get_select_default() in probe
 2013-07-11  7:40 UTC  (6+ messages)
` [PATCH 08/12] drivers/net/ethernet/cadence: "
` [PATCH 09/12] drivers/net/ieee802154: "

backports based on next-20130618
 2013-07-11  7:34 UTC  (3+ messages)

[RFC PATCH net-next] net ipv6: Remove rebundant rt6i_nsiblings initialization
 2013-07-11  7:32 UTC  (2+ messages)

[PATCH] strict_strtoul in (obsolete) changed to kstrtoul
 2013-07-11  6:56 UTC 

[PATCH] inet: fix spacing in assignment
 2013-07-11  6:55 UTC 

[PATCH] strict_strtoul in (obsolete) changed to kstrtoul
 2013-07-11  6:52 UTC 

[PATCH] ipvs: fixed spacing at for statements
 2013-07-11  6:45 UTC 

[PATCH 1/1] xen/netback: correctly calculate required slots of skb
 2013-07-11  6:01 UTC  (13+ messages)
  ` [PATCH RFC] xen-netback: calculate the number of slots required for large MTU vifs
        ` [Xen-devel] "

net and net-next trees are not stable
 2013-07-11  5:27 UTC 

[RFC PATCH] net: add a rate_limit attribute to netdev_queue and a rtnetlink
 2013-07-11  3:10 UTC  (3+ messages)

[PATCH net-next] vxlan: Fix vs->vni_list locking
 2013-07-11  2:55 UTC  (5+ messages)

[PATCH v2 1/1] xen/netback: correctly calculate required slots of skb
 2013-07-11  2:48 UTC  (3+ messages)
  ` [Xen-devel] "

[PATCH 1/3] sh_eth: SH_ETH should depend on HAS_DMA
 2013-07-11  2:47 UTC  (4+ messages)
` [PATCH 2/3] rt2x00: RT2X00 "
` [PATCH 3/3] ath10k: ATH10K "

[PATCH net] ipv6: in case of link failure remove route directly instead of letting it expire
 2013-07-11  2:46 UTC  (2+ messages)

[PATCH] ifb: fix rcu_sched self-detected stalls
 2013-07-11  1:44 UTC  (2+ messages)

[PATCH net-next] vxlan: Fix kernel crash on rmmod
 2013-07-11  0:52 UTC  (2+ messages)

[PATCH firmware] rtl_nic: add firmware rtl8411-2
 2013-07-11  0:49 UTC  (2+ messages)

[PATCH net-next] r8169: add a new chip for RTL8411
 2013-07-11  0:43 UTC  (4+ messages)

[PATCH net RESEND v2] ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREF
 2013-07-11  0:36 UTC  (2+ messages)

Extremely bad performance with RTL8111/8168B
 2013-07-11  0:24 UTC  (10+ messages)

[PATCH v2.34] datapath: Add basic MPLS support to kernel
 2013-07-11  0:16 UTC  (7+ messages)

[PATCH net-next v3 0/3] net: finish renaming lls to busy poll
 2013-07-11  0:11 UTC  (5+ messages)
` [PATCH net-next v3 1/3] net: rename include/net/ll_poll.h to include/net/busy_poll.h
` [PATCH net-next v3 2/3] net: rename ll methods to busy-poll
` [PATCH net-next v3 3/3] net: rename busy poll socket op and globals

[PATCH] net: mv643xx_eth: fix DT port device name
 2013-07-10 22:59 UTC  (5+ messages)

[PATCH net] gso: Update tunnel segmentation to support Tx checksum offload
 2013-07-10 21:50 UTC  (3+ messages)

[PATCH net 1/1] qlcnic: Adding Maintainers
 2013-07-10 21:50 UTC  (4+ messages)

[PATCH RFC] ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREF
 2013-07-10 21:21 UTC  (19+ messages)

[PATCH v2] socket.7: add description for SO_BUSY_POLL
 2013-07-10 19:01 UTC  (6+ messages)

[GIT] Networking
 2013-07-10 18:07 UTC  (8+ messages)

Fixed PHY Device Tree usage?
 2013-07-10 17:23 UTC  (7+ messages)

ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devices
 2013-07-10 17:12 UTC 

[PATCH] net/tipc: use %*phC to dump small buffers in hex form
 2013-07-10 14:30 UTC 

[RFC PATCH] ip: add support for queue attributes
 2013-07-10 14:23 UTC  (2+ messages)

[PATCH BUGFIX 0/6] pkt_sched: fix little service anomalies and possible crashes of qfq+
 2013-07-10 13:46 UTC  (4+ messages)
` [PATCH 0/2] pkt_sched: sch_qfq: efficiency and codestyle improvements
  ` [PATCH 1/2] pkt_sched: sch_qfq: improve efficiency of make_eligible
  ` [PATCH 2/2] pkt_sched: sch_qfq: remove forward declaration of qfq_update_agg_ts

[PATCH net-next v2 1/3] net: rename include/net/ll_poll.h to include/net/busy_poll.h
 2013-07-10 14:00 UTC  (5+ messages)
` [PATCH net-next v2 2/3] net: rename ll methods to busy-poll
` [PATCH net-next v2 3/3] net: rename busy poll socket op and globals

[PATCH] xen-netfront: pull on receive skb may need to happen earlier
 2013-07-10 13:58 UTC  (14+ messages)
            ` [Xen-devel] "

[PATCH] socket.7: add description for SO_BUSY_POLL
 2013-07-10 12:55 UTC  (2+ messages)

[PATCH RFC] cdc_ncm.c: make rx and tx functions exportable
 2013-07-10 12:30 UTC  (5+ messages)
  ` [PATCH 1/3] net: cdc_ncm: Export cdc_ncm_{tx,rx}_fixup functions for re-use
  ` [PATCH 2/3] net: huawei_cdc_ncm: Introduce the huawei_cdc_ncm driver
  ` [PATCH 3/3] net: cdc_ncm: remove Huawei non-standard NCM device IDs

[PATCH net-next 1/3] net: rename include/net/ll_poll.h to include/net/busy_poll.h
 2013-07-10 11:55 UTC  (3+ messages)
` [PATCH net-next 2/3] net: rename ll methods to busy-poll
` [PATCH net-next 3/3] net: rename busy poll socket op and globals

e1000e on thinkpad x60: interrupt problem
 2013-07-10 11:37 UTC  (9+ messages)
          ` [E1000-devel] "

[PATCH iproute2 v3] ipbatch: fix use of 'ip netns exec'
 2013-07-10  9:52 UTC  (6+ messages)
` [PATCH iproute2 v4] "

[PATCH v2 net 1/2] tuntap: correctly linearize skb when zerocopy is used
 2013-07-10  6:15 UTC  (4+ messages)
` [PATCH v2 net 2/2] macvtap: "

[PATCH] virtio-net: put virtio net header inline with data
 2013-07-10  6:14 UTC  (6+ messages)

[PATCH net-next] net: rename low latency sockets functions to busy poll
 2013-07-10  6:10 UTC  (7+ messages)

[RFC PATCH] sctp: Don't lookup dst if transport dst is still valid
 2013-07-10  5:26 UTC  (8+ messages)

[PATCH net 1/2] tuntap: correctly linearize skb when zerocopy is used
 2013-07-10  5:17 UTC  (4+ messages)
` [PATCH net 2/2] macvtap: "

[PATCH] ip-rule.8: Fix presentational use of .SS
 2013-07-10  4:49 UTC 

[PATCH 0/2] virtio_net: fix race in RX VQ processing
 2013-07-10  4:39 UTC  (7+ messages)
` [PATCH 1/2] virtio: support unlocked queue poll
` [PATCH 2/2] virtio_net: fix race in RX VQ processing

A question on the design of OVS GRE tunnel
 2013-07-10  3:34 UTC  (5+ messages)

[GIT] Networking
 2013-07-10  1:54 UTC  (5+ messages)

[PATCH] In tc-ematch.8, remove no-op .ti requests to prevent translation warnings
 2013-07-10  0:13 UTC 

[PATCH] drivers/net: enic: release rtnl_lock on error-path
 2013-07-09 19:56 UTC  (2+ messages)

[PATCH] drivers/net: caif: fix wrong rtnl_is_locked() usage
 2013-07-09 19:56 UTC  (2+ messages)

[PATCHv3] vhost-net: fix use-after-free in vhost_net_flush
 2013-07-09 19:56 UTC  (2+ messages)

[PATCH] net/cadence/macb: fix bug/typo in extracting gem_irq_read_clear bit
 2013-07-09 19:50 UTC  (3+ messages)

[PATCH] net: sctp: confirm route during forward progress
 2013-07-09 19:50 UTC  (3+ messages)

[PATCH v2 0/2] virtio_net: fix race in RX VQ processing
 2013-07-09 19:46 UTC  (2+ messages)

[PATCH] Documentation: Fix references to defunct linux-net@vger.kernel.org
 2013-07-09 19:42 UTC  (2+ messages)

[PATCH net-next v2] net/fs: change busy poll time accounting
 2013-07-09 19:33 UTC  (2+ messages)

[RFC/RFT] rtlwifi: Fix build errors for unusual cases
 2013-07-09 19:18 UTC 

FROM MRS GRACE MANDA,KINDLY OPEN THE ATTACHED FILE AND GET BACK TO ME,GOD BLESS YOU
 2013-07-09 16:47 UTC 

[PATCH 2/2 V2] iproute2 vxlan documentation update for ip command
 2013-07-09 16:40 UTC  (2+ messages)

[Patch iproute2] iptunnel: check SIT_ISATAP flag only for SIT tunnel
 2013-07-09 16:09 UTC  (2+ messages)

[PATCH] tc-stab.8: Fix synopsis errors, an invalid escape, and incorrect English usge
 2013-07-09 16:08 UTC  (2+ messages)

Dear E-Mail User
 2013-07-09 16:07 UTC 


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).