netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-01 20:50:20 to 2022-04-04 10:36:34 UTC [more...]

[PATCH net v2] net: sfc: add missing xdp queue reinitialization
 2022-04-04 10:36 UTC  (4+ messages)

[GIT PULL] virtio: fixes, cleanups
 2022-04-04 10:31 UTC 

[PATCH net] sctp: use the correct skb for security_sctp_assoc_request
 2022-04-04 10:15 UTC  (2+ messages)

[PATCH net] ice: Fix use-after-free
 2022-04-04 10:06 UTC 

[RFC PATCH v4 00/15] Landlock LSM
 2022-04-04  9:44 UTC  (8+ messages)
` [RFC PATCH v4 01/15] landlock: access mask renaming
` [RFC PATCH v4 10/15] seltest/landlock: add tests for bind() hooks

[PATCH net-next] net: ensure net_todo_list is processed quickly
 2022-04-04  9:38 UTC 

[PATCH v5 bpf-next 0/5] libbpf: name-based u[ret]probe attach
 2022-04-04  9:36 UTC  (14+ messages)
` [PATCH v5 bpf-next 1/5] libbpf: bpf_program__attach_uprobe_opts() should determine paths for programs/libraries where possible
` [PATCH v5 bpf-next 2/5] libbpf: support function name-based attach uprobes
` [PATCH v5 bpf-next 3/5] libbpf: add auto-attach for uprobes based on section name
` [PATCH v5 bpf-next 5/5] selftests/bpf: add tests for uprobe auto-attach via skeleton

[PATCH v10 0/1] wfx: get out from the staging area
 2022-04-04  9:31 UTC  (4+ messages)

Build regressions/improvements in v5.18-rc1
 2022-04-04  9:26 UTC  (2+ messages)

[PATCH v2 net-next 0/2] net: tc: dsa: Implement offload of matchall for bridged DSA ports
 2022-04-04  9:18 UTC  (4+ messages)
` [PATCH v2 net-next 1/2] net: tc: dsa: Add the matchall filter with drop action "
` [PATCH v2 net-next 2/2] net: dsa: Implement tc offloading for drop target

[PATCH] can: mscan: mpc5xxx_can: Prepare cleanup of powerpc's asm/prom.h
 2022-04-03 10:47 UTC  (2+ messages)

[PATCH] ath11k: select QRTR for AHB as well
 2022-04-04  8:26 UTC  (5+ messages)

[PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
 2022-04-04  7:44 UTC  (10+ messages)
` [PATCH 05/18] bpf-preload: Generate static variables

This counter "ip6InNoRoutes" does not follow the RFC4293 specification implementation
 2022-04-04  7:09 UTC  (7+ messages)

[PATCH bpf-next v2 0/9] bpf: RLIMIT_MEMLOCK cleanups
 2022-04-04  6:46 UTC  (16+ messages)
` [PATCH bpf-next v2 1/9] bpf: selftests: Use libbpf 1.0 API mode in bpf constructor
` [PATCH bpf-next v2 2/9] bpf: selftests: Use bpf strict all ctor in xdping
` [PATCH bpf-next v2 3/9] bpf: selftests: Use bpf strict all ctor in xdpxceiver
` [PATCH bpf-next v2 4/9] bpf: samples: Replace RLIMIT_MEMLOCK with LIBBPF_STRICT_ALL in xdpsock_user
` [PATCH bpf-next v2 5/9] bpf: samples: Replace RLIMIT_MEMLOCK with LIBBPF_STRICT_ALL in xsk_fwd
` [PATCH bpf-next v2 6/9] bpf: runqslower: Replace RLIMIT_MEMLOCK with LIBBPF_STRICT_ALL
` [PATCH bpf-next v2 7/9] bpf: bpftool: Remove useless return value of libbpf_set_strict_mode
` [PATCH bpf-next v2 8/9] bpf: bpftool: Set LIBBPF_STRICT_AUTO_RLIMIT_MEMLOCK for legacy libbpf
` [PATCH bpf-next v2 9/9] bpf: bpftool: Remove useless rlimit setting

[Linux 5.18-rc1] WARNING: possible circular locking dependency detected at (rtw_ops_config, ieee80211_mgd_probe_ap)
 2022-04-04  6:47 UTC 

[PATCH] dt-bindings: net: snps: remove duplicate name
 2022-04-04  6:08 UTC  (2+ messages)

[PATCH intel-net 0/3] ice: xsk: various fixes
 2022-04-04  4:34 UTC  (3+ messages)
` [PATCH intel-net 3/3] ice: clear cmd_type_offset_bsz for TX rings
  ` [Intel-wired-lan] "

[PATCH] taprio: replace usage of found with dedicated list iterator variable
 2022-04-04  3:55 UTC  (6+ messages)

[PATCH] dt-bindings: net: snps: remove duplicate name
 2022-04-04  2:23 UTC 

[PATCH bpf-next] libbpf: Remove redundant check in btf_ext__new()
 2022-04-04  1:30 UTC  (5+ messages)
` [PATCH bpf-next v2] libbpf: Don't return -EINVAL if hdr_len < offsetofend(core_relo_len)
    ` [PATCH bpf-next v3] "

[PATCH] net/ethernet : set default assignment identifier to NET_NAME_ENUM
 2022-04-04  0:55 UTC  (5+ messages)

ethtool 5.17 released
 2022-04-04  0:14 UTC 

[PATCH v1] bpf: correct the comment for BTF kind bitfield
 2022-04-04  0:10 UTC  (3+ messages)
` [PATCH v2] "

[PATCH bpf-next] selftests/bpf: Fix cd_flavor_subdir() of test_progs
 2022-04-04  0:10 UTC  (3+ messages)

[PATCH bpf-next 0/3] bpf/bpftool: add program & link type names
 2022-04-03 23:51 UTC  (10+ messages)
` [PATCH bpf-next 1/3] bpf/bpftool: add syscall prog type
` [PATCH bpf-next 3/3] bpf/bpftool: handle libbpf_probe_prog_type errors

[PATCH] selftests/bpf: Return true/false (not 1/0) from bool functions
 2022-04-03 23:50 UTC  (2+ messages)

[PATCH v4 net] sctp: count singleton chunks in assoc user stats
 2022-04-03 23:47 UTC 

[PATCH v2] bpf: replace usage of supported with dedicated list iterator variable
 2022-04-03 23:40 UTC  (2+ messages)

[PATCH net-next v2] ipv6: fix locking issues with loops over idev->addr_list
 2022-04-03 23:15 UTC 

[PATCH net-next v6 0/2] This is a patch series for Ethernet driver of Sunplus SP7021 SoC
 2022-04-03 20:07 UTC  (3+ messages)
` [PATCH net-next v6 1/2] devicetree: bindings: net: Add bindings doc for Sunplus SP7021
` [PATCH net-next v6 2/2] net: ethernet: Add driver "

[PATCH] net: phy: marvell: add 88E1543 support
 2022-04-03 19:54 UTC  (6+ messages)

[PATCH net-next v2 0/5] ptp: Support hardware clocks with additional free running cycle counter
 2022-04-03 17:55 UTC  (6+ messages)
` [PATCH net-next v2 1/5] ptp: Add cycles support for virtual clocks
` [PATCH net-next v2 2/5] ptp: Request cycles for TX timestamp
` [PATCH net-next v2 3/5] ptp: Pass hwtstamp to ptp_convert_timestamp()
` [PATCH net-next v2 4/5] ptp: Support late timestamp determination
` [PATCH net-next v2 5/5] tsnep: Add free running cycle counter support

[PATCH] cgroup: Kill the parent controller when its last child is killed
 2022-04-03 17:22 UTC  (3+ messages)

[PATCH bpf v4] bpf: Support dual-stack sockets in bpf_tcp_check_syncookie
 2022-04-03 16:28 UTC  (2+ messages)

Matching unbound sockets for VRF
 2022-04-03 16:24 UTC  (4+ messages)

[PATCH] mt76: mt7921: Fix the error handling path of mt7921_pci_probe()
 2022-04-03 15:40 UTC 

[PATCH v2] tracing: Set user_events to BROKEN
 2022-04-03 14:39 UTC  (2+ messages)

[PATCH ethtool-next] ethtool: Add support for OSFP transceiver modules
 2022-04-03 14:14 UTC  (2+ messages)

[PATCH] stmmac: dwmac-loongson: change loongson_dwmac_driver from global to static
 2022-04-03 14:02 UTC 

[PATCH v4 00/12] remove msize limit in virtio transport
 2022-04-03 14:00 UTC  (6+ messages)
` [PATCH v4 12/12] net/9p: allocate appropriate reduced message buffers

[PATCH] mlxsw: spectrum_router: simplify list unwinding
 2022-04-03 13:10 UTC  (2+ messages)

[RFC net-next 00/27] net and/or udp optimisations
 2022-04-03 13:06 UTC  (28+ messages)
` [PATCH net-next 01/27] sock: deduplicate ->sk_wmem_alloc check
` [PATCH net-next 02/27] sock: optimise sock_def_write_space send refcounting
` [PATCH net-next 03/27] sock: optimise sock_def_write_space barriers
` [PATCH net-next 04/27] skbuff: drop zero check from skb_zcopy_set
` [PATCH net-next 05/27] skbuff: drop null check from skb_zcopy
` [PATCH net-next 06/27] net: xen: set zc flags only when there is ubuf
` [PATCH net-next 07/27] skbuff: introduce skb_is_zcopy()
` [PATCH net-next 08/27] skbuff: optimise alloc_skb_with_frags()
` [PATCH net-next 09/27] net: inline sock_alloc_send_skb
` [PATCH net-next 10/27] net: inline part of skb_csum_hwoffload_help
` [PATCH net-next 11/27] net: inline skb_zerocopy_iter_dgram
` [PATCH net-next 12/27] ipv6: inline ip6_local_out()
` [PATCH net-next 13/27] ipv6: help __ip6_finish_output() inlining
` [PATCH net-next 14/27] ipv6: refactor ip6_finish_output2()
` [PATCH net-next 15/27] net: inline dev_queue_xmit()
` [PATCH net-next 16/27] ipv6: partially inline fl6_update_dst()
` [PATCH net-next 17/27] tcp: optimise skb_zerocopy_iter_stream()
` [PATCH net-next 18/27] net: optimise ipcm6 cookie init
` [PATCH net-next 19/27] udp/ipv6: refactor udpv6_sendmsg udplite checks
` [PATCH net-next 20/27] udp/ipv6: move pending section of udpv6_sendmsg
` [PATCH net-next 21/27] udp/ipv6: prioritise the ip6 path over ip4 checks
` [PATCH net-next 22/27] udp/ipv6: optimise udpv6_sendmsg() daddr checks
` [PATCH net-next 23/27] udp/ipv6: optimise out daddr reassignment
` [PATCH net-next 24/27] udp/ipv6: clean up udpv6_sendmsg's saddr init
` [PATCH net-next 25/27] ipv6: refactor opts push in __ip6_make_skb()
` [PATCH net-next 26/27] ipv6: improve opt-less __ip6_make_skb()
` [PATCH net-next 27/27] ipv6: clean up ip6_setup_cork

[PATCH net] selftests: net: fix nexthop warning cleanup double ip typo
 2022-04-03 12:10 UTC  (2+ messages)

[PATCH] docs: net: dsa: fix minor grammar and punctuation issues
 2022-04-03 12:10 UTC  (2+ messages)

linux 5.17.1 disregarding ACK values resulting in stalled TCP connections
 2022-04-02 22:02 UTC  (20+ messages)

[PATCH 1/2] dt-bindings: mailbox: qcom-ipcc: simplify the example
 2022-04-02 15:55 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: net: qcom,ipa: finish the qcom,smp2p example

[PATCH v1 1/2] ath9k: fix ath_get_rate_txpower() to respect the rate list end tag
 2022-04-02 15:30 UTC  (2+ messages)
` [PATCH v1 2/2] mac80211: minstrel_ht: fill all requested rates

[PATCH bpf-next] bpf, arm64: sign return address for jited code
 2022-04-02 15:06 UTC  (3+ messages)

[PATCH bpf-next] net: netfilter: reports ct direction in CT lookup helpers for XDP and TC-BPF
 2022-04-02 14:19 UTC 

[PATCH net v2 0/3] net: phy: micrel: Remove latencies support lan8814
 2022-04-02 13:43 UTC  (5+ messages)

9p fs-cache tests/benchmark (was: 9p fscache Duplicate cookie detected)
 2022-04-02 12:43 UTC  (5+ messages)

[PATCHv5 net-next 0/2] net: enable udp v6 sockets receiving v4 packets with UDP
 2022-04-02 11:28 UTC  (6+ messages)
` [PATCHv5 net-next 1/2] udp: call udp_encap_enable for v6 sockets when enabling encap

[PATCH net-next] sungem: Prepare cleanup of powerpc's asm/prom.h
 2022-04-02 10:17 UTC 

[PATCH v2 0/3] Split "nfc: st21nfca: Refactor EVT_TRANSACTION" into 3
 2022-04-02  9:07 UTC  (2+ messages)

[PATCH v2 3/3] nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION
 2022-04-02  9:05 UTC  (2+ messages)

[PATCH v2 2/3] nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling
 2022-04-02  9:01 UTC  (2+ messages)

[PATCH v2 1/3] nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION
 2022-04-02  8:55 UTC  (2+ messages)

[PATCH v2] sample: bpf: syscall_tp_user: print result of verify_map
 2022-04-02  8:57 UTC 

[RFCv4 PATCH net-next 0/3] net-next: ethool: add support to get/set tx push by ethtool -G/g
 2022-04-02  8:10 UTC  (7+ messages)
` [RFCv4 PATCH net-next 1/3] net-next: ethtool: extend ringparam set/get APIs for tx_push
` [RFCv4 PATCH net-next 3/3] net-next: hn3: add tx push support in hns3 ring param process

[PATCH bpf-next v2] bpf, arm64: Sign return address for jited code
 2022-04-02  7:39 UTC 

[PATCH v3 2/2] net: make tcp keepalive timer upper bound
 2022-04-02  7:11 UTC  (3+ messages)
` [net] 6ef3f95797: UBSAN:shift-out-of-bounds_in_kernel/time/timer.c

[PATCH 1/2] timer: introduce upper bound timers
 2022-04-02  6:55 UTC  (5+ messages)
` [PATCH v3 0/2] Upper bound kernel timers
  ` [PATCH v3 1/2] timer: add a function to adjust timeouts to be upper bound

[PATCH RESEND2] net: stmmac: Fix unset max_speed difference between DT and non-DT platforms
 2022-04-02  5:00 UTC  (3+ messages)

[PATCH net] net/fungible: Fix reference to __udivdi3 on 32b builds
 2022-04-02  4:40 UTC  (2+ messages)

[PATCH AUTOSEL 5.15 13/16] vdpa: clean up get_config_size ret value handling
 2022-04-02  3:57 UTC  (2+ messages)

[PATCH] sample: bpf: syscall_tp_user: print result of verify_map
 2022-04-02  3:37 UTC 

[PATCH] sample: bpf: syscall_tp_user: print result of verify_map
 2022-04-02  2:38 UTC  (5+ messages)

[net PATCH 0/2] ice bug fixes
 2022-04-02  2:24 UTC  (5+ messages)
` [net PATCH 1/2] ice: Set txq_teid to ICE_INVAL_TEID on ring creation
` [net PATCH 2/2] ice: Do not skip not enabled queues in ice_vc_dis_qs_msg

[PATCH v2] ice: Fix memory leak in ice_get_orom_civd_data()
 2022-04-02  2:17 UTC 

[PATCH 0/4] dt-bindings: imx: add nvmem property
 2022-04-02  1:52 UTC  (4+ messages)

[PATCH net 0/3] bnxt_en: XDP redirect fixes
 2022-04-02  0:21 UTC  (4+ messages)
` [PATCH net 1/3] bnxt_en: Synchronize tx when xdp redirects happen on same ring
` [PATCH net 2/3] bnxt_en: reserve space inside receive page for skb_shared_info
` [PATCH net 3/3] bnxt_en: Prevent XDP redirect from running when stopping TX queue

[PATCH] iwlwifi: fw: move memset before early return
 2022-04-01 23:38 UTC 

[PATCH RFC net-next v2 0/3] net: phy: mscc-miim: add MDIO bus frequency support
 2022-04-01 23:21 UTC  (5+ messages)
` [PATCH RFC net-next v2 1/3] dt-bindings: net: convert mscc-miim to YAML format
` [PATCH RFC net-next v2 2/3] dt-bindings: net: mscc-miim: add clock and clock-frequency
` [PATCH RFC net-next v2 3/3] net: phy: mscc-miim: add support to set MDIO bus frequency

[PATCH] ice: Fix memory leak in ice_get_orom_civd_data()
 2022-04-01 23:13 UTC  (2+ messages)

[PATCH] iwlwifi: mvm: initialize seq variable
 2022-04-01 23:06 UTC 

[PATCH bpf 0/4] introduce HAVE_ARCH_HUGE_VMALLOC_FLAG for bpf_prog_pack
 2022-04-01 22:22 UTC  (3+ messages)

[PATCH net v2] rtnetlink: enable alt_ifname for setlink/newlink
 2022-04-01 22:09 UTC  (4+ messages)

[PATCH bpf-next] bpf: test_offload.py: skip base maps without names
 2022-04-01 21:10 UTC  (2+ messages)

[PATCH bpf-next] bpf: Remove redundant assignment to smap->map.value_size
 2022-04-01 20:50 UTC  (2+ 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).