messages from 2023-10-24 14:51:49 to 2023-10-25 07:53:46 UTC [more...]
[PATCH v2 1/2] net: page_pool: check page pool ethtool stats
2023-10-25 7:53 UTC (4+ messages)
[PATCH net-next] nfp: using napi_build_skb() to replace build_skb()
2023-10-25 7:41 UTC
[PATCH net-next v6 0/5] Rust abstractions for network PHY drivers
2023-10-25 7:36 UTC (14+ messages)
` [PATCH net-next v6 1/5] rust: core "
` [PATCH net-next v6 2/5] rust: net::phy add module_phy_driver macro
` [PATCH net-next v6 3/5] rust: add second `bindgen` pass for enum exhaustiveness checking
KASAN: slab-use-after-free Read in nfc_llcp_unregister_device
2023-10-25 7:23 UTC (2+ messages)
[PATCH net] llc: verify mac len before reading mac header
2023-10-25 7:09 UTC (3+ messages)
[PATCH v3 net-next 0/6] Analyze and Reorganize core Networking Structs to optimize cacheline consumption
2023-10-25 6:58 UTC (12+ messages)
` [PATCH v3 net-next 1/6] Documentations: Analyze heavily used Networking related structs
` [PATCH v3 net-next 2/6] cache: enforce cache groups
` [PATCH v3 net-next 3/6] net-smnp: reorganize SNMP fast path variables
` [PATCH v3 net-next 4/6] netns-ipv4: reorganize netns_ipv4 "
` [PATCH v3 net-next 5/6] net-device: reorganize net_device "
` [PATCH v3 net-next 6/6] tcp: reorganize tcp_sock "
[PATCH v2 iproute2-next 0/3] Add support to set privileged qkey parameter
2023-10-25 6:26 UTC (9+ messages)
` [PATCH v2 iproute2-next 2/3] rdma: Add an option to set privileged QKEY parameter
` [PATCH v2 iproute2-next 3/3] rdma: Adjust man page for rdma system set privileged_qkey command
[PATCH] net: ipv6: fix typo in comments
2023-10-25 6:16 UTC
[PATCH] net: ipv4: fix typo in comments
2023-10-25 6:14 UTC
[syzbot] possible deadlock in j1939_session_activate
2023-10-25 6:02 UTC (2+ messages)
` [syzbot] [can?] "
[PATCH net-next 0/5] virtio-net: support dynamic coalescing moderation
2023-10-25 5:53 UTC (15+ messages)
` [PATCH net-next 1/5] virtio-net: returns whether napi is complete
` [PATCH net-next 3/5] virtio-net: extract virtqueue coalescig cmd for reuse
` [PATCH net-next 4/5] virtio-net: support rx netdim
` [PATCH net-next 5/5] virtio-net: support tx netdim
KASAN: slab-use-after-free Read in nfc_llcp_unregister_device
2023-10-25 4:14 UTC
[PATCH 0/7] net: openvswitch: Reduce stack usage
2023-10-25 4:06 UTC (5+ messages)
[PATCH net] net/mlx5e: fix double free of encap_header
2023-10-25 3:27 UTC
[net-next PATCH v6 00/10] Introduce queue and NAPI support in netdev-genl (Was: Introduce NAPI queues support)
2023-10-25 2:29 UTC (17+ messages)
` [net-next PATCH v6 01/10] netdev-genl: spec: Extend netdev netlink spec in YAML for queue
` [net-next PATCH v6 05/10] netdev-genl: spec: Extend netdev netlink spec in YAML for NAPI
` [net-next PATCH v6 06/10] netdev-genl: Add netlink framework functions for napi
` [net-next PATCH v6 08/10] net: Add NAPI IRQ support
` [net-next PATCH v6 09/10] netdev-genl: spec: Add PID in netdev netlink YAML spec
[PATCH v3 1/2] net: page_pool: check page pool ethtool stats
2023-10-25 2:28 UTC (4+ messages)
[PATCH net-next v4 0/7] Create a binding for the Marvell MV88E6xxx DSA switches
2023-10-25 1:11 UTC (8+ messages)
` [PATCH net-next v4 5/7] ARM64: dts: marvell: Fix some common switch mistakes
[PATCH] s390/ctcm: replace deprecated strncpy with strscpy
2023-10-25 1:10 UTC (4+ messages)
[PATCH] s390/qeth: replace deprecated strncpy with strscpy
2023-10-25 1:10 UTC (4+ messages)
[pull request][net-next V2 00/15] mlx5 updates 2023-10-19
2023-10-25 1:02 UTC (2+ messages)
[PATCH net-next 0/9] mptcp: Features and fixes for v6.7
2023-10-25 0:54 UTC (3+ messages)
` [PATCH net-next 1/9] mptcp: add a new sysctl for make after break timeout
[PATCH net-next v2 0/4] Cleanup and optimizations to transmit code
2023-10-25 0:21 UTC (7+ messages)
` [PATCH net-next v2 1/4] octeon_ep: add padding for small packets
` [PATCH net-next v2 2/4] octeon_ep: remove dma sync in trasmit path
` [PATCH net-next v2 3/4] octeon_ep: implement xmit_more in transmit
` [PATCH net-next v2 4/4] octeon_ep: remove atomic variable usage in Tx data path
[PATCH net-next] net: ethernet: mtk_wed: remove wo pointer in wo_r32/wo_w32 signature
2023-10-25 0:20 UTC (2+ messages)
[PATCH v2] mlx5: fix init stage error handling to avoid double free of same QP and UAF
2023-10-25 0:15 UTC (2+ messages)
[PATCH net-next] net: ethernet: mtk_wed: fix firmware loading for MT7986 SoC
2023-10-25 0:10 UTC (2+ messages)
[PATCH net] i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITR
2023-10-25 0:10 UTC (2+ messages)
[PATCH net-next v2 0/7] mptcp: convert Netlink code to use YAML spec
2023-10-24 23:50 UTC (7+ messages)
` [PATCH net-next v2 5/7] uapi: mptcp: use header file generated from "
[PATCH bpf-next v4 0/7] Add bpf programmable net device
2023-10-24 23:50 UTC (10+ messages)
` [PATCH bpf-next v4 1/7] netkit, bpf: "
` [PATCH bpf-next v4 2/7] tools: Sync if_link uapi header
` [PATCH bpf-next v4 3/7] libbpf: Add link-based API for netkit
` [PATCH bpf-next v4 4/7] bpftool: Implement link show support "
` [PATCH bpf-next v4 5/7] bpftool: Extend net dump with netkit progs
` [PATCH bpf-next v4 6/7] selftests/bpf: Add netlink helper library
` [PATCH bpf-next v4 7/7] selftests/bpf: Add selftests for netkit
[PATCH net-next 0/9] Intel Wired LAN Driver Updates for 2023-10-23 (iavf)
2023-10-24 23:44 UTC (5+ messages)
` [PATCH net-next 4/9] iavf: in iavf_down, disable queues when removing the driver
` [PATCH net-next 7/9] iavf: use unregister_netdev
[PATCH net-next 0/2] net: ethernet: renesas: infrastructure preparations for upcoming driver
2023-10-24 23:30 UTC (2+ messages)
[PATCH] selftests/net: give more time to udpgro nat tests
2023-10-24 23:23 UTC (2+ messages)
[PATCH v9 bpf-next 5/9] bpf: udp: Implement batching for sockets iterator
2023-10-24 22:50 UTC (5+ messages)
[PATCH net-next 1/2] net: dsa: realtek: support reset controller
2023-10-24 22:39 UTC (10+ messages)
` [PATCH net-next 2/2] dt-bindings: net: dsa: realtek: add "
[PATCH net v2] net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr()
2023-10-24 21:58 UTC
[PATCH] net: sunrpc: Fix an off by one in root_nfs_cat()
2023-10-24 21:55 UTC
[PATCH bpf-next v6 0/7] add BPF_F_PERMANENT flag for sockmap skmsg redirect
2023-10-24 21:55 UTC (2+ messages)
[PATCH bpf 0/2] sockmap fix for KASAN_VMALLOC and af_unix
2023-10-24 21:39 UTC (4+ messages)
` [PATCH bpf 1/2] bpf: sockmap, af_unix sockets need to hold ref for pair sock
[PATCH net-next v2 0/4] net: ipv6/addrconf: ensure that temporary addresses' preferred lifetimes are in the valid range
2023-10-24 21:23 UTC (5+ messages)
` [PATCH net-next v2 1/4] net: ipv6/addrconf: clamp preferred_lft to the maximum allowed
` [PATCH net-next v2 2/4] net: ipv6/addrconf: clamp preferred_lft to the minimum required
` [PATCH net-next v2 3/4] Documentation: networking: explain what happens if temp_valid_lft is too small
` [PATCH net-next v2 4/4] Documentation: networking: explain what happens if temp_prefered_lft is too small or too large
pull-request: wireless-2023-10-24
2023-10-24 21:03 UTC (7+ messages)
[PATCH v2] selftests:net change ifconfig with ip command
2023-10-24 21:00 UTC (2+ messages)
[PATCH] amd/pds_core: core: No need for Null pointer check before kfree
2023-10-24 20:58 UTC (2+ messages)
[PATCH net-next v7 0/2] Switch DSA to inclusive terminology
2023-10-24 20:50 UTC (2+ messages)
[PATCH net-next v7 0/7] Create a binding for the Marvell MV88E6xxx DSA switches
2023-10-24 20:20 UTC (20+ messages)
` [PATCH net-next v7 1/7] dt-bindings: net: dsa: Require ports or ethernet-ports
` [PATCH net-next v7 2/7] dt-bindings: net: mvusb: Fix up DSA example
` [PATCH net-next v7 3/7] ARM: dts: marvell: Fix some common switch mistakes
` [PATCH net-next v7 4/7] ARM: dts: nxp: "
` [PATCH net-next v7 5/7] ARM64: dts: marvell: "
` [PATCH net-next v7 6/7] dt-bindings: marvell: Rewrite MV88E6xxx in schema
` [PATCH net-next v7 7/7] dt-bindings: marvell: Add Marvell MV88E6060 DSA schema
[PATCH net-next v6 0/7] Create a binding for the Marvell MV88E6xxx DSA switches
2023-10-24 20:10 UTC (5+ messages)
` [PATCH net-next v6 1/7] dt-bindings: net: dsa: Require ports or ethernet-ports
[PATCH net-next v2 0/6] net: deduplicate netdev name allocation
2023-10-24 20:10 UTC (2+ messages)
[PATCH net-next] tsnep: Fix tsnep_request_irq() format-overflow warning
2023-10-24 20:10 UTC (2+ messages)
[PATCH bpf-next v3 0/7] Add bpf programmable net device
2023-10-24 19:58 UTC (10+ messages)
` [PATCH bpf-next v3 1/7] netkit, bpf: "
` [PATCH bpf-next v3 4/7] bpftool: Implement link show support for netkit
[PATCH v2 0/5] net: ipv6/addrconf: ensure that temporary addresses' preferred lifetimes are in the valid range
2023-10-24 19:48 UTC (6+ messages)
` [PATCH resend 1/4] net: ipv6/addrconf: clamp preferred_lft to the maximum allowed
` [PATCH resend 2/4] net: ipv6/addrconf: clamp preferred_lft to the minimum required
` [PATCH resend 3/4] Documentation: networking: explain what happens if temp_valid_lft is too small
` [PATCH resend 4/4] Documentation: networking: explain what happens if temp_prefered_lft is too small or too large
[PATCH net-next 00/15] net: page_pool: add netlink-based introspection
2023-10-24 19:45 UTC (20+ messages)
` [PATCH net-next 01/15] net: page_pool: split the page_pool_params into fast and slow
` [PATCH net-next 02/15] net: page_pool: avoid touching slow on the fastpath
` [PATCH net-next 03/15] net: page_pool: factor out uninit
` [PATCH net-next 04/15] net: page_pool: id the page pools
` [PATCH net-next 05/15] net: page_pool: record pools per netdev
` [PATCH net-next 06/15] net: page_pool: stash the NAPI ID for easier access
` [PATCH net-next 07/15] eth: link netdev to page_pools in drivers
` [PATCH net-next 08/15] net: page_pool: add nlspec for basic access to page pools
` [PATCH net-next 09/15] net: page_pool: implement GET in the netlink API
` [PATCH net-next 10/15] net: page_pool: add netlink notifications for state changes
` [PATCH net-next 11/15] net: page_pool: report amount of memory held by page pools
` [PATCH net-next 12/15] net: page_pool: report when page pool was destroyed
` [PATCH net-next 13/15] net: page_pool: expose page pool stats via netlink
` [PATCH net-next 14/15] net: page_pool: mute the periodic warning for visible page pools
` [PATCH net-next 15/15] tools: ynl: add sample for getting page-pool information
[PATCH v8 bpf-next 00/18] BPF token and BPF FS-based delegation
2023-10-24 19:38 UTC (4+ messages)
[PATCH v4] vsock/virtio: initialize the_virtio_vsock before using VQs
2023-10-24 19:17 UTC
[PATCH] wireguard: Add netlink attrs for binding to address and netdev
2023-10-24 18:43 UTC (2+ messages)
[PATCH v3] vsock/virtio: initialize the_virtio_vsock before using VQs
2023-10-24 18:27 UTC (3+ messages)
[PATCH v1 bpf-next 00/11] bpf: tcp: Add SYN Cookie generation/validation SOCK_OPS hooks
2023-10-24 17:55 UTC (3+ messages)
[RFC PATCH ipsec-next] udpencap: Remove Obsolete UDP_ENCAP_ESPINUDP_NON_IKE Support
2023-10-24 17:31 UTC (5+ messages)
` [devel-ipsec] "
[PATCH net-next v7] vxlan: add support for flowlabel inherit
2023-10-24 16:50 UTC
[PATCH net-next 0/5] net: ipqess: introduce Qualcomm IPQESS driver
2023-10-24 16:49 UTC (13+ messages)
` [PATCH net-next 3/5] net: ipqess: introduce the "
` [PATCH net-next 4/5] net: ipqess: add a PSGMII calibration procedure to the "
[PATCH bpf-next v4 00/11] xsk: TX metadata
2023-10-24 16:41 UTC (4+ messages)
` [PATCH bpf-next v4 10/11] selftests/bpf: Add TX side to xdp_hw_metadata
[PATCH v6 00/11] Introduce STM32 Firewall framework
2023-10-24 16:39 UTC (7+ messages)
` [PATCH v6 10/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
[PATCH net] net: stmmac: dwmac-imx: request high frequency mode
2023-10-24 16:16 UTC (2+ messages)
[PATCH] mlx5: reset state to avoid attempted QP double free and UAF
2023-10-24 15:36 UTC (2+ messages)
[PATCH v5 net-next 0/3] ipv6: avoid atomic fragment on GSO output
2023-10-24 15:08 UTC (3+ messages)
` [PATCH v5 net-next 2/3] ipv6: refactor ip6_finish_output for GSO handling
[PATCH v17 00/20] nvme-tcp receive offloads
2023-10-24 14:59 UTC (4+ messages)
` [PATCH v17 02/20] netlink: add new family to manage ULP_DDP enablement and stats
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).