netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-30 06:45:49 to 2012-10-31 11:22:21 UTC [more...]

[PATCH 2/9] net: rds: use this_cpu_ptr per-cpu helper
 2012-10-31 11:22 UTC 

[PATCH 1/9] net: core: use this_cpu_ptr per-cpu helper
 2012-10-31 11:22 UTC 

[PATCH 0/9] use this_cpu_ptr instead of per_cpu_ptr(p, smp_processor_id())
 2012-10-31 11:21 UTC 

[PATCH] net: allow configuration of the size of page in __netdev_alloc_frag
 2012-10-31 11:19 UTC  (12+ messages)
                  ` [Xen-devel] "

[PATCH net] net: fix divide by zero in tcp algorithm illinois
 2012-10-31 11:17 UTC  (2+ messages)

[PATCH v4] Network driver for the Armada 370 and Armada XP ARM Marvell SoCs
 2012-10-31 11:12 UTC  (9+ messages)
` [PATCH 1/4] net: mvneta: driver for Marvell Armada 370/XP network unit
` [PATCH 3/4] arm: mvebu: add Ethernet controllers using mvneta driver for Armada 370/XP

[PATCH v3 00/10] net/macb: driver enhancement concerning GEM support, ring logic and cleanup
 2012-10-31 10:42 UTC  (22+ messages)
` [PATCH v3 01/10] net/macb: Add support for Gigabit Ethernet mode
` [PATCH v3 02/10] net/macb: memory barriers cleanup
` [PATCH v3 03/10] net/macb: change debugging messages
` [PATCH v3 04/10] net/macb: remove macb_get_drvinfo()
` [PATCH v3 05/10] net/macb: tx status is more than 8 bits now
` [PATCH v3 06/10] net/macb: clean up ring buffer logic
  ` [PATCH] net/at91_ether: fix the use of macb structure
` [PATCH v3 07/10] net/macb: ethtool interface: add register dump feature
` [PATCH v3 08/10] net/macb: better manage tx errors
` [PATCH v3 09/10] net/macb: Offset first RX buffer by two bytes
` [PATCH v3 10/10] net/macb: add pinctrl consumer support

[rfc net-next v6 0/3] Multiqueue virtio-net
 2012-10-31 10:33 UTC  (6+ messages)
` [rfc net-next v6 1/3] virtio_net: Introduce VIRTIO_NET_F_MULTIQUEUE
` [rfc net-next v6 2/3] virtio_net: multiqueue support
` [rfc net-next v6 3/3] virtio-net: change the number of queues through ethtool

[PATCHv2 net-next 0/8] enable/disable zero copy tx dynamically
 2012-10-31 10:31 UTC  (9+ messages)
` [PATCHv2 net-next 1/8] skb: report completion status for zero copy skbs
` [PATCHv2 net-next 2/8] skb: api to report errors "
` [PATCHv2 net-next 3/8] tun: report orphan frags errors to zero copy callback
` [PATCHv2 net-next 8/8] vhost-net: reduce vq polling on tx zerocopy
` [PATCHv2 net-next 4/8] vhost-net: cleanup macros for DMA status tracking
` [PATCHv2 net-next 5/8] vhost: track zero copy failures using DMA length
` [PATCHv2 net-next 6/8] vhost: move -net specific code out
` [PATCHv2 net-next 7/8] vhost-net: select tx zero copy dynamically

[PATCH] drivers/net: use tasklet_kill in device remove/close process
 2012-10-31 10:29 UTC 

[PATCH v2 1/3] pppoatm: don't send frames to destroyed vcc
 2012-10-31 10:22 UTC  (15+ messages)
` [PATCH v2 2/3] pppoatm: fix race condition with destroying of vcc
` [PATCH v2 3/3] pppoatm: protect against freeing "

[PATCH v8 01/16] hashtable: introduce a small and naive hashtable
 2012-10-31  9:46 UTC  (33+ messages)
  ` [PATCH v8 02/16] userns: use new hashtable implementation
  ` [PATCH v8 04/16] workqueue: "
  ` [PATCH v8 06/16] tracepoint: "
  ` [PATCH v8 07/16] net, 9p: "
  ` [PATCH v8 08/16] block, elevator: "
  ` [PATCH v8 10/16] dlm: "
  ` [PATCH v8 11/16] net, l2tp: "
  ` [PATCH v8 12/16] dm: "
  ` [PATCH v8 13/16] lockd: "
  ` [PATCH v8 14/16] net, rds: "
  ` [PATCH v8 15/16] openvswitch: "
  ` [PATCH v8 16/16] tracing output: "
` [PATCH v8 03/16] mm,ksm: "
` [PATCH v8 05/16] mm/huge_memory: "
` [PATCH v8 09/16] SUNRPC/cache: "

ping -f is broken in iputils 20121011
 2012-10-31  9:11 UTC 

[dm-devel] [PATCH v8 01/16] hashtable: introduce a small and naive hashtable
 2012-10-31  9:10 UTC 

[PATCH RFC net-next 0/4] Convert blackfin to phc and remove timecompare
 2012-10-31  9:00 UTC  (11+ messages)
` [PATCH RFC net-next 2/4] bfin_mac: replace sys time stamps with raw ones instead
  ` [uclinux-dist-devel] "

[PATCH v3 2/6] PM / Runtime: introduce pm_runtime_set[get]_memalloc_noio()
 2012-10-31  8:37 UTC  (13+ messages)

[PATCH 3/3] tipc: do not use tasklet_disable before tasklet_kill
 2012-10-31  8:06 UTC 

[PATCH 4/4] FEC: Add time stamping code and a PTP hardware clock
 2012-10-31  4:25 UTC 

[PATCH 3/4] ARM: imx6q: Set enet tx reference clk from anatop to support 1588
 2012-10-31  4:25 UTC 

[PATCH 2/4] ARM: dts: imx6q: Add ENET PTP clock pin and clock source
 2012-10-31  4:24 UTC 

[PATCH 1/4] net: fec: move fec_enet_private to header file
 2012-10-31  4:24 UTC 

[PATCH 0/4] Support the MX6 FEC as a PTP hardware clock
 2012-10-31  4:24 UTC 

[PATCH net-next 0/8] bridge: new security features
 2012-10-31  2:38 UTC  (6+ messages)
` [PATCH net-next 1/8] bridge: bridge port parameters over netlink
` [PATCH net-next 3/8] bridge: implement BPDU blocking

[PATCH] veth: allow changing the mac address while interface is up
 2012-10-31  2:22 UTC 

[PATCH 1/1] net: fix compile warning in af_unix.c
 2012-10-31  0:46 UTC  (3+ messages)

[net-next v4 0/7] Multiqueue support in tuntap
 2012-10-30 23:52 UTC  (2+ messages)

Payment Sent!!
 2012-10-30 22:05 UTC 

[PATCH net] tcp: Fix double sizeof in new tcp_metrics code
 2012-10-30 22:03 UTC 

[PATCH] ethtool: Support et131x registers in -d
 2012-10-30 21:57 UTC 

# (c) 2007, Joe Perches <joe@perches.com>
 2012-10-30 21:35 UTC  (9+ messages)
` [PATCH 1/4] net: davinci_mdio: Fix typo mistake in calling runtime-pm api
` [PATCH 2/4] net: cpsw: Add parent<->child relation support between cpsw and mdio
` [PATCH 3/4] ARM: OMAP3+: hwmod: Add AM33XX HWMOD data for davinci_mdio module
` [PATCH 4/4] arm/dts: am33xx: Add CPSW and MDIO module nodes for AM33XX

ping -f is broken in iputils 20121011
 2012-10-30 20:52 UTC 

[PATCH] vxlan: allow a user to set TTL value
 2012-10-30 20:54 UTC  (3+ messages)

[PATCH firmware] rtl_nic: update firmware for RTL8168G
 2012-10-30 20:37 UTC  (2+ messages)

[PATCH] bonding: fix bond 6 mode change MAC of arp reply from vif to cause Domu's network unreachable intermittently
 2012-10-30 19:39 UTC  (2+ messages)

[PATCH 0/1] smsc75xx: wol enhancements
 2012-10-30 17:46 UTC  (2+ messages)
` [PATCH 1/1] smsc75xx: add wol support for more frame types

[PATCH] bonding: extend bond_arp_send_all to bridge devices
 2012-10-30 17:07 UTC 

IPV6_PKTINFO seems not to be honored correctly by RAW-sockets
 2012-10-30 16:52 UTC  (3+ messages)

tcp_metrics: dumb bug
 2012-10-30 15:59 UTC 

[PATCH net-next 0/8] enable/disable zero copy tx dynamically
 2012-10-30 15:54 UTC  (7+ messages)
` [PATCH net-next 2/8] skb: api to report errors for zero copy skbs
` [PATCH net-next 8/8] vhost-net: reduce vq polling on tx zerocopy

[PATCH] ipv4/fib_trie: notify deleted routes on if down event
 2012-10-30 15:32 UTC 

[PATCH net-next] sctp: support per-association stats via a new SCTP_GET_ASSOC_STATS call
 2012-10-30 14:54 UTC  (11+ messages)

[PATCH RFC] pkt_sched: enable QFQ to support TSO/GSO
 2012-10-30 14:24 UTC  (2+ messages)

[PATCH] if_ether.h: add B.A.T.M.A.N.-Advanced Ethertype
 2012-10-30 14:08 UTC 

[PATCH] Linus's tree: wireless: Spelling corrections
 2012-10-30 11:48 UTC 

[PATCH] Linus's tree: wireless: Spelling corrections
 2012-10-30 11:47 UTC 

[PATCH 0/3] netfilter updates for the net tree
 2012-10-30 10:19 UTC  (4+ messages)
` [PATCH 1/3] netfilter: nf_conntrack: fix rt_gateway checks for H.323 helper
` [PATCH 2/3] netfilter: nf_nat: don't check for port change on ICMP tuples
` [PATCH 3/3] netfilter: nf_defrag_ipv6: solve section mismatch in nf_conntrack_reasm

[PATCH] net: dsa/slave: Fix compilation warnings
 2012-10-30 10:04 UTC  (11+ messages)

[PATCH 1/1] net: macb: add pinctrl consumer support
 2012-10-30 10:47 UTC  (2+ messages)

[PATCH 1/1] l2tp: fix oops in l2tp_eth_create() error path
 2012-10-30  9:41 UTC 

switching network namespace midway
 2012-10-30  8:55 UTC  (10+ messages)

WARNING: at net/core/skbuff.c:573
 2012-10-30  8:46 UTC  (2+ messages)

[net-next 00/13][pull request] Intel Wired LAN Driver Updates
 2012-10-30  7:04 UTC  (14+ messages)
` [net-next 01/13] ixgbe: Add support for pipeline reset
` [net-next 02/13] ixgbe: Fix return value from macvlan filter function
` [net-next 03/13] net, ixgbe: handle link local multicast addresses in SR-IOV mode
` [net-next 04/13] ixgbe: clean up the condition for turning on/off the laser
` [net-next 05/13] ixgbe: Return success or failure on VF MAC filter set
` [net-next 06/13] ixgbe: Do not decrement budget in ixgbe_clean_rx_irq
` [net-next 07/13] ixgbe: add/update descriptor maps in comments
` [net-next 08/13] ixgbe: reduce PTP rx path overhead
` [net-next 09/13] ixgbevf: Do not forward LLDP type frames
` [net-next 10/13] igbvf: Check for error on dma_map_single call
` [net-next 11/13] igb: Enable auto-crossover during forced operation on 82580 and above
` [net-next 12/13] igb: Update firmware version info for ethtool output
` [net-next 13/13] igb: Fix sparse warning in igb_ptp_rx_pktstamp

NETDEV WATCHDOG: eth2 (tg3): transmit queue 0 timed out
 2012-10-30  6:57 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).