netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-04 22:05:00 to 2018-07-05 23:56:33 UTC [more...]

linux-next: build warning after merge of the net-next tree
 2018-07-05 23:56 UTC 

[PATCH bpf-next 00/11] tools: bpf: extend bpftool prog load
 2018-07-05 22:57 UTC  (4+ messages)
` [PATCH bpf-next 11/11] tools: bpftool: allow reuse of maps with "

[PATCH 4/4] rhashtable: improve rhashtable_walk stability when stop/start used
 2018-07-05 22:56 UTC  (3+ messages)
` [4/4] "

[PATCH v3 iproute2 0/3] Add support for ETF qdisc
 2018-07-05 22:42 UTC  (4+ messages)
` [PATCH v3 iproute2 1/3] uapi pkt_sched: Add etf info - DO NOT COMMIT
` [PATCH v3 iproute2 2/3] tc: Add support for the ETF Qdisc
` [PATCH v3 iproute2 3/3] man: Add initial manpage for tc-etf(8)

Business Proposal
 2018-07-05 21:36 UTC 

Business Proposal
 2018-07-05 21:33 UTC 

[PATCH v2 0/7] Introduce struct __kernel_timex
 2018-07-05 21:36 UTC  (2+ messages)
` [PATCH v2 6/7] timex: use __kernel_timex internally

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

[PATCH v1 net-next 0/9] lan743x: Add features to lan743x driver
 2018-07-05 19:29 UTC  (18+ messages)
` [PATCH v1 net-next 1/9] lan743x: Add support for ethtool get_drvinfo
` [PATCH v1 net-next 2/9] lan743x: Add support for ethtool link settings
` [PATCH v1 net-next 3/9] lan743x: Add support for ethtool statistics
` [PATCH v1 net-next 4/9] lan743x: Add support for ethtool message level
` [PATCH v1 net-next 5/9] lan743x: Add support for ethtool eeprom access
` [PATCH v1 net-next 6/9] lan743x: Add power management support
` [PATCH v1 net-next 7/9] lan743x: Add EEE support
` [PATCH v1 net-next 8/9] lan743x: Add RSS support
` [PATCH v1 net-next 9/9] lan743x: Add PTP support

[PATCH v2 00/14] ravb/sh_eth: fix sleep in atomic by reusing shared ethtool handlers
 2018-07-05 19:13 UTC  (10+ messages)
` [PATCH v2 08/14] ravb: fix invalid context bug while calling auto-negotiation by ethtool
` [PATCH v2 09/14] ravb: fix invalid context bug while changing link options "

[PATCH net-next 0/2] Add a mlxsw-specific test for mirror-to-gretap
 2018-07-05 19:10 UTC  (3+ messages)
` [PATCH net-next 2/2] selftests: mlxsw: Add mlxsw-specific test for mirror to gretap
` [PATCH net-next 1/2] selftests: forwarding: Allow importing dependent libraries

[PATCH] ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user ns
 2018-07-05 18:49 UTC 

[PATCH bpf-next 0/7] nfp: bpf: add multiplication, divide and memcpy from maps
 2018-07-05 18:28 UTC  (4+ messages)
` [PATCH bpf-next 7/7] nfp: bpf: migrate to advanced reciprocal divide in reciprocal_div.h

[PATCH v2 net-next 0/3] rds: IPv6 support
 2018-07-05 17:58 UTC  (4+ messages)
` [PATCH v2 net-next 1/3] rds: Changing IP address internal representation to struct in6_addr

[RFC bpf-next 0/6] XDP RX device meta data acceleration (WIP)
 2018-07-05 17:18 UTC  (6+ messages)
` [RFC bpf-next 2/6] net: xdp: RX meta data infrastructure

[PATCH] net/sunrpc: Make rpc_auth_create_args a const
 2018-07-05 16:48 UTC 

opening tap devices that are created in a container
 2018-07-05 16:24 UTC  (3+ messages)
` [libvirt] "

KASAN: stack-out-of-bounds Read in __netif_receive_skb_core
 2018-07-05 16:18 UTC  (2+ messages)

KASAN: stack-out-of-bounds Read in __neigh_create
 2018-07-05 16:17 UTC  (2+ messages)

general protection fault in smap_list_map_remove
 2018-07-05 16:17 UTC  (2+ messages)

general protection fault in rds_ib_get_mr
 2018-07-05 16:09 UTC  (7+ messages)

[bpf PATCH v2 0/4] sockhash/sockmap fixes
 2018-07-05 15:50 UTC  (5+ messages)
` [bpf PATCH v2 1/4] bpf: fix sk_skb programs without skb->dev assigned
` [bpf PATCH v2 2/4] bpf: sockhash, disallow bpf_tcp_close and update in parallel
` [bpf PATCH v2 3/4] bpf: sockmap, consume_skb in close path
` [bpf PATCH v2 4/4] bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skb

[bpf PATCH 0/4] sockhash/sockmap fixes
 2018-07-05 15:48 UTC  (6+ messages)
` [bpf PATCH 1/4] bpf: fix sk_skb programs without skb->dev assigned
` [bpf PATCH 2/4] bpf: sockhash, disallow bpf_tcp_close and update in parallel
` [bpf PATCH 3/4] bpf: sockmap, consume_skb in close path
` [bpf PATCH 4/4] bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skb

[PATCHv2 net-next 0/2] route: add support and selftests for directed broadcast forwarding
 2018-07-05 15:38 UTC  (14+ messages)
` [PATCHv2 net-next 1/2] route: add support "
  ` [PATCHv2 net-next 2/2] selftests: add a selftest "

[iovisor-dev] [RFC PATCH 00/11] OVS eBPF datapath
 2018-07-05 15:32 UTC  (6+ messages)
  `  "

[PATCH v2 iproute2] man: Fix typos on tc-cbs
 2018-07-05 15:20 UTC 

[bpf PATCH v2 0/2] sockmap, syzbot fix error path and RCU fix
 2018-07-05 15:06 UTC  (3+ messages)
` [bpf PATCH v2 1/2] bpf: sockmap, error path can not release psock in multi-map case
` [bpf PATCH v2 2/2] bpf: sockmap, hash table is RCU so readers do not need locks

[PATCH net-next 0/2] IP listification follow-ups
 2018-07-05 14:49 UTC  (3+ messages)
` [PATCH net-next 1/2] net: ipv4: fix list processing on L3 slave devices
` [PATCH net-next 2/2] net: ipv6: listify ipv6_rcv() and ip6_rcv_finish()

[bpf PATCH 0/2] sockmap, syzbot fix error path and RCU fix
 2018-07-05 14:41 UTC  (4+ messages)
` [bpf PATCH 1/2] bpf: sockmap, error path can not release psock in multi-map case

[PATCH net-next v6 00/11] Modify action API for implementing lockless actions
 2018-07-05 14:24 UTC  (12+ messages)
` [PATCH net-next v6 01/11] net: sched: use rcu for action cookie update
` [PATCH net-next v6 02/11] net: sched: change type of reference and bind counters
` [PATCH net-next v6 03/11] net: sched: implement unlocked action init API
` [PATCH net-next v6 04/11] net: sched: always take reference to action
` [PATCH net-next v6 05/11] net: sched: implement action API that deletes action by index
` [PATCH net-next v6 06/11] net: sched: add 'delete' function to action ops
` [PATCH net-next v6 07/11] net: sched: implement reference counted action release
` [PATCH net-next v6 08/11] net: sched: don't release reference on action overwrite
` [PATCH net-next v6 09/11] net: sched: use reference counting action init
` [PATCH net-next v6 10/11] net: sched: atomically check-allocate action
` [PATCH net-next v6 11/11] net: sched: change action API to use array of pointers to actions

[PATCH iproute2] man: Fix typos on tc-cbs
 2018-07-05 14:18 UTC  (2+ messages)

WARNING in smc_unhash_sk
 2018-07-05 14:17 UTC  (3+ messages)

[PATCH net 1/1] net/smc: reduce sock_put() for fallback sockets
 2018-07-05 14:15 UTC 

[PATCH net] net: aquantia: vlan unicast address list correct handling
 2018-07-05 14:01 UTC 

[PATCH] net: ethernet: sun: remove redundant variables adv and lpa
 2018-07-05 13:54 UTC  (8+ messages)

[PATCH] [v2] infiniband: i40iw, nes: don't use wall time for TCP sequence numbers
 2018-07-05 13:15 UTC  (3+ messages)

[PATCH] 6lowpan: iphc: reset mac_header after decompress to fix panic
 2018-07-05 11:59 UTC  (4+ messages)

[PATCH net] MAINTAINERS: update my email address
 2018-07-05 11:56 UTC 

[PATCH net-next 0/8] Packed virtqueue for vhost
 2018-07-05 11:30 UTC  (4+ messages)
` [PATCH net-next 6/8] virtio: introduce packed ring defines

[PATCH][next] net: dsa: fix spelling mistake "waitting" -> "waiting"
 2018-07-05 11:27 UTC  (2+ messages)

[PATCH] net: core: filter: mark expected switch fall-through
 2018-07-05 11:27 UTC  (2+ messages)

[PATCH] net: decnet: dn_nsp_in: mark expected switch fall-through
 2018-07-05 11:27 UTC  (2+ messages)

[PATCH] tipc: mark expected switch fall-throughs
 2018-07-05 11:24 UTC  (3+ messages)

[PATCH] atm: Preserve value of skb->truesize when accounting to vcc
 2018-07-05 11:23 UTC  (6+ messages)

[PATCH v2] qmi_wwan: add support for Quectel EG91
 2018-07-05 11:22 UTC  (2+ messages)

[PATCH 0/2] net: qrtr: Broadcasting control messages
 2018-07-05 11:20 UTC  (2+ messages)

[PATCH wpan 1/2] net: 6lowpan: fix reserved space for single frames
 2018-07-05 11:16 UTC  (2+ messages)

[RFC PATCH v3] ipv6: make ipv6_renew_options() interrupt/kernel safe
 2018-07-05 11:15 UTC  (2+ messages)

[PATCH net-next] cxgb4: Fix the condition to check if the card is T5
 2018-07-05 11:14 UTC  (2+ messages)

[PATCH net] ixgbe: Off by one in ixgbe_ipsec_tx()
 2018-07-05 11:13 UTC  (2+ messages)

[PATCH net] qed: off by one in qed_parse_mcp_trace_buf()
 2018-07-05 11:13 UTC  (2+ messages)

[PATCH][V2] net: ethernet: sun: remove redundant variables adv and lpa and mii_reads
 2018-07-05 11:08 UTC  (2+ messages)

[PATCH 0/3] net: ethernet: Miscellaneous Kconfig and Makefile cleanups
 2018-07-05 11:06 UTC  (4+ messages)
` [PATCH 3/3] net: ethernet: sfc: Make subdir logic consistent with other vendors

[PATCH net-next 00/10] Add configuration parameters support
 2018-07-05 10:58 UTC  (2+ messages)

[RFC net-next 00/15] net: A socket API for LoRa
 2018-07-05 10:43 UTC  (12+ messages)
` [RFC net-next 15/15] net: lora: Add Semtech SX1301

[PATCH] net/hamradio/6pack: remove redundant variable channel
 2018-07-05 10:35 UTC  (2+ messages)

[PATCH] fjes: use currently unused variable my_epid and max_epid
 2018-07-05 10:35 UTC  (2+ messages)

[PATCH] net: tehuti: remove redundant pointer skb
 2018-07-05 10:33 UTC  (2+ messages)

[PATCH] net: socionext: remove redundant pointer ndev
 2018-07-05 10:31 UTC  (2+ messages)

[PATCH net-next] net: aquantia: Make some functions static
 2018-07-05 10:30 UTC  (2+ messages)

[PATCH net-next] net: dsa: vsc73xx: Make some functions static
 2018-07-05 10:30 UTC  (2+ messages)

[PATCH][net-next][v2] net: limit each hash list length to MAX_GRO_SKBS
 2018-07-05 10:20 UTC  (2+ messages)

[PATCH] ieee802154: mcr20a: add missing includes
 2018-07-05  9:57 UTC  (2+ messages)

[PATCH net-next 09/18] tls: Add rx inline crypto offload
 2018-07-05  8:29 UTC  (3+ messages)

[PATCH net-next 05/18] tls: Refactor tls_offload variable names
 2018-07-05  8:29 UTC  (3+ messages)

[PATCH v2 0/4] samples/bpf: simple fixes
 2018-07-05  8:03 UTC  (10+ messages)
` [PATCH v2 1/4] samples/bpf: add missing <linux/if_vlan.h>
` [PATCH v2 2/4] samples/bpf: Check the result of system()
` [PATCH v2 3/4] samples/bpf: Check the error of write() and read()
` [PATCH v2 4/4] samples/bpf: add .gitignore file

Crash in netlink/sk_filter_trim_cap on ARMv7 on 4.18rc1
 2018-07-05  7:46 UTC  (11+ messages)
        ` [offlist] "

[PATCH v2 net-next] openvswitch: kernel datapath clone action
 2018-07-05  7:15 UTC  (2+ messages)

BUG: unable to handle kernel paging request in bpf_int_jit_compile
 2018-07-05  7:21 UTC  (7+ messages)
      ` set_memory_* (was: Re: BUG: unable to handle kernel paging request in bpf_int_jit_compile)

[PATCH net] qed: Fix reading stale configuration information
 2018-07-05  4:27 UTC  (2+ messages)

[PATCH net-next] r8169: fix runtime suspend
 2018-07-05  4:24 UTC  (2+ messages)

[PATCH net] net/ipv6: Revert attempt to simplify route replace and append
 2018-07-05  3:01 UTC  (5+ messages)

[PATCH net-next] net: ipv4: fix drop handling in ip_list_rcv() and ip_list_rcv_finish()
 2018-07-05  2:26 UTC  (2+ messages)

[PATCH][net-next] net: limit each hash list length to MAX_GRO_SKBS
 2018-07-05  1:04 UTC  (2+ messages)

[PATCH net] net: mv __dev_notify_flags from void to int
 2018-07-05  0:49 UTC  (2+ messages)

[PATCH net] net: phy: fix flag masking in __set_phy_supported
 2018-07-05  0:48 UTC  (2+ messages)

[PATCH net-next 0/4] vxlan: fix default fdb entry user-space notify ordering/race
 2018-07-04 23:46 UTC  (5+ messages)
` [PATCH net-next 1/4] rtnetlink: add rtnl_link_state check in rtnl_configure_link
` [PATCH net-next 2/4] vxlan: add new fdb alloc and create helpers
` [PATCH net-next 3/4] vxlan: make netlink notify in vxlan_fdb_destroy optional
` [PATCH net-next 4/4] vxlan: fix default fdb entry netlink notify ordering during netdev create

[net-next,v2] tcp: Improve setsockopt() TCP_USER_TIMEOUT accuracy
 2018-07-04 23:34 UTC  (4+ 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).