netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-28 08:28:02 to 2021-05-28 23:54:05 UTC [more...]

[PATCH RFC bpf-next 00/15] Improve XDP samples usability and output
 2021-05-28 23:52 UTC  (8+ messages)
` [PATCH RFC bpf-next 01/15] samples: bpf: fix a couple of NULL dereferences
` [PATCH RFC bpf-next 02/15] samples: bpf: fix a couple of warnings
` [PATCH RFC bpf-next 03/15] samples: bpf: split out common bpf progs to its own file
` [PATCH RFC bpf-next 04/15] samples: bpf: refactor generic parts out of xdp_redirect_cpu_user
` [PATCH RFC bpf-next 05/15] samples: bpf: convert xdp_redirect_map to use xdp_samples
` [PATCH RFC bpf-next 06/15] samples: bpf: prepare devmap_xmit support in xdp_sample
` [PATCH RFC bpf-next 07/15] samples: bpf: add extended reporting for xdp redirect error

[PATCH][next] r8169: Fix fall-through warning for Clang
 2021-05-28 23:49 UTC  (3+ messages)

[PATCH net-next v7 0/3] net: qualcomm: rmnet: Enable Mapv5
 2021-05-28 23:11 UTC  (5+ messages)
` [PATCH net-next v7 2/3] net: ethernet: rmnet: Support for ingress MAPv5 checksum offload
` [PATCH net-next v7 3/3] net: ethernet: rmnet: Add support for MAPv5 egress packets

[PATCH v2] lockdown,selinux: avoid bogus SELinux lockdown permission checks
 2021-05-28 22:52 UTC  (15+ messages)

[PATCH net] udp: fix the len check in udp_lib_getsockopt
 2021-05-28 22:39 UTC  (3+ messages)

[PATCH net-next] net: stmmac: the XPCS obscures a potential "PHY not found" error
 2021-05-28 22:30 UTC  (2+ messages)

[PATCH v3 0/4] virtio net: spurious interrupt related fixes
 2021-05-28 22:25 UTC  (4+ messages)
` [PATCH v3 1/4] virtio_net: move tx vq operation under tx queue lock

[PATCH 01/12] nfc: fdp: correct kerneldoc for structure
 2021-05-28 22:20 UTC  (13+ messages)
` [PATCH 02/12] nfc: fdp: drop ACPI_PTR from device ID table
` [PATCH 03/12] nfc: port100: correct kerneldoc for structure
` [PATCH 04/12] nfc: pn533: drop of_match_ptr from device ID table
` [PATCH 05/12] nfc: mrvl: mark OF device ID tables as maybe unused
` [PATCH 06/12] nfc: mrvl: skip impossible NCI_MAX_PAYLOAD_SIZE check
` [PATCH 07/12] nfc: pn533: mark OF device ID tables as maybe unused
` [PATCH 08/12] nfc: s3fwrn5: "
` [PATCH 09/12] nfc: pn544: mark ACPI and "
` [PATCH 10/12] nfc: st-nci: "
` [PATCH 11/12] nfc: st21nfca: "
` [PATCH 12/12] nfc: st95hf: "

[PATCH net-next v5] Add Mellanox BlueField Gigabit Ethernet driver
 2021-05-28 22:14 UTC  (2+ messages)

[PATCH 01/11] nfc: fdp: drop ftrace-like debugging messages
 2021-05-28 22:13 UTC  (12+ messages)
` [PATCH 02/11] nfc: mei_phy: "
` [PATCH 03/11] nfc: mrvl: use SPDX-License-Identifier
` [PATCH 04/11] nfc: mrvl: correct minor coding style violations
  ` [PATCH 05/11] nfc: mrvl: simplify with module_driver
  ` [PATCH 06/11] nfc: pn533: drop ftrace-like debugging messages
  ` [PATCH 07/11] nfc: pn533: drop unneeded braces {} in if
  ` [PATCH 08/11] nfc: pn544: drop ftrace-like debugging messages
  ` [PATCH 09/11] nfc: st21nfca: "
  ` [PATCH 10/11] nfc: st-nci: "
` [PATCH 11/11] nfc: st95hf: fix indentation to tabs

[PATCH v2 net-next] samples: pktgen: add UDP tx checksum support
 2021-05-28 22:00 UTC  (3+ messages)

[PATCH net-next 0/8] Introduce conntrack offloading to the nfp driver
 2021-05-28 21:56 UTC  (10+ messages)
` [PATCH net-next 1/8] nfp: flower: move non-zero chain check
` [PATCH net-next 2/8] nfp: flower-ct: add pre and post ct checks
` [PATCH net-next 3/8] nfp: flower-ct: add ct zone table
` [PATCH net-next 4/8] nfp: flower-ct: add zone table entry when handling pre/post_ct flows
` [PATCH net-next 5/8] nfp: flower-ct: add nfp_fl_ct_flow_entries
` [PATCH net-next 6/8] nfp: flower-ct: add a table to map flow cookies to ct flows
` [PATCH net-next 7/8] nfp: flower-ct: add tc_merge_tb
` [PATCH net-next 8/8] nfp: flower-ct: add tc merge functionality

[PATCH V2 net-next 00/10] net: hdlc_fr: clean up some code style issues
 2021-05-28 21:20 UTC  (2+ messages)

[PATCH] selftests/bpf: Fix return value check in attach_bpf()
 2021-05-28 21:19 UTC  (4+ messages)

[PATCH -next 0/2] net: dsa: qca8k: check return value of read functions correctly
 2021-05-28 21:19 UTC  (6+ messages)
` [PATCH -next 1/2] "
` [PATCH -next 2/2] net: dsa: qca8k: add missing check return value in qca8k_phylink_mac_config()

[RFC bpf-next 0/4] add partial rx hw csum offload support for XDP
 2021-05-28 21:18 UTC  (7+ messages)
` [RFC bpf-next 1/4] net: xdp: introduce flags field in xdp_buff and xdp_frame
` [RFC bpf-next 2/4] mvneta: return csum computation result from mvneta_rx_csum
` [RFC bpf-next 3/4] net: mvneta: report csum result in xdp_buff
` [RFC bpf-next 4/4] net: xdp: update csum building the skb

KASAN: use-after-free Read in hci_chan_del
 2021-05-28 21:12 UTC  (2+ messages)

[PATCH net-next 0/7] mptcp: Miscellaneous cleanup
 2021-05-28 21:07 UTC  (2+ messages)

[PATCH net 0/4] mptcp: Fixes for 5.13
 2021-05-28 21:00 UTC  (2+ messages)

[PATCH][next] bpf: devmap: remove redundant assignment of variable drops
 2021-05-28 20:21 UTC  (3+ messages)

[PATCH][next] octeontx2-pf: Fix fall-through warning for Clang
 2021-05-28 20:22 UTC 

[PATCH bpf-next] bpf/devmap: remove drops variable from bq_xmit_all()
 2021-05-28 20:20 UTC  (2+ messages)

[PATCH RFCv2 0/3] make '%pD' print full path for file
 2021-05-28 20:06 UTC  (13+ messages)
` [PATCH RFCv2 1/3] fs: introduce helper d_path_fast()
` [PATCH RFCv2 2/3] lib/vsprintf.c: make %pD print full path for file
` [PATCH RFCv2 3/3] s390/hmcdrv: remove the redundant directory path in debug message

[PATCH iproute2 1/1] ss: update ss man page
 2021-05-28 20:05 UTC 

[PATCH RFC bpf-next 0/7] Add bpf_link based TC-BPF API
 2021-05-28 19:59 UTC  (8+ messages)
` [PATCH RFC bpf-next 1/7] net: sched: refactor cls_bpf creation code
` [PATCH RFC bpf-next 2/7] bpf: export bpf_link functions for modules
` [PATCH RFC bpf-next 3/7] net: sched: add bpf_link API for bpf classifier
` [PATCH RFC bpf-next 4/7] net: sched: add lightweight update path for cls_bpf
` [PATCH RFC bpf-next 5/7] tools: bpf.h: sync with kernel sources
` [PATCH RFC bpf-next 6/7] libbpf: add bpf_link based TC-BPF management API
` [PATCH RFC bpf-next 7/7] libbpf: add selftest for "

[PATCH][next] net: axienet: Fix fall-through warning for Clang
 2021-05-28 19:58 UTC 

[RFC net-next] openvswitch: Introduce per-cpu upcall dispatch
 2021-05-28 19:49 UTC  (2+ messages)
` [ovs-dev] "

[PATCH net 0/2] Fix use-after-free after the TLS device goes down and up
 2021-05-28 19:44 UTC  (5+ messages)
` [PATCH net 2/2] net/tls: "

[PATCH net-next v2 0/7][pull request] iwl-next Intel Wired LAN Driver Updates 2021-05-27
 2021-05-28 19:29 UTC  (6+ messages)
` [PATCH net-next v2 4/7] ice: Implement iidc operations

[PATCH] rsi: fix broken AP mode due to unwanted encryption
 2021-05-28 18:11 UTC  (2+ messages)

[PATCH] security: remove unneeded subdir-$(CONFIG_...)
 2021-05-28 18:01 UTC 

iproute2: ip address add prefer keyword confusion
 2021-05-28 18:02 UTC  (3+ messages)

[PATCH] net: phy: dp83867: perform soft reset and retain established link
 2021-05-28 16:52 UTC  (5+ messages)
    ` [EXTERNAL] "

Kernel Panic in skb_release_data using genet
 2021-05-28 16:48 UTC  (7+ messages)

[PATCH] xfrm: policy: Read seqcount outside of rcu-read side in xfrm_policy_lookup_bytype
 2021-05-28 16:44 UTC  (5+ messages)
` [PATCH v2] "

Maintainers / Kernel Summit 2021 planning kick-off
 2021-05-28 16:31 UTC  (14+ messages)

XDP-hints working group mailing list is active
 2021-05-28 14:58 UTC  (2+ messages)

[PATCH leds v1 0/5] Add support for offloading netdev trigger to HW
 2021-05-28 13:57 UTC  (6+ messages)
` [PATCH leds v1 4/5] leds: trigger: netdev: support HW offloading

[PATCH] mm/page_alloc: Work around a pahole limitation with zero-sized struct pagesets
 2021-05-28 13:09 UTC  (11+ messages)

[RFC PATCH v6 00/27] NVMeTCP Offload ULP and QEDN Device Driver
 2021-05-28 13:07 UTC  (29+ messages)
` [RFC PATCH v6 02/27] nvme-fabrics: Move NVMF_ALLOWED_OPTS and NVMF_REQUIRED_OPTS definitions
` [RFC PATCH v6 03/27] nvme-fabrics: Expose nvmf_check_required_opts() globally
` [RFC PATCH v6 04/27] nvme-tcp-offload: Add device scan implementation
` [RFC PATCH v6 05/27] nvme-tcp-offload: Add controller level implementation
` [RFC PATCH v6 07/27] nvme-tcp-offload: Add queue "
` [RFC PATCH v6 09/27] qed: Add TCP_ULP FW resource layout
` [RFC PATCH v6 10/27] qed: Add NVMeTCP Offload PF Level FW and HW HSI
` [RFC PATCH v6 11/27] qed: Add NVMeTCP Offload Connection "
` [RFC PATCH v6 13/27] qed: Add NVMeTCP Offload IO "
` [RFC PATCH v6 14/27] qed: Add NVMeTCP Offload IO Level FW Initializations
` [RFC PATCH v6 19/27] qedn: Add IRQ and fast-path resources initializations
` [RFC PATCH v6 22/27] qedn: Add IO level qedn_send_req and fw_cq workqueue
` [RFC PATCH v6 23/27] qedn: Add support of Task and SGL
` [RFC PATCH v6 24/27] qedn: Add support of NVME ICReq & ICResp

[Draft iproute2-next PATCH] configure: add options ability
 2021-05-28 12:35 UTC 

[PATCH bpf-next] xsk: support AF_PACKET
 2021-05-28 12:35 UTC  (13+ messages)

[PATCH net-next v2 00/10] Adding the Sparx5 Switch Driver
 2021-05-28 12:34 UTC  (11+ messages)
` [PATCH net-next v2 01/10] dt-bindings: net: sparx5: Add sparx5-switch bindings
` [PATCH net-next v2 02/10] net: sparx5: add the basic sparx5 driver
` [PATCH net-next v2 03/10] net: sparx5: add hostmode with phylink support
` [PATCH net-next v2 04/10] net: sparx5: add port module support
` [PATCH net-next v2 05/10] net: sparx5: add mactable support
` [PATCH net-next v2 06/10] net: sparx5: add vlan support
` [PATCH net-next v2 07/10] net: sparx5: add switching support
` [PATCH net-next v2 08/10] net: sparx5: add calendar bandwidth allocation support
` [PATCH net-next v2 09/10] net: sparx5: add ethtool configuration and statistics support
` [PATCH net-next v2 10/10] arm64: dts: sparx5: Add the Sparx5 switch node

[PATCH net-next] samples: pktgen: add UDP tx checksum support
 2021-05-28 12:31 UTC  (2+ messages)

[PATCH v3] virtio-net: Add validation for used length
 2021-05-28 12:11 UTC 

[PATCH net-next] virtio_net: set link state down when virtqueue is broken
 2021-05-28 10:58 UTC  (3+ messages)

iwlwifi/cfg/22000.c: kernel 5.10.x LTS only have IWL_22000_UCODE_API_MAX 59
 2021-05-28 10:14 UTC  (5+ messages)

[PATCH net-next v3 1/2] bonding: add pure source-mac-based tx hashing option
 2021-05-28 10:10 UTC  (2+ messages)

[PATCH] batman-adv: Remove the repeated declaration
 2021-05-28 10:00 UTC  (2+ messages)

[RFC PATCH net-next 0/8] Convert xpcs to phylink_pcs_ops
 2021-05-28  9:12 UTC  (3+ messages)

[PATCH 1/1] ehea: fix error return code in ehea_restart_qps()
 2021-05-28  8:55 UTC 

Regression 5.12.0-rc4 net: ice: significant throughput drop
 2021-05-28  8:34 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).