netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-07-22 18:37:26 to 2013-07-23 20:05:48 UTC [more...]

[PATCH 00/13] update tile network drivers
 2013-07-23 20:05 UTC  (12+ messages)
` [PATCH 04/13] tile: remove dead is_dup_ack() function from tilepro net driver
` [PATCH 03/13] tile: avoid bug in tilepro net driver built with old hypervisor
` [PATCH 11/13] tile: support TSO for IPv6 in tilegx network driver
` [PATCH 08/13] tile: fix panic bug in napi support for "
` [PATCH 01/13] tile: handle 64-bit statistics in tilepro "
` [PATCH 07/13] tile: update dev->stats directly in tilegx "
` [PATCH 05/13] tile: support PTP using the tilegx mPIPE (IEEE 1588)
` [PATCH 09/13] tile: enable GRO in the tilegx network driver
` [PATCH 12/13] tile: make "tile_net.custom" a proper bool module parameter
` [PATCH 10/13] tile: support multiple mPIPE shims in tilegx network driver
` [PATCH 06/13] tile: support jumbo frames in the "

[PATCH v2 00/10] optimize freezing tasks by reducing task wakeups
 2013-07-23 19:58 UTC  (15+ messages)
` [PATCH v3 13/16] futex: use freezable blocking call
  ` 3.11-rc regression bisected: s2disk does not work (was Re: [PATCH v3 13/16] futex: use freezable blocking call)

[PATCH v3 net-next 2/2] tcp: TCP_NOTSENT_LOWAT socket option
 2013-07-23 19:28 UTC 

[PATCH net-next v2 5/6] vxlan: Add tx-vlan offload support
 2013-07-23 19:27 UTC  (2+ messages)

[PATCH v2] net: fix comment above build_skb()
 2013-07-23 19:22 UTC 

[PATCH v3 net-next 2/2] tcp: TCP_NOTSENT_LOWAT socket option
 2013-07-23 19:19 UTC 

TUN/TAP: tap driver reports bogus interface speed in ethtool operations
 2013-07-23 19:04 UTC  (7+ messages)
          ` [RFC 1/2] tun: allow overrriding ethtool info
            ` [RFC 2/2] tun: allow overriding statistics

[PATCH] net: fix comment above build_skb()
 2013-07-23 18:54 UTC  (5+ messages)

[PATCH v3 net-next 2/2] tcp: TCP_NOTSENT_LOWAT socket option
 2013-07-23 18:24 UTC  (8+ messages)

[PATCH net-next v2 6/6] openvswitch: Add vxlan tunneling support
 2013-07-23 18:22 UTC 

[PATCH net-next v2 4/6] vxlan: Improve vxlan headroom calculation
 2013-07-23 18:22 UTC 

[PATCH net-next v2 3/6] vxlan: Factor out vxlan send api
 2013-07-23 18:22 UTC 

[PATCH net-next v2 2/6] vxlan: Extend vxlan handlers for openvswitch
 2013-07-23 18:22 UTC 

[PATCH net-next v2 1/6] vxlan: Allow multiple receive handlers
 2013-07-23 18:22 UTC 

[PATCH net-next v2 0/6] openvswitch: VXLAN tunneling
 2013-07-23 18:22 UTC 

[ethtool] Add new Realtek devices
 2013-07-23 18:05 UTC  (6+ messages)
` [PATCH 1/2] realtek: convert to per-chip mask
` [PATCH 2/2] realtek: update devices to 3.11
` [PATCH v2 "
` [PATCH v2 1/2] realtek: convert to per-chip mask

[PATCH 00/27] devm cleanup, part #1, take #3
 2013-07-23 18:01 UTC  (2+ messages)
` [PATCH 12/27] drivers/net/ethernet/stmicro/stmmac: don't check resource with devm_ioremap_resource

Question about default route handling/lookup in a custom table
 2013-07-23 17:58 UTC  (3+ messages)

[RFC PATCH - diffstat only] include/net: Remove extern from function prototypes
 2013-07-23 17:58 UTC 

[PATCH 0/4] net: smsc911x: support reset GPIO and use it on ape6evm
 2013-07-23 17:36 UTC  (8+ messages)
` [PATCH 1/4] net: smsc911x: add support for a reset GPIO
` [PATCH 2/4] net: smsc911x: add a reset GPIO DT binding
` [PATCH 3/4] ARM: shmobile: ape6evm: use smsc911x platform parameters to handle eth reset
` [PATCH 4/4] ARM: shmobile: ape6evm-reference: add smsc911x ethernet support

[PATCH net-next] pktgen: Add UDPCSUM flag to support UDP checksums
 2013-07-23 17:15 UTC  (3+ messages)

[Patch net-next 0/7] net: introduce generic type and helpers for IP address
 2013-07-23 16:40 UTC  (15+ messages)
` [Patch net-next 3/7] inetpeer: use generic union inet_addr
` [Patch net-next 4/7] sunrpc: "
` [Patch net-next 7/7] selinux: "

r8169: remove "PHY reset until link up" log spam
 2013-07-23 16:17 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH v2 net-next] tcp: TCP_NOTSENT_LOWAT socket option
 2013-07-23 16:16 UTC  (2+ messages)

[PATCH v2 net-next 1/4] tcp: consolidate SYNACK RTT sampling
 2013-07-23 15:54 UTC  (6+ messages)
` [PATCH v2 net-next 2/4] tcp: prefer packet timing to TS-ECR for RTT
` [PATCH v2 net-next 3/4] tcp: measure RTT from new SACK
` [PATCH v2 net-next 4/4] tcp: use RTT from SACK for RTO

[PATCH net-next] tuntap: hardware vlan tx support
 2013-07-23 15:53 UTC  (5+ messages)

[PATCH net-next] tcp: TCP_NOSENT_LOWAT socket option
 2013-07-23 15:28 UTC  (12+ messages)

[PATCH net-next 1/2] net: sctp: trivial: update mailing list address
 2013-07-23 14:39 UTC  (6+ messages)
` [PATCH net-next 2/2] net: sctp: trivial: add uapi/linux/sctp.h into maintainers

[PATCH] net: Make devnet_rename_seq static
 2013-07-23 14:17 UTC  (4+ messages)

[PATCH v3 net-next 1/2] net: add sk_stream_is_writeable() helper
 2013-07-23 13:52 UTC  (2+ messages)

[PATCH net] ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanup
 2013-07-23 13:39 UTC  (3+ messages)

[PATCH] net: sun4i: fix timeout check
 2013-07-23 13:31 UTC  (2+ messages)

[net PATCH] 8139cp: Add dma_mapping_error checking
 2013-07-23 13:00 UTC  (3+ messages)

[BUG] [skge] WARNING: at lib/dma-debug.c:937
 2013-07-23 12:36 UTC 

[BUG] [skge] WARNING: at lib/dma-debug.c:937
 2013-07-23 12:20 UTC 

[RFC PATCH 0/3] Add DT support for fixed PHYs
 2013-07-23 11:39 UTC  (5+ messages)
` [RFC PATCH 1/3] of: provide a binding for the 'fixed-link' property

[net-next PATCH v2 1/1] drivers: net: cpsw: add support to show hw stats via ethtool
 2013-07-23 10:08 UTC 

[PATCH net-next 0/6] be2net: patch set
 2013-07-23  9:55 UTC  (7+ messages)
` [PATCH net-next 1/6] be2net: fix MAC address modification for VF
` [PATCH net-next 2/6] be2net: allow VFs to program MAC and VLAN filters
` [PATCH net-next 3/6] be2net: fix pmac_id for BE3 VFs
` [PATCH net-next 4/6] be2net: refactor MAC-addr setup code
` [PATCH net-next 5/6] be2net: use SET/GET_MAC_LIST for SH-R
` [PATCH net-next 6/6] be2net: delete primary MAC address while unloading

Good New
 2013-07-23  9:41 UTC 

[PATCH 1/3] net/usb/r815x: replace USB buffer from stack to DMA-able
 2013-07-23  9:26 UTC 

[PATCH 2/3] net/usb/r8152: make sure the USB buffer is DMA-able
 2013-07-23  9:26 UTC 

[PATCH 3/3] net/usb/r8152: adjust relative ocp function
 2013-07-23  9:26 UTC 

[PATCH 1/1] drivers: net: cpsw: add support to show hw stats via ethtool
 2013-07-23  8:51 UTC  (3+ messages)

[PATCH 1/4 v2] bonding: don't call slave_xxx_netpoll under spinlocks
 2013-07-23  7:25 UTC 

[PATCH 2/4 v2] bonding: Fixed up a error "do not initialise statics to 0 or NULL" in bond_main.c
 2013-07-23  7:25 UTC 

[PATCH 3/4 v2] bonding: add rtnl protection for bonding_store_fail_over_mac
 2013-07-23  7:25 UTC 

[PATCH 4/4 v2] bonding: bond_sysfs.c checkpatch cleanup
 2013-07-23  7:25 UTC 

[net-next] net/sctp: Refactor SCTP skb checksum computation
 2013-07-23  7:14 UTC  (2+ messages)

[PATCH 1/1] TX throttling bug-fixing patch of AX88179_178A
 2013-07-23  6:10 UTC  (7+ messages)

[net-next] net: Add NEXTHDR_SCTP to ipv6.h
 2013-07-23  4:37 UTC 

[RFC PATCH net-next V2] net: split rt_genid for ipv4 and ipv6
 2013-07-23  2:04 UTC  (2+ messages)

[PATCH net-next] net: ipv6 eliminate parameter "int addrlen" in function fib6_add_1
 2013-07-23  1:52 UTC  (2+ messages)

[PATCH 0/2 v4 net-next repost] sh_eth: Add support for r8a7790 SoC
 2013-07-23  1:18 UTC  (3+ messages)
` [PATCH v4 net-next repost 1/2] sh_eth: add support for RMIIMODE register
` [PATCH v4 net-next repost 2/2] sh_eth: Add support for r8a7790 SoC

[PATCH 0/6] fec: Improve resources handling
 2013-07-22 23:51 UTC  (3+ messages)

[PATCH net] sfc: Enable RX scatter for flows steered by RFS
 2013-07-22 23:17 UTC 

[PATCH 1/4] bonding: don't call slave_xxx_netpoll under spinlocks
 2013-07-22 22:48 UTC  (2+ messages)

[r8169] About the "PHY reset until link up" warning
 2013-07-22 22:45 UTC  (4+ messages)

IGMP Unsolicited Report Interval too long for IGMPv3?
 2013-07-22 22:30 UTC  (6+ messages)

[PATCH net-next 0/2] Transmit time stamping on tun/tap interfaces
 2013-07-22 21:59 UTC  (2+ messages)

[PATCH] skbuff: ensure to reset dev in skb_scrub_packet()
 2013-07-22 21:54 UTC  (8+ messages)

[PATCH] NET: pch_gbe depends on x86
 2013-07-22 21:51 UTC  (2+ messages)

[PATCH V2 net-next 0/2] pch_gbe: Add MinnowBoard support
 2013-07-22 21:41 UTC  (3+ messages)
` [PATCH net-next 1/2] pch_gbe: Use PCH_GBE_PHY_REGS_LEN instead of 32
` [PATCH V2 net-next 2/2] pch_gbe: Add MinnowBoard support

[PATCH 0/2] Netfilter fixes for net (3.11-rc1)
 2013-07-22 21:34 UTC  (2+ messages)

[PATCH net-next 0/2] pch_gbe: Minow fix and MinnowBoard support
 2013-07-22 20:54 UTC  (6+ messages)
` [PATCH net-next 2/2] pch_gbe: Add "

[PATCH net-next] ip6mr: change the prototype of ip6_mr_forward()
 2013-07-22 20:47 UTC  (2+ messages)

[DISCUSSION] rt6i_genid
 2013-07-22 20:40 UTC  (6+ messages)
      ` [RFC PATCH net-next] net: split rt_genid for ipv4 and ipv6

[PATCH] bridge: prevent flooding IPv6 packets that do not have a listener
 2013-07-22 20:05 UTC  (2+ messages)

[PATCH] fib_trie: potential out of bounds access in trie_show_stats()
 2013-07-22 19:01 UTC 

[patch net-next v3 0/3] export device physical port id to userspace
 2013-07-22 18:37 UTC  (5+ messages)
` [patch net-next v3 1/3] net: add ndo to get id of physical port of the device


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