messages from 2024-03-14 18:32:00 to 2024-03-15 17:06:52 UTC [more...]
[PATCH bpf-next v3 1/2] bpf: Remove arch_unprotect_bpf_trampoline()
2024-03-15 17:06 UTC (2+ messages)
` [PATCH bpf-next v3 2/2] bpf: Check return from set_memory_rox()
[PATCH] net: Do not break out of sk_stream_wait_memory() with TIF_NOTIFY_SIGNAL
2024-03-15 17:02 UTC (3+ messages)
[PATCH net] tools: ynl: add header guards for nlctrl
2024-03-15 17:02 UTC (2+ messages)
[PATCH RFC 00/24] vfs, nfsd, nfs: implement directory delegations
2024-03-15 16:53 UTC (25+ messages)
` [PATCH RFC 01/24] filelock: push the S_ISREG check down to ->setlease handlers
` [PATCH RFC 02/24] filelock: add a lm_set_conflict lease_manager callback
` [PATCH RFC 03/24] vfs: add try_break_deleg calls for parents to vfs_{link,rename,unlink}
` [PATCH RFC 04/24] vfs: allow mkdir to wait for delegation break on parent
` [PATCH RFC 05/24] vfs: allow rmdir "
` [PATCH RFC 06/24] vfs: break parent dir delegations in open(..., O_CREAT) codepath
` [PATCH RFC 07/24] vfs: make vfs_create break delegations on parent directory
` [PATCH RFC 08/24] vfs: make vfs_mknod "
` [PATCH RFC 09/24] filelock: lift the ban on directory leases in generic_setlease
` [PATCH RFC 10/24] nfsd: allow filecache to hold S_IFDIR files
` [PATCH RFC 11/24] nfsd: allow DELEGRETURN on directories
` [PATCH RFC 12/24] nfsd: encoders and decoders for GET_DIR_DELEGATION
` [PATCH RFC 13/24] nfsd: check for delegation conflicts vs. the same client
` [PATCH RFC 14/24] nfsd: wire up GET_DIR_DELEGATION handling
` [PATCH RFC 15/24] nfs: fix nfs_stateid_hash prototype when CONFIG_CRC32 isn't set
` [PATCH RFC 16/24] nfs: remove unused NFS_CALL macro
` [PATCH RFC 17/24] nfs: add cache_validity to the nfs_inode_event tracepoints
` [PATCH RFC 18/24] nfs: add a tracepoint to nfs_inode_detach_delegation_locked
` [PATCH RFC 19/24] nfs: new tracepoint in nfs_delegation_need_return
` [PATCH RFC 20/24] nfs: new tracepoint in match_stateid operation
` [PATCH RFC 21/24] nfs: add a GDD_GETATTR rpc operation
` [PATCH RFC 22/24] nfs: skip dentry revalidation when parent dir has a delegation
` [PATCH RFC 23/24] nfs: optionally request a delegation on GETATTR
` [PATCH RFC 24/24] nfs: add a module parameter to disable directory delegations
[RFC PATCH 0/1] Documentation: networking: document CAN ISO-TP
2024-03-15 16:36 UTC (6+ messages)
` [PATCH 1/1] "
[PATCH] net: always initialize sysctl ownership
2024-03-15 16:20 UTC
[PATCH v4 iwl-net] i40e: Prevent setting MTU if greater than MFS
2024-03-15 16:19 UTC (8+ messages)
[PATCH v2] sysctl: drop unused argument set_ownership()::table
2024-03-15 16:19 UTC (4+ messages)
[PATCH] net/sched: Add module alias for sch_fq_pie
2024-03-15 16:02 UTC
[PATCH bpf-next v2] bpf: Check return from set_memory_rox() and friends
2024-03-15 16:00 UTC (4+ messages)
[linux-next:master] BUILD REGRESSION a1e7655b77e3391b58ac28256789ea45b1685abb
2024-03-15 15:59 UTC
[PATCH bpf-next 0/6] Enhancing selftests/xsk Framework: Maximum and Minimum Ring Configurations
2024-03-15 15:47 UTC (8+ messages)
` [PATCH bpf-next 1/6] tools/include: add ethtool_ringparam definition to UAPI header
` [PATCH bpf-next 2/6] selftests/xsk: make batch size variable
` [PATCH bpf-next 3/6] selftests/xsk: implement get_hw_ring_size function to retrieve current and max interface size
` [PATCH bpf-next 4/6] selftests/xsk: implement set_hw_ring_size function to configure interface ring size
` [PATCH bpf-next 5/6] selftests/xsk: test AF_XDP functionality under minimal ring configurations
` [PATCH bpf-next 6/6] selftests/xsk: enhance framework with a new test case for AF_XDP under max ring sizes
[PATCH net 0/4] gro: various fixes related to UDP tunnels
2024-03-15 15:17 UTC (5+ messages)
` [PATCH net 1/4] udp: do not accept non-tunnel GSO skbs landing in a tunnel
` [PATCH net 2/4] gro: fix ownership transfer
` [PATCH net 3/4] udp: do not transition UDP fraglist to unnecessary checksum
` [PATCH net 4/4] udp: prevent local UDP tunnel packets from being GROed
[PATCH v2 0/2] Add properties in dwmac-stm32 documentation
2024-03-15 15:14 UTC (7+ messages)
` [PATCH v2 2/2] dt-bindings: net: add new property st,ext-phyclk in documentation for stm32
[PATCH iproute2] ematch: support JSON output
2024-03-15 15:12 UTC (2+ messages)
[PATCH iproute2-next v2 0/4] Support for nexthop group statistics
2024-03-15 15:10 UTC (5+ messages)
` [PATCH iproute2-next v2 2/4] ip: ipnexthop: Support dumping next hop group stats
[PATCH 05/10] drivers: use new capable_any functionality
2024-03-15 15:03 UTC (3+ messages)
` [PATCH 08/10] net: "
[PATCH bpf-next] bpf/lpm_trie: inline longest_prefix_match for fastpath
2024-03-15 15:03 UTC (2+ messages)
[PATCH 0/4] sysctl: Remove sentinel elements from networking
2024-03-15 14:58 UTC (7+ messages)
` [PATCH 1/4] networking: Remove the now superfluous sentinel elements from ctl_table array
` [PATCH 2/4] netfilter: "
` [PATCH 3/4] appletalk: "
` [PATCH 4/4] ax.25: "
[PATCH net v1] mlxbf_gige: open() should call request_irq() after NAPI init
2024-03-15 14:56 UTC
[PATCH net v2] ipv4: raw: Fix sending packets from raw sockets via IPsec tunnels
2024-03-15 14:55 UTC (2+ messages)
[PATCH net] ipv4: raw: Fix sending packets from raw sockets via IPsec tunnels
2024-03-15 14:55 UTC (4+ messages)
[PATCH v3 net 0/3] Report RCU QS for busy network kthreads
2024-03-15 14:54 UTC (4+ messages)
` [PATCH v3 net 1/3] rcu: add a helper to report consolidated flavor QS
[net/netlink] Question about potential memleak in netlink_proto_init()
2024-03-15 14:36 UTC (4+ messages)
[syzbot] possible deadlock in j1939_session_activate
2024-03-15 14:34 UTC (3+ messages)
` [syzbot] [can?] "
[PATCH net 1/2] net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when MAC is up
2024-03-15 14:11 UTC (2+ messages)
[BUG] Panic in ipv6 on old NFS sockets from destroyed network namespace
2024-03-15 14:03 UTC (4+ messages)
[PATCH] cxgb4: unnecessary check for 0 in the free_sge_txq_uld() function
2024-03-15 14:00 UTC (2+ messages)
[PATCH v8 bpf-next 0/6] bpf: tcp: Support arbitrary SYN Cookie at TC
2024-03-15 13:37 UTC (3+ messages)
` [PATCH v8 bpf-next 4/6] bpf: tcp: Handle BPF SYN Cookie in cookie_v[46]_check()
[PATCH net v2] rds: introduce acquire/release ordering in acquire/release_in_xmit()
2024-03-15 13:32 UTC (2+ messages)
[REGRESSION] Re: [PATCH] crypto: pkcs7: remove sha1 support
2024-03-15 13:09 UTC (16+ messages)
Cannot load wireguard module
2024-03-15 13:05 UTC (3+ messages)
[PATCH net-next v3 00/11] net/smc: SMC intra-OS shortcut with loopback-ism
2024-03-15 12:29 UTC (6+ messages)
` [PATCH net-next v3 01/11] net/smc: adapt SMC-D device dump for Emulated-ISM
[PATCH v1 1/1] net: stmmac: dwmac-rk: Remove unused of_gpio.h
2024-03-15 12:20 UTC (2+ messages)
[PATCH net v2] hsr: Handle failures in module init
2024-03-15 12:04 UTC
[PATCH net-next v2 0/3] netlink: handle EMSGSIZE errors in the core
2024-03-15 11:48 UTC (3+ messages)
` [PATCH net-next v2 3/3] genetlink: fit NLMSG_DONE into same read() as families
[iwl-net v1 0/2] ice: two fixes for tc code
2024-03-15 11:08 UTC (3+ messages)
` [iwl-net v1 1/2] ice: tc: check src_vsi in case of traffic from VF
` [iwl-net v1 2/2] ice: tc: allow zero flags in parsing tc flower
Re: Re: EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
2024-03-15 10:31 UTC (8+ messages)
` "
[PATCH] net: dsa: add return value check of genphy_read_status()
2024-03-15 10:25 UTC (3+ messages)
[PATCH net v3] i40e: Enforce software interrupt during busy-poll exit
2024-03-15 10:12 UTC (2+ messages)
[PATCH net 0/3] There are some bugfix for the HNS3 ethernet driver
2024-03-15 10:07 UTC (4+ messages)
` [PATCH net 1/3] net: hns3: fix index limit to support all queue stats
` [PATCH net 2/3] net: hns3: fix kernel crash when devlink reload during pf initialization
` [PATCH net 3/3] net: hns3: mark unexcuted loopback test result as UNEXECUTED
[PATCH net] rds: introduce acquire/release ordering in acquire/release_in_xmit()
2024-03-15 9:24 UTC (4+ messages)
[PATCH net] i40e: Enforce software interrupt during busy-poll exit
2024-03-15 9:19 UTC (3+ messages)
[PATCH net v2] i40e: Enforce software interrupt during busy-poll exit
2024-03-15 9:13 UTC (4+ messages)
[PATCH net] net: remove skb_free_datagram_locked()
2024-03-15 8:58 UTC (2+ messages)
[PATCH net-next v4 0/8] virtio-net: support device stats
2024-03-15 8:11 UTC (10+ messages)
` [PATCH net-next v4 3/8] virtio_net: "
` [PATCH net-next v4 7/8] netdev: add queue stats
` [PATCH net-next v4 8/8] virtio-net: support queue stat
[PATCH bpf-next v2 0/9] bpf: make tracing program support multi-link
2024-03-15 8:17 UTC (12+ messages)
` [PATCH bpf-next v2 1/9] bpf: tracing: add support to record and check the accessed args
` [External] "
[PATCH net] udp: fix segmentation crash for untrusted source packet
2024-03-15 8:12 UTC (3+ messages)
[PATCH net-next] net: phy: aquantia: add support for AQR114C PHY ID
2024-03-15 8:06 UTC
[RFC PATCH net-next] net: phy: Don't suspend/resume device not in use
2024-03-15 7:55 UTC (4+ messages)
` [PATCH net-next v2] net: phy: don't resume "
[PATCH] vhost: correct misleading printing information
2024-03-15 7:53 UTC (2+ messages)
[PATCH v2] lib/bitmap: Fix bitmap_scatter() and bitmap_gather() kernel doc
2024-03-15 7:43 UTC (2+ messages)
[PATCH net-next v3 0/3] ice: lighter locking for PTP time reading
2024-03-15 7:29 UTC (2+ messages)
linux-next: manual merge of the bpf-next tree with the mm-stable tree
2024-03-15 7:29 UTC (6+ messages)
[PATCH iwl-net] igc: Remove stale comment about Tx timestamping
2024-03-15 7:22 UTC (4+ messages)
[PATCH iproute2] ifstat: handle strdup return value
2024-03-15 4:46 UTC (4+ messages)
[linus:master] [af_unix] d9f21b3613: stress-ng.sockfd.ops_per_sec 9.1% improvement
2024-03-15 3:17 UTC
[PATCH v2] ip link: hsr: Add support for passing information about INTERLINK device
2024-03-15 2:45 UTC (2+ messages)
[RFC PATCH 0/2] net: provides dim profile fine-tuning channels
2024-03-15 2:32 UTC (3+ messages)
[PATCH bpf-next v3 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
2024-03-15 2:30 UTC (2+ messages)
[PATCH net] packet: annotate data-races around ignore_outgoing
2024-03-15 2:22 UTC (2+ messages)
memory leak in posix_clock_open
2024-03-15 2:15 UTC
memory leak in posix_clock_open
2024-03-15 2:13 UTC (4+ messages)
[PATCH] net/sched: Forbid assigning mirred action to a filter attached to the egress
2024-03-15 1:56 UTC (2+ messages)
[net-next:main 4/19] WARNING: modpost: vmlinux: section mismatch in reference: bitmap_copy_clear_tail+0x58 (section: .text.unlikely) -> __setup_str_initcall_blacklist (section: .init.rodata)
2024-03-15 1:33 UTC (5+ messages)
[drivers/net/wwan] Question about possible memory leaks in t7xx_dpmaif_rx_buf_alloc() and t7xx_dpmaif_rx_frag_alloc()
2024-03-15 1:16 UTC
[PATCH] net: remove {revc,send}msg_copy_msghdr() from exports
2024-03-15 1:10 UTC (2+ messages)
KASAN: slab-use-after-free Read in ip_finish_output
2024-03-15 0:07 UTC (8+ messages)
[PATCH net] net: phy: fix phy_read_poll_timeout argument type in genphy_loopback
2024-03-14 23:48 UTC (2+ messages)
[PATCH net 0/6] wireguard fixes for 6.9-rc1
2024-03-14 22:49 UTC (7+ messages)
` [PATCH net 1/6] wireguard: receive: annotate data-race around receiving_counter.counter
` [PATCH net 2/6] wireguard: device: leverage core stats allocator
` [PATCH net 3/6] wireguard: device: remove generic .ndo_get_stats64
` [PATCH net 4/6] wireguard: netlink: check for dangling peer via is_dead instead of empty list
` [PATCH net 5/6] wireguard: netlink: access device through ctx instead of peer
` [PATCH net 6/6] wireguard: selftests: set RISCV_ISA_FALLBACK on riscv{32,64}
[PATCH net-next v4] net: Re-use and set mono_delivery_time bit for userspace tstamp packets
2024-03-14 22:29 UTC (16+ messages)
[PATCH net-next v3] Revert "net: Re-use and set mono_delivery_time bit for userspace tstamp packets"
2024-03-14 21:59 UTC (3+ messages)
[PATCH] wifi: mac80211: fix ieee80211_bss_*_flags kernel-doc
2024-03-14 21:23 UTC
[linux-next:master] BUILD REGRESSION 9bb9b28d0568991b1d63e66fe75afa5f97ad1156
2024-03-14 20:49 UTC
[PATCH RFC net-next v1 0/6] ethtool HW timestamping statistics
2024-03-14 20:16 UTC (24+ messages)
` [PATCH RFC v2 "
` [PATCH RFC v2 1/6] ethtool: add interface to read Tx hardware "
` [PATCH RFC v2 6/6] tools: ynl: ethtool.py: Output timestamping statistics from tsinfo-get operation
[PATCH net] net: move dev->state into net_device_read_txrx group
2024-03-14 20:08 UTC
[PATCH] net :mana : Add per-cpu stats for MANA device
2024-03-14 20:01 UTC (12+ messages)
` [EXTERNAL] "
[PATCH iwl-net] ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa()
2024-03-14 19:19 UTC (2+ messages)
` [Intel-wired-lan] "
[drivers/net/netdevsim] Question about possible memleak
2024-03-14 18:55 UTC (2+ messages)
[PATCH net-next v7 1/5] ptp: clockmatrix: support 32-bit address space
2024-03-14 18:51 UTC (2+ messages)
[PATCH v7] posix-timers: add clock_compare system call
2024-03-14 18:42 UTC (4+ messages)
[PATCH net-next v2] Revert "net: Re-use and set mono_delivery_time bit for userspace tstamp packets"
2024-03-14 18:37 UTC (3+ messages)
[PATCH] netpoll: support sending over raw IP interfaces
2024-03-14 18:34 UTC (2+ messages)
[FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
2024-03-14 18:34 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).