netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-10 12:30:47 to 2023-10-10 22:35:33 UTC [more...]

[PATCH] e100: replace deprecated strncpy with strscpy
 2023-10-10 22:35 UTC  (2+ messages)

[PATCH v3 0/6] PCI/treewide: Cleanup/streamline PCI error code handling
 2023-10-10 22:35 UTC  (2+ messages)

[PATCH v2] net: dsa: vsc73xx: replace deprecated strncpy with ethtool_sprintf
 2023-10-10 22:32 UTC 

[PATCH] net: dsa: realtek: rtl8365mb: replace deprecated strncpy with ethtool_sprintf
 2023-10-10 22:30 UTC  (7+ messages)

[PATCH net-next,v2] tcp: Set pingpong threshold via sysctl
 2023-10-10 22:27 UTC  (7+ messages)

[PATCH net-next 0/7] net: intel: replace deprecated strncpy uses
 2023-10-10 22:27 UTC  (8+ messages)
` [PATCH v1 net-next 1/7] e100: replace deprecated strncpy with strscpy
` [PATCH v1 net-next 2/7] e1000: "
` [PATCH v1 net-next 3/7] fm10k: "
` [PATCH v1 net-next 4/7] i40e: use scnprintf over strncpy+strncat
` [PATCH v1 net-next 5/7] igb: replace deprecated strncpy with strscpy
` [PATCH v1 net-next 6/7] igbvf: "
` [PATCH v1 net-next 7/7] igc: "

[PATCH v2 00/15] sysctl: Remove sentinel elements from drivers
 2023-10-10 22:26 UTC  (2+ messages)

[PATCH net] net: davicom: dm9000: dm9000_phy_write(): fix deadlock during netdev watchdog handling
 2023-10-10 22:21 UTC  (2+ messages)

[PATCH] net: dsa: vsc73xx: replace deprecated strncpy with ethtool_sprintf
 2023-10-10 22:13 UTC  (6+ messages)

[PATCH] net: dsa: realtek: replace deprecated strncpy with ethtool_sprintf
 2023-10-10 22:10 UTC  (2+ messages)

[PATCH net-next 0/2] sfc: support conntrack NAT offload
 2023-10-10 21:52 UTC  (3+ messages)
` [PATCH net-next 1/2] sfc: parse mangle actions (NAT) in conntrack entries
` [PATCH net-next 2/2] sfc: support offloading ct(nat) action in RHS rules

[RFC PATCH iproute2-next 0/5] Persisting of mount namespaces along with network namespaces
 2023-10-10 21:51 UTC  (9+ messages)

[PATCH] igc: replace deprecated strncpy with strscpy
 2023-10-10 21:43 UTC  (3+ messages)

[PATCH] igbvf: replace deprecated strncpy with strscpy
 2023-10-10 21:41 UTC  (4+ messages)

[PATCH net-next 0/2] Switch DSA to inclusive terminology
 2023-10-10 21:39 UTC  (3+ messages)
` [PATCH net-next 1/2] net: dsa: Use conduit and user terms
` [PATCH net-next 2/2] net: dsa: Rename IFLA_DSA_MASTER to IFLA_DSA_CONDUIT

[PATCH] octeontx2-af: replace deprecated strncpy with strscpy
 2023-10-10 21:38 UTC 

[linus:master] [connector/cn_proc] 2aa1f7a1f4: BUG:kernel_NULL_pointer_dereference,address
 2023-10-10 21:37 UTC  (4+ messages)

[PATCH v1] Bug fix for issue found by kernel test robot
 2023-10-10 21:35 UTC 

[PATCH net-next v4] net: qualcomm: rmnet: Add side band flow control support
 2023-10-10 21:32 UTC  (7+ messages)

[PATCH] net: mvpp2: replace deprecated strncpy with strscpy
 2023-10-10 21:24 UTC 

[PATCH] igb: replace deprecated strncpy with strscpy
 2023-10-10 21:21 UTC  (2+ messages)

[PATCH] i40e: use scnprintf over strncpy+strncat
 2023-10-10 21:21 UTC  (2+ messages)

[PATCH net-next v3 0/6] Support symmetric RSS (Toeplitz) hash
 2023-10-10 20:40 UTC  (8+ messages)
` [PATCH net-next v3 1/6] net: ethtool: allow symmetric-xor RSS hash for any flow type
` [PATCH net-next v3 2/6] ice: fix ICE_AQ_VSI_Q_OPT_RSS_* register values
` [PATCH net-next v3 3/6] ice: refactor RSS configuration
` [PATCH net-next v3 4/6] ice: refactor the FD and RSS flow ID generation
` [PATCH net-next v3 5/6] ice: enable symmetric RSS Toeplitz hash for any flow type
` [PATCH net-next v3 6/6] iavf: enable symmetric RSS Toeplitz hash

[PATCH bpf-next v3 00/10] xsk: TX metadata
 2023-10-10 20:40 UTC  (5+ messages)
` [PATCH bpf-next v3 09/10] selftests/bpf: Add TX side to xdp_hw_metadata

[PATCH net] ice: fix over-shifted variable
 2023-10-10 20:30 UTC 

[PATCH net-next] tools: ynl: use ynl-gen -o instead of stdout in Makefile
 2023-10-10 20:27 UTC 

[PATCH bpf-next v9 3/9] bpf: Add bpf_sock_addr_set_unix_addr() to allow writing unix sockaddr from bpf
 2023-10-10 20:20 UTC  (4+ messages)

pull-request: ieee802154 for net 2023-10-10
 2023-10-10 20:09 UTC 

[PATCH net-next v2 0/6] Support symmetric RSS (Toeplitz) hash
 2023-10-10 20:10 UTC  (8+ messages)
` [PATCH net-next v2 1/6] net: ethtool: allow symmetric RSS hash for any flow type
` [PATCH net-next v2 2/6] ice: fix ICE_AQ_VSI_Q_OPT_RSS_* register values

[net-next PATCH v3 00/10] Introduce queue and NAPI support in netdev-genl (Was: Introduce NAPI queues support)
 2023-10-10 19:57 UTC  (4+ messages)
` [net-next PATCH v3 04/10] netdev-genl: Add netlink framework functions for queue

[PATCH] fm10k: replace deprecated strncpy with strscpy
 2023-10-10 19:53 UTC 

[net-next PATCH] octeon_ep: pack hardware structures
 2023-10-10 19:40 UTC  (4+ messages)
  ` [EXT] "
    ` [net-next PATCH v2] "

[PATCH net-next] ethtool: ice: Support for RSS settings to GTP from ethtool
 2023-10-10 19:32 UTC  (2+ messages)

[PATCH net-next v3 0/4] net: netconsole: configfs entries for boot target
 2023-10-10 19:27 UTC  (3+ messages)
` [PATCH net-next v3 2/4] netconsole: Initialize configfs_item for default targets

[PATCH net-next v4 00/12] vsock/virtio: continue MSG_ZEROCOPY support
 2023-10-10 19:15 UTC  (13+ messages)
` [PATCH net-next v4 01/12] vsock: set EPOLLERR on non-empty error queue
` [PATCH net-next v4 02/12] vsock: read from socket's "
` [PATCH net-next v4 03/12] vsock: check for MSG_ZEROCOPY support on send
` [PATCH net-next v4 04/12] vsock: enable SOCK_SUPPORT_ZC bit
` [PATCH net-next v4 05/12] vhost/vsock: support MSG_ZEROCOPY for transport
` [PATCH net-next v4 06/12] vsock/virtio: "
` [PATCH net-next v4 07/12] vsock/loopback: "
` [PATCH net-next v4 08/12] vsock: enable setting SO_ZEROCOPY
` [PATCH net-next v4 09/12] docs: net: description of MSG_ZEROCOPY for AF_VSOCK
` [PATCH net-next v4 10/12] test/vsock: MSG_ZEROCOPY flag tests
` [PATCH net-next v4 11/12] test/vsock: MSG_ZEROCOPY support for vsock_perf
` [PATCH net-next v4 12/12] test/vsock: io_uring rx/tx tests

[PATCH net-next 0/6] mptcp: convert Netlink code to use YAML spec
 2023-10-10 19:21 UTC  (7+ messages)
` [PATCH net-next 1/6] tools: ynl: add uns-admin-perm to genetlink legacy
` [PATCH net-next 2/6] net: mptcp: convert netlink from small_ops to ops
` [PATCH net-next 3/6] Documentation: netlink: add a YAML spec for mptcp
` [PATCH net-next 4/6] uapi: mptcp: use header file generated from YAML spec
` [PATCH net-next 5/6] net: mptcp: rename netlink handlers to mptcp_pm_nl_<blah>_{doit,dumpit}
` [PATCH net-next 6/6] net: mptcp: use policy generated by YAML spec

[patch net-next v2 0/3] devlink: don't take instance lock for nested handle put
 2023-10-10 19:10 UTC  (2+ messages)

[patch net-next 00/10] devlink: finish conversion to generated split_ops
 2023-10-10 19:01 UTC  (8+ messages)
` [patch net-next 01/10] genetlink: don't merge dumpit split op for different cmds into single iter
` [patch net-next 02/10] tools: ynl-gen: introduce support for bitfield32 attribute type
` [patch net-next 05/10] netlink: specs: devlink: fix reply command values

[PATCH 6.1 000/162] 6.1.57-rc1 review
 2023-10-10 18:59 UTC  (4+ messages)

[PATCH iproute2] bridge: fdb: add an error print for unknown command
 2023-10-10 18:52 UTC  (2+ messages)

[PATCH net-next 00/11] Extend VXLAN driver to support FDB flushing
 2023-10-10 18:50 UTC  (2+ messages)

[PATCH net] bonding: Return pointer to data after pull on skb
 2023-10-10 18:45 UTC  (2+ messages)

[PATCH v6 00/11] Introduce STM32 Firewall framework
 2023-10-10 18:42 UTC  (13+ messages)
` [PATCH v6 01/11] dt-bindings: document generic access controllers
` [PATCH v6 02/11] dt-bindings: treewide: add access-controllers description
` [PATCH v6 03/11] dt-bindings: bus: document RIFSC
` [PATCH v6 04/11] dt-bindings: bus: document ETZPC
` [PATCH v6 05/11] firewall: introduce stm32_firewall framework
` [PATCH v6 06/11] of: property: fw_devlink: Add support for "access-controller"
` [PATCH v6 07/11] bus: rifsc: introduce RIFSC firewall controller driver
` [PATCH v6 08/11] arm64: dts: st: add RIFSC as an access controller for STM32MP25x boards
` [PATCH v6 09/11] bus: etzpc: introduce ETZPC firewall controller driver
` [PATCH v6 10/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v6 11/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards

[PATCH] Bluetooth: hci_sock: fix slab oob read in create_monitor_event
 2023-10-10 18:40 UTC  (2+ messages)

[PATCH] e1000: replace deprecated strncpy with strscpy
 2023-10-10 18:35 UTC 

[REGRESSION] Userland interface breaks due to hard HFSC_FSC requirement
 2023-10-10 18:26 UTC  (9+ messages)

[PATCH v2] net: dsa: bcm_sf2: Fix possible memory leak in bcm_sf2_mdio_register()
 2023-10-10 18:18 UTC  (3+ messages)

[patch net-next] devlink: don't take instance lock for nested handle put
 2023-10-10 18:16 UTC  (14+ messages)

[PATCH net-next v10 0/6] introduce page_pool_alloc() related API
 2023-10-10 17:49 UTC  (7+ messages)
` [PATCH net-next v10 1/6] page_pool: fragment API support for 32-bit arch with 64-bit DMA

[PATCH net-next v7] hv_netvsc: fix netvsc_send_completion to avoid multiple message length checks
 2023-10-10 17:45 UTC  (2+ messages)

[PATCH net] net: tcp: fix crashes trying to free half-baked MTU probes
 2023-10-10 17:44 UTC  (2+ messages)

[PATCH net] tcp: allow again tcp_disconnect() when threads are waiting
 2023-10-10 17:40 UTC  (5+ messages)

[PATCH iwl-next v2] ice: Fix SRIOV LAG disable on non-compliant aggreagate
 2023-10-10 17:32 UTC 

[PATCH iwl-next] ice: Fix SRIOV LAG disable on non-compliant aggreagate
 2023-10-10 17:28 UTC  (3+ messages)

[PATCH net-next] net: stmmac: fix typo in comment
 2023-10-10 17:24 UTC 

[PATCH bpf-next v9 4/9] bpf: Implement cgroup sockaddr hooks for unix sockets
 2023-10-10 17:17 UTC  (2+ messages)

[PATCH net-next] docs: try to encourage (netdev?) reviewers
 2023-10-10 17:06 UTC  (4+ messages)

[PATCH net-next v1 0/8] devlink: retain error in struct devlink_fmsg
 2023-10-10 16:53 UTC  (7+ messages)
` [PATCH net-next v1 1/8] "
` [PATCH net-next v1 3/8] pds_core: devlink health: use retained error fmsg API

[PATCH bpf-next v9 2/9] bpf: Propagate modified uaddrlen from cgroup sockaddr programs
 2023-10-10 16:50 UTC  (2+ messages)

[PATCH 0/1] Issue description and debug
 2023-10-10 16:26 UTC  (3+ messages)
` [PATCH 1/1] net-next: fix IPSTATS_MIB_OUTFORWDATAGRAMS increment after fragment check

[PATCH net-next v5 00/16] net: Make timestamping selectable
 2023-10-10 15:52 UTC  (5+ messages)
` [PATCH net-next v5 01/16] net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_config
` [PATCH net-next v5 13/16] net: Change the API of PHY default timestamp to MAC

[PATCH net-next 0/2] net: dsa: microchip: enable setting rmii reference
 2023-10-10 15:25 UTC  (7+ messages)
` [PATCH net-next 1/2] net:dsa:microchip: add property to select internal RMII reference clock
` [PATCH net-next 2/2] dt-bindings: net: microchip,ksz: document microchip,rmii-clk-internal

[PATCH net 0/2] selftests: fib_tests: Fixes for multipath list receive tests
 2023-10-10 15:21 UTC  (5+ messages)
` [PATCH net 1/2] selftests: fib_tests: Disable RP filter in multipath list receive test
` [PATCH net 2/2] selftests: fib_tests: Count all trace point invocations

[PATCH net v3 1/1] ethtool: Fix mod state of verbose no_mask bitset
 2023-10-10 15:19 UTC  (2+ messages)

[PATCH net-next v7 0/3] net: axienet: Introduce dmaengine
 2023-10-10 15:16 UTC  (4+ messages)
` [PATCH net-next v7 3/3] net: axienet: Introduce dmaengine support

Can you help our opensource project (file formats)?
 2023-10-10 15:08 UTC 

I can't get contributors for my C project. Can you help?
 2023-10-10 15:01 UTC  (4+ messages)

[PATCH net-next 0/8] netfilter updates for next
 2023-10-10 14:53 UTC  (9+ messages)
` [PATCH net-next 1/8] netfilter: nf_tables: Always allocate nft_rule_dump_ctx
` [PATCH net-next 2/8] netfilter: nf_tables: Drop pointless memset when dumping rules
` [PATCH net-next 3/8] netfilter: nf_tables: Carry reset flag in nft_rule_dump_ctx
` [PATCH net-next 4/8] netfilter: nf_tables: Carry s_idx "
` [PATCH net-next 5/8] netfilter: nf_tables: Don't allocate nft_rule_dump_ctx
` [PATCH net-next 6/8] netfilter: conntrack: simplify nf_conntrack_alter_reply
` [PATCH net-next 7/8] netfilter: conntrack: prefer tcp_error_log to pr_debug
` [PATCH net-next 8/8] netfilter: cleanup struct nft_table

fix the non-coherent coldfire dma_alloc_coherent
 2023-10-10 14:44 UTC  (6+ messages)
` [PATCH 5/6] net: fec: use dma_alloc_noncoherent for m532x

[patch net-next] selftests: netdevsim: use suitable existing dummy file for flash test
 2023-10-10 14:44 UTC 

Problem with io_uring splice and KTLS
 2023-10-10 14:28 UTC  (2+ messages)

[PATCH 0/1] Add software timestamp capabilities to xen-netback device
 2023-10-10 14:26 UTC  (2+ messages)
` [PATCH 1/1] xen-netback: add software timestamp capabilities

[PATCH net v3] docs: fix info about representor identification
 2023-10-10 13:54 UTC  (2+ messages)

[PATCH] net/mlx5e: Again mutually exclude RX-FCS and RX-port-timestamp
 2023-10-10 13:30 UTC  (2+ messages)

[PATCH v4] net: ravb: Fix possible UAF bug in ravb_remove
 2023-10-10 12:59 UTC  (3+ messages)

Nice to meet you; I'm a Highschool networking teacher
 2023-10-10 12:51 UTC  (2+ messages)

[PATCH net 0/2] rswitch: Fix issues on specific conditions
 2023-10-10 12:48 UTC  (3+ messages)
` [PATCH net 1/2] rswitch: Fix renesas_eth_sw_remove() implementation
` [PATCH net 2/2] rswitch: Fix imbalance phy_power_off() calling

[BUG] rtnl_newlink: Rogue MOVE event delivered on netns change
 2023-10-10 12:10 UTC 

[PATCH v4 0/3] Add MCTP-over-KCS transport binding
 2023-10-10 12:30 UTC  (4+ messages)
` [PATCH v4 3/3] mctp: "


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).