netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-02 04:37:53 to 2018-08-03 05:01:48 UTC [more...]

[PATCH net-next v7 0/4] net: vhost: improve performance when enable busyloop
 2018-08-03  4:25 UTC  (19+ messages)
` [PATCH net-next v7 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()

[PATCH net-next] tools: bpf: fix BTF code added twice to different trees
 2018-08-03  2:45 UTC  (2+ messages)

linux-next: build failure after merge of the net-next tree
 2018-08-03  2:44 UTC  (3+ messages)

[PATCH rdma-next 00/10] IPoIB uninit
 2018-08-03  2:31 UTC  (2+ messages)

[V9fs-developer] [PATCH] net/9p: Modify the problem of BUG_ON judgment
 2018-08-03  4:23 UTC  (2+ messages)

[PATCH 1/1] selftest/net: fix FILE_SIZE for 32 bit architecture
 2018-08-03  3:31 UTC  (3+ messages)

[PATCH net-next] net/tls: Calculate nsg for zerocopy path without skb_cow_data
 2018-08-03  1:23 UTC  (2+ messages)

[PATCH] ppp: mppe: Remove VLA usage
 2018-08-03  3:13 UTC  (4+ messages)

[PATCH v1 2/3] zinc: Introduce minimal cryptography library
 2018-08-03  2:48 UTC  (4+ messages)

[PATCH net-next] net/tls: Always get number of sg entries for skb to be decrypted
 2018-08-03  0:26 UTC  (3+ messages)

[PATCH net-next v3] ipv6: defrag: drop non-last frags smaller than min mtu
 2018-08-03  0:22 UTC 

[PATCH nf-next v2 1/1] ipv6: defrag: drop non-last frags smaller than min mtu
 2018-08-03  0:14 UTC  (2+ messages)

[PATCH v2 net-next 0/3] ip: Use rb trees for IP frag queue
 2018-08-03  0:09 UTC  (5+ messages)
` [PATCH v2 net-next 1/3] ip: discard IPv4 datagrams with overlapping segments
` [PATCH v2 net-next 2/3] net: modify skb_rbtree_purge to return the truesize of all purged skbs
` [PATCH v2 net-next 3/3] ip: use rb trees for IP frag queue

About the V9fs-developer list (Was: [PATCH] 9p: fix multiple
 2018-08-03  1:50 UTC  (5+ messages)
    ` [V9fs-developer] "

[PATCH net-next 0/3] ip: Use rb trees for IP frag queue
 2018-08-02 23:56 UTC  (7+ messages)
` [PATCH net-next 1/3] ip: discard IPv4 datagrams with overlapping segments
` [PATCH net-next 2/3] net: modify skb_rbtree_purge to return the truesize of all purged skbs
` [PATCH net-next 3/3] ip: use rb trees for IP frag queue

[PATCH net-next] inet: defrag: drop non-last frags smaller than min mtu
 2018-08-02 23:54 UTC  (2+ messages)

[PATCH v6 00/18] crypto: Remove VLA usage
 2018-08-02 23:46 UTC  (3+ messages)
` [PATCH v6 16/18] rxrpc: Reuse SKCIPHER_REQUEST_ON_STACK buffer

[PATCH bpf-next] selftests/bpf: fix a typo in map in map test
 2018-08-02 23:23 UTC  (2+ messages)

VRF with enslaved L3 enabled bridge
 2018-08-02 23:12 UTC  (10+ messages)
  ` [**EXTERNAL**] "

[pull request][net-next 00/10] Mellanox, mlx5 and devlink updates 2018-07-31
 2018-08-02 22:53 UTC  (12+ messages)

[PATCH v1 0/3] WireGuard: Secure Network Tunnel
 2018-08-03  0:35 UTC  (6+ messages)
` [PATCH v1 1/3] random: Make crng state queryable
` [PATCH v1 3/3] net: WireGuard secure network tunnel

[PATCH net-next] net/socket: remove duplicated init code
 2018-08-02 21:49 UTC  (2+ messages)

[PATCH net-next v2 0/3] qed: Add Multi-TC RoCE support
 2018-08-02 21:46 UTC  (5+ messages)
` [PATCH net-next v2 1/3] qed: Add DCBX API - qed_dcbx_get_priority_tc()
` [PATCH net-next v2 2/3] qed: Add a flag which indicates if offload TC is set
` [PATCH net-next v2 3/3] qed: Add Multi-TC RoCE support

[PATCH v7 bpf-next 00/14] bpf: cgroup local storage
 2018-08-02 21:27 UTC  (15+ messages)
` [PATCH v7 bpf-next 01/14] bpf: add ability to charge bpf maps memory dynamically
` [PATCH v7 bpf-next 02/14] bpf: introduce cgroup storage maps
` [PATCH v7 bpf-next 03/14] bpf: pass a pointer to a cgroup storage using pcpu variable
` [PATCH v7 bpf-next 04/14] bpf: allocate cgroup storage entries on attaching bpf programs
` [PATCH v7 bpf-next 05/14] bpf: extend bpf_prog_array to store pointers to the cgroup storage
` [PATCH v7 bpf-next 06/14] bpf/verifier: introduce BPF_PTR_TO_MAP_VALUE
` [PATCH v7 bpf-next 07/14] bpf: don't allow create maps of cgroup local storages
` [PATCH v7 bpf-next 08/14] bpf: introduce the bpf_get_local_storage() helper function
` [PATCH v7 bpf-next 09/14] bpf: sync bpf.h to tools/
` [PATCH v7 bpf-next 10/14] bpftool: add support for CGROUP_STORAGE maps
` [PATCH v7 bpf-next 11/14] bpf/test_run: support cgroup local storage
` [PATCH v7 bpf-next 12/14] selftests/bpf: add verifier cgroup storage tests
` [PATCH v7 bpf-next 13/14] selftests/bpf: add a cgroup storage test
` [PATCH v7 bpf-next 14/14] samples/bpf: extend test_cgrp2_attach2 test to use cgroup storage

[net-next PATCH v6 6/7] net-sysfs: Add interface for Rx queue(s) map per Tx queue
 2018-08-02 21:08 UTC  (6+ messages)
` [net-next, v6, "

[RFC bpf-next v2 0/3] docs: Convert filter.txt to RST
 2018-08-02 22:31 UTC  (4+ messages)
` [RFC bpf-next v2 1/3] docs: net: Fix various minor typos
` [RFC bpf-next v2 2/3] docs: net: Use lowercase 'k' for kernel
` [RFC bpf-next v2 3/3] docs: Split filter.txt into separate documents

[PATCH] inet/connection_sock: prefer _THIS_IP_ to current_text_addr
 2018-08-02 22:29 UTC  (9+ messages)

[PATCH net-next] xen-netback: use true and false for boolean values
 2018-08-02 21:43 UTC  (3+ messages)

[PATCH] drivers: net: lmc: fix case value for target abort error
 2018-08-02 21:42 UTC  (2+ messages)

[PATCH] net: hns: remove redundant variables 'max_frm' and 'tmp_mac_key'
 2018-08-02 21:40 UTC  (2+ messages)

[PATCH v4 0/8] Add clock config and pm support to bcm iProc mdio mux
 2018-08-02 21:39 UTC  (2+ messages)

KASAN: use-after-free Read in bpf_cgroup_storage_release
 2018-08-02 21:25 UTC  (3+ messages)

linux-next: Tree for Aug 2 (netfilter: tproxy)
 2018-08-02 19:12 UTC  (4+ messages)

Microsoft Ignite - 2018
 2018-08-02 18:52 UTC 

[PATCH net-next] net: Fix coding style in skb_push()
 2018-08-02 17:30 UTC  (2+ messages)

Security enhancement proposal for kernel TLS
 2018-08-02 17:23 UTC  (7+ messages)

[PATCH net-next] net/tls: Mark the end in scatterlist table
 2018-08-02 17:23 UTC  (5+ messages)

[Query]: DSA Understanding
 2018-08-02 16:24 UTC  (11+ messages)

[PATCH net] dccp: fix undefined behavior with 'cwnd' shift in ccid2_cwnd_restart()
 2018-08-02 16:22 UTC 

[PATCH net-next 0/9] Add 10GbE support in stmmac using XGMAC2
 2018-08-02 16:00 UTC  (13+ messages)
` [PATCH net-next 5/9] net: stmmac: Add MDIO related functions for XGMAC2
` [PATCH net-next 7/9] net: stmmac: Integrate XGMAC into main driver flow

[PATCH 1/1] selftest/net: fix protocol family to work for IPv4
 2018-08-02 17:35 UTC  (4+ messages)

[PATCH v2] net: fec: check DMA addressing limitations
 2018-08-02 17:28 UTC  (4+ messages)

[PATCH net-next] rxrpc: Remove set but not used variable 'nowj'
 2018-08-02 17:21 UTC  (2+ messages)

UDP packets arriving on wrong sockets
 2018-08-02 15:28 UTC  (5+ messages)

[GIT] Networking
 2018-08-02 17:15 UTC  (2+ messages)

[PATCH][next] be2net: fix spelling mistake "seqence" -> "sequence"
 2018-08-02 15:16 UTC 

[E1000-devel] [PATCH] igb: CPU0 latency and updating statistics
 2018-08-02 16:58 UTC  (2+ messages)

IT Governance article
 2018-08-02 14:59 UTC 

[PATCH v7 bpf-next 00/10] veth: Driver XDP
 2018-08-02 14:10 UTC  (15+ messages)
` [PATCH v7 bpf-next 01/10] net: Export skb_headers_offset_update
` [PATCH v7 bpf-next 02/10] veth: Add driver XDP
` [PATCH v7 bpf-next 03/10] veth: Avoid drops by oversized packets when XDP is enabled
` [PATCH v7 bpf-next 04/10] xdp: Helper function to clear kernel pointers in xdp_frame
` [PATCH v7 bpf-next 05/10] veth: Handle xdp_frames in xdp napi ring
` [PATCH v7 bpf-next 06/10] veth: Add ndo_xdp_xmit
` [PATCH v7 bpf-next 07/10] bpf: Make redirect_info accessible from modules
` [PATCH v7 bpf-next 08/10] xdp: Helpers for disabling napi_direct of xdp_return_frame
` [PATCH v7 bpf-next 09/10] veth: Add XDP TX and REDIRECT
` [PATCH v7 bpf-next 10/10] veth: Support per queue XDP ring

PROBLEM: Kernel Oops in UDP stack
 2018-08-02 15:07 UTC  (17+ messages)
  ` AW: "
      ` AW: "
              ` AW: "

KASAN: slab-out-of-bounds Write in tls_push_record (2)
 2018-08-02 13:05 UTC 

general protection fault in smc_tx_prepared_sends
 2018-08-02 12:48 UTC 

[bug report] net/mlx5e: Gather all XDP pre-requisite checks in a single function
 2018-08-02 12:31 UTC 

[PATCH] ipv6: icmp: Updating pmtu for link local route
 2018-08-02 11:56 UTC 

[PATCH bpf] xdp: add NULL pointer check in __xdp_return()
 2018-08-02 10:59 UTC  (8+ messages)

Hello
 2018-08-02  9:28 UTC 

Hello
 2018-08-02  9:28 UTC 

Hello
 2018-08-02  9:28 UTC 

[RFC bpf-next 0/3] docs: Convert filter.txt to RST
 2018-08-02 11:03 UTC  (6+ messages)
` [RFC bpf-next 1/3] docs: net: Fix various minor typos
` [RFC bpf-next 2/3] docs: net: Use lowercase 'k' for kernel
` [RFC bpf-next 3/3] docs: Split filter.txt into separate documents

[PATCH v6 bpf-next 00/14] bpf: cgroup local storage
 2018-08-02  8:53 UTC  (2+ messages)

kernel panic: corrupted stack end detected inside scheduler (3)
 2018-08-02  8:14 UTC 

UBSAN: Undefined behaviour in ./include/net/xfrm.h
 2018-08-02  9:33 UTC 

[PATCH] net: fec: check DMA addressing limitations
 2018-08-02  8:35 UTC  (5+ messages)

[RFC net-next 00/15] net: A socket API for LoRa
 2018-08-02  7:52 UTC  (5+ messages)

[PATCH] Revert "net/ipv6: fix metrics leak"
 2018-08-02  4:33 UTC 

KASAN: use-after-free Read in rtnetlink_put_metrics
 2018-08-02  5:23 UTC  (6+ messages)

[PATCH net-next] rxrpc: Remove set but not used variable 'nowj'
 2018-08-02  3:36 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).