netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-21 15:56:06 to 2017-08-22 11:47:35 UTC [more...]

[PATCH net-next] virtio-net: invoke zerocopy callback on xmit path if no tx napi
 2017-08-22 11:47 UTC  (6+ messages)

[PATCH v12 0/8] Replace PCI pool by DMA pool API
 2017-08-22 11:47 UTC  (8+ messages)
` [PATCH v12 1/8] block: DAC960: Replace PCI pool old API
` [PATCH v12 2/8] dmaengine: pch_dma: "
` [PATCH v12 3/8] IB/mthca: "
` [PATCH v12 4/8] net: e100: "
` [PATCH v12 5/8] mlx4: "
` [PATCH v12 6/8] mlx5: "
` [PATCH v12 7/8] wireless: ipw2200: "

[RFC net-next v2] bridge lwtunnel, VPLS & NVGRE
 2017-08-22 11:32 UTC  (13+ messages)
` [PATCH 1/6] bridge: lwtunnel support in FDB
` [PATCH 2/6] bridge: lwtunnel netlink interface
` [PATCH 3/6] gretap: support lwtunnel under bridge (NVGRE)
` [PATCH 4/6] mpls: split forwarding path on rx/tx boundary
` [PATCH 5/6] mpls: add VPLS entry points
` [PATCH 6/6] mpls: VPLS support

[PATCH RESEND 0/2] enable hires timer to timeout datagram socket
 2017-08-22 11:17 UTC  (11+ messages)
` [PATCH RESEND 1/2] net: enable high resolution timer mode to timeout datagram sockets

[iproute PATCH v3 0/7] Covscan: Fixes for string termination
 2017-08-22 11:05 UTC  (4+ messages)
` [iproute PATCH v3 2/7] xfrm_state: Make sure alg_name is NULL-terminated

[iproute PATCH v2 0/7] Covscan: Misc fixes
 2017-08-22 10:48 UTC  (11+ messages)
` [iproute PATCH v2 1/7] nstat: Avoid passing negative fd to fdopen()
` [iproute PATCH v2 2/7] ss: Make sure index variable is >= 0
` [iproute PATCH v2 3/7] ss: Make sure scanned index value to unix_state_map is sane
` [iproute PATCH v2 4/7] netem/maketable: Check return value of fscanf()
` [iproute PATCH v2 5/7] lib/bpf: Check return value of write()
` [iproute PATCH v2 6/7] lib/fs: Fix and simplify make_path()
` [iproute PATCH v2 7/7] lib/libnetlink: Don't pass NULL parameter to memcpy()

[PATCH net v1 0/2] tipc: topology server fixes
 2017-08-22 10:28 UTC  (3+ messages)
` [PATCH net v1 1/2] tipc: remove subscription references only for pending timers
` [PATCH net v1 2/2] tipc: fix a race condition of releasing subscriber object

[PATCH net-next 3/3] hv_sock: implements Hyper-V transport for Virtual Sockets (AF_VSOCK)
 2017-08-22 10:14 UTC  (4+ messages)

[PATCH] vsock: only load vmci transport on VMware hypervisor by default
 2017-08-22  9:54 UTC  (7+ messages)

[PATCH net-next v4] openvswitch: enable NSH support
 2017-08-22  9:38 UTC  (16+ messages)

[PATCH] ARM: dts: rk3228-evb: Fix the compiling error
 2017-08-22  9:24 UTC 

[PATCH] drivers: net: wireless: atmel: check memory allocation failure
 2017-08-22  8:41 UTC  (2+ messages)

[patch net] mlxsw: spectrum_switchdev: Fix mrouter flag update
 2017-08-22  8:28 UTC 

[PATCH] net: ethernet: freescale: fs_enet: make mdiobb_ops const
 2017-08-22  8:15 UTC 

[PATCH] net: mdio-gpio: make mdiobb_ops const
 2017-08-22  8:13 UTC 

[PATCH] net: ethernet: ax88796: make mdiobb_ops const
 2017-08-22  8:11 UTC 

[PATCH] ravb: make mdiobb_ops const
 2017-08-22  8:08 UTC 

[PATCH v3 3/4] net: stmmac: register parent MDIO node for sun8i-h3-emac
 2017-08-22  7:59 UTC  (11+ messages)

[PATCH] ptp: make ptp_clock_info const
 2017-08-22  7:50 UTC  (4+ messages)

[PATCH v4 net-next] arm: eBPF JIT compiler
 2017-08-22  7:30 UTC  (2+ messages)

[PATCH net-next v4] arm: eBPF JIT compiler
 2017-08-22  7:29 UTC  (2+ messages)

[PATCH v4 net-next] arm: eBPF JIT compiler
 2017-08-22  7:18 UTC  (2+ messages)

XDP redirect measurements, gotchas and tracepoints
 2017-08-22  6:37 UTC  (3+ messages)

[PATCH] net: ftgmac100: Fix oops in probe on failure to find associated PHY
 2017-08-22  6:36 UTC 

[PATCH net-next v3 0/2] Simplify the tcp_conn_request
 2017-08-22  6:33 UTC  (3+ messages)
` [PATCH net-next v3 1/2] tcp: Get a proper dst before checking it
` [PATCH net-next v3 2/2] tcp: Remove the unused parameter for tcp_try_fastopen

[PATCH net-next v4] arm: eBPF JIT compiler
 2017-08-22  6:32 UTC 

[PATCH] net: ethernet: make ptp_clock_info const
 2017-08-22  6:24 UTC  (2+ messages)

Something hitting my total number of connections to the server
 2017-08-22  5:44 UTC  (14+ messages)

[PATCH net-next 0/3 v5] Add support for rmnet driver
 2017-08-22  5:34 UTC  (4+ messages)
` [PATCH net-next 3/3 v5] drivers: net: ethernet: qualcomm: rmnet: Initial implementation

skb_over_panic when sending esp traffic from a vmware guest
 2017-08-22  5:32 UTC  (2+ messages)

[PATCH net-next 0/3 v7] Add support for rmnet driver
 2017-08-22  5:27 UTC  (7+ messages)
` [PATCH net-next 1/3 v7] net: ether: Add support for multiplexing and aggregation type
` [PATCH net-next 2/3 v7] net: arp: Add support for raw IP device
` [PATCH net-next 3/3 v7] drivers: net: ethernet: qualcomm: rmnet: Initial implementation

[RFC PATCH] dt-binding: net: sfp binding documentation
 2017-08-22  4:49 UTC  (6+ messages)

[PATCHv3 iproute2 net-next] gre: add support for ERSPAN tunnel
 2017-08-22  4:10 UTC  (2+ messages)

[PATCH v2 0/4] Workaround broken RTL8211E on some Pine64+ boards
 2017-08-22  4:04 UTC  (5+ messages)
  ` [PATCH v2 1/4] net: stmmac: dwmac-sun8i: support RGMII modes with PHY internal delay
  ` [PATCH v2 2/4] net: phy: realtek: change macro name for page select register
  ` [PATCH v2 3/4] net: phy: realtek: add disable RX internal delay mode
  ` [PATCH v2 4/4] arm64: allwinner: a64: disable the RTL8211E internal RX delay on Pine64+

[PATCH net-next,0/4] hv_netvsc: Ethtool handler to change UDP hash levels
 2017-08-22  2:22 UTC  (5+ messages)
` [PATCH net-next,1/4] hv_netvsc: Clean up unused parameter from netvsc_get_hash()
` [PATCH net-next,2/4] hv_netvsc: Clean up unused parameter from netvsc_get_rss_hash_opts()
` [PATCH net-next,3/4] hv_netvsc: Add ethtool handler to set and get UDP hash levels
` [PATCH net-next,4/4] hv_netvsc: Update netvsc Document for UDP hash level setting

[PATCH net-next] liquidio: show NIC's U-Boot version in a dev_info() message
 2017-08-22  1:30 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the rockchip tree
 2017-08-22  1:24 UTC 

[PATCH net] udp: on peeking bad csum, drop packets even if not at head
 2017-08-22  1:11 UTC  (5+ messages)

[PATCH net-next v2 0/2] simplify the tcp_conn_request
 2017-08-22  0:56 UTC  (6+ messages)
` [PATCH net-next v2 1/2] tcp: Remove unnecessary dst check in tcp_conn_request

[PATCH net-next] net: sched: Add the invalid handle check in qdisc_class_find
 2017-08-22  0:51 UTC  (7+ messages)
    `  "
      `  "

[PATCH v2 0/2] net: stmmac: phy logging fixes
 2017-08-22  0:46 UTC  (6+ messages)
` [PATCH v2 1/2] net: stmmac: Delete dead code for MDIO registration
` [PATCH v2 2/2] net: phy: Don't use drv when it is NULL in phy_attached_print

[iproute PATCH v2] lib/bpf: Don't leak fp in bpf_find_mntpt()
 2017-08-22  0:35 UTC  (2+ messages)

[iproute PATCH v2 0/3] Covscan: Fix for missing error checking
 2017-08-22  0:29 UTC  (5+ messages)
` [iproute PATCH v2 1/3] iproute: Check mark value input
` [iproute PATCH v2 2/3] iplink_vrf: Complain if main table is not found
` [iproute PATCH v2 3/3] devlink: Check return code of strslashrsplit()

[iproute PATCH v3 0/5] Covscan: Fix potential NULL pointer dereferences
 2017-08-22  0:19 UTC  (6+ messages)
` [iproute PATCH v3 2/5] nstat: Fix for potential NULL pointer dereference
` [iproute PATCH v3 4/5] tc/tc_filter: Make sure filter name is not empty

[iproute PATCH v3 0/6] Covscan: Don't access garbage
 2017-08-22  0:18 UTC  (2+ messages)

[iproute PATCH v2 0/7] Covscan: Dead code elimination
 2017-08-22  0:13 UTC  (2+ messages)

[PATCH v6 iproute2 0/8] RDMAtool
 2017-08-22  0:11 UTC  (2+ messages)

[PATCH net-next] net: dsa: User per-cpu 64-bit statistics
 2017-08-22  0:10 UTC  (6+ messages)

[PATCH] once: switch to new jump label API
 2017-08-21 23:42 UTC 

[PATCH net-next,1/4] hv_netvsc: Clean up unused parameter from netvsc_get_hash()
 2017-08-21 23:12 UTC  (5+ messages)
` [PATCH net-next,2/4] hv_netvsc: Clean up unused parameter from netvsc_get_rss_hash_opts()
` [PATCH net-next,3/4] hv_netvsc: Add ethtool handler to set and get UDP hash levels
` [PATCH net-next,4/4] hv_netvsc: Update netvsc Document for UDP hash level setting

[PATCH v2] mt7601u: check memory allocation failure
 2017-08-21 22:25 UTC  (2+ messages)

[PATCH net] net: dsa: skb_put_padto() already frees nskb
 2017-08-21 22:24 UTC  (4+ messages)

[PATCH] mt7601u: check memory allocation failure
 2017-08-21 22:08 UTC  (4+ messages)

[PATCH net-next 00/11] net: dsa: add generic debugfs interface
 2017-08-21 22:06 UTC  (3+ messages)
` [PATCH net-next 03/11] net: dsa: debugfs: add tree

[PATCH v3 net-next] bpf/verifier: track liveness for pruning
 2017-08-21 21:23 UTC  (11+ messages)

[RFC] about net: Fix inconsistent teardown and release of private netdev state
 2017-08-21 21:13 UTC  (4+ messages)

[PATCH net-next 0/3 v6] Add support for rmnet driver
 2017-08-21 21:07 UTC  (3+ messages)
` [PATCH net-next 3/3 v6] drivers: net: ethernet: qualcomm: rmnet: Initial implementation

[net-next 1/1] tipc: don't reset stale broadcast send link
 2017-08-21 20:38 UTC  (2+ messages)

[PATCH net] net/hsr: Check skb_put_padto() return value
 2017-08-21 19:59 UTC 

[PATCH 0/4] RTL8211E-specified hacks
 2017-08-21 19:54 UTC  (9+ messages)
` [PATCH 2/4] dt-bindings: add binding for RTL8211E Ethernet PHY
        `  "

[PATCH 1/2] vhost: remove the possible fruitless search on iotlb prefetch
 2017-08-21 19:45 UTC  (2+ messages)

[PATCH] vhost: fix end of range for access_ok
 2017-08-21 19:45 UTC 

[PATCH net] net: dsa: skb_put_padto() already frees nskb
 2017-08-21 19:41 UTC 

[PATCH V2 net-next 0/2] liquidio: VF driver will notify NIC firmware of MTU change
 2017-08-21 19:35 UTC  (3+ messages)
` [PATCH V2 net-next 1/2] liquidio: move macro definition to a proper place
` [PATCH V2 net-next 2/2] liquidio: make VF driver notify NIC firmware of MTU change

[PATCH net-next 0/2] liquidio: VF driver will notify NIC firmware of MTU change
 2017-08-21 18:04 UTC  (3+ messages)
` [PATCH net-next 2/2] liquidio: make VF driver "

[PATCHv3 net-next] gre: introduce native tunnel support for ERSPAN
 2017-08-21 18:02 UTC  (2+ messages)

[PATCH net-next] net: check type when freeing metadata dst
 2017-08-21 17:57 UTC  (3+ messages)

[PATCH 0/6] Add RSS to DPAA 1.x Ethernet driver
 2017-08-21 17:57 UTC  (3+ messages)
` [PATCH 4/6] dpaa_eth: add NETIF_F_RXHASH

[PATCH v2 net-next] net: ipv6: put host and anycast routes on device with address
 2017-08-21 17:41 UTC  (2+ messages)

[PATCH net-next] dsa: remove unused net_device arg from handlers
 2017-08-21 17:39 UTC  (2+ messages)

[PATCH v3 net 0/2] net: ixgbe: Use new flag to disable Relaxed Ordering
 2017-08-21 17:36 UTC  (3+ messages)
` [PATCH v3 net 2/2] net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag

[PATCH 0/3] MIPS,bpf: Improvements for MIPS eBPF JIT
 2017-08-21 17:32 UTC  (5+ messages)

[PATCH 0/6] drivers: make device_attribute const
 2017-08-21 17:26 UTC  (4+ messages)
` [PATCH 4/6] qlogic: "

commit 16ecba59 breaks 82574L under heavy load
 2017-08-21 17:17 UTC  (4+ messages)
` [PATCH 1/5] e1000e: Fix error path in link detection
  ` [PATCH 5/5] e1000e: Avoid receiver overrun interrupt bursts

[PATCH] net_sched/hhf: update hierarchical backlog when drop packet
 2017-08-21 17:03 UTC  (4+ messages)

[PATCH net v3] ipv6: add rcu grace period before freeing fib6_node
 2017-08-21 16:47 UTC 

pull request (net-next): ipsec-next 2017-08-21
 2017-08-21 16:30 UTC  (2+ messages)

[PATCH net v2] ipv6: add rcu grace period before freeing fib6_node
 2017-08-21 16:19 UTC  (3+ messages)

[RFC net-next] VPLS support
 2017-08-21 16:18 UTC  (9+ messages)
` [PATCH 3/6] mpls: add VPLS entry points
` [PATCH 4/6] mpls: VPLS support

[PATCH V4 net-next] net: hns3: Add support to change MTU in HNS3 hardware
 2017-08-21 16:05 UTC 

[PATCH V8 net-next 00/22] Huawei HiNIC Ethernet Driver
 2017-08-21 15:56 UTC  (6+ messages)
` [PATCH V8 net-next 09/22] net-next/hinic: Add Rx mode and link event handler
` [PATCH V8 net-next 14/22] net-next/hinic: Initialize cmdq
` [PATCH V8 net-next 20/22] net-next/hinic: Add ethtool and stats
` [PATCH V8 net-next 21/22] net-next/hinic: Add netpoll
` [PATCH V8 net-next 22/22] net-next/hinic: Add Maintainer


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