netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-08 16:50:06 to 2017-06-09 12:20:42 UTC [more...]

clean up and modularize arch dma_mapping interface
 2017-06-09 12:20 UTC  (3+ messages)
` [PATCH 33/44] openrisc: remove arch-specific dma_supported implementation

[PATCH] mwifiex: fixes the trivial print
 2017-06-09 11:40 UTC 

[PATCH] af_unix: Add sockaddr length checks before accessing sa_family in bind and connect handlers
 2017-06-09 11:15 UTC  (3+ messages)

[PATCH] net: vrf: Make add_fib_rules per network namespace flag
 2017-06-09 11:09 UTC  (3+ messages)

[PATCH net-next] qed: add qed_int_sb_init() stub function
 2017-06-09 10:37 UTC 

[i40e] regression on TCP stream and TCP maerts, kernel-4.12.0-0.rc2
 2017-06-09 10:34 UTC  (8+ messages)
          ` [Intel-wired-lan] "

[PATCH net-next 0/6] netvsc: small cleanups
 2017-06-09 10:24 UTC  (8+ messages)
` [PATCH net-next 1/6] netvsc: optimize calculation of number of slots
` [PATCH net-next 2/6] netvsc: use hv_get_bytes_to_read
` [PATCH net-next 3/6] netvsc: use typed pointer for internal state
` [PATCH net-next 4/6] netvsc: mark error cases as unlikely
` [PATCH net-next 5/6] netvsc: pass net_device to netvsc_init_buf and netvsc_connect_vsp
` [PATCH net-next 6/6] netvsc: fold in get_outbound_net_device

[PATCH net-next 1/2] bpf: Fix test_bpf_obj_id() when the bpf_jit_enable sysctl is diabled
 2017-06-09 10:06 UTC  (4+ messages)
` [PATCH net-next 2/2] bpf: Fix test_obj_id.c for llvm 5.0

[PATCH net] net/flow: fix fc->percpu NULL pointer dereference
 2017-06-09  9:49 UTC  (6+ messages)

[PATCH v4.11 -stable] esp4: Fix udpencap for local TCP packets
 2017-06-09  9:35 UTC 

[PATCH 05/11] net: caif: convert to use DRIVER_ATTR_RO
 2017-06-09  9:34 UTC  (5+ messages)
` [PATCH 06/11] net: ehea: "
` [PATCH 07/11] wireless: ipw2x00: convert to use DRIVER_ATTR_RW

[PATCH v3 0/3] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
 2017-06-09  9:13 UTC  (4+ messages)
` [PATCH v3 2/3] PCI: Enable PCIe Relaxed Ordering if supported

[PATCH net-next 00/11] r8152: minor adjustment
 2017-06-09  9:11 UTC  (12+ messages)
` [PATCH net-next 01/11] r8152: add r8153_phy_status function
` [PATCH net-next 02/11] r8152: adjust lpm settings for RTL8153
` [PATCH net-next 03/11] r8152: adjust the settings about MAC clock speed down "
` [PATCH net-next 04/11] r8152: move the setting of rx aggregation
` [PATCH net-next 05/11] r8152: adjust rtl8153_runtime_enable function
` [PATCH net-next 06/11] r8152: adjust U2P3 for RTL8153
` [PATCH net-next 07/11] r8152: move the default coalesce setting "
` [PATCH net-next 08/11] r8152: move the initialization to reset_resume function
` [PATCH net-next 09/11] r8152: check if disabling ALDPS is finished
` [PATCH net-next 10/11] r8152: avoid rx queue more than 1000 packets
` [PATCH net-next 11/11] r8152: replace napi_complete with napi_complete_done

[PATCH net-next] net: phy: use of_mdio_parse_addr
 2017-06-09  9:00 UTC  (4+ messages)

[PATCH net RESEND] net: rps: send out pending IPI's on CPU hotplug
 2017-06-09  8:54 UTC 

[PATCH v2 0/8] net: mvmdio: add xSMI support
 2017-06-09  8:25 UTC  (8+ messages)
` [PATCH v2 7/8] net: mvmdio: add xmdio support

[PATCH net-next 0/8] qed*: Light L2 updates
 2017-06-09  8:23 UTC  (9+ messages)
` [PATCH net-next 1/8] qed: LL2 to use packed information for tx
` [PATCH net-next 2/8] qed: Revise ll2 Rx completion

[PATCH 1/5] net: mvpp2: remove mvpp2_bm_cookie_{build,pool_get}
 2017-06-09  8:22 UTC  (2+ messages)

[PATCH] wireless: wlcore: spi: remove unnecessary variable
 2017-06-09  8:12 UTC  (2+ messages)

[PATCH net] net: batman-adv: Fix possible memleaks when fail to register_netdevice
 2017-06-09  7:26 UTC  (3+ messages)
` [B.A.T.M.A.N.] "

[PATCH net-next 0/8] Bug fixes in ena ethernet driver
 2017-06-09  7:13 UTC  (20+ messages)
` [PATCH net-next 1/8] net: ena: fix rare uncompleted admin command false alarm
` [PATCH net-next 2/8] net: ena: fix bug that might cause hang after consecutive open/close interface
` [PATCH net-next 3/8] net: ena: add missing return when ena_com_get_io_handlers() fails
` [PATCH net-next 4/8] net: ena: fix race condition between submit and completion admin command
` [PATCH net-next 5/8] net: ena: add missing unmap bars on device removal
` [PATCH net-next 6/8] net: ena: fix theoretical Rx hang on low memory systems
` [PATCH net-next 6/8] net: ena: fix theoretical Rx stuck "
` [PATCH net-next 7/8] net: ena: disable admin msix while working in polling mode
` [PATCH net-next 8/8] net: ena: bug fix in lost tx packets detection mechanism
` [PATCH net-next 00/13] update ena ethernet driver to version 1.2.0
` [PATCH net-next 01/13] net: ena: change return value for unsupported features unsupported return value
` [PATCH net-next 02/13] net: ena: add hardware hints capability to the driver
` [PATCH net-next 03/13] net: ena: change sizeof() argument to be the type pointer
` [PATCH net-next 04/13] net: ena: add reset reason for each device FLR
` [PATCH net-next 05/13] net: ena: add support for out of order rx buffers refill
` [PATCH net-next 06/13] net: ena: allow the driver to work with small number of msix vectors
` [PATCH net-next 07/13] net: ena: use napi_schedule_irqoff when possible

[PATCH 1/2 net-next] net: stmmac: fix RX routing function name
 2017-06-09  7:10 UTC  (4+ messages)
` [PATCH 2/2 net-next] net: stmmac: Improve documentation on AVB parameters

[PATCH net-next 0/8] Bug fixes in ena ethernet driver
 2017-06-09  6:55 UTC  (10+ messages)
` [PATCH net-next 1/8] net: ena: fix rare uncompleted admin command false alarm
` [PATCH net-next 2/8] net: ena: fix bug that might cause hang after consecutive open/close interface
` [PATCH net-next 3/8] net: ena: add missing return when ena_com_get_io_handlers() fails
` [PATCH net-next 4/8] net: ena: fix race condition between submit and completion admin command
` [PATCH net-next 5/8] net: ena: add missing unmap bars on device removal
` [PATCH net-next 6/8] net: ena: fix theoretical Rx hang on low memory systems
` [PATCH net-next 6/8] net: ena: fix theoretical Rx stuck "
` [PATCH net-next 7/8] net: ena: disable admin msix while working in polling mode
` [PATCH net-next 8/8] net: ena: bug fix in lost tx packets detection mechanism

net/ipv4: use-after-free in add_grec
 2017-06-09  6:27 UTC  (9+ messages)
` [PATCH net] ipv4: igmp: fix a use after free

ixgbe tx hang with XDP_TX beyond queue limit
 2017-06-09  6:22 UTC 

Repeatable inet6_dump_fib crash in stock 4.12.0-rc4+
 2017-06-09  5:55 UTC  (7+ messages)

[PATCH net-next v2] cxgb4: handle interrupt raised when FW crashes
 2017-06-09  5:42 UTC 

[PATCH] netfilter: ctnetlink: move CTA_TIMEOUT case to outside
 2017-06-09  4:37 UTC 

[PATCH net-next 0/5] nfp: FW app build name reporting
 2017-06-09  3:56 UTC  (6+ messages)
` [PATCH net-next 1/5] nfp: make sure to cancel port refresh on the error path
` [PATCH net-next 2/5] nfp: remove automatic caching of RTsym table
` [PATCH net-next 3/5] nfp: remove automatic caching of HWInfo
` [PATCH net-next 4/5] nfp: keep MIP object around
` [PATCH net-next 5/5] nfp: report application FW build name in ethtool -i

[PATCH net-next] liquidio: disallow enabling firmware debug from a VF
 2017-06-09  2:20 UTC 

[PATCH v3 2/2] ip6_tunnel: fix potential issue in __ip6_tnl_rcv
 2017-06-09  0:23 UTC  (4+ messages)

[PATCH net-next v2] geneve: add missing rx stats accounting
 2017-06-09  0:07 UTC 

[PATCH net 1/3] bonding: fix 802.3ad support for 5G and 50G speeds
 2017-06-09  0:05 UTC  (7+ messages)
` [PATCH net 2/3] bonding: fix 802.3ad support for 14G speed
` [PATCH net 3/3] ethtool.h: remind to update 802.3ad when adding new speeds

[PATCH net-next 1/5] net: dsa: Remove master_netdev and use dst->cpu_dp->netdev
 2017-06-09  0:01 UTC  (2+ messages)

[PATCH net-next] net: ethernet: ti: cpdma: do not enable host error misc irq
 2017-06-08 23:32 UTC  (2+ messages)

[PATCH net-next] net: ethernet: ti: cpsw: enable HWTSTAMP_FILTER_PTP_V1_L4_EVENT filter
 2017-06-08 23:32 UTC  (2+ messages)

[PATCH] geneve: add missing rx stats accounting
 2017-06-08 23:29 UTC  (2+ messages)

[PATCH net-next v2 0/7] net: dsa: mv88e6xxx: ops cosmetics
 2017-06-08 22:34 UTC  (8+ messages)
` [PATCH net-next v2 1/7] net: dsa: mv888e6xxx: do not use netdev printing
` [PATCH net-next v2 2/7] net: dsa: mv88e6xxx: add egress mode enumeration
` [PATCH net-next v2 3/7] net: dsa: mv88e6xxx: use bridge state values
` [PATCH net-next v2 4/7] net: dsa: mv88e6xxx: do not prefix ops with g1
` [PATCH net-next v2 5/7] net: dsa: mv88e6xxx: rework pause limit operation
` [PATCH net-next v2 6/7] net: dsa: mv88e6xxx: rework jumbo size operation
` [PATCH net-next v2 7/7] net: dsa: mv88e6xxx: prefix PHY macros

(unknown),
 2017-06-08 22:14 UTC 

[PATCH net-next 07/13] net: ena: use napi_schedule_irqoff when possible
 2017-06-08 22:01 UTC  (7+ messages)
` [PATCH net-next 08/13] net: ena: separate skb allocation to dedicated function
` [PATCH net-next 09/13] net: ena: adding missing cast in ena_com_mem_addr_set()
` [PATCH net-next 10/13] net: ena: add mtu limitation in ena_change_mtu()
` [PATCH net-next 11/13] net: ena: update driver's rx drop statistics
` [PATCH net-next 12/13] net: ena: change validate_tx_req_id() to be inline function
` [PATCH net-next 13/13] net: ena: update ena driver to version 1.2.0

[PATCH v3 1/2] ip_tunnel: fix potential issue in ip_tunnel_rcv
 2017-06-08 21:47 UTC  (2+ messages)

[PATCH net] Fix an intermittent pr_emerg warning about lo becoming free
 2017-06-08 21:41 UTC  (3+ messages)

[PATCH 2/2(net.git)] stmmac: fix for hw timestamp of GMAC3 unit
 2017-06-08 21:35 UTC 

[PATCH 1/2(net.git)] stmmac: fix ptp header for GMAC3 hw timestamp
 2017-06-08 21:31 UTC 

[PATCH 2/2(net.git)] stmmac: fix for hw timestamp of GMAC3 unit
 2017-06-08 21:20 UTC  (3+ messages)
  ` Aw: "

[RFC PATCH net-next 0/5] bpf: rewrite value tracking in verifier
 2017-06-08 21:20 UTC  (16+ messages)
` [RFC PATCH net-next 2/5] bpf/verifier: rework value tracking
` [RFC PATCH net-next 3/5] bpf/verifier: feed pointer-to-unknown-scalar casts into scalar ALU path

[PATCHv5] wlcore: add wl1285 compatible
 2017-06-08 20:50 UTC 

[PATCH net] bpf, tests: fix endianness selection
 2017-06-08 20:18 UTC  (2+ messages)

[PATCH] ila_xlat: add missing hash secret initialization
 2017-06-08 20:18 UTC  (3+ messages)

[PATCH] Ipvlan should return an error when an address is already in use
 2017-06-08 20:12 UTC  (2+ messages)
` [PATCH v2 net-next] "

[PATCH 0/5] net: mvpp2: fixes and cleanups
 2017-06-08 20:11 UTC  (2+ messages)

[PATCH net] openvswitch: warn about missing first netlink attribute
 2017-06-08 19:57 UTC  (2+ messages)

[PATCH V2 1/3] Documentation: devicetree: add multiple cpu port DSA binding
 2017-06-08 19:57 UTC  (6+ messages)

[PATCH net-next 0/7] net: dsa: mv88e6xxx: ops cosmetics
 2017-06-08 19:43 UTC  (13+ messages)
` [PATCH net-next 1/7] net: dsa: mv88e6xxx: provide printing macros
` [PATCH net-next 2/7] net: dsa: mv88e6xxx: add egress mode enumeration
` [PATCH net-next 3/7] net: dsa: mv88e6xxx: use bridge state values
` [PATCH net-next 4/7] net: dsa: mv88e6xxx: do not prefix ops with g1
` [PATCH net-next 5/7] net: dsa: mv88e6xxx: rework pause limit operation
` [PATCH net-next 6/7] net: dsa: mv88e6xxx: rework jumbo size operation
` [PATCH net-next 7/7] net: dsa: mv88e6xxx: prefix PHY macros

[PATCH net-next] cxgb4: handle interrupt raised when FW crashes
 2017-06-08 19:38 UTC  (2+ messages)

[PATCH 0/2] drivers: net: add const to mii_phy_ops structures
 2017-06-08 19:33 UTC  (2+ messages)

[PATCH net-next] cxgb4: fix to bring link down after adapter crash
 2017-06-08 18:41 UTC  (2+ messages)

[net-next 0/2][pull request] 1GbE Intel Wired LAN Driver Updates 2017-06-07
 2017-06-08 18:41 UTC  (2+ messages)

[patch net-next 0/6] introduce trap control action to tc and offload it
 2017-06-08 18:41 UTC  (5+ messages)
` [patch iproute2/net-next] tc: add support for TRAP action

[PATCH net-next] net: ipmr: add getlink support
 2017-06-08 18:39 UTC  (3+ messages)
` [PATCH net-next v2] "

[patch net-next 0/3] mlxsw: Remove compatibility with old firmware
 2017-06-08 18:34 UTC  (2+ messages)

[patch net-next v2 00/19] Remove support from bridge bypass for mlxsw/rocker drivers
 2017-06-08 18:17 UTC  (2+ messages)

[PATCH] cpsw: cpts: enable HWTSTAMP_FILTER_PTP_V1_L4_EVENT filter
 2017-06-08 18:10 UTC  (4+ messages)

[PATCH net-next v2 0/6] vxlan: cleanup and IPv6 link-local support
 2017-06-08 18:05 UTC  (5+ messages)
` [PATCH net-next v2 6/6] vxlan: allow multiple VXLANs with same VNI for IPv6 link-local addresses

[PATCH iproute] tc: flower: add support for matching on ip tos and ttl
 2017-06-08 18:01 UTC  (2+ messages)

(unknown),
 2017-06-08 17:59 UTC 

ARM GLX Khadas VIM Pro - Ethernet detected as only 10Mbps and stalled after some traffic
 2017-06-08 17:30 UTC 

Using HTB and FQ on the same interface
 2017-06-08 17:22 UTC 

ATENCIÓN;
 2017-06-08 17:01 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).