netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-19 15:21:39 to 2019-12-20 05:21:54 UTC [more...]

[PATCH bpf-next v2 0/8] Simplify xdp_do_redirect_map()/xdp_do_flush_map() and XDP maps
 2019-12-20  5:21 UTC  (2+ messages)

[PATCH net-next 0/3] net: axienet: Fix random driver issues
 2019-12-20  5:19 UTC  (6+ messages)
` [PATCH net-next 1/3] net: axienet: Propagate registration errors during probe

[PATCH net-next v4 0/3] New openvswitch MPLS actions for layer 2 tunnelling
 2019-12-20  5:17 UTC  (8+ messages)
` [PATCH net-next v4 3/3] openvswitch: New "

[RFC net-next 00/14] XDP in tx path
 2019-12-20  4:46 UTC  (10+ messages)
` [RFC net-next 11/14] tun: run XDP program "

[PATCH] sctp: do trace_sctp_probe after SACK validation and check
 2019-12-20  4:47 UTC 

[PATCH, net-next, v3, 0/2] net/ethtool: Introduce link_ksettings API for virtual network devices
 2019-12-20  3:58 UTC  (9+ messages)
` [PATCH, net-next, v3, 1/2] Three virtual devices (ibmveth, virtio_net, and netvsc) all have similar code to set/get link settings and validate ethtool command. To eliminate duplication of code, it is factored out into core/ethtool.c
` [PATCH, net-next, v3, 2/2] With get/set link settings functions in core/ethtool.c, ibmveth, netvsc, and virtio now use the core's helper function

[PATCH net v2] net: phy: ensure that phy IDs are correctly typed
 2019-12-20  3:58 UTC  (2+ messages)

[PATCH net v2] mod_devicetable: fix PHY module format
 2019-12-20  3:57 UTC  (2+ messages)

general protection fault in sctp_stream_free (2)
 2019-12-20  3:45 UTC 

[PATCH bpf-next v13 1/2] bpf: add new helper get_fd_path for mapping a file descriptor to a pathname
 2019-12-20  3:35 UTC  (5+ messages)
` [PATCH bpf-next v14 0/2] bpf: adding get_fd_path helper
  ` [PATCH bpf-next v14 1/2] bpf: add new helper get_fd_path for mapping a file descriptor to a pathname

[PATCHv2 net] ipv6/route: should not update neigh confirm time during PMTU update
 2019-12-20  3:25 UTC  (20+ messages)
` [PATCH net-next 0/8] disable neigh update for tunnels during pmtu update
  ` [PATCH net-next 5/8] tunnel: do not confirm neighbor when do "
  ` [PATCH net-next 8/8] net/dst: do not confirm neighbor for vxlan and geneve "
  ` [PATCHv4 net 0/8] disable neigh update for tunnels during "
    ` [PATCHv4 net 1/8] net: add bool confirm_neigh parameter for dst_ops.update_pmtu
    ` [PATCHv4 net 2/8] ip6_gre: do not confirm neighbor when do pmtu update
    ` [PATCHv4 net 3/8] gtp: "
    ` [PATCHv4 net 4/8] net/dst: add new function skb_dst_update_pmtu_no_confirm
    ` [PATCHv4 net 5/8] tunnel: do not confirm neighbor when do pmtu update
    ` [PATCHv4 net 6/8] vti: "
    ` [PATCHv4 net 7/8] sit: "
    ` [PATCHv4 net 8/8] net/dst: do not confirm neighbor for vxlan and geneve "

[PATCH net] hv_netvsc: Fix unwanted rx_table reset
 2019-12-20  2:28 UTC 

[PATCH] NFC: pn544: Adjust indentation in pn544_hci_check_presence
 2019-12-20  2:14 UTC  (2+ messages)

[PATCH net-next v2 0/8] net: bcmgenet: Turn on offloads by default
 2019-12-20  2:13 UTC  (2+ messages)

[PATCH net] af_packet: refactoring code for prb_calc_retire_blk_tmo
 2019-12-20  2:19 UTC  (3+ messages)

[PATCH net-next] net: systemport: Set correct DMA mask
 2019-12-20  2:10 UTC  (2+ messages)

[PATCH] net/mlx5e: Fix printk format warning
 2019-12-20  2:06 UTC  (2+ messages)

[PATCH net 0/2] net/sched: cls_u32: fix refcount leak
 2019-12-20  1:53 UTC  (9+ messages)
` [PATCH net 1/2] net/sched: cls_u32: fix refcount leak in the error path of u32_change()

[PATCH net-next 0/3] nfp: tls: implement the stream sync RX resync
 2019-12-20  1:47 UTC  (2+ messages)

[PATCH net-next v2 0/9] Add ipv6 tunnel support to NFP
 2019-12-20  1:37 UTC  (2+ messages)

[PATCH v2] hdlcdrv: replace unnecessary assertion in hdlcdrv_register
 2019-12-20  1:34 UTC  (2+ messages)

[PATCH v2] nfc: s3fwrn5: replace the assertion with a WARN_ON
 2019-12-20  1:33 UTC  (2+ messages)

[PATCH net 0/2] net: macb: fix probing of PHY not described in the dt
 2019-12-20  1:32 UTC  (2+ messages)

[PATCH net-next] net: mvpp2: cycle comphy to power it down
 2019-12-20  1:27 UTC  (2+ messages)

[PATCH net-next] net: sfp: report error on failure to read sfp soft status
 2019-12-20  1:26 UTC  (2+ messages)

KASAN: vmalloc-out-of-bounds Read in compat_copy_entries
 2019-12-20  1:11 UTC  (3+ messages)
` [PATCH nf] netfilter: ebtables: compat: reject all padding in matches/watchers

[PATCH] netfilter: nf_flow_table: fix big-endian integer overflow
 2019-12-20  1:10 UTC  (2+ messages)

[PATCH net-next v2] openvswitch: add TTL decrement action
 2019-12-20  1:05 UTC  (4+ messages)

[PATCH RFC bpf-next 0/3] libbpf: Add support for extern function calls
 2019-12-20  0:02 UTC  (7+ messages)
` [PATCH RFC bpf-next 1/3] libbpf: Add new bpf_object__load2() using new-style opts
` [PATCH RFC bpf-next 2/3] libbpf: Handle function externs and support static linking

iwlwifi: refactor the SAR tables from mvm to acpi
 2019-12-20  0:02 UTC 

[PATCH] ice: remove redundant assignment to variable xmit_done
 2019-12-19 23:45 UTC 

[PATCH] netfilter: nf_flow_table: big endian fix for TCP flags
 2019-12-19 23:40 UTC 

[PATCH net-next] bonding: rename AD_STATE_* to BOND_3AD_STATE_*
 2019-12-19 23:32 UTC 

[PATCH AUTOSEL 5.4 276/350] net: bcmgenet: Add RGMII_RXID support
 2019-12-19 23:25 UTC  (7+ messages)
` [PATCH AUTOSEL 5.4 326/350] bpf: Switch bpf_map ref counter to atomic64_t so bpf_map_inc() never fails
  ` [oss-drivers] "

linux-next: manual merge of the bpf-next tree with the net tree
 2019-12-19 23:23 UTC 

[PATCH v1 2/2] dt-bindings: net: bluetooth: Add device tree bindings for QCA6390
 2019-12-19 23:07 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Add a test for attaching a bpf fentry/fexit trace to an XDP program
 2019-12-19 23:02 UTC  (2+ messages)

[PATCH v11 00/25] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-12-19 22:58 UTC  (6+ messages)

[PATCH bpf-next 0/8] Simplify xdp_do_redirect_map()/xdp_do_flush_map() and XDP maps
 2019-12-19 22:56 UTC  (8+ messages)

[PATCH] net: phy: ensure that phy IDs are correctly typed
 2019-12-19 22:40 UTC  (3+ messages)

[PATCH net-next v5 00/11] Multipath TCP: Prerequisites
 2019-12-19 22:34 UTC  (12+ messages)
` [PATCH net-next v5 01/11] net: Make sock protocol value checks more specific
` [PATCH net-next v5 02/11] sock: Make sk_protocol a 16-bit value
` [PATCH net-next v5 03/11] tcp: Define IPPROTO_MPTCP
` [PATCH net-next v5 04/11] tcp: Add MPTCP option number
` [PATCH net-next v5 05/11] tcp, ulp: Add clone operation to tcp_ulp_ops
` [PATCH net-next v5 06/11] mptcp: Add MPTCP to skb extensions
` [PATCH net-next v5 07/11] tcp: coalesce/collapse must respect MPTCP extensions
` [PATCH net-next v5 08/11] tcp: Export TCP functions and ops struct
` [PATCH net-next v5 09/11] tcp: Check for filled TCP option space before SACK
` [PATCH net-next v5 10/11] tcp: clean ext on tx recycle
` [PATCH net-next v5 11/11] skb: add helpers to allocate ext independently from sk_buff

[PATCH v2 0/2] wl1251: remove ti,power-gpio for sdio mode
 2019-12-19 22:34 UTC  (2+ messages)

[PATCH bpf-next] libbpf: fix AF_XDP helper program to support kernels without the JMP32 eBPF instruction class
 2019-12-19 22:29 UTC  (3+ messages)

[PATCH net 1/1] qede: Disable hardware gro when xdp prog is installed
 2019-12-19 22:29 UTC  (2+ messages)

pull-request: bpf 2019-12-19
 2019-12-19 22:23 UTC  (2+ messages)

[PATCH net-next v4 00/11]
 2019-12-19 22:19 UTC  (14+ messages)
` [PATCH net-next v4 01/11] net: Make sock protocol value checks more specific
` [PATCH net-next v4 02/11] sock: Make sk_protocol a 16-bit value
` [PATCH net-next v4 03/11] tcp: Define IPPROTO_MPTCP
` [PATCH net-next v4 04/11] tcp: Add MPTCP option number
` [PATCH net-next v4 05/11] tcp, ulp: Add clone operation to tcp_ulp_ops
` [PATCH net-next v4 06/11] mptcp: Add MPTCP to skb extensions
` [PATCH net-next v4 07/11] tcp: coalesce/collapse must respect MPTCP extensions
` [PATCH net-next v4 08/11] tcp: Export TCP functions and ops struct
` [PATCH net-next v4 09/11] tcp: Check for filled TCP option space before SACK
` [PATCH net-next v4 10/11] tcp: clean ext on tx recycle
` [PATCH net-next v4 11/11] skb: add helpers to allocate ext independently from sk_buff
` [PATCH net-next v4 00/11] Multipath TCP: Prerequisites

[PATCH net] net: phy: make phy_error() report which PHY has failed
 2019-12-19 22:14 UTC  (11+ messages)

[PATCH v1 1/4] mdio-bitbang: add SMI0 mode support
 2019-12-19 22:05 UTC  (5+ messages)
` [PATCH] mdio-bitbang: add support for lowlevel mdio read/write

[PATCH bpf-next 0/3] Implement runqslower BCC tool with BPF CO-RE
 2019-12-19 22:04 UTC  (11+ messages)
` [PATCH bpf-next 1/3] bpftool: add extra CO-RE mode to btf dump command
` [PATCH bpf-next 2/3] libbpf/tools: add runqslower tool to libbpf

refcount_warn_saturate WARNING (was: Re: cls_flower: Fix the behavior using port ranges with hw-offload)
 2019-12-19 21:52 UTC  (4+ messages)

[RFC PATCH bpf-next 0/2] unprivileged BPF_PROG_TEST_RUN
 2019-12-19 21:52 UTC  (8+ messages)

[PATCH 0/6] Add PHY connection types for XFI and SFI
 2019-12-19 21:49 UTC  (16+ messages)
` [PATCH 1/6] net: phy: add interface modes for XFI, SFI
` [PATCH 2/6] arm64: dts: ls104xardb: set correct PHY interface mode
` [PATCH 3/6] net: fsl/fman: rename IF_MODE_XGMII to IF_MODE_10G
` [PATCH 4/6] net: fsl/fman: add support for PHY_INTERFACE_MODE_XFI
` [PATCH 5/6] net: fsl/fman: add support for PHY_INTERFACE_MODE_SFI
` [PATCH 6/6] net: phy: aquantia: add support for PHY_INTERFACE_MODE_XFI

getsockopt(XDP_MMAP_OFFSETS) syscall ABI breakage?
 2019-12-19 21:46 UTC 

[PATCH bpf 0/2] Fix record_func_key to perform backtracking on r3
 2019-12-19 21:43 UTC  (4+ messages)
` [PATCH bpf 1/2] bpf: "
` [PATCH bpf 2/2] bpf: Add further test_verifier cases for record_func_key

libbpf distro packaging
 2019-12-19 21:37 UTC  (12+ messages)

[PATCH v2] bpf: Remove unnecessary assertion on fp_old
 2019-12-19 21:26 UTC  (2+ messages)

[PATCH, net-next, v3, 0/2] net/ethtool: Introduce link_ksettings API for virtual network devices
 2019-12-19 20:54 UTC  (3+ messages)
` [PATCH, net-next, v3, 1/2] ethtool: Factored out similar ethtool link settings for virtual devices to core
` [PATCH, net-next, v3, 2/2] net: Enable virtual network devices to use ethtool's set/get link settings functions

[PATCH net-next 00/11] phylib consolidation
 2019-12-19 20:52 UTC  (2+ messages)

[PATCH bpf-next 00/13] Introduce BPF STRUCT_OPS
 2019-12-19 20:49 UTC  (9+ messages)
` [PATCH bpf-next 11/13] bpf: libbpf: Add STRUCT_OPS support

[PATCH] net: dsa: ksz: use common define for tag len
 2019-12-19 20:42 UTC  (2+ messages)

[PATCH net-next v4 00/15] net: macsec: initial support for hardware offloading
 2019-12-19 20:11 UTC  (3+ messages)
` [PATCH net-next v4 08/15] net: phy: mscc: macsec initialization

[PATCH v16 0/5] BPF: New helper to obtain namespace data from current task
 2019-12-19 18:45 UTC  (11+ messages)
` [PATCH v16 1/5] fs/nsfs.c: added ns_match
` [PATCH v16 2/5] bpf: added new helper bpf_get_ns_current_pid_tgid
` [PATCH v16 3/5] tools: Added bpf_get_ns_current_pid_tgid helper
` [PATCH v16 4/5] tools/testing/selftests/bpf: Add self-tests for new helper bpf_get_ns_current_pid_tgid
` [PATCH v16 5/5] bpf_helpers_doc.py: Add struct bpf_pidns_info to known types

RSTP with switchdev question
 2019-12-19 18:06 UTC  (5+ messages)

[PATCH] net: introduce ip_local_unbindable_ports sysctl
 2019-12-19 17:52 UTC  (7+ messages)

[PATCH net-next mlxsw v2 00/10] Add a new Qdisc, ETS
 2019-12-19 17:46 UTC  (5+ messages)

[PATCH] bpf: Replace BUG_ON when fp_old is NULL
 2019-12-19 17:48 UTC  (5+ messages)

XDP multi-buffer design discussion
 2019-12-19 17:29 UTC  (7+ messages)

[PATCH] ath11k: Remove unnecessary enum scan_priority
 2019-12-19 17:06 UTC  (4+ messages)

[PATCH net-next 0/4] Support fraglist GRO/GSO
 2019-12-19 16:28 UTC  (5+ messages)
` [PATCH net-next 3/4] net: Support GRO/GSO fraglist chaining

[PATCH bpf-next 00/12] xsk: clean up ring access functions
 2019-12-19 16:21 UTC  (6+ messages)
` [PATCH bpf-next 02/12] xsk: consolidate to one single cached producer pointer

[PATCH net] net: core: sysctl: fix compiler warning when only cBPF is present
 2019-12-19 16:20 UTC  (2+ messages)

[PATCH bpf-next] libbpf: fix another __u64 printf warning
 2019-12-19 16:02 UTC  (2+ messages)

[PATCH bpf-next v2] libbpf: Fix printing of ulimit value
 2019-12-19 16:01 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Fix test_attach_probe
 2019-12-19 16:01 UTC  (2+ messages)

[PATCH bpf v2 0/4] Fix concurrency issues between XSK wakeup and control path using RCU
 2019-12-19 15:59 UTC  (3+ messages)

[PATCH stable v4.14 1/2] net: stmmac: use correct DMA buffer size in the RX descriptor
 2019-12-19 15:41 UTC  (2+ messages)

[PATCH V2 net 0/2] fixes of interrupt moderation bugs
 2019-12-19 15:40 UTC  (3+ messages)
` [PATCH V2 net 1/2] net: ena: fix default tx interrupt moderation interval
` [PATCH V2 net 2/2] net: ena: fix issues in setting interrupt moderation params in ethtool

[net-next v3 PATCH] page_pool: handle page recycle for NUMA_NO_NODE condition
 2019-12-19 15:28 UTC  (6+ messages)
` [net-next v4 "


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