netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-13 12:41:10 to 2024-01-16 01:54:41 UTC [more...]

[ANN] netdev call - Jan 16th
 2024-01-16  1:54 UTC 

[PATCH AUTOSEL 4.19 4/8] SUNRPC: Fix a suspicious RCU usage warning
 2024-01-16  1:08 UTC 

[PATCH AUTOSEL 5.4 4/9] SUNRPC: Fix a suspicious RCU usage warning
 2024-01-16  1:08 UTC 

[PATCH AUTOSEL 5.10 4/9] SUNRPC: Fix a suspicious RCU usage warning
 2024-01-16  1:07 UTC 

[PATCH AUTOSEL 5.15 06/11] SUNRPC: Fix a suspicious RCU usage warning
 2024-01-16  1:07 UTC 

[PATCH AUTOSEL 6.1 07/14] SUNRPC: Fix a suspicious RCU usage warning
 2024-01-16  1:06 UTC 

[PATCH AUTOSEL 6.6 09/19] SUNRPC: Fix a suspicious RCU usage warning
 2024-01-16  1:05 UTC 

[PATCH AUTOSEL 6.7 10/21] SUNRPC: Fix a suspicious RCU usage warning
 2024-01-16  1:03 UTC 

[PATCH net] selftests: rtnetlink: use setup_ns in bonding test
 2024-01-16  0:47 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 10/12] rxrpc_find_service_conn_rcu: fix the usage of read_seqbegin_or_lock()
 2024-01-16  0:28 UTC 

[PATCH AUTOSEL 5.4 10/12] rxrpc_find_service_conn_rcu: fix the usage of read_seqbegin_or_lock()
 2024-01-16  0:27 UTC 

[PATCH AUTOSEL 5.10 11/12] rxrpc_find_service_conn_rcu: fix the usage of read_seqbegin_or_lock()
 2024-01-16  0:26 UTC 

[PATCH AUTOSEL 5.15 12/13] rxrpc_find_service_conn_rcu: fix the usage of read_seqbegin_or_lock()
 2024-01-16  0:25 UTC 

[PATCH AUTOSEL 6.1 13/14] rxrpc_find_service_conn_rcu: fix the usage of read_seqbegin_or_lock()
 2024-01-16  0:24 UTC 

[PATCH AUTOSEL 6.6 17/19] rxrpc_find_service_conn_rcu: fix the usage of read_seqbegin_or_lock()
 2024-01-16  0:23 UTC 

[PATCH AUTOSEL 6.7 17/19] rxrpc_find_service_conn_rcu: fix the usage of read_seqbegin_or_lock()
 2024-01-16  0:22 UTC 

[RFC PATCH net-next v5 0/2] Abstract page from net stack
 2024-01-16  0:01 UTC  (9+ messages)
` [RFC PATCH net-next v5 2/2] net: add netmem to skb_frag_t

[PATCH] connector: Change the judgment conditions for clearing proc_event_num_listeners
 2024-01-15 23:59 UTC  (4+ messages)
  `  "

[PATCH v3] posix-timers: add multi_clock_gettime system call
 2024-01-15 23:41 UTC  (7+ messages)

[RFC,net-next] tcp: add support for read with offset when using MSG_PEEK
 2024-01-15 22:41 UTC  (2+ messages)

[RFC PATCH net-next] net: txgbe: use irq_domain for interrupt controller
 2024-01-15 22:37 UTC  (2+ messages)

[PATCH 1/1] vhost: Added pad cleanup if vnet_hdr is not present
 2024-01-15 22:32 UTC  (3+ messages)

[PATCH 00/12] selftests/net: Add TCP-AO tests
 2024-01-15 22:26 UTC  (5+ messages)
` [PATCH 12/12] selftests/net: Add TCP-AO key-management test

[RFC PATCH net-next 0/8] MT7530 DSA Subdriver Improvements Act II
 2024-01-15 22:09 UTC  (12+ messages)
` [RFC PATCH net-next 4/8] net: dsa: mt7530: move XTAL check to mt7530_setup()
` [RFC PATCH net-next 5/8] net: dsa: mt7530: move enabling port 6 to mt7530_setup_port6()
` [RFC PATCH net-next 6/8] net: dsa: mt7530: simplify mt7530_setup_port6() and change to void
` [RFC PATCH net-next 7/8] net: dsa: mt7530: correct port capabilities of MT7988
` [RFC PATCH net-next 8/8] net: dsa: mt7530: do not clear config->supported_interfaces

[PATCH bpf-next v8 1/3] bpf: make common crypto API for TC/XDP programs
 2024-01-15 22:08 UTC  (3+ messages)
` [PATCH bpf-next v8 2/3] bpf: crypto: add skcipher to bpf crypto
` [PATCH bpf-next v8 3/3] selftests: bpf: crypto skcipher algo selftests

[PATCH net-next v3 0/8] net: dsa: realtek: variants to drivers, interfaces to a common module
 2024-01-15 21:54 UTC  (8+ messages)
` [PATCH net-next v3 3/8] net: dsa: realtek: common realtek-dsa module

[syzbot] [net?] KASAN: slab-out-of-bounds Read in dsa_user_prechangeupper
 2024-01-15 21:43 UTC 

[PATCH iproute2-next 0/4] documentations cleanup
 2024-01-15 21:04 UTC  (6+ messages)
` [PATCH iproute2-next 1/4] man: get rid of doc/actions/mirred-usage

[patch net-next] net: sched: move block device tracking into tcf_block_get/put_ext()
 2024-01-15 21:02 UTC  (10+ messages)

[PATCH v8 bpf-next 0/6] bpf: tcp: Support arbitrary SYN Cookie at TC
 2024-01-15 20:55 UTC  (7+ messages)
` [PATCH v8 bpf-next 1/6] tcp: Move tcp_ns_to_ts() to tcp.h
` [PATCH v8 bpf-next 2/6] tcp: Move skb_steal_sock() to request_sock.h
` [PATCH v8 bpf-next 3/6] bpf: tcp: Handle BPF SYN Cookie in skb_steal_sock()
` [PATCH v8 bpf-next 4/6] bpf: tcp: Handle BPF SYN Cookie in cookie_v[46]_check()
` [PATCH v8 bpf-next 5/6] bpf: tcp: Support arbitrary SYN Cookie
` [PATCH v8 bpf-next 6/6] selftest: bpf: Test bpf_sk_assign_tcp_reqsk()

[PATCH] vhost-vdpa: Remove usage of the deprecated ida_simple_xx() API
 2024-01-15 20:35 UTC 

[PATCH 00/33] spi: get rid of some legacy macros
 2024-01-15 20:13 UTC  (4+ messages)
` [PATCH 02/33] ieee802154: ca8210: Follow renaming of SPI "master" to "controller"
` [PATCH 14/33] net: ks8851: "
` [PATCH 15/33] net: vertexcom: mse102x: "

[PATCH net-next v8 2/2] ptp: add FemtoClock3 Wireless as ptp hardware clock
 2024-01-15 20:21 UTC 

[PATCH net-next v8 1/2] ptp: introduce PTP_CLOCK_EXTOFF event for the measured external offset
 2024-01-15 20:21 UTC 

[PATCH v7 bpf-next 5/6] bpf: tcp: Support arbitrary SYN Cookie
 2024-01-15 20:13 UTC  (2+ messages)

[PATCH net v3 0/3] dpll: fix unordered unbind/bind registerer issues
 2024-01-15 19:23 UTC  (5+ messages)
` [PATCH net v3 1/3] dpll: fix pin dump crash for rebound module
` [PATCH net v3 2/3] dpll: fix register pin with unregistered parent pin
` [PATCH net v3 3/3] dpll: fix userspace availability of pins

[PATCH] net: stmmac: Wait a bit for the reset to take effect
 2024-01-15 19:21 UTC  (2+ messages)
` [PATCH v2] "

[PATCH iproute2] Revert "ss: prevent "Process" column from being printed unless requested"
 2024-01-15 19:14 UTC  (5+ messages)

DSA switch: VLAN tag not added on packets directed to a PVID,untagged switchport
 2024-01-15 18:15 UTC  (2+ messages)

[RFC iproute2 v5 0/3] ss: pretty-printing BPF socket-local storage
 2024-01-15 17:11 UTC  (5+ messages)
` [RFC iproute2 v5 1/3] ss: add support for "
` [RFC iproute2 v5 2/3] ss: pretty-print "
` [RFC iproute2 v5 3/3] ss: update man page to document --bpf-maps and --bpf-map-id=

[PATCH iproute2] ss: show extra info when '--processes' is not used
 2024-01-15 17:07 UTC  (2+ messages)

[PATCH net] net: sfp-bus: fix SFP mode detect from bitrate
 2024-01-15 16:07 UTC  (3+ messages)

[PATCH net] net: ipvs: avoid stat macros calls from preemptible context
 2024-01-15 14:39 UTC 

[PATCH] [v2] SUNRPC: fix a memleak in gss_import_v2_context
 2024-01-15 14:23 UTC  (3+ messages)

[PATCH net-next 00/15] net/smc: implement loopback-ism used by SMC-D
 2024-01-15 14:11 UTC  (8+ messages)

[PATCH iwl-next v1 0/2] i40e: Log FW state in recovery mode
 2024-01-15 14:06 UTC  (7+ messages)
` [PATCH iwl-next v1 1/2] i40e: Add read alternate indirect command
` [PATCH iwl-next v1 2/2] i40e-linux: Add support for reading Trace Buffer

Kernel BUG on network namespace deletion
 2024-01-15 13:59 UTC 

[PATCH net] selftests: netdevsim: sprinkle more udevadm settle
 2024-01-15 13:55 UTC  (2+ messages)

[PATCH net] nbd: always initialize struct msghdr completely
 2024-01-15 13:50 UTC  (2+ messages)

[PATCH] tipc: socket: remove Excess struct member kernel-doc warning
 2024-01-15 13:46 UTC  (2+ messages)

[PATCH bpf-next] bpf: Allow setting SO_TIMESTAMPING* with bpf_setsockopt()
 2024-01-15 13:41 UTC 

[PATCH] net: stmmac: ethtool: Fixed calltrace caused by unbalanced disable_irq_wake calls
 2024-01-15 13:42 UTC  (2+ messages)

[PATCH] wifi: mac80211: tx: Add __must_hold() annotation
 2024-01-15 13:13 UTC  (4+ messages)
` [PATCH v2] "

[PATCH bpf-next v3 0/6] Zbb support and code simplification for RV64 JIT
 2024-01-15 12:54 UTC  (7+ messages)
` [PATCH bpf-next v3 1/6] riscv, bpf: Unify 32-bit sign-extension to emit_sextw
` [PATCH bpf-next v3 2/6] riscv, bpf: Unify 32-bit zero-extension to emit_zextw
` [PATCH bpf-next v3 3/6] riscv, bpf: Simplify sext and zext logics in branch instructions
` [PATCH bpf-next v3 4/6] riscv, bpf: Add necessary Zbb instructions
` [PATCH bpf-next v3 5/6] riscv, bpf: Optimize sign-extention mov insns with Zbb support
` [PATCH bpf-next v3 6/6] riscv, bpf: Optimize bswap "

[PATCH RESEND bpf-next v3 0/6] Zbb support and code simplification for RV64 JIT
 2024-01-15 13:12 UTC  (7+ messages)
` [PATCH RESEND bpf-next v3 1/6] riscv, bpf: Unify 32-bit sign-extension to emit_sextw
` [PATCH RESEND bpf-next v3 2/6] riscv, bpf: Unify 32-bit zero-extension to emit_zextw
` [PATCH RESEND bpf-next v3 3/6] riscv, bpf: Simplify sext and zext logics in branch instructions
` [PATCH RESEND bpf-next v3 4/6] riscv, bpf: Add necessary Zbb instructions
` [PATCH RESEND bpf-next v3 5/6] riscv, bpf: Optimize sign-extention mov insns with Zbb support
` [PATCH RESEND bpf-next v3 6/6] riscv, bpf: Optimize bswap "

[PATCH bpf-next v2 0/6] Zbb support and code simplification for RV64 JIT
 2024-01-15 12:26 UTC  (6+ messages)
` [PATCH bpf-next v2 6/6] riscv, bpf: Optimize bswap insns with Zbb support

[PATCH v3 0/4] net/sched: Load modules via alias
 2024-01-15 12:16 UTC  (4+ messages)
` [PATCH v3 1/4] net/sched: Add helper macros with module names

[RFC PATCH v1] vsock/test: add '--peer-port' input argument
 2024-01-15 11:54 UTC  (3+ messages)

kernel BUG on network namespace deletion
 2024-01-15 12:01 UTC  (2+ messages)

[RFC PATCH net-next v2] net: tcp: accept old ack during closing
 2024-01-15 11:58 UTC  (4+ messages)

[PATCH net v2] net: phy: Fix possible NULL pointer dereference issues caused by phy_attached_info_irq
 2024-01-15 11:28 UTC  (2+ messages)

[syzbot] [net?] [nfc?] INFO: task hung in nfc_targets_found
 2024-01-15 11:15 UTC  (5+ messages)
` [PATCH] nfc/nci: fix "

[PATCH v3 0/4] netlink: bridge: fix nf_bridge->physindev use after free
 2024-01-15 10:52 UTC  (7+ messages)
` [PATCH v3 1/4] netfilter: nfnetlink_log: use proper helper for fetching physinif
` [PATCH v3 2/4] netfilter: nf_queue: remove excess nf_bridge variable
` [PATCH v3 3/4] netfilter: propagate net to nf_bridge_get_physindev

[PATCH v5 iwl-next 0/6] ice: fix timestamping in reset process
 2024-01-15 10:39 UTC  (7+ messages)
` [PATCH v5 iwl-next 1/6] ice: introduce PTP state machine
` [PATCH v5 iwl-next 3/6] ice: rename verify_cached to has_ready_bitmap
` [PATCH v5 iwl-next 5/6] ice: factor out ice_ptp_rebuild_owner()

[PATCH net 0/2] net: micrel: Fixes for PHC for lan8814
 2024-01-15 10:22 UTC  (5+ messages)
` [PATCH net 1/2] net: micrel: Fix PTP frame parsing "
` [PATCH net 2/2] net: micrel: Fix set/get PHC time "

[PATCH 1/1] virtio_net: Add timeout handler to avoid kernel hang
 2024-01-15 10:25 UTC  (3+ messages)

[PATCH] can: m_can: remove redundant check for pm_clock_support
 2024-01-15  9:52 UTC  (2+ messages)

Spare parts for separation mills
 2024-01-15  8:45 UTC 

[PATCH v3] igb: Fix string truncation warnings in igb_set_fw_version
 2024-01-15  8:28 UTC 

[PATCH net-next v4] net: ti: icssg_prueth: add TAPRIO offload support
 2024-01-15  6:54 UTC  (3+ messages)

[PATCH net] net: phy: Fix possible NULL pointer dereference issues caused by phy_attached_info_irq
 2024-01-15  7:28 UTC  (5+ messages)

[PATCH net-next v3 00/19] net: ravb: Add suspend to RAM and runtime PM support for RZ/G3S
 2024-01-15  7:10 UTC  (13+ messages)
` [PATCH net-next v3 08/19] net: ravb: Move the IRQs get and request in the probe function
` [PATCH net-next v3 17/19] net: ravb: Return cached statistics if the interface is down

[PATCH v2] igb: Fix string truncation warnings in igb_set_fw_version
 2024-01-15  6:38 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH RESEND] mac802154: Fix uninit-value access in ieee802154_hdr_push_sechdr
 2024-01-15  3:32 UTC  (3+ messages)

[PATCH] net: ravb: Fix wrong dma_unmap_single() calls in ring unmapping
 2024-01-15  2:28 UTC  (4+ messages)

[linus:master] [connector] c46bfba133: stress-ng.netlink-proc.ops_per_sec -97.2% regression
 2024-01-15  2:22 UTC  (2+ messages)

[PATCH net] selftests: netdevsim: correct expected FEC strings
 2024-01-14 22:47 UTC 

TC: HTB module over limiting when CPU is under load
 2024-01-14 19:46 UTC  (3+ messages)

[PATCH net] Revert "net: macsec: use skb_ensure_writable_head_tail to expand the skb"
 2024-01-14 17:42 UTC 

[PATCH] net: ravb: Fix dma_addr_t truncation in error case
 2024-01-14 16:50 UTC  (3+ messages)

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in hci_send_acl
 2024-01-14 14:37 UTC 

[PATCH v2] can: bcm: add recvmsg flags for own, local and remote traffic
 2024-01-14 14:08 UTC 

[PATCH] can: bcm: add recvmsg flags for own, local and remote traffic
 2024-01-14 13:21 UTC  (3+ messages)

[net: PATCH] MAINTAINERS: eth: mvneta: update entry
 2024-01-14 13:20 UTC  (2+ messages)

[PATCH net v2 0/2] tls fixes for SPLICE with more hint
 2024-01-14 12:20 UTC  (2+ messages)

[syzbot] [net?] KMSAN: uninit-value in hsr_get_node (2)
 2024-01-14  9:24 UTC 

[PATCH] MAINTAINERS: update maintainer for Microsoft MANA RDMA driver
 2024-01-14  8:56 UTC  (2+ messages)

[PATCH bpf-next 03/29] bpf: introduce BPF token object
 2024-01-14  2:29 UTC  (12+ messages)

Receiving GENEVE packets for one VNI in user mode
 2024-01-13 22:35 UTC 

subject
 2024-01-13 22:21 UTC 

[PATCH] keys, dns: Fix size check of V1 server-list header
 2024-01-13 20:40 UTC  (2+ messages)

[PATCH bpf-next v3 0/3] Annotate kfuncs in .BTF_ids section
 2024-01-13 19:49 UTC  (6+ messages)

[PATCH v3 bpf 0/3] bpf: Fix backward progress bug in bpf_iter_udp
 2024-01-13 19:20 UTC  (2+ messages)

[PATCH 2/3] dt-bindings: net: dp83826: add ti,cfg-dac-plus binding
 2024-01-13 19:16 UTC  (2+ messages)

[PATCH 0/4 net-next] net: mana: Assigning IRQ affinity on HT cores
 2024-01-13 19:11 UTC  (11+ messages)
` [PATCH 3/4 net-next] net: mana: add a function to spread IRQs per CPUs

[PATCH] net: netdev_queue: netdev_txq_completed_mb(): fix wake condition
 2024-01-13 18:30 UTC  (2+ messages)

[PATCH net] net: add more sanity check in virtio_net_hdr_to_skb()
 2024-01-13 18:10 UTC  (2+ messages)

[syzbot] [net?] [nfc?] INFO: task hung in nfc_targets_found
 2024-01-13 17:29 UTC  (2+ messages)

[PATCH] net: b44: fix clang-specific fortify warning
 2024-01-13 15:56 UTC  (2+ messages)

[PATCH net] udp: annotate data-races around up->pending
 2024-01-13 15:50 UTC  (2+ messages)

[patch net] net: sched: track device in tcf_block_get/put_ext() only for clsact binder types
 2024-01-13 15:50 UTC  (2+ messages)

[PATCH] [v3] net/mlx5e: fix a double-free in arfs_create_groups
 2024-01-13 15:33 UTC  (2+ messages)

[RFC net-next 0/2] net: dsa: realtek: fix LED support for rtl8366rb
 2024-01-13 14:41 UTC  (9+ messages)

[PATCH net v3] net: stmmac: Fix ethool link settings ops for integrated PCS
 2024-01-13 12: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).