Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-06 18:32:27 to 2021-07-07 16:42:21 UTC [more...]

[PATCH IPV6 1/1] ipv6: allocate enough headroom in ip6_finish_output2()
 2021-07-07 16:42 UTC  (3+ messages)

Fw: [Bug 213669] New: PMTU dicovery not working for IPsec
 2021-07-07 16:39 UTC  (4+ messages)

[PATCH net] ipv6: tcp: drop silly ICMPv6 packet too big messages
 2021-07-07 16:30 UTC  (8+ messages)

[PATCH] tools/runqslower: Change state to __state
 2021-07-07 16:20 UTC  (4+ messages)

[PATCH bpf v4] tools/runqslower: use __state instead of state
 2021-07-07 16:20 UTC  (2+ messages)

[PATCH net 00/11] Netfilter fixes for net
 2021-07-07 16:18 UTC  (12+ messages)
` [PATCH net 01/11] selftest: netfilter: add test case for unreplied tcp connections
` [PATCH net 02/11] netfilter: conntrack: do not renew entry stuck in tcp SYN_SENT state
` [PATCH net 03/11] netfilter: nf_tables: Fix dereference of null pointer flow
` [PATCH net 04/11] netfilter: conntrack: nf_ct_gre_keymap_flush() removal
` [PATCH net 05/11] netfilter: ctnetlink: suspicious RCU usage in ctnetlink_dump_helpinfo
` [PATCH net 06/11] netfilter: conntrack: improve RST handling when tuple is re-used
` [PATCH net 07/11] netfilter: conntrack: add new sysctl to disable RST check
` [PATCH net 08/11] netfilter: conntrack: Mark access for KCSAN
` [PATCH net 09/11] netfilter: nft_last: honor NFTA_LAST_SET on restoration
` [PATCH net 10/11] netfilter: nft_last: incorrect arithmetics when restoring last used
` [PATCH net 11/11] netfilter: uapi: refer to nfnetlink_conntrack.h, not nf_conntrack_netlink.h

[Resend RFC PATCH V4 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-07-07 16:14 UTC  (15+ messages)
` [Resend RFC PATCH V4 01/13] x86/HV: Initialize GHCB page in Isolation VM
` [Resend RFC PATCH V4 02/13] x86/HV: Initialize shared memory boundary in the "
` [Resend RFC PATCH V4 03/13] x86/HV: Add new hvcall guest address host visibility support
` [Resend RFC PATCH V4 04/13] HV: Mark vmbus ring buffer visible to host in Isolation VM
` [Resend RFC PATCH V4 05/13] HV: Add Write/Read MSR registers via ghcb page
` [Resend RFC PATCH V4 06/13] HV: Add ghcb hvcall support for SNP VM
` [Resend RFC PATCH V4 07/13] HV/Vmbus: Add SNP support for VMbus channel initiate message
` [Resend RFC PATCH V4 08/13] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM
` [Resend RFC PATCH V4 09/13] x86/Swiotlb/HV: Add Swiotlb bounce buffer remap function for HV IVM
` [Resend RFC PATCH V4 10/13] HV/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [Resend RFC PATCH V4 11/13] HV/Netvsc: Add Isolation VM support for netvsc driver
` [Resend RFC PATCH V4 12/13] HV/Storvsc: Add Isolation VM support for storvsc driver
` [Resend RFC PATCH V4 13/13] x86/HV: Not set memory decrypted/encrypted during kexec alloc/free page in IVM

[PATCH] ieee802154: hwsim: fix GPF in hwsim_new_edge_nl
 2021-07-07 16:10 UTC  (2+ messages)

[PATCH v8 10/10] Documentation: Add documentation for VDUSE
 2021-07-07 15:54 UTC  (16+ messages)
  `  "
      `  "

[Resend RFC PATCH V4 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-07-07 15:45 UTC 

[PATCH net-next 0/4] selftests: forwarding: Tests redirects between L3 and L2 devices
 2021-07-07 15:42 UTC  (8+ messages)
` [PATCH net-next 1/4] selftests: forwarding: Test redirecting gre or ipip packets to Ethernet

[RFC PATCH V4 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-07-07 15:34 UTC  (13+ messages)
` [RFC PATCH V4 01/12] x86/HV: Initialize shared memory boundary in the Isolation VM
` [RFC PATCH V4 02/12] x86/HV: Add new hvcall guest address host visibility support
` [RFC PATCH V4 03/12] HV: Mark vmbus ring buffer visible to host in Isolation VM
` [RFC PATCH V4 04/12] HV: Add Write/Read MSR registers via ghcb page
` [RFC PATCH V4 05/12] HV: Add ghcb hvcall support for SNP VM
` [RFC PATCH V4 06/12] HV/Vmbus: Add SNP support for VMbus channel initiate message
` [RFC PATCH V4 07/12] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM
` [RFC PATCH V4 08/12] x86/Swiotlb/HV: Add Swiotlb bounce buffer remap function for HV IVM
` [RFC PATCH V4 09/12] HV/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [RFC PATCH V4 10/12] HV/Netvsc: Add Isolation VM support for netvsc driver
` [RFC PATCH V4 11/12] HV/Storvsc: Add Isolation VM support for storvsc driver
` [RFC PATCH V4 12/12] x86/HV: Not set memory decrypted/encrypted during kexec alloc/free page in IVM

[PATCH v5 1/2] net: phy: add API to read 802.3-c45 IDs
 2021-07-07 15:22 UTC  (5+ messages)
` [PATCH v5 2/2] net: phy: add Maxlinear GPY115/21x/24x driver

[RFCv3 00/19] x86/ftrace/bpf: Add batch support for direct/tracing attach
 2021-07-07 15:19 UTC  (6+ messages)

[RFC 0/4] open/accept directly into io_uring fixed file table
 2021-07-07 15:04 UTC  (9+ messages)
` [PATCH 1/4] io_uring: allow open directly into fixed fd table
` [PATCH 2/4] net: add an accept helper not installing fd
` [PATCH 3/4] io_uring: hand code io_accept()' fd installing
` [PATCH 4/4] io_uring: accept directly into fixed file table

[PATCH net-next RFC 0/2] add elevated refcnt support for page pool
 2021-07-07 15:01 UTC  (8+ messages)
` [PATCH net-next RFC 1/2] page_pool: add page recycling support based on elevated refcnt

[PATCH] net: Allow any address multicast join for IP sockets
 2021-07-07 14:56 UTC  (4+ messages)

[PATCH net 0/2] Fix selftests icmp_redirect.sh failures
 2021-07-07 14:51 UTC  (5+ messages)
` [PATCH net 1/2] selftests: icmp_redirect: remove from checking for IPv6 route get
` [PATCH net 2/2] selftests: icmp_redirect: IPv6 PMTU info should be cleared after redirect

[PATCHv3 iproute2] ip route: ignore ENOENT during save if RT_TABLE_MAIN is being dumped
 2021-07-07 14:50 UTC  (15+ messages)
` [PATCHv4 "
` [PATCHv5 "

[PATCH] ieee802154: hwsim: fix GPF in hwsim_set_edge_lqi
 2021-07-07 14:48 UTC  (6+ messages)

[PATCH] net: ipv6: don't generate link-local address in any addr_gen_mode
 2021-07-07 14:39 UTC  (3+ messages)

[PATCH v2 0/4] bus: Make remove callback return void
 2021-07-07 14:24 UTC  (9+ messages)
` [PATCH v2 4/4] "

[PATCH] net: core: fix SO_TIMESTAMP_* option setting
 2021-07-07 14:20 UTC  (3+ messages)

[PATCH IPV6 0/1] ipv6: allocate enough headroom in ip6_finish_output2()
 2021-07-07 14:04 UTC 

[PATCH] ptp: Relocate lookup cookie to correct block
 2021-07-07 14:16 UTC  (2+ messages)

netfilter: Use netlink_ns_capable to verify the permisions of netlink messages
 2021-07-07 13:22 UTC  (2+ messages)

[PATCH bpf-next 0/3] XDP bonding support
 2021-07-07 11:25 UTC  (7+ messages)
` [PATCH bpf-next v3 0/5] "
  ` [PATCH bpf-next v3 1/5] net: bonding: Refactor bond_xmit_hash for use with xdp_buff
  ` [PATCH bpf-next v3 2/5] net: core: Add support for XDP redirection to slave device
  ` [PATCH bpf-next v3 3/5] net: bonding: Add XDP support to the bonding driver
  ` [PATCH bpf-next v3 4/5] devmap: Exclude XDP broadcast to master device
  ` [PATCH bpf-next v3 5/5] net: core: Allow netdev_lower_get_next_private_rcu in bh context

[PATCH 1/3] sfc: revert "reduce the number of requested xdp ev queues"
 2021-07-07 13:01 UTC  (6+ messages)
` [PATCH 2/3] sfc: revert "adjust efx->xdp_tx_queue_count with the real number of initialized queues"
` [PATCH 3/3] sfc: add logs explaining XDP_TX/REDIRECT is not available

Netdevconf 0x15 update
 2021-07-07 11:23 UTC 

[PATCH AUTOSEL 5.13 152/189] iwlwifi: mvm: support LONG_GROUP for WOWLAN_GET_STATUSES version
 2021-07-07 10:46 UTC  (6+ messages)
` [PATCH AUTOSEL 5.13 159/189] net: dsa: b53: Create default VLAN entry explicitly

[PATCH AUTOSEL 5.10 113/137] wireless: wext-spy: Fix out-of-bounds warning
 2021-07-07 10:45 UTC  (3+ messages)

[PATCH net] sock: unlock on error in sock_setsockopt()
 2021-07-07 10:01 UTC 

[PATCH v2 0/2] net: j1939: extend UAPI for RX notifications
 2021-07-07  9:48 UTC  (3+ messages)
` [PATCH v2 1/2] net: j1939: rename J1939_ERRQUEUE_* to J1939_ERRQUEUE_TX_*
` [PATCH v2 2/2] net: j1939: extend UAPI to notify about RX status

[PATCH] Bluetooth: call lock_sock() outside of spinlock section
 2021-07-07  9:43 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v1 1/2] net: j1939: rename J1939_ERRQUEUE_* to J1939_ERRQUEUE_TX_*
 2021-07-07  9:41 UTC  (4+ messages)
` [PATCH v1 2/2] net: j1939: extend UAPI to notify about RX status

[PATCH net] i40e: introduce pseudo number of cpus for compatibility
 2021-07-07  9:41 UTC 

[RFC PATCH net-next 0/8] net: hns3: add support devlink
 2021-07-07  9:22 UTC  (7+ messages)
` [RFC PATCH net-next 3/8] net: hns3: add support for devlink get info for PF
` [RFC PATCH net-next 7/8] net: hns3: add support for PF setting rx/tx buffer size by devlink param

[PATCH v8 00/10] Introduce VDUSE - vDPA Device in Userspace
 2021-07-07  9:19 UTC  (4+ messages)
` [PATCH v8 09/10] vduse: "

drivers/net/ethernet/chelsio/cxgb4/sge.c:2571 cxgb4_ethofld_send_flowc() warn: missing error code 'ret'
 2021-07-07  8:33 UTC 

[PATCH net] stmmac: platform: Fix signedness bug in stmmac_probe_config_dt()
 2021-07-07  7:53 UTC 

[PATCH net] stmmac: dwmac-loongson: Fix unsigned comparison to zero
 2021-07-07  7:50 UTC 

[PATCH] net: Allow any address multicast join for IP sockets
 2021-07-07  7:26 UTC  (2+ messages)
` [kbuild] "

[bpf-next 0/3] potential memleak and use after free in bpf verifier
 2021-07-07  7:25 UTC  (6+ messages)
` [bpf-next 1/3] bpf: Move bpf_prog_clone_free into filter.h file
` [bpf-next 2/3] bpf: Fix a memory leak in an error handling path in 'bpf_patch_insn_data()'
` [bpf-next 3/3] bpf: Fix a use after free in bpf_check()

[PATCH iproute2-next v4 1/1] police: Add support for json output
 2021-07-07  6:53 UTC  (4+ messages)

[PATCH bpf-next] bpf: runqslower: fixed make install issue
 2021-07-07  6:03 UTC 

[PATCH 1/2] vdpa: support per virtqueue max queue size
 2021-07-07  5:38 UTC  (3+ messages)

[PATCH] tools/runqslower: use __state instead of state
 2021-07-07  5:35 UTC  (7+ messages)

[PATCH v2] tools/runqslower: use __state instead of state
 2021-07-07  5:12 UTC 

[PATCH bpf] libbpf: restore errno return for functions that were already returning it
 2021-07-07  4:30 UTC  (2+ messages)

[PATCH 0/4] bpf powerpc: Add BPF_PROBE_MEM support for 64bit JIT
 2021-07-07  4:06 UTC  (7+ messages)
` [PATCH 3/4] "
` [PATCH 4/4] bpf powerpc: Add addr > TASK_SIZE_MAX explicit check

[PATCH v5 bpf-next 0/3] libbpf: BTF dumper support for typed data
 2021-07-07  3:51 UTC  (7+ messages)
` [PATCH v5 bpf-next 1/3] "
` [PATCH v5 bpf-next 2/3] selftests/bpf: add ASSERT_STRNEQ() variant for test_progs
` [PATCH v5 bpf-next 3/3] selftests/bpf: add dump type data tests to btf dump tests

[PATCH net] net: phy: skip disabling interrupt when WOL is enabled in shutdown
 2021-07-07  2:51 UTC  (5+ messages)

[PATCH v4 bpf-next 0/9] bpf: Introduce BPF timers
 2021-07-07  1:38 UTC  (5+ messages)
` [PATCH v4 bpf-next 1/9] bpf: Introduce bpf timers

[PATCH] ptp: Set lookup cookie when creating a PTP PPS source
 2021-07-07  0:26 UTC  (4+ messages)

[syzbot] net boot error: possible deadlock in get_page_from_freelist
 2021-07-06 23:57 UTC 

[PATCH RFC net-next] dt-bindings: ethernet-controller: document signal multiplexer
 2021-07-06 23:22 UTC  (3+ messages)

linux-next: build failure after merge of the net tree
 2021-07-06 23:11 UTC 

[PATCH bpf-next] libbpf: ignore .eh_frame sections when parsing elf files
 2021-07-06 22:31 UTC  (7+ messages)

[PATCH net] ipv6: fix 'disable_policy' for fwd packets
 2021-07-06 22:30 UTC  (2+ messages)

[PATCH][next] octeontx2-pf: Fix assigned error return value that is never used
 2021-07-06 22:30 UTC  (2+ messages)

[PATCH v9 bpf-next 00/14] mvneta: introduce XDP multi-buffer support
 2021-07-06 21:44 UTC  (6+ messages)
` [PATCH v9 bpf-next 08/14] bpf: add multi-buff support to the bpf_xdp_adjust_tail() API
        ` Backwards compatibility for XDP multi-buff (was: Re: [PATCH v9 bpf-next 08/14] bpf: add multi-buff support to the bpf_xdp_adjust_tail() API)

[PATCH net-next 0/7] vmxnet3: upgrade to version 6
 2021-07-06 20:03 UTC  (8+ messages)
` [PATCH net-next 1/7] vmxnet3: prepare for version 6 changes
` [PATCH net-next 2/7] vmxnet3: add support for 32 Tx/Rx queues
` [PATCH net-next 3/7] vmxnet3: remove power of 2 limitation on the queues
` [PATCH net-next 4/7] vmxnet3: add support for ESP IPv6 RSS
` [PATCH net-next 5/7] vmxnet3: set correct hash type based on rss information
` [PATCH net-next 6/7] vmxnet3: increase maximum configurable mtu to 9190
` [PATCH net-next 7/7] vmxnet3: update to version 6

[PATCH 1/2] igc: don't rd/wr iomem when PCI is removed
 2021-07-06 20:12 UTC  (2+ messages)

LPC 2021 Networking and BPF Track CFP
 2021-07-06 19:33 UTC  (2+ messages)
` LPC 2021 Networking and BPF Track CFP (Reminder)

[PATCH bpf v3] tools/runqslower: use __state instead of state
 2021-07-06 18:59 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 read-only IMAP folder(s) and NNTP newsgroup(s).