messages from 2023-10-08 04:53:37 to 2023-10-09 10:16:45 UTC [more...]
[PATCH net-next v7] net/core: Introduce netdev_core_stats_inc()
2023-10-09 10:16 UTC (17+ messages)
[RFC PATCH 0/7] tun: Introduce virtio-net hashing feature
2023-10-09 10:12 UTC (27+ messages)
` [RFC PATCH 1/7] net: skbuff: Add tun_vnet_hash flag
` [RFC PATCH 2/7] net/core: Ensure qdisc_skb_cb will not be overwritten
` [RFC PATCH 3/7] net: sched: Add members to qdisc_skb_cb
` [RFC PATCH 4/7] virtio_net: Add functions for hashing
` [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
` [RFC PATCH 6/7] selftest: tun: Add tests for virtio-net hashing
` [RFC PATCH 7/7] vhost_net: Support VIRTIO_NET_F_HASH_REPORT
[PATCH v4 00/10] io_uring: Initial support for {s,g}etsockopt commands
2023-10-09 10:11 UTC (4+ messages)
[PATCH net-next v3 0/3] Rust abstractions for network PHY drivers
2023-10-09 10:10 UTC (8+ messages)
` [PATCH net-next v3 1/3] rust: core "
` [PATCH net-next v3 2/3] MAINTAINERS: add Rust PHY abstractions to the ETHERNET PHY LIBRARY
` [PATCH net-next v3 3/3] net: phy: add Rust Asix PHY driver
[PATCH net-next 00/11] Extend VXLAN driver to support FDB flushing
2023-10-09 10:06 UTC (12+ messages)
` [PATCH net-next 01/11] net: Handle bulk delete policy in bridge driver
` [PATCH net-next 02/11] vxlan: vxlan_core: Make vxlan_flush() more generic for future use
` [PATCH net-next 03/11] vxlan: vxlan_core: Do not skip default entry in vxlan_flush() by default
` [PATCH net-next 04/11] vxlan: vxlan_core: Add support for FDB flush
` [PATCH net-next 05/11] vxlan: vxlan_core: Support FDB flushing by source VNI
` [PATCH net-next 06/11] vxlan: vxlan_core: Support FDB flushing by nexthop ID
` [PATCH net-next 07/11] vxlan: vxlan_core: Support FDB flushing by destination VNI
` [PATCH net-next 08/11] vxlan: vxlan_core: Support FDB flushing by destination port
` [PATCH net-next 09/11] vxlan: vxlan_core: Support FDB flushing by destination IP
` [PATCH net-next 10/11] selftests: Add test cases for FDB flush with VXLAN device
` [PATCH net-next 11/11] selftests: fdb_flush: Add test cases for FDB flush with bridge device
fix the non-coherent coldfire dma_alloc_coherent
2023-10-09 10:04 UTC (15+ messages)
` [PATCH 1/6] dma-direct: add depdenencies to CONFIG_DMA_GLOBAL_POOL
` [PATCH 2/6] dma-direct: add a CONFIG_ARCH_DMA_ALLOC symbol
` [PATCH 3/6] dma-direct: simplify the use atomic pool logic in dma_direct_alloc
` [PATCH 4/6] dma-direct: warn when coherent allocations aren't supported
` [PATCH 5/6] net: fec: use dma_alloc_noncoherent for m532x
` [PATCH 6/6] m68k: don't provide arch_dma_alloc for nommu/coldfire
[PATCH net-next 0/3] net: dsa: remove validate method
2023-10-09 9:56 UTC
[PATCH net v2] octeontx2-pf: Fix page pool frag allocation failure
2023-10-09 9:47 UTC (3+ messages)
` [EXT] "
[PATCH net 0/6] pull-request: can 2023-10-09
2023-10-09 8:50 UTC (7+ messages)
` [PATCH net 1/6] can: isotp: isotp_sendmsg(): fix TX state detection and wait behavior
` [PATCH net 2/6] can: sun4i_can: Only show Kconfig if ARCH_SUNXI is set
` [PATCH net 3/6] arm64: dts: imx93: add the Flex-CAN stop mode by GPR
` [PATCH net 4/6] can: sja1000: Always restart the Tx queue after an overrun
` [PATCH net 5/6] can: flexcan: remove the auto stop mode for IMX93
` [PATCH net 6/6] can: tcan4x5x: Fix id2_register for tcan4553
[PATCH net-next v2 1/2] net, sched: Make tc-related drop reason more flexible
2023-10-09 9:26 UTC (2+ messages)
` [PATCH net-next v2 2/2] net, sched: Add tcf_set_drop_reason for {__,}tcf_classify
[syzbot] Monthly batman report (Oct 2023)
2023-10-09 9:23 UTC
[Intel-wired-lan] [PATCH iwl-next v3 0/5] ice: Support 5 layer Tx scheduler topology
2023-10-09 9:07 UTC (6+ messages)
` [Intel-wired-lan] [PATCH iwl-next v3 1/5] ice: Support 5 layer topology
` [Intel-wired-lan] [PATCH iwl-next v3 2/5] ice: Adjust the VSI/Aggregator layers
` [Intel-wired-lan] [PATCH iwl-next v3 3/5] ice: Enable switching default Tx scheduler topology
` [Intel-wired-lan] [PATCH iwl-next v3 4/5] ice: Add tx_scheduling_layers devlink param
` [Intel-wired-lan] [PATCH iwl-next v3 5/5] ice: Document tx_scheduling_layers parameter
[RFH] wireless-next: fix new W=1 warnings
2023-10-09 9:07 UTC
[PATCH iproute2-next 0/2] rdma: Support dumping SRQ resource in raw format
2023-10-09 8:44 UTC (5+ messages)
` [PATCH iproute2-next 1/2] rdma: Update uapi headers
` [PATCH iproute2-next 2/2] rdma: Add support to dump SRQ resource in raw format
[PATCH v2] net: dsa: bcm_sf2: Fix possible memory leak in bcm_sf2_mdio_register()
2023-10-09 8:39 UTC
[net-next PATCH v2 1/4] netdev: replace simple napi_schedule_prep/__napi_schedule to napi_schedule
2023-10-09 8:27 UTC (13+ messages)
` [net-next PATCH v2 3/4] netdev: replace napi_reschedule with napi_schedule
` [net-next PATCH v2 4/4] netdev: use napi_schedule bool instead of napi_schedule_prep/__napi_schedule
[PATCH net-next 0/7] net: consolidate IPv4 route lookup for UDP tunnels
2023-10-09 8:20 UTC (8+ messages)
` [PATCH net-next 1/7] ipv4: rename and move ip_route_output_tunnel()
` [PATCH net-next 2/7] ipv4: remove "proto" argument from udp_tunnel_dst_lookup()
` [PATCH net-next 3/7] ipv4: add new arguments to udp_tunnel_dst_lookup()
` [PATCH net-next 4/7] ipv4: use tunnel flow flags for tunnel route lookups
` [PATCH net-next 5/7] geneve: add dsfield helper function
` [PATCH net-next 6/7] geneve: use generic function for tunnel IPv4 route lookup
` [PATCH net-next 7/7] vxlan: "
[PATCH net] mctp: perform route lookups under a RCU read-side lock
2023-10-09 8:13 UTC (2+ messages)
[PATCH bpf-next v3 00/10] xsk: TX metadata
2023-10-09 8:12 UTC (3+ messages)
` [PATCH bpf-next v3 09/10] selftests/bpf: Add TX side to xdp_hw_metadata
[PATCH net-next 1/2] net, tc: Make tc-related drop reason more flexible
2023-10-09 8:11 UTC (3+ messages)
[PATCH net-next v2 0/1] net: add offload support for CHACHA20-POLY1305
2023-10-09 8:09 UTC (2+ messages)
` [PATCH net-next v2 1/1] nfp: add support CHACHA20-POLY1305 offload for ipsec
[PATCH net-next v7] hv_netvsc: fix netvsc_send_completion to avoid multiple message length checks
2023-10-09 8:00 UTC
[PATCH next] iov_iter: fix copy_page_from_iter_atomic()
2023-10-09 7:36 UTC (6+ messages)
` [PATCH v7 08/12] iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc()
` [PATCH v7 00/12] iov_iter: Convert the iterator macros into inline funcs
[PATCH] tcp: fix secure_{tcp, tcpv6}_ts_off call parameter order mistake
2023-10-09 7:18 UTC (3+ messages)
` [PATCH v2] tcp: cleanup secure_{tcp, tcpv6}_ts_off
I can't get contributors for my C project. Can you help?
2023-10-09 7:15 UTC (4+ messages)
[PATCH RFC v6 net-next 00/17] Introducing P4TC
2023-10-09 6:29 UTC (7+ messages)
` [PATCH RFC v6 net-next 05/17] net: sched: act_api: Add support for preallocated dynamic action instances
` [PATCH RFC v6 net-next 13/17] p4tc: add table entry create, update, get, delete, flush and dump
[PATCH] net/sched: use spin_lock_bh() on &gact->tcf_lock
2023-10-09 6:35 UTC (7+ messages)
[PATCH iwl-net v1] ice: fix over-shifted variable
2023-10-09 4:21 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net-next v2 0/3] add skb_segment kunit coverage
2023-10-09 4:01 UTC (5+ messages)
` [PATCH net-next v2 1/3] net: add skb_segment kunit test
` [PATCH net-next v2 2/3] net: parametrize skb_segment unit test to expand coverage
` [PATCH net-next v2 3/3] net: expand skb_segment unit test with frag_list coverage
Fwd: Race Condition Vulnerability in atalk_bind of appletalk module leading to UAF
2023-10-09 3:16 UTC (4+ messages)
` "
[PATCH v2 0/3] Rust abstractions for network PHY drivers
2023-10-09 3:07 UTC (22+ messages)
` [PATCH v2 1/3] rust: core "
` [PATCH v2 3/3] net: phy: add Rust Asix PHY driver
[RFC v2 0/4] Support reconnection in vduse
2023-10-09 3:00 UTC (12+ messages)
` [RFC v2 3/4] vduse: update the vq_info in ioctl
` [RFC v2 4/4] vduse: Add new ioctl VDUSE_GET_RECONNECT_INFO
[PATCH net-next v5 0/3] I3C MCTP net driver
2023-10-09 2:54 UTC (4+ messages)
` [PATCH net-next v5 1/3] dt-bindings: i3c: Add mctp-controller property
` [PATCH net-next v5 2/3] i3c: Add support for bus enumeration & notification
` [PATCH net-next v5 3/3] mctp i3c: MCTP I3C driver
[PATCH] netfilter: remove inaccurate code comments from struct nft_table
2023-10-09 2:55 UTC (2+ messages)
` [PATCH v2] netfilter: cleanup "
[PATCH 1/2] tools/virtio: Add dma sync api for virtio test
2023-10-09 2:44 UTC (4+ messages)
` [PATCH 2/2] tools/virtio: Add hints when module is not installed
[PATCH net-next v5 0/6] ptp: Support for multiple filtered timestamp event queue readers
2023-10-09 2:04 UTC (8+ messages)
` [PATCH net-next v5 1/6] posix-clock: introduce posix_clock_context concept
` [PATCH net-next v5 2/6] ptp: Replace timestamp event queue with linked list
` [PATCH net-next v5 3/6] ptp: support multiple timestamp event readers
` [PATCH net-next v5 4/6] ptp: support event queue reader channel masks
` [PATCH net-next v5 5/6] ptp: add debugfs interface to see applied "
` [PATCH net-next v5 6/6] ptp: add testptp mask test
[PATCH] net: ipv4: fix return value check in esp_remove_trailer
2023-10-09 1:13 UTC
r8152: "ram code speedup mode fail" error with latest RTL8156B firmware
2023-10-09 0:33 UTC
[PATCH] Correct list of flags returned by SIOCGIFFLAGS in netdevice.7
2023-10-08 22:52 UTC (2+ messages)
[PATCH v2] net: skbuff: fix kernel-doc typos
2023-10-08 21:41 UTC
[PATCH] net: ipv6: fix return value check in esp_remove_trailer
2023-10-08 17:07 UTC (2+ messages)
[syzbot] [net?] [wireless?] INFO: rcu detected stall in cfg80211_wiphy_work
2023-10-08 16:57 UTC (2+ messages)
[PATCH net-next] net: bcmgenet: Remove custom ndo_poll_controller()
2023-10-08 16:52 UTC (2+ messages)
[PATCH net] ice: block default rule setting on LAG interface
2023-10-08 16:41 UTC (2+ messages)
[syzbot] [wireguard?] WARNING in kthread_unpark
2023-10-08 15:27 UTC
[PATCH iwl-next] ice: Fix SRIOV LAG disable on non-compliant aggreagate
2023-10-08 14:09 UTC (2+ messages)
[PATCH net-next 0/2] mlxsw: Fix -Wformat-truncation warnings
2023-10-08 13:59 UTC (2+ messages)
[PATCH bpf-next] net: Add a warning if NAPI cb missed xdp_do_flush()
2023-10-08 13:48 UTC (4+ messages)
` [PATCH bpf-next v2] "
[PATCH net] mlxsw: fix mlxsw_sp2_nve_vxlan_learning_set() return type
2023-10-08 13:01 UTC (2+ messages)
[PATCH] xen-netback: use default TX queue size for vifs
2023-10-08 13:01 UTC (2+ messages)
[PATCH net-next v4 0/3] net/sched: Introduce tc block ports tracking and use
2023-10-08 12:38 UTC (12+ messages)
[PATCH] netfilter: ipset: wait for xt_recseq on all cpus
2023-10-08 12:19 UTC (4+ messages)
[PATCH net-next v10 0/6] introduce page_pool_alloc() related API
2023-10-08 9:36 UTC (6+ messages)
` [PATCH net-next v10 1/6] page_pool: fragment API support for 32-bit arch with 64-bit DMA
[PATCH net] net/smc: fix panic smc_tcp_syn_recv_sock() while closing listen socket
2023-10-08 8:22 UTC (9+ messages)
[PATCH net-next] ethtool: ice: Support for RSS settings to GTP from ethtool
2023-10-08 7:52 UTC
[PATCH net-next v4 00/18] net/smc: implement virtual ISM extension and loopback-ism
2023-10-08 7:19 UTC (3+ messages)
[PATCH net-next] ethtool: ice: Support for RSS settings to GTP from ethtool
2023-10-08 6:36 UTC
[PATCH net-next v2] ethtool: add support for rx-flow-hash gtp
2023-10-08 6:30 UTC
[PATCH v3 0/6] virtio-net: Fix and update interrupt moderation
2023-10-08 6:27 UTC (7+ messages)
` [PATCH v3 1/6] virtio-net: initially change the value of tx-frames
` [PATCH v3 2/6] virtio-net: fix mismatch of getting tx-frames
` [PATCH v3 3/6] virtio-net: consistently save parameters for per-queue
` [PATCH v3 4/6] virtio-net: fix per queue coalescing parameter setting
` [PATCH v3 5/6] virtio-net: fix the vq coalescing setting for vq resize
` [PATCH v3 6/6] virtio-net: a tiny comment update
[PATCH net-next v4 0/2] virtio-net: don't busy poll for cvq command
2023-10-08 5:27 UTC (12+ messages)
` [PATCH net-next v4 2/2] virtio-net: add cond_resched() to the command waiting loop
[PATCH net v2 0/6] virtio-net: Fix and update interrupt moderation
2023-10-08 5:21 UTC (6+ messages)
` [PATCH net v2 4/6] virtio-net: fix per queue coalescing parameter setting
` [PATCH net v2 5/6] virtio-net: fix the vq coalescing setting for vq resize
[PATCH vhost] virtio_net: fix the missing of the dma cpu sync
2023-10-08 4:53 UTC (2+ 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).