netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-19 14:34:09 to 2014-03-20 14:00:10 UTC [more...]

[PATCH 0/5] sh_eth: Fix the race between open and MDIO bus registration
 2014-03-20 14:00 UTC  (5+ messages)
` [PATCH 1/5] sh_eth: Use the platform device for memory allocation
` [PATCH 3/5] sh_eth: Simplify MDIO bus initialization and release
` [PATCH 4/5] sh_eth: Register MDIO bus before registering the network device
` [PATCH 5/5] sh_eth: Remove goto statements that jump straight to a return

[PATCH 0/3] add hisilicon hip04 ethernet driver
 2014-03-20 14:00 UTC  (12+ messages)
` [PATCH 1/3] Documentation: add Device tree bindings for Hisilicon hip04 ethernet
` [PATCH 2/3] net: hisilicon: new hip04 MDIO driver
` [PATCH 3/3] net: hisilicon: new hip04 ethernet driver

[patch net-next RFC 0/4] introduce infrastructure for support of switch chip datapath
 2014-03-20 13:59 UTC  (9+ messages)
` [patch net-next RFC 1/4] openvswitch: split flow structures into ovs specific and generic ones
` [patch net-next RFC 2/4] net: introduce switchdev API
` [patch net-next RFC 3/4] openvswitch: Introduce support for switchdev based datapath
` [patch net-next RFC 4/4] net: introduce dummy switch

[PATCH net-next 1/2] af_ieee802154: fix check on broadcast address
 2014-03-20 13:57 UTC  (2+ messages)
` [PATCH net-next 2/2] ieee802154: dgram: cleanup set of broadcast panid

i217-LM boot wreckage
 2014-03-20 13:45 UTC  (2+ messages)

[PATCH net-next v7 0/9] xen-netback: TX grant mapping with SKBTX_DEV_ZEROCOPY instead of copy
 2014-03-20 12:38 UTC  (7+ messages)
` [PATCH net-next v7 9/9] xen-netback: Aggregate TX unmap operations

[PATCH v2] core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
 2014-03-20 12:33 UTC  (3+ messages)

[PATCH v5 net-next 0/2] patchset: Support for configurable RSS hash key
 2014-03-20 12:02 UTC  (3+ messages)

[PATCH] [PATCH v2] sh_eth: ensure pm_runtime cannot suspend the device during init
 2014-03-20 11:55 UTC  (2+ messages)

[PATCH iproute2] bridge: fix reporting of IPv6 addresses
 2014-03-20 11:06 UTC 

[net-next PATCH 0/2] be2net: add vxlan offload support
 2014-03-20 10:40 UTC  (3+ messages)
` [net-next PATCH 1/2] be2net: add FW cmds needed for VxLAN offloads
` [net-next PATCH 2/2] be2net: csum, tso and rss steering offload support for VxLAN

openvswitch question
 2014-03-20 10:26 UTC  (4+ messages)

[PATCH net-next 0/2] bonding: support QinQ for bond arp interval
 2014-03-20 10:21 UTC  (7+ messages)
` [PATCH net-next 2/2] "

[PATCH v2 iproute2 -next 1/2] include/linux: update xfrm.h
 2014-03-20 10:16 UTC  (5+ messages)
` [PATCH v2 iproute2 -next 2/2] ipxfrm: allow to setup filter when dumping SA
    ` [PATCH v3 iproute2 -next 1/2] include/linux: update xfrm.h
      ` [PATCH v3 iproute2 -next 2/2] ipxfrm: allow to setup filter when dumping SA

[net-next 00/15][pull request] Intel Wired LAN Driver Updates
 2014-03-20  9:44 UTC  (17+ messages)
` [net-next 01/15] igb: enable VLAN stripping for VMs with i350
` [net-next 02/15] e100: Convert uses of __constant_<foo> to <foo>
` [net-next 03/15] igb: "
` [net-next 04/15] igbvf: "
` [net-next 05/15] ixgbe: "
` [net-next 06/15] ixgbevf: "
` [net-next 07/15] ixgbe: fix errors related to protected AUTOC calls
` [net-next 08/15] ixgbe: check Core Clock Disable bit
` [net-next 09/15] ixgbe: fix ixgbe_stop_mac_link_on_d3_82599 to check mng correctly
` [net-next 10/15] ixgbe: fix ixgbe_setup_mac_link_82599 autoc variables
` [net-next 11/15] ixgbe: remove unused media type
` [net-next 12/15] ixgbe: use ixgbe_read_pci_cfg_word
` [net-next 13/15] ixgbe: clean up ixgbe_atr_compute_perfect_hash_82599
` [net-next 14/15] ixgbe: Stop cacheing if the MNG FW enabled
` [net-next 15/15] ixgbe: enable tx queues after link up

[PATCH] bonding: Inactive slaves should keep inactive flag's value to 1
 2014-03-20  9:36 UTC  (2+ messages)

[PATCH v3 -next 1/2] tcp: syncookies: reduce cookie lifetime to 128 seconds
 2014-03-20  8:45 UTC  (8+ messages)
  ` [PATCH] tcp: syncookies: do not use getnstimeofday()
    ` [PATCH v2] "

usbnet: driver_info->stop required to stop USB interrupts?
 2014-03-20  7:15 UTC  (12+ messages)

[PATCH v2a 1/2] dt: Document a compatible entry for MDIO ethernet Phys
 2014-03-20  8:26 UTC  (4+ messages)
` [PATCH v3 2/2] of_mdio: Allow the DT to specify the phy ID and avoid autoprobing

[PATCH net-next v3 0/3] bonding: support QinQ for bond arp interval
 2014-03-20  8:15 UTC  (4+ messages)
` [PATCH net-next v3 1/3] vlan: make a new function vlan_dev_vlan_proto() and export
` [PATCH net-next v3 2/3] bonding: support QinQ for bond arp interval
` [PATCH net-next v3 3/3] bonding: add net_ratelimt to avoid spam in "

[PATCH net 1/3] rtnetlink: fix fdb notification flags
 2014-03-20  7:39 UTC  (6+ messages)
` [PATCH net 2/3] ipmr: fix mfc "
` [PATCH net 3/3] ip6mr: "

[PATCH V7 3/7] net: sxgbe: add TSO support for Samsung sxgbe
 2014-03-20  6:46 UTC  (2+ messages)

[PATCH net] ipv6: fix RTNL assert fail in DAD
 2014-03-20  6:38 UTC  (7+ messages)

[PATCH net] netlink: fix setsockopt in mmap examples in documentation
 2014-03-20  4:54 UTC 

[PATCH v5] can: xilinx CAN controller support
 2014-03-20  4:41 UTC  (6+ messages)

[PATCH v2.55] datapath: Add basic MPLS support to kernel
 2014-03-20  4:25 UTC  (2+ messages)

Dear Friend
 2014-03-20  2:50 UTC 

[patch 0/4] s390: network patches for net-next
 2014-03-20  4:07 UTC  (2+ messages)

[net-next v3 00/15][pull request] Intel Wired LAN Driver Updates
 2014-03-20  3:56 UTC  (17+ messages)
` [net-next v3 01/15] i40e: support VF link state ndo
` [net-next v3 02/15] i40evf: correctly program RSS HLUT table
` [net-next v3 03/15] i40evf: use min_t
` [net-next v3 04/15] i40e: Patch to enable Ethtool/netdev feature flag for NTUPLE control
` [net-next v3 05/15] i40e: Refactor and cleanup i40e_open(), adding i40e_vsi_open()
` [net-next v3 06/15] i40e/i40evf: enable hardware feature head write back
` [net-next v3 07/15] i40e/i40evf: reduce context descriptors
` [net-next v3 08/15] i40e: potential array underflow in i40e_vc_process_vf_msg()
` [net-next v3 09/15] i40e/i40evf: Bump build versions
` [net-next v3 10/15] e1000e: Fix Hardware Unit Hang
` [net-next v3 11/15] e1000e: Fix Explicitly set Transmit Control Register
` [net-next v3 12/15] igb: Add register defines needed for time sync functions
` [net-next v3 13/15] ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed check
` [net-next v3 14/15] ixgbevf: Indicate removal state explicitly
` [net-next v3 15/15] ixgbevf: Protect ixgbevf_down with __IXGBEVF_DOWN bit

[PATCHv5 net-next] VXLAN: fix nonfunctional neigh_reduce
 2014-03-20  3:43 UTC  (4+ messages)

[PATCH net-next, v3] hyperv: Add support for virtual Receive Side Scaling (vRSS)
 2014-03-20  3:41 UTC  (6+ messages)
` [PATCH net-next,v3] "

[PATCH net] net: vxlan: fix crash when interface is created with no group
 2014-03-20  3:40 UTC  (11+ messages)

Dear Friend
 2014-03-20  3:09 UTC 

Dear Friend
 2014-03-20  2:58 UTC 

[PATCH V7 4/7] net: sxgbe: add EEE(Energy Efficient Ethernet) for Samsung sxgbe
 2014-03-20  2:26 UTC 

[PATCH V7 6/7] net: sxgbe: add ethtool related functions support Samsung sxgbe
 2014-03-20  2:26 UTC 

[PATCH V7 2/7] net: sxgbe: add basic framework for Samsung 10Gb ethernet driver
 2014-03-20  2:26 UTC 

[PATCH V7 0/7] add new Samsung SXGBE driver
 2014-03-20  2:26 UTC 

[PATCH V7 5/7] net: sxgbe: add Checksum offload support for Samsung sxgbe
 2014-03-20  2:26 UTC 

[PATCH V7 7/7] MAINTAINERS: add maintainer for Samsung sxgbe driver
 2014-03-20  2:26 UTC 

[PATCH V7 1/7] sxgbe: Add device-tree binding support document
 2014-03-20  2:26 UTC 

[PATCH 0/3] bridge: few enhancements and small fixes
 2014-03-20  2:05 UTC  (9+ messages)
` [PATCH 1/3] bridge: preserve random init MAC address
          ` [Bridge] "

[PATCH] ipv6: set accept_ra_rt_info_max_plen to 128 by default
 2014-03-20  2:02 UTC  (2+ messages)

[PATCH net] ipv6: If a public address is deleted then also delete all temporary addresses still referring to it
 2014-03-19 23:40 UTC  (5+ messages)

[PATCH v2 RESEND 1/2] dt: Document a compatible entry for MDIO ethernet Phys
 2014-03-19 23:53 UTC  (7+ messages)
` [PATCH v2a RESEND 2/2] of_mdio: Allow the DT to specify the phy ID and avoid autoprobing

[PATCH] cxgb4: fix probe when already with invalid parameters
 2014-03-19 22:54 UTC  (9+ messages)

[PATCH V4 1/8] sxgbe: Add device-tree binding support document
 2014-03-19 22:32 UTC  (5+ messages)

[PATCH] micrel: fix masking off LED bits
 2014-03-19 21:42 UTC  (5+ messages)

(unknown)
 2014-03-19 21:29 UTC 

[PATCH] core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
 2014-03-19 21:07 UTC  (3+ messages)

[PATCH net-next v4 0/2] adjust MTU as indicated by MBIM extended functional descriptor
 2014-03-19 21:00 UTC  (3+ messages)
` [PATCH net-next v4 1/2] USB: cdc: add MBIM extended functional descriptor structure
` [PATCH net-next v4 2/2] net: cdc_ncm: respect operator preferred MTU reported by MBIM

[PATCH] core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
 2014-03-19 20:39 UTC  (3+ messages)

[PATCH] rcu: Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x, NULL)
 2014-03-19 20:30 UTC  (2+ messages)

[PATCH] via-rhine: Disable device in error path
 2014-03-19 20:08 UTC  (2+ messages)

[PATCH v3 1/2] USB: cdc: add MBIM extended functional descriptor structure
 2014-03-19 20:05 UTC  (3+ messages)

[PATCH 2/2] net: cdc_ncm: respect operator preferred MTU reported by MBIM
 2014-03-19 20:04 UTC  (4+ messages)

[PATCH V6 3/8] net: sxgbe: add TSO support for Samsung sxgbe
 2014-03-19 18:29 UTC  (3+ messages)

[net-next v2 00/15][pull request] Intel Wired LAN Driver Updates
 2014-03-19 18:09 UTC  (7+ messages)
` [net-next v2 01/15] i40e: support VF link state ndo
` [net-next v2 02/15] i40evf: correctly program RSS HLUT table
` [net-next v2 06/15] i40e/i40evf: enable hardware feature head write back

[PATCH v2 net-next] bonding: ratelimit pr_warn()s in 802.3ad mode
 2014-03-19 17:56 UTC  (3+ messages)

[PATCH] net: remove empty lines from tcp_syn_flood_action
 2014-03-19 17:33 UTC  (3+ messages)

[PATCH v2] net: netfilter: LLVMLinux: vlais-netfilter
 2014-03-19 17:25 UTC  (4+ messages)
` [PATCH v3] "

stmmac-socfpga breakage in arm-soc
 2014-03-19 16:47 UTC  (8+ messages)

Problem : Emulex card is losing the connection on the first of two 10 Gb cards
 2014-03-19 16:11 UTC 

[PATCH net-next 0/5] mlx4: Add support for single port VFs
 2014-03-19 16:11 UTC  (6+ messages)
` [PATCH net-next 1/5] IB/mlx4_ib: Adapt code to use caps.num_ports instead of a constant
` [PATCH net-next 2/5] net/mlx4: Add data structures to support N-Ports per VF
` [PATCH net-next 3/5] net/mlx4: Add utils for N-Port VFs
` [PATCH net-next 4/5] net/mlx4: Adapt code for N-Port VF
` [PATCH net-next 5/5] net/mlx4: Adapt num_vfs/probed_vf params for single port VF

Loan Offer / Credit Offer
 2014-03-19 14:49 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).