netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-23 05:34:57 to 2018-04-23 19:31:20 UTC [more...]

[RFC V3 PATCH 0/8] Packed ring for vhost
 2018-04-23 19:31 UTC  (6+ messages)
` [RFC V3 PATCH 5/8] vhost: vhost_put_user() can accept metadata type
` [RFC V3 PATCH 6/8] virtio: introduce packed ring defines
` [RFC V3 PATCH 7/8] vhost: packed ring support
` [RFC V3 PATCH 8/8] vhost: event suppression for packed ring

[bpf PATCH 1/2] bpf: Document sockmap '-target bpf' requirement for PROG_TYPE_SK_MSG
 2018-04-23 19:11 UTC  (2+ messages)
` [bpf PATCH 2/2] bpf: sockmap sample use clang flag, -target bpf

[PATCH net-next 0/2] net/sctp: Avoid allocating high order memory with kmalloc()
 2018-04-23 18:41 UTC  (3+ messages)
` [PATCH net-next 1/2] net/sctp: Make wrappers for accessing in/out streams
` [PATCH net-next 2/2] net/sctp: Replace in/out stream arrays with flex_array

[RFC v3 net-next 00/18] Time based packet transmission
 2018-04-23 18:21 UTC  (4+ messages)
` [RFC v3 net-next 13/18] net/sched: Introduce the TBS Qdisc

[PATCH net-next 0/2] net/ipv6: couple of fixes for rcu change to from
 2018-04-23 18:32 UTC  (3+ messages)
` [PATCH net-next 1/2] net/ipv6: add rcu locking to ip6_negative_advice
` [PATCH net-next 2/2] net/ipv6: Fix missing rcu dereferences on from

[bpf PATCH v2 0/3] BPF, a couple sockmap fixes
 2018-04-23 18:29 UTC  (4+ messages)
` [bpf PATCH v2 1/3] bpf: sockmap, map_release does not hold refcnt for pinned maps
` [bpf PATCH v2 2/3] bpf: sockmap, sk_wait_event needed to handle blocking cases
` [bpf PATCH v2 3/3] bpf: sockmap, fix double page_put on ENOMEM error in redirect path

[PATCH] Bluetooth: use wait_event API instead of open-coding it
 2018-04-23 17:58 UTC  (2+ messages)

[PATCH 00/12] Netfilter/IPVS fixes for net
 2018-04-23 17:57 UTC  (13+ messages)
` [PATCH 01/12] netfilter: nf_conntrack_sip: allow duplicate SDP expectations
` [PATCH 02/12] ipvs: fix rtnl_lock lockups caused by start_sync_thread
` [PATCH 03/12] netfilter: ebtables: don't attempt to allocate 0-sized compat array
` [PATCH 04/12] netfilter: xt_connmark: Add bit mapping for bit-shift operation
` [PATCH 05/12] netfilter: conntrack: silent a memory leak warning
` [PATCH 06/12] netfilter: fix CONFIG_NF_REJECT_IPV6=m link error
` [PATCH 07/12] netfilter: nf_tables: can't fail after linking rule into active rule list
` [PATCH 08/12] netfilter: nf_tables: free set name in error path
` [PATCH 09/12] netfilter: conntrack: include kmemleak.h for kmemleak_not_leak()
` [PATCH 10/12] netfilter: nf_tables: NAT chain and extensions require NF_TABLES
` [PATCH 11/12] netfilter: nf_tables: fix out-of-bounds in nft_chain_commit_update
` [PATCH 12/12] netfilter: xt_connmark: do not cast xt_connmark_tginfo1 to xt_connmark_tginfo2

[PATCH net-next v7 0/4] Enable virtio_net to act as a standby for a passthru device
 2018-04-23 17:56 UTC  (12+ messages)
` [PATCH v7 net-next 2/4] net: Introduce generic failover module
` [PATCH v7 net-next 4/4] netvsc: refactor notifier/event handling code to use the failover framework

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

[PATCH 0/3] Introduce LSM-hook for socketpair(2)
 2018-04-23 17:52 UTC  (7+ messages)
` [PATCH 1/3] security: add hook for socketpair(AF_UNIX, ...)
` [PATCH 2/3] net/unix: hook unix_socketpair() into LSM
` [PATCH 3/3] selinux: provide unix_stream_socketpair callback

[PATCH net-next 0/6] net: Extend availability of PHY statistics
 2018-04-23 17:46 UTC  (2+ messages)

[iptables 1/2] extensions: libip6t_srh: support matching previous, next and last SID
 2018-04-23 17:30 UTC  (4+ messages)
` [nf-next] netfilter: extend SRH match to "
` [iptables 2/2] extensions: libip6t_srh: add test-cases for "

[PATCH bpf] bpf: disable and restore preemption in __BPF_PROG_RUN_ARRAY
 2018-04-23 17:09 UTC 

Bluetooth/lock_sock: false positive "WARNING: possible recursive locking detected"
 2018-04-23 17:01 UTC  (2+ messages)

KMSAN: uninit-value in _copy_to_iter (2)
 2018-04-23 16:56 UTC 

[PATCH net 0/3] amd-xgbe: AMD XGBE driver fixes 2018-04-23
 2018-04-23 16:43 UTC  (4+ messages)
` [PATCH net 1/3] amd-xgbe: Add pre/post auto-negotiation phy hooks
` [PATCH net 2/3] amd-xgbe: Improve KR auto-negotiation and training
` [PATCH net 3/3] amd-xgbe: Only use the SFP supported transceiver signals

[PATCH bpf-next v3 0/9] bpf: add bpf_get_stack helper
 2018-04-23 16:19 UTC  (4+ messages)
` [PATCH bpf-next v3 4/9] bpf/verifier: improve register value range tracking with ARSH

[PATCH bpf-next 00/15] Introducing AF_XDP support
 2018-04-23 16:18 UTC  (17+ messages)
` [PATCH bpf-next 01/15] net: initial AF_XDP skeleton
` [PATCH bpf-next 02/15] xsk: add user memory registration support sockopt
` [PATCH bpf-next 03/15] xsk: add umem fill queue support and mmap
` [PATCH bpf-next 04/15] xsk: add Rx queue setup and mmap support
` [PATCH bpf-next 05/15] xsk: add support for bind for Rx
` [PATCH bpf-next 06/15] xdp: introduce xdp_return_buff API
` [PATCH bpf-next 07/15] xsk: add Rx receive functions and poll support
` [PATCH bpf-next 08/15] bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP
` [PATCH bpf-next 09/15] xsk: wire up XDP_DRV side of AF_XDP
` [PATCH bpf-next 10/15] xsk: wire up XDP_SKB "
` [PATCH bpf-next 11/15] xsk: add umem completion queue support and mmap
` [PATCH bpf-next 12/15] xsk: add Tx queue setup and mmap support
` [PATCH bpf-next 13/15] xsk: support for Tx
` [PATCH bpf-next 14/15] xsk: statistics support
` [PATCH bpf-next 15/15] samples/bpf: sample application for AF_XDP sockets

[PATCH net] sfc: ARFS filter IDs
 2018-04-23 16:16 UTC  (2+ messages)

[PATCH net-next] net: init sk_cookie for inet socket
 2018-04-23 16:09 UTC  (3+ messages)

[PATCH net-next 0/2] Add configuration information to register dump and debug data
 2018-04-23 16:06 UTC  (4+ messages)
` [PATCH net-next 1/2] qed: Delete unused parameter p_ptt from mcp APIs
` [PATCH net-next 2/2] qed: Add configuration information to register dump and debug data

[PATCH v2 net-next] net: stmmac: Implement logic to automatically select HW Interface
 2018-04-23 16:04 UTC  (2+ messages)

[PATCH net] ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy
 2018-04-23 16:02 UTC  (3+ messages)

[PATCH] r8169: don't use netif_info et al before net_device has been registered
 2018-04-23 15:59 UTC  (2+ messages)

[PATCH net] bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslave
 2018-04-23 15:55 UTC  (2+ messages)

[pci PATCH v8 0/4] Add support for unmanaged SR-IOV
 2018-04-23 15:47 UTC  (4+ messages)

[PATCH 1/3] ethtool: Support ETHTOOL_GSTATS2 command
 2018-04-23 15:41 UTC  (7+ messages)

[PATCH] net: don't use kvzalloc for DMA memory
 2018-04-23 15:25 UTC  (19+ messages)
        ` [PATCH] kvmalloc: always use vmalloc if CONFIG_DEBUG_VM

Fw: [Bug 199469] New: Regression in 32-bit-compat dev_ioctl due to bf4405737f9f85a06db2b0ce5d76a818b61992e2
 2018-04-23 15:19 UTC 

[PATCH for-rc] uapi: Fix SPDX tags for files referring to the 'OpenIB.org' license
 2018-04-23 15:11 UTC  (3+ messages)

WARNING: suspicious RCU usage in rt6_check_expired
 2018-04-23 15:10 UTC  (3+ messages)

KMSAN: uninit-value in strnlen
 2018-04-23 15:01 UTC  (2+ messages)

[PATCH net] pppoe: check sockaddr length in pppoe_connect()
 2018-04-23 14:38 UTC 

[PATCH net] net: ethtool: Add missing kernel doc for FEC parameters
 2018-04-23 14:28 UTC  (2+ messages)

[PATCH net-next v2 0/2] fib rules extack support
 2018-04-23 14:21 UTC  (2+ messages)

[PATCH net] l2tp: check sockaddr length in pppol2tp_connect()
 2018-04-23 14:15 UTC 

[PATCH net-next 1/1] tc-testing: updated ife test cases
 2018-04-23 14:13 UTC  (2+ messages)

[bpf-next PATCH 0/3] Add ID to bpf_map/prog tracepoints
 2018-04-23 14:08 UTC  (5+ messages)
` [bpf-next PATCH 3/3] bpf: add sample program to trace map events

[PATCH net-next, v2] Per interface IPv4 stats (CONFIG_IP_IFSTATS_TABLE)
 2018-04-23 14:07 UTC  (2+ messages)

[PATCH] selftests: net: update .gitignore with missing test
 2018-04-23 14:00 UTC 

[PATCH v3 net-next] net: introduce a new tracepoint for tcp_rcv_space_adjust
 2018-04-23 13:58 UTC  (2+ messages)

[PATCH net] tcp: don't read out-of-bounds opsize
 2018-04-23 13:52 UTC  (2+ messages)

[PATCH net-next] net: stmmac: Implement logic to automatically select HW Interface
 2018-04-23 13:52 UTC  (3+ messages)

[PATCH] selftests: bpf: update .gitignore with missing file
 2018-04-23 13:50 UTC 

[PATCH net-next v2 0/2] openvswitch: Support conntrack zone limit
 2018-04-23 13:39 UTC  (2+ messages)

IP_ADD_MEMBERSHIP with imr_ifindex!=0 for multiple processes with different interfaces
 2018-04-23 13:29 UTC  (2+ messages)

KMSAN: uninit-value in ip_vs_lblcr_check_expire
 2018-04-23 13:28 UTC 

KMSAN: uninit-value in ip_vs_lblc_check_expire
 2018-04-23 13:28 UTC 

[PATCH net-next 0/5] virtio-net: Add SCTP checksum offload support
 2018-04-23 13:17 UTC  (6+ messages)

Page allocator bottleneck
 2018-04-23 13:10 UTC  (8+ messages)

Repeating "unregister_netdevice: waiting for lo to become free" caused by upstream 76da0704507bb ("ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTER")
 2018-04-23 13:08 UTC 

[PATCH net 1/1] Modify the seq_puts and seq_printf of af_netlink.c file
 2018-04-23 12:51 UTC 

[PATCH] dca: make function dca_common_get_tag static
 2018-04-23 12:49 UTC 

[PATCH net-next] lan78xx: Lan7801 Support for Fixed PHY
 2018-04-23 12:42 UTC  (2+ messages)

kTLS in combination with mlx4 is very unstable
 2018-04-23 11:44 UTC  (2+ messages)

[RFC PATCH v2 00/14] Introducing AF_XDP support
 2018-04-23 10:26 UTC  (7+ messages)
` [RFC PATCH v2 03/14] xsk: add umem fill queue support and mmap

[PATCH net-next 0/2 v1] netns: uevent performance tweaks
 2018-04-23 10:24 UTC  (3+ messages)
` [PATCH net-next 1/2 v1] netns: restrict uevents
` [PATCH net-next 2/2 v1] netns: isolate seqnums to use per-netns locks

[PATCH net-next 2/2] netns: isolate seqnums to use per-netns locks
 2018-04-23 10:12 UTC  (3+ messages)

How to detect libbfd when building tools/bpf?
 2018-04-23 10:05 UTC  (2+ messages)

[PATCH 0/3] Introduce Xen fault injection facility
 2018-04-23  9:58 UTC  (3+ messages)
` [PATCH 2/3] xen netback: add "

bpf: samples/bpf/sockex2: Assertion `setsockopt(sock, SOL_SOCKET, SO_ATTACH_BPF, prog_fd, sizeof(prog_fd[0])) == 0' failed
 2018-04-23  9:53 UTC  (2+ messages)

[bpf-next PATCH 3/4] bpf: sockmap, refactor sockmap routines to work with hashmap
 2018-04-23  9:41 UTC  (3+ messages)
` [lkp-robot] [bpf] 4f7b25baf0: kernel_selftests.bpf.test_maps.fail

[PATCH bpf-next] bpf: btf: Clean up btf.h in uapi
 2018-04-23  9:34 UTC  (2+ messages)

[PATCH bpf-next] bpf: fix virtio-net's length calc for XDP_PASS
 2018-04-23  9:30 UTC  (3+ messages)

[PATCH 0/8] arm: renesas: Change platform dependency to ARCH_RENESAS
 2018-04-23  9:29 UTC  (22+ messages)
` [PATCH 1/8] arm: shmobile: "
` [PATCH 2/8] dmaengine: shdmac: Change platform check to CONFIG_ARCH_RENESAS
` [PATCH 3/8] [media] v4l: rcar_fdp1: Change platform dependency to ARCH_RENESAS
` [PATCH 4/8] sh_eth: Change platform check to CONFIG_ARCH_RENESAS
` [PATCH 5/8] staging: emxx_udc: Change platform dependency to ARCH_RENESAS
` [PATCH 6/8] ASoC: sh: Update menu title and platform dependency
` [PATCH/RFC 7/8] ARM: shmobile: Remove the ARCH_SHMOBILE Kconfig symbol

[RFC v2] virtio: support packed ring
 2018-04-23  9:29 UTC  (3+ messages)

[PATCH bpf-next v3 0/8] bpf: document eBPF helpers and add a script to generate man page
 2018-04-23  9:11 UTC  (5+ messages)
` [PATCH bpf-next v3 4/8] bpf: add documentation for eBPF helpers (23-32)

[PATCH] iptables: Per-net ns lock
 2018-04-23  9:03 UTC  (3+ messages)

[PATCH net-next 0/2] UDP: introduce RX skb cache
 2018-04-23  8:52 UTC  (11+ messages)
` [PATCH net-next 2/2] udp: implement and use per cpu rx skbs cache

[PATCH net] team: check team dev npinfo when adding a port only
 2018-04-23  8:46 UTC  (4+ messages)

[PATCH 00/15] ARM: pxa: switch to DMA slave maps
 2018-04-23  8:37 UTC  (3+ messages)
` [PATCH 09/15] net: irda: pxaficp_ir: remove the dmaengine compat need

KMSAN: uninit-value in pppol2tp_connect
 2018-04-23  8:24 UTC 

KMSAN: uninit-value in pppoe_connect
 2018-04-23  8:24 UTC 

KMSAN: uninit-value in ebt_stp_mt_check
 2018-04-23  8:23 UTC 

[PATCH 0/6] Assorted rhashtable improvements. RESEND
 2018-04-23  8:07 UTC  (11+ messages)
` [PATCH 2/6] rhashtable: remove incorrect comment on r{hl, hash}table_walk_enter()
` [PATCH 6/6] rhashtable: add rhashtable_walk_prev()

[PATCH net-next 1/6] net: Move PHY statistics code into PHY library helpers
 2018-04-23  7:40 UTC  (3+ messages)

[PATCH v2] net: phy: marvell: clear wol event before setting it
 2018-04-23  7:22 UTC 

[PATCH 0/3] bpf: Store/dump license string for loaded program
 2018-04-23  6:59 UTC  (4+ messages)
` [PATCH 1/3] bpf: Store "
` [PATCH 2/3] tools bpf: Sync bpf.h uapi header
` [PATCH 3/3] tools bpftool: Display license in prog show/list

KASAN: slab-out-of-bounds Read in __sctp_v6_cmp_addr
 2018-04-23  6:56 UTC  (2+ messages)

[PATCH] [net] ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pkts
 2018-04-23  6:09 UTC  (3+ messages)

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


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