netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-27 18:46:18 to 2018-04-29 08:06:52 UTC [more...]

[PATCH V9 net-next 00/14] TLS offload, netdev & MLX5 support
 2018-04-29  8:06 UTC 

[PATCH net-next v3 0/6] mlxsw: SPAN: Support routes pointing at bridges
 2018-04-29  7:56 UTC  (7+ messages)
` [PATCH net-next v3 1/6] net: bridge: Publish bridge accessor functions
` [PATCH net-next v3 2/6] mlxsw: spectrum: Extract mlxsw_sp_stp_spms_state()
` [PATCH net-next v3 3/6] mlxsw: spectrum_switchdev: Publish two functions
` [PATCH net-next v3 4/6] mlxsw: spectrum: Register SPAN before switchdev
` [PATCH net-next v3 5/6] mlxsw: Respin SPAN on switchdev events
` [PATCH net-next v3 6/6] mlxsw: spectrum_span: Allow bridge for gretap mirror

[PATCH] change the comment of vti6_ioctl
 2018-04-29  7:05 UTC 

[PATCH 1/1] tg3: fix meaningless hw_stats reading after tg3_halt memset 0 hw_stats
 2018-04-29  6:43 UTC  (3+ messages)

[PATCH bpf-next] bpf: Allow bpf_current_task_under_cgroup in interrupt
 2018-04-29  6:39 UTC  (3+ messages)
` [PATCH bpf-next v2] "

[PATCH bpf-next v9 00/10] bpf: add bpf_get_stack helper
 2018-04-29  5:28 UTC  (11+ messages)
` [PATCH bpf-next v9 01/10] bpf: change prototype for stack_map_get_build_id_offset
` [PATCH bpf-next v9 02/10] bpf: add bpf_get_stack helper
` [PATCH bpf-next v9 03/10] bpf/verifier: refine retval R0 state for "
` [PATCH bpf-next v9 04/10] bpf: remove never-hit branches in verifier adjust_scalar_min_max_vals
` [PATCH bpf-next v9 05/10] bpf/verifier: improve register value range tracking with ARSH
` [PATCH bpf-next v9 06/10] tools/bpf: add bpf_get_stack helper to tools headers
` [PATCH bpf-next v9 07/10] samples/bpf: move common-purpose trace functions to selftests
` [PATCH bpf-next v9 08/10] tools/bpf: add a verifier test case for bpf_get_stack helper and ARSH
` [PATCH bpf-next v9 09/10] tools/bpf: add a test for bpf_get_stack with raw tracepoint prog
` [PATCH bpf-next v9 10/10] tools/bpf: add a test for bpf_get_stack with "

[PATCH bpf-next] bpf: remove tracepoints from bpf core
 2018-04-29  4:37 UTC  (2+ messages)

[PATCH net-next 0/2 v4] netns: uevent filtering
 2018-04-29  4:25 UTC  (5+ messages)
` [PATCH net-next 1/2 v4] uevent: add alloc_uevent_skb() helper
` [PATCH net-next 2/2 v4] netns: restrict uevents

[bpf-next PATCH v2 0/3] Hash support for sock
 2018-04-29  3:43 UTC  (7+ messages)
` [bpf-next PATCH v2 1/3] bpf: sockmap, refactor sockmap routines to work with hashmap
` [bpf-next PATCH v2 2/3] bpf: sockmap, add hash map support
` [bpf-next PATCH v2 3/3] bpf: selftest additions for SOCKHASH

[PATCH bpf-next v3 0/4] Hash support for sock
 2018-04-29  3:41 UTC  (5+ messages)
` [PATCH bpf-next v3 1/4] bpf: sockmap, refactor sockmap routines to work with hashmap
` [PATCH bpf-next v3 2/4] bpf: sockmap, add hash map support
` [PATCH bpf-next v3 3/4] bpf: selftest additions for SOCKHASH
` [PATCH bpf-next v3 4/4] bpf: bpftool, support for sockhash

[llc_ui_release] BUG: unable to handle kernel NULL pointer dereference at 0000000000000004
 2018-04-29  3:30 UTC  (2+ messages)

ip6-in-ip{4,6} ipsec tunnel issues with 1280 MTU
 2018-04-29  1:05 UTC  (5+ messages)

[PATCH bpf-next 0/2] Fix BPF helpers documentation
 2018-04-28 23:06 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: Fix helpers ctx struct types in uapi doc
` [PATCH bpf-next 2/2] bpf: Sync bpf.h to tools/

[PATCH] wireless: ipw2100: fix spelling mistake: "decsribed" -> "described"
 2018-04-28 22:31 UTC 

[PATCH] can: cc770: fix spelling mistake: "comptibility" -> "compatibility"
 2018-04-28 22:16 UTC 

[PATCH net-next] net: phy: Fix modular PHYLIB build
 2018-04-28 20:51 UTC  (3+ messages)

[PATCH net-next v2 4/7] net: mscc: Add initial Ocelot switch support
 2018-04-28 20:42 UTC  (3+ messages)

[PATCH net-next 0/8] r8169: further improvements w/o functional change
 2018-04-28 20:19 UTC  (9+ messages)
` [PATCH net-next 1/8] r8169: remove unneeded call to __rtl8169_set_features in rtl_open
` [PATCH net-next 2/8] r8169: improve rtl8169_set_features
` [PATCH net-next 3/8] r8169: replace magic number for INTT mask with a constant
` [PATCH net-next 4/8] r8169: improve CPlusCmd handling
` [PATCH net-next 5/8] r8169: improve handling of CPCMD quirk mask
` [PATCH net-next 6/8] r8169: simplify rtl_hw_start_8169
` [PATCH net-next 7/8] r8169: remove calls to rtl_set_rx_mode
` [PATCH net-next 8/8] r8169: move common initializations to tp->hw_start

[PATCH bpf-next v8 00/10] bpf: add bpf_get_stack helper
 2018-04-28 20:02 UTC  (16+ messages)
` [PATCH bpf-next v8 01/10] bpf: change prototype for stack_map_get_build_id_offset
` [PATCH bpf-next v8 02/10] bpf: add bpf_get_stack helper
` [PATCH bpf-next v8 03/10] bpf/verifier: refine retval R0 state for "
` [PATCH bpf-next v8 04/10] bpf: remove never-hit branches in verifier adjust_scalar_min_max_vals
` [PATCH bpf-next v8 05/10] bpf/verifier: improve register value range tracking with ARSH
` [PATCH bpf-next v8 06/10] tools/bpf: add bpf_get_stack helper to tools headers
` [PATCH bpf-next v8 07/10] samples/bpf: move common-purpose trace functions to selftests
` [PATCH bpf-next v8 08/10] tools/bpf: add a verifier test case for bpf_get_stack helper and ARSH
` [PATCH bpf-next v8 09/10] tools/bpf: add a test for bpf_get_stack with raw tracepoint prog
` [PATCH bpf-next v8 10/10] tools/bpf: add a test for bpf_get_stack with "

[PATCH net-next 0/2] netns: uevent filtering
 2018-04-28 19:13 UTC  (7+ messages)
` [PATCH net-next 1/2 v3] uevent: add alloc_uevent_skb() helper
` [PATCH net-next 2/2 v3] netns: restrict uevents

[PATCH net-next v5] Add Common Applications Kept Enhanced (cake) qdisc
 2018-04-28 16:05 UTC  (6+ messages)
` [PATCH iproute2-next v6] Add support for cake qdisc
  ` [PATCH iproute2-next v7] "
    ` [Cake] "

[PATCH 0/5] Add support in dwmac-sun8i for accessing EMAC clock
 2018-04-28 13:42 UTC  (5+ messages)
` [PATCH 1/5] dt-bindings: allow dwmac-sun8i to use other devices' exported regmap
        `  "

[PATCH v2 0/2] net: stmmac: dwmac-meson: 100M phy mode support for AXG SoC
 2018-04-28 10:21 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: net: meson-dwmac: new compatible name "
` [PATCH v2 2/2] net: stmmac: dwmac-meson: extend phy mode setting

[net-next] ipv6: sr: Extract the right key values for "seg6_make_flowlabel"
 2018-04-28 10:20 UTC  (3+ messages)

[net-next v2] ipv6: sr: extract the right key values for "seg6_make_flowlabel"
 2018-04-28 10:18 UTC 

[PATCH net] bridge: check iface upper dev when setting master via ioctl
 2018-04-28 10:06 UTC  (3+ messages)
` [PATCHv2 "

[PATCH] net: ethernet: ucc: fix spelling mistake: "tx-late-collsion" -> "tx-late-collision"
 2018-04-28  9:57 UTC 

[PATCH] liquidio: fix spelling mistake: "mac_tx_multi_collison" -> "mac_tx_multi_collision"
 2018-04-28  9:52 UTC 

[PATCH] qed: fix spelling mistake: "checksumed" -> "checksummed"
 2018-04-28  9:43 UTC 

[PATCH net-next v9 0/4] Enable virtio_net to act as a standby for a passthru device
 2018-04-28  9:42 UTC  (12+ messages)
` [PATCH net-next v9 1/4] virtio_net: Introduce VIRTIO_NET_F_STANDBY feature bit
` [PATCH net-next v9 2/4] net: Introduce generic failover module
` [PATCH net-next v9 3/4] virtio_net: Extend virtio to use VF datapath when available

[PATCH] mwifiex: fix spelling mistake: "capabilties" -> "capabilities"
 2018-04-28  9:36 UTC 

[PATCH v3 00/20] Allow compile-testing NO_DMA (drivers)
 2018-04-28  8:24 UTC  (3+ messages)
` [PATCH v3 03/20] crypto: Remove depends on HAS_DMA in case of platform dependency

[PATCH net-next v8 2/4] net: Introduce generic failover module
 2018-04-28  8:23 UTC  (2+ messages)

net: smsc95xx: aligment issues
 2018-04-28  7:58 UTC 

[PATCH net-next] can: dev: use skb_put_zero to simplfy code
 2018-04-28  7:49 UTC 

[PATCH V2 net-next 0/6] liquidio: enhanced ethtool --set-channels feature
 2018-04-28  6:32 UTC  (7+ messages)
` [PATCH V2 net-next 1/6] liquidio: Moved common function if_cfg_callback to lio_core.c
` [PATCH V2 net-next 2/6] liquidio: Moved common function list_delete_head to octeon_network.h
` [PATCH V2 net-next 3/6] liquidio: Moved common function delete_glists to lio_core.c
` [PATCH V2 net-next 4/6] liquidio: Moved common definition octnic_gather to octeon_network.h
` [PATCH V2 net-next 5/6] liquidio: Moved common function setup_glists to lio_core.c
` [PATCH V2 net-next 6/6] liquidio: enhanced ethtool --set-channels feature

[PATCH v6 net-next 0/3] lan78xx updates along with Fixed phy Support
 2018-04-28  6:03 UTC  (4+ messages)
` [PATCH v6 net-next 1/3] lan78xx: Lan7801 Support for Fixed PHY
` [PATCH v6 net-next 2/3] lan78xx: Remove DRIVER_VERSION for lan78xx driver
` [PATCH v6 net-next 3/3] lan78xx: Modify error messages

[PATCH] bpf: fix misaligned access for BPF_PROG_TYPE_PERF_EVENT program type on x86_32 platform
 2018-04-28  5:29 UTC  (4+ messages)

WARNING in perf_trace_buf_alloc (2)
 2018-04-28  5:23 UTC  (2+ messages)

[PATCH bpf-next v7 00/10] bpf: add bpf_get_stack helper
 2018-04-28  5:23 UTC  (8+ messages)
` [PATCH bpf-next v7 03/10] bpf/verifier: refine retval R0 state for "
` [PATCH bpf-next v7 04/10] bpf: remove never-hit branches in verifier adjust_scalar_min_max_vals
` [PATCH bpf-next v7 05/10] bpf/verifier: improve register value range tracking with ARSH

Request for stable 4.14.x inclusion: net: don't call update_pmtu unconditionally
 2018-04-28  4:41 UTC  (6+ messages)

[PATCH net-next] libcxgb,cxgb4: use __skb_put_zero to simplfy code
 2018-04-28  4:35 UTC 

Performance regressions in TCP_STREAM tests in Linux 4.15 (and later)
 2018-04-28  3:11 UTC 

[RFC v3 0/5] virtio: support packed ring
 2018-04-28  2:45 UTC  (6+ messages)

[PATCH net-next] udp: remove stray export symbol
 2018-04-28  2:23 UTC  (2+ messages)

KMSAN: uninit-value in _copy_to_iter (2)
 2018-04-28  2:23 UTC  (8+ messages)
` [PATCH net] vhost: Use kzalloc() to allocate vhost_msg_node

[PATCH 2/2] bpf: btf: remove a couple conditions
 2018-04-28  1:27 UTC  (8+ messages)

Suggestions on iterating eBPF maps
 2018-04-28  1:04 UTC  (2+ messages)

[PATCH v4] bpf, x86_32: add eBPF JIT compiler for ia32
 2018-04-28  0:47 UTC  (2+ messages)

[PATCH v7 net-next 4/4] netvsc: refactor notifier/event handling code to use the failover framework
 2018-04-28  0:43 UTC  (12+ messages)

[RFC net-next 0/5] Support for PHY test modes
 2018-04-28  0:32 UTC  (8+ messages)
` [RFC net-next 1/5] net: phy: Pass stringset argument to ethtool operations
` [RFC net-next 2/5] net: ethtool: Add UAPI for PHY test modes
` [RFC net-next 3/5] net: ethtool: Add plumbing to get/set "
` [RFC net-next 4/5] net: phy: Add support for IEEE standard "
` [RFC net-next 5/5] net: phy: broadcom: Add support for PHY "
` [PATCH ethtool 1/2] ethtool-copy.h: Sync with net-next
` [PATCH ethtool 2/2] ethtool: Add support for PHY test modes

[PATCH net-next v2 0/6] mlxsw: SPAN: Support routes pointing at bridges
 2018-04-28  0:28 UTC  (2+ messages)

[net-next v2] ipv6: sr: Add documentation for seg_flowlabel sysctl
 2018-04-28  0:24 UTC  (2+ messages)

[PATCH net 0/2] sfc: more ARFS fixes
 2018-04-28  0:22 UTC  (2+ messages)

[PATCH] drivers: net: replace UINT64_MAX with U64_MAX
 2018-04-28  0:19 UTC  (2+ messages)

[PATCH net-next v2 0/5] ipv6: sr: introduce seg6local End.BPF action
 2018-04-28  0:01 UTC  (4+ messages)
` [PATCH net-next v2 4/5] ipv6: sr: Add seg6local action End.BPF

[PATCH net-next] net: sch: prio: Set bands to default on delete instead of noop
 2018-04-27 23:56 UTC  (2+ messages)

[PATCH] net/mlx4_en: fix potential use-after-free with dma_unmap_page
 2018-04-27 23:48 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] net: support compat 64-bit time in {s,g}etsockopt
 2018-04-27 23:47 UTC  (2+ messages)

[bpf-next PATCH 0/3] Hash support for sock
 2018-04-27 23:20 UTC 

[PATCH v4] fault-injection: introduce kvmalloc fallback options
 2018-04-27 23:20 UTC  (12+ messages)
  ` [PATCH v5] "
        ` [dm-devel] "

[bpf-next PATCH 0/3] Hash support for sock
 2018-04-27 23:15 UTC  (6+ messages)
` [bpf-next PATCH 1/3] bpf: sockmap, refactor sockmap routines to work with hashmap
` [bpf-next PATCH 2/3] bpf: sockmap, add hash map support
` [bpf-next PATCH 3/3] bpf: selftest additions for SOCKHASH

[tip:x86/cleanups] x86/bpf: Clean up non-standard comments, to make the code more readable
 2018-04-27 22:16 UTC  (2+ messages)
  ` arch/x86/net/bpf_jit_comp conflicts. was: "

Greetings
 2018-04-27 21:28 UTC 

IP_PKTINFO broken by acf568ee859f0 (xfrm: Reinject transport-mode packets through tasklet)
 2018-04-27 21:16 UTC 

[PATCH net-next] erspan: auto detect truncated packets
 2018-04-27 21:16 UTC 

r8169 doesn't work after boot until `transmit queue 0 timed out`
 2018-04-27 20:22 UTC 

[PATCH net-next] net: core: Assert the size of netdev_featres_t
 2018-04-27 20:11 UTC 

[PATCH net-next v2 0/7] Microsemi Ocelot Ethernet switch support
 2018-04-27 20:10 UTC  (5+ messages)
` [PATCH net-next v2 1/7] dt-bindings: net: add DT bindings for Microsemi MIIM
` [PATCH net-next v2 3/7] dt-bindings: net: add DT bindings for Microsemi Ocelot Switch

[PATCH net] MAINTAINERS: add myself as SCTP co-maintainer
 2018-04-27 19:46 UTC 

[PATCH bpf-next v2 00/15] Introducing AF_XDP support
 2018-04-27 19:24 UTC  (5+ messages)

[PATCH] ptp_pch: use helpers function for converting between ns and timespec
 2018-04-27 19:22 UTC  (2+ messages)

[PATCH v5 net-next 0/3] lan78xx updates along with Fixed phy Support
 2018-04-27 19:19 UTC  (3+ messages)
` [PATCH v5 net-next 3/3] lan78xx: Modify error messages

[PATCH] net: systemport: fix spelling mistake: "asymetric" -> "asymmetric"
 2018-04-27 19:12 UTC  (2+ messages)

[PATCH v3] net: qrtr: Expose tunneling endpoint to user space
 2018-04-27 19:11 UTC  (2+ messages)

[PATCH net-next 00/13] sctp: refactor MTU handling
 2018-04-27 19:03 UTC  (5+ messages)
` [PATCH net-next 03/13] sctp: remove an if() that is always true

[RFC PATCH] MAINTAINERS: add davem in NETWORKING DRIVERS
 2018-04-27 19:03 UTC  (2+ messages)

[PATCH net-next 0/7] selftests: Add tests for mirroring to gretap
 2018-04-27 18:58 UTC  (2+ messages)

[PATCH V2 net-next 1/2] tcp: send in-queue bytes in cmsg upon read
 2018-04-27 18:57 UTC  (2+ messages)
` [PATCH V2 net-next 2/2] selftest: add test for TCP_INQ

[PATCH] DT: net: can: rcar_canfd: document R8A77980 bindings
 2018-04-27 18:53 UTC 

[PATCH net-next 1/2] tcp: send in-queue bytes in cmsg upon read
 2018-04-27 18:52 UTC  (3+ messages)
` [PATCH net-next 2/2] net-backports: selftest: add test for TCP_INQ

[PATCH net-next v2 00/14] bnxt_en: Net-next updates
 2018-04-27 18:53 UTC  (2+ messages)

[PATCH net-next] hv_netvsc: simplify receive side calling arguments
 2018-04-27 18:46 UTC  (2+ messages)

[PATCH v1 net-next] lan78xx: Lan7801 Support for Fixed PHY
 2018-04-27 18:46 UTC  (3+ messages)


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