netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-13 13:43:03 to 2016-07-14 18:01:44 UTC [more...]

[PATCH nf-next v2 0/3] Compact netfilter hooks list
 2016-07-14 18:01 UTC  (9+ messages)
` [PATCH nf-next v2 1/3] netfilter: bridge: add and use br_nf_hook_thresh
` [PATCH nf-next v2 2/3] netfilter: call nf_hook_state_init with rcu_read_lock held
` [PATCH v2 3/3] netfilter: replace list_head with single linked list

[PATCH 1/2] net: ethernet: xilinx: axienet: use phydev from struct net_device
 2016-07-14 17:45 UTC  (2+ messages)
` [PATCH 2/2] net: ethernet: xilinx: axienet: use phy_ethtool_{get|set}_link_ksettings

[patch net-next 1/2] tracing: change owner name to driver name for devlink hwmsg tracepoint
 2016-07-14 17:18 UTC  (6+ messages)
` [patch net-next 2/2] devlink: fix trace format string

[PATCH net-next 0/5] RDS: TCP: Enable mprds for rds-tcp
 2016-07-14 16:47 UTC  (7+ messages)
` [PATCH net-next 1/5] RDS: TCP: avoid bad page reference in rds_tcp_listen_data_ready
` [PATCH net-next 2/5] RDS: TCP: Reduce code duplication in rds_tcp_reset_callbacks()
` [PATCH net-next 3/5] RDS: TCP: Enable multipath RDS for TCP
` [PATCH net-next 4/5] Documentation: RDS: updates for SO_RDS_TRANSPORT socket option
` [PATCH net-next 5/5] Documentation: RDS: Document Multipath RDS (mprds)

[iproute PATCH] ip-macsec.8: fix typo in 'examples' section
 2016-07-14 16:26 UTC  (3+ messages)
` [iproute PATCH v2] "

[PATCH net-next V3] net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)
 2016-07-14 16:15 UTC  (4+ messages)

[PATCH net-next v2 0/3] BPF event output helper improvements
 2016-07-14 16:08 UTC  (4+ messages)
` [PATCH net-next v2 1/3] perf, events: add non-linear data support for raw records
` [PATCH net-next v2 2/3] bpf, perf: split bpf_perf_event_output
` [PATCH net-next v2 3/3] bpf: avoid stack copy and use skb ctx for event output

[PATCH net] vlan: use a valid default mtu value for vlan over macsec
 2016-07-14 16:00 UTC 

[PATCH net] tcp: enable per-socket rate limiting of all 'challenge acks'
 2016-07-14 15:38 UTC 

[PATCH] net: phy: micrel: Add KSZ8041FTL fiber mode support
 2016-07-14 15:15 UTC  (5+ messages)

[PATCH] net: phy: micrel: Add KSZ8041FTL fiber mode support
 2016-07-14 15:13 UTC  (7+ messages)

[RFC PATCH v2 00/10] running qdiscs without qdisc_lock
 2016-07-14 15:11 UTC  (13+ messages)
` [RFC PATCH v2 01/10] net: sched: allow qdiscs to handle locking
` [RFC PATCH v2 02/10] net: sched: qdisc_qlen for per cpu logic
` [RFC PATCH v2 03/10] net: sched: provide per cpu qstat helpers
` [RFC PATCH v2 04/10] net: sched: a dflt qdisc may be used with per cpu stats
` [RFC PATCH v2 05/10] net: sched: per cpu gso handlers
` [RFC PATCH v2 06/10] net: sched: support qdisc_reset on NOLOCK qdisc
` [RFC PATCH v2 07/10] net: sched: support skb_bad_tx with lockless qdisc
` [RFC PATCH v2 08/10] net: sched: pfifo_fast use alf_queue
` [RFC PATCH v2 09/10] net: sched: helper to sum qlen
` [RFC PATCH v2 10/10] net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mq

[PATCH v3 0/8] thunderbolt: Introducing Thunderbolt(TM) networking
 2016-07-14 15:08 UTC  (12+ messages)
` [PATCH v3 1/8] thunderbolt: Macro rename
` [PATCH v3 2/8] thunderbolt: Updating device IDs
` [PATCH v3 3/8] thunderbolt: Updating the register definitions
` [PATCH v3 4/8] thunderbolt: Kconfig for Thunderbolt(TM) networking
` [PATCH v3 5/8] thunderbolt: Communication with the ICM (firmware)
` [PATCH v3 6/8] thunderbolt: Networking state machine
` [PATCH v3 7/8] thunderbolt: Networking transmit and receive
` [PATCH v3 8/8] thunderbolt: Networking doc

[PATCH net-next] rxrpc: checking for IS_ERR() instead of NULL
 2016-07-14 14:47 UTC 

[PATCH -next] rxrpc: Fix error handling in af_rxrpc_init()
 2016-07-14 14:19 UTC  (3+ messages)

[RFC PATCH v3] net: sched: convert qdisc linked list to hashtable
 2016-07-14 14:14 UTC 

[PATCH] net: ip_finish_output_gso: If skb_gso_network_seglen exceeds MTU, do segmentation even for non IPSKB_FORWARDED skbs
 2016-07-14 14:13 UTC  (10+ messages)

[PATCH 0 / 5] move the common CDC parser
 2016-07-14 13:41 UTC  (6+ messages)
` [PATCH 1/5] usbnet: move the CDC parser into USB core
` [PATCH 4/5] cdc-wdm: use the common CDC parser
  ` [PATCH 2/5] cdc-acm: use the common parser
  ` [PATCH 3/5] cdc-acm: cleanup error handling
  ` [PATCH 5/5] cdc-acm: beautify probe()

[PATCH 1/2] net: ethernet: tc35815: use phydev from struct net_device
 2016-07-14 13:20 UTC  (2+ messages)
` [PATCH 2/2] net: ethernet: tc35815: use phy_ethtool_{get|set}_link_ksettings

[PATCH] wlcore/wl18xx: mesh: added initial mesh support for wl8
 2016-07-14 12:04 UTC  (3+ messages)

[PATCH] ixgbe: remove redundant check on ret_val
 2016-07-14 11:47 UTC 

Fourth draft of the Y2038 design document
 2016-07-14 11:39 UTC 

[patch -next] wan/fsl_ucc_hdlc: info leak in uhdlc_ioctl()
 2016-07-14 11:17 UTC  (4+ messages)
  ` [patch v2 "

Loan
 2016-07-14 10:03 UTC 

mlx5 PF and VF Vlan Restrictions
 2016-07-14 10:28 UTC  (2+ messages)

Loan
 2016-07-14  9:50 UTC 

[PATCH RESEND] iwlwifi, Do not implement thermal zone unless ucode is loaded
 2016-07-14  9:44 UTC  (14+ messages)

[PATCH 1/2] Bluetooth: Add LED triggers for HCI frames tx and rx
 2016-07-14  9:42 UTC  (5+ messages)

Configure traffic class to bringup DCB in back-to-back setup
 2016-07-14  9:35 UTC  (3+ messages)

[PATCH net-next 1/2] devlink: fix build error for CONFIG_MODULES=n
 2016-07-14  8:51 UTC  (5+ messages)
` [PATCH net-next 2/2] devlink: fix trace format string

[PATCH] bonding:Fix perfomance drop if one bonding device in configuration is repeatedly restarted
 2016-07-14  8:28 UTC 

[PATCH net-next] rndis_host: Set valid random MAC on buggy devices
 2016-07-14  8:23 UTC 

[PATCH] rndis_host: Set random MAC for ZTE MF910
 2016-07-14  8:01 UTC  (4+ messages)

[PATCH net-next V2 00/10] Mellanox 100G mlx5 Bulk flow statistics and SRIOV TC offloads
 2016-07-14  7:32 UTC  (11+ messages)
` [PATCH net-next V2 01/10] net/mlx5: Store counters in rbtree instead of list
` [PATCH net-next V2 02/10] net/mlx5: Introduce bulk reading of flow counters
` [PATCH net-next V2 03/10] net/mlx5e: Offload TC flow counters only when supported
` [PATCH net-next V2 04/10] net/mlx5: E-Switch, Use two priorities for SRIOV offloads mode
` [PATCH net-next V2 05/10] net/mlx5: E-Switch, Add API to configure rules for the offloaded mode
` [PATCH net-next V2 06/10] net/mlx5e: Adjustments in the TC offload code towards reuse for SRIOV
` [PATCH net-next V2 07/10] net/switchdev: Export the same parent ID service function
` [PATCH net-next V2 08/10] net/mlx5e: Add TC drop and mirred/redirect action parsing for SRIOV offloads
` [PATCH net-next V2 09/10] net/mlx5e: Add TC HW support for FDB (SRIOV e-switch) offloads
` [PATCH net-next V2 10/10] net/mlx5e: Add TC offload support for the VF representors netdevice

[patch] net/mlx5: missing error code in esw_create_offloads_fdb_table()
 2016-07-14  5:56 UTC  (4+ messages)
  ` [patch v2] "

[PATCH v8 00/11] Add driver bpf hook for early packet drop and forwarding
 2016-07-14  7:25 UTC  (12+ messages)
` [PATCH v8 04/11] net/mlx4_en: add support for fast rx drop bpf program
` [PATCH v8 06/11] net/mlx4_en: add page recycle to prepare rx ring for tx support

Клиентские базы Email:aburov52@gmail.com Skype: prodawez389
 2016-07-09 18:08 UTC 

You have to consider new ways to explore the overseas market it
 2016-07-14  6:50 UTC 

[PATCH] mlxsw: spectrum_router: Return -ENOENT in case of error
 2016-07-14  6:28 UTC  (2+ messages)

[PATCH v11 00/22] Add HiSilicon RoCE driver
 2016-07-14  5:35 UTC  (5+ messages)
` [PATCH v11 21/22] IB/hns: Kconfig and Makefile for RoCE module

Request for discussion
 2016-07-14  4:44 UTC 

[PATCH 0/2] Code style fixes
 2016-07-14  3:59 UTC  (4+ messages)
` [PATCH 1/2] net: nps_enet: fix coding style issues
` [PATCH 2/2] net: nps_enet: code reuse

[PATCH net-next 0/6] sctp: allow GSO frags to access the chunk too
 2016-07-14  1:10 UTC  (8+ messages)
` [PATCH net-next 1/6] sctp: allow others to use sctp_input_cb
` [PATCH net-next 2/6] sctp: reorder sctp_ulpevent and shrink msg_flags
` [PATCH net-next 3/6] sctp: allow GSO frags to access the chunk too
` [PATCH net-next 4/6] sctp: avoid identifying address family many times for a chunk
` [PATCH net-next 5/6] sctp: do not clear chunk->ecn_ce_done flag
` [PATCH net-next 6/6] sctp: only check for ECN if peer is using it

[PATCH -next] stmmac: dwmac-socfpga: remove redundant dev_err call in socfpga_dwmac_parse_data()
 2016-07-14  1:08 UTC  (2+ messages)

[PATCH -next] net: ethernet: bgmac: Remove redundant dev_err call in bgmac_probe()
 2016-07-14  1:08 UTC  (2+ messages)

[PATCH net-next] net: vrf: Address comments from last documentation update
 2016-07-14  1:04 UTC  (2+ messages)

[PATCH 1/2] net: ethernet: ll_temac: use phydev from struct net_device
 2016-07-13 23:48 UTC  (2+ messages)
` [PATCH 2/2] net: ethernet: ll_temac: use phy_ethtool_{get|set}_link_ksettings

pull request: bluetooth-next 2016-07-13
 2016-07-13 23:06 UTC  (2+ messages)

[net-next PATCH 0/3] pktgen samples: new scripts and removing older samples
 2016-07-13 22:38 UTC  (5+ messages)
` [net-next PATCH 1/3] pktgen: add sample script pktgen_sample04_many_flows.sh
` [net-next PATCH 2/3] pktgen: add sample script pktgen_sample05_flow_per_thread.sh
` [net-next PATCH 3/3] pktgen: remove sample script pktgen.conf-1-1-rdos

[RFC] meson: add support for configuring the ethernet clocks
 2016-07-13 21:22 UTC  (7+ messages)
` [PATCH RFC 3/3] ARM64: dts: meson-gxbb: use the new meson8b DWMAC glue

4.6.3 panic on nf_ct_delete (nf_conntrack)
 2016-07-13 20:37 UTC  (3+ messages)

[PATCH 1/1] tracing, bpf: Implement function bpf_probe_write
 2016-07-13 20:31 UTC  (2+ messages)

[PATCH v3 3/3] mac80211: mesh: fixed HT ies in beacon template
 2016-07-13 20:07 UTC 

[PATCH 0/4] Mesh mpm fixes and enhancements
 2016-07-13 19:54 UTC  (6+ messages)
` [PATCH 1/4] mac80211: mesh: flush stations before beacons are stopped

linux-next: Tree for Jul 13 (net/core/devlink with Tracing)
 2016-07-13 19:42 UTC  (2+ messages)

[PATCH v7 00/11] Add driver bpf hook for early packet drop and forwarding
 2016-07-13 19:16 UTC  (5+ messages)
` [PATCH v7 09/11] net/mlx4_en: add xdp forwarding and data write support

[PATCH v2 net-next] net: vrf: Documentation update
 2016-07-13 18:59 UTC  (2+ messages)

[PATCH net 0/2] limit sk_filter trim to payload
 2016-07-13 18:57 UTC  (2+ messages)

[PATCH net] tcp: make challenge acks less predictable
 2016-07-13 18:54 UTC  (7+ messages)
    ` [PATCH v2 "

[PATCH net-next 00/10] Mellanox 100G mlx5 Bulk flow statistics and SRIOV TC offloads
 2016-07-13 18:52 UTC  (3+ messages)

[iproute PATCH v4 0/5] Big C99 style initializer rework
 2016-07-13 18:47 UTC  (6+ messages)
` [iproute PATCH v4 1/5] tc: m_action: Improve conversion to C99 style initializers
` [iproute PATCH v4 2/5] Use C99 style initializers everywhere
` [iproute PATCH v4 3/5] Replace malloc && memset by calloc
` [iproute PATCH v4 4/5] No need to initialize rtattr fields before parsing
` [iproute PATCH v4 5/5] Makefile: Allow to override CC

[PATCH net 0/2] mlx5 tx timeout watchdog fixes
 2016-07-13 18:38 UTC  (2+ messages)

[PATCH net-next] net: vrf: Documentation update
 2016-07-13 18:36 UTC  (2+ messages)

pull-request: wireless-drivers-next 2016-07-13
 2016-07-13 18:29 UTC 

[PATCH net] sock_diag: invert socket destroy broadcast check
 2016-07-13 17:48 UTC  (4+ messages)

[PATCH net-next 0/3] BPF event output helper improvements
 2016-07-13 16:53 UTC  (6+ messages)
` [PATCH net-next 1/3] perf, events: add non-linear data support for raw records

[PATCH] bonding: set carrier off for devices created through netlink
 2016-07-13 16:25 UTC 

FWD: [PATCH v2] Marvell phy: add fiber status check for some components
 2016-07-13 15:39 UTC  (11+ messages)
        ` [PATCH v3] Marvell phy: add fiber status check and configuration for some phys

Deleting child qdisc doesn't reset parent to default qdisc?
 2016-07-13 13:47 UTC  (12+ messages)
            ` [RFC PATCH] net: sched: convert qdisc linked list to hashtable (was Re: Deleting child qdisc doesn't reset parent to default qdisc?)
              ` [RFC PATCH v2] net: sched: convert qdisc linked list to hashtable
                ` [RFC PATCH v3] "


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