netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-02 21:31:47 to 2014-09-03 20:34:45 UTC [more...]

[Patch net-next 01/11] net:fec: add enet refrence clock for i.MX 6SX chip
 2014-09-03 20:34 UTC  (10+ messages)
` [Patch net-next 02/11] net:fec: add enet AVB feature macro define for imx6sx
` [Patch net-next 03/11] net:fec: use multiqueue interface to allocate Ethernet device
` [Patch net-next 04/11] net:fec: add multiqueue support
` [Patch net-next 05/11] net:fec: Disable enet-avb MAC instead of reset MAC
` [Patch net-next 06/11] net:fec: add enet-avb IP support
` [Patch net-next 07/11] net:fec: Add fsl,imx6sx-fec compatible strings
` [Patch net-next 08/11] net:fec: change FEC alignment to 64 bytes for ARM platform
` [Patch net-next 09/11] net:fec: remove unnessary memory copy for address alignment in .xmit()
` [Patch net-next 10/11] ARM: Documentation: Update fec dts binding doc

[Patch net-next 00/11] net: fec: imx6sx multiqueue support
 2014-09-03 20:34 UTC 

[net-next] l2tp: fix missing line continuation
 2014-09-03 20:16 UTC 

netfilter: NETFILTER_XT_NAT?
 2014-09-03 20:17 UTC 

[PATCH net-next] sock: consistent errqueue errors and signals
 2014-09-03 19:40 UTC  (7+ messages)

FROM: Husam Al Sayed
 2014-09-03 18:57 UTC 

[PATCH 3/6] drivers: net: ethernet: cpsw: add multicast address to ALE table
 2014-09-03 19:01 UTC  (3+ messages)

[PATCH 0/2] Combine standard and phy timestamping logic
 2014-09-03 18:54 UTC  (5+ messages)
` [PATCH 1/2] net-timestamp: Merge shared code between phy and regular timestamping
` [PATCH 2/2] net-timestamp: Make the clone operation stand-alone from phy timestamping

[patch net-next 00/13] introduce rocker switch driver with openvswitch hardware accelerated datapath
 2014-09-03 18:42 UTC  (19+ messages)
` [patch net-next 01/13] openvswitch: split flow structures into ovs specific and generic ones
` [patch net-next 02/13] net: rename netdev_phys_port_id to more generic name
` [patch net-next 08/13] net: introduce netdev_phys_item_ids_match helper
` [patch net-next 09/13] openvswitch: introduce vport_op get_netdev
  ` [patch net-next 03/13] net: introduce generic switch devices support
  ` [patch net-next 04/13] rtnl: expose physical switch id for particular device
  ` [patch net-next 05/13] net-sysfs: "
  ` [patch net-next 06/13] net: introduce dummy switch
  ` [patch net-next 07/13] dsa: implement ndo_swdev_get_id
  ` [patch net-next 10/13] openvswitch: add support for datapath hardware offload
  ` [patch net-next 11/13] sw_flow: add misc section to key with in_port_ifindex field
  ` [patch net-next 12/13] rocker: introduce rocker switch driver
` [patch net-next 13/13] switchdev: introduce Netlink API

[PATCH v5 1/4] ethernet: arc: Add support for Rockchip SoC layer device tree bindings
 2014-09-03 18:41 UTC  (6+ messages)
` [PATCH v2 2/4] dt-bindings: Document EMAC Rockchip
` [PATCH 3/4] ARM: dts: Add emac nodes to the rk3188 device tree
` [PATCH v2 4/4] ARM: dts: Enable emac node on the rk3188-radxarock boards

(no subject)
 2014-09-03 12:18 UTC 

[PATCH net] core: Don't attempt to load the "" driver
 2014-09-03 18:18 UTC  (6+ messages)
` [PATCH V2 "

[PATCH net-next] mlx4_en: Convert the normal skb free path to dev_consume_skb_any()
 2014-09-03 17:53 UTC  (2+ messages)

[PATCH net-next v1 0/4] amd-xgbe: AMD XGBE driver updates 2014-09-03
 2014-09-03 17:14 UTC  (5+ messages)
` [PATCH net-next v1 1/4] amd-xgbe-phy: Check device for current speed mode (KR/KX)
` [PATCH net-next v1 2/4] amd-xgbe-phy: Enhance parallel detection to support KR speed
` [PATCH net-next v1 3/4] amd-xgbe: Checkpatch driver fixes
` [PATCH net-next v1 4/4] amd-xgbe-phy: "

[PATCH v4 1/4] ethernet: arc: Add support for Rockchip SoC layer device tree bindings
 2014-09-03 17:45 UTC  (12+ messages)
` [PATCH 2/4] dt-bindings: Document EMAC Rockchip
` [PATCH 3/4] ARM: dts: Add emac nodes to the rk3188 device tree
` [PATCH 4/4] ARM: dts: Enable emac node on the rk3188-radxarock boards

[net-next 00/15][pull request] Intel Wired LAN Driver Updates 2014-08-29
 2014-09-03 17:27 UTC  (4+ messages)
` [net-next 05/15] i40e: Tell OS link is going down when calling set_phy_config

SCTP research inquiry
 2014-09-03 17:22 UTC  (2+ messages)

[PATCH net-next v5] lib/rhashtable: allow user to set the minimum shifts of shrinking
 2014-09-03 17:18 UTC  (2+ messages)

[PATCH net-next 2/2] sunvnet: Re-check for a VIO_DESC_READY data descriptor after short udelay()
 2014-09-03 17:12 UTC  (5+ messages)

[net PATCH 1/1] drivers: net: cpsw: dual_emac: fix reducing of rx descriptor during ifdown
 2014-09-03 17:07 UTC  (6+ messages)

[PATCH] net: treewide: Fix typo found in DocBook/networking.xml
 2014-09-03 16:53 UTC  (2+ messages)

[PATCH net v2] tg3: prevent ifup/ifdown during PCI error recovery
 2014-09-03 16:25 UTC  (3+ messages)

[PATCH] net: Validate frames going through the direct_xmit path
 2014-09-03 16:17 UTC  (14+ messages)
` [net-next PATCH] qdisc: validate "
  ` [net-next PATCH V2] "
  ` [net-next PATCH V3] "

[PATCH net-next iproute2] iproute2: allow to change slave options via type_slave
 2014-09-03 16:04 UTC  (4+ messages)
  ` [PATCH net-next iproute2 v2] "

[PATCH net] net-timestamp: only report sw timestamp if reporting bit is set
 2014-09-03 16:01 UTC 

[PATCH net] l2tp: fix race while getting PMTU on PPP pseudo-wire
 2014-09-03 15:47 UTC  (3+ messages)

[PATCH v9 net-next 0/4] load imm64 insn and uapi/linux/bpf.h
 2014-09-03 15:46 UTC  (6+ messages)
` [PATCH v9 net-next 1/4] net: filter: add "load 64-bit immediate" eBPF instruction
` [PATCH v9 net-next 2/4] net: filter: split filter.h and expose eBPF to user space
` [PATCH RFC v9 net-next 3/4] net: filter: move eBPF instruction macros
  ` [PATCH RFC v9 net-next 4/4] net: filter: move common defines into bpf_common.h

[PATCH] drivers/net/fddi/skfp/h/skfbi.h: Remove useless PCI_BASE_2ND macros
 2014-09-03 15:26 UTC 

High perf top ip_idents_reserve doing netperf UDP_STREAM
 2014-09-03 15:17 UTC  (2+ messages)

[PATCH v2 net-next] net: Functions to report space available in device TX queues
 2014-09-03 13:49 UTC  (4+ messages)

[PATCH] v2 fec_main iMX6Q DMA-API: device driver tries to free DMA memory it has not allocated
 2014-09-03 13:38 UTC 

[PATCH ipsec-next v3 2/2] xfrm: configure policy hash table thresholds by netlink
 2014-09-03 12:53 UTC  (4+ messages)
` [ipsec-next v4 0/2] xfrm: scalability enhancements for policy database

[net-next PATCH 0/3] qdisc bulk dequeuing and utilizing delayed tailptr updates
 2014-09-03 12:47 UTC  (12+ messages)
` [net-next PATCH 2/3] qdisc: bulk dequeue support for qdiscs with TCQ_F_ONETXQUEUE
` [net-next PATCH 3/3] qdisc: sysctl to adjust bulk dequeue limit

[RFC] net: ipv4: drop unicast encapsulated in L2 multicast
 2014-09-03 12:01 UTC  (11+ messages)

[PATCH net-next] net: gso_skb is now a list, needs a proper destructor
 2014-09-03 10:33 UTC  (3+ messages)

hej business anmodning
 2014-09-03  9:59 UTC 

[PATCH 0/3] virtio: simplify virtio_ring
 2014-09-03 10:23 UTC  (6+ messages)
` [PATCH 1/3] virtio_net: pass well-formed sgs to virtqueue_add_*()
` [PATCH 2/3] virtio_ring: assume sgs are always well-formed
` [PATCH 3/3] virtio_ring: unify direct/indirect code paths

[PATCH] 3c59x: avoid panic in boomerang_start_xmit when finding page address:
 2014-09-03 10:17 UTC  (2+ messages)
` [PATCH v2] "

[net-next PATCH 1/3] qdisc: adjustments for API allowing skb list xmits
 2014-09-03 10:12 UTC  (2+ messages)
` [net-next PATCH] qdisc: exit case fixes for skb list handling in qdisc layer

[PATCH net-next 1/2] sched: introduce nr_running_this_cpu()
 2014-09-03  9:59 UTC  (35+ messages)
` [PATCH net-next 2/2] net: exit busy loop when another process is runnable

[PATCH v2] openvswitch: distinguish between the dropped and consumed skb
 2014-09-03  9:43 UTC 

[PATCH] pktgen: nowait parameter
 2014-09-03  9:09 UTC  (2+ messages)

[PATCH net-next] core: Simplify logic in dev_load()
 2014-09-03  9:04 UTC  (4+ messages)
` [PATCH V2 "

[PATCH] net: export pkt_type_offset() helper
 2014-09-03  8:53 UTC  (4+ messages)

[PATCH net-next 0/2] r8152: random MAC address
 2014-09-03  8:33 UTC  (5+ messages)
` [PATCH net-next v2 "
  ` [PATCH net-next v2 1/2] r8152: change the location of rtl8152_set_mac_address
  ` [PATCH net-next v2 2/2] r8152: use eth_hw_addr_random

[PATCH 1/2] net: ethernet: cpsw: don't claim IRQs with devm_request_irq()
 2014-09-03  8:23 UTC  (7+ messages)
` [PATCH 2/2] net: ethernet: cpsw: fix interrupt lookup logic in cpsw_probe()

[PATCH net-next 0/4] ipv6: coding style improvements
 2014-09-03  7:52 UTC  (10+ messages)
` [PATCH net-next 1/4] ipv6: coding style - no assignment in if statements
` [PATCH net-next 2/4] ipv6: coding style - min to min_t conversion
` [PATCH net-next 3/4] ipv6: coding style - convert printk
` [PATCH net-next 4/4] ipv6: coding style - cleanse bracing

iproute2 util: Change signature of rtnl dump filters to use struct params
 2014-09-03  7:32 UTC  (2+ messages)

ipvs ipv6 tunnel forwarding sets expires on local route
 2014-09-03  7:03 UTC 

[PATCH] fec_main iMX6Q DMA-API: device driver tries to free DMA memory it has not allocated
 2014-09-03  6:36 UTC 

[net-next PATCH v2 02/15] net: rcu-ify tcf_proto
 2014-09-03  6:23 UTC  (5+ messages)

Order of interfaces in output of ip link
 2014-09-03  5:43 UTC  (2+ messages)

[PATCH] netlink: Safer deletion of sk_bind_node
 2014-09-03  5:28 UTC  (6+ messages)
  ` [RFC PATCH] "

[PATCH V2 0/7] e1000: convert to build_skb/napi_gro_frags api
 2014-09-03  5:18 UTC  (2+ messages)

[PATCH net-next 0/6] Simplify Intel Wired LAN driver init/exit routine
 2014-09-03  5:17 UTC  (2+ messages)

[PATCH] Freescale Frame Manager Device Tree binding document
 2014-09-03  3:27 UTC  (2+ messages)

[PATCH rfc] sock: return error when sk_error_queue is not empty
 2014-09-03  2:39 UTC 

[Patch net v2] ipv6: fix rtnl lock assertion failure in ipv6_sock_ac_join()
 2014-09-02 23:31 UTC 

[Patch net] ipv6: fix rtnl lock assertion failure in ipv6_sock_ac_join()
 2014-09-02 23:29 UTC  (3+ messages)

[PATCH net-next] net: bpf: make eBPF interpreter images read-only
 2014-09-02 22:08 UTC  (8+ messages)
` [PATCH net-next v2] "

Fw: [Bug 83661] New: CPU hangs on pppd disconnect
 2014-09-02 22:05 UTC 

[PATCH net-next v4 0/3] enic: Add support for rx_copybreak
 2014-09-02 21:47 UTC  (4+ messages)
` [PATCH net-next v4 1/3] enic: implement rx_copybreak
` [PATCH net-next v4 2/3] ethtool: Add generic options for tunables
` [PATCH net-next v4 3/3] enic: Add tunable_ops support for rx_copybreak

[PATCH 16/26] isdn: i4l: Remove ASYNC_CTS_FLOW
 2014-09-02 21:39 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).