Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-12 12:55:39 to 2024-04-13 01:28:37 UTC [more...]

[PATCH v2 bpf-next 0/6] selftests/bpf: Add sockaddr tests for kernel networking
 2024-04-13  1:28 UTC  (11+ messages)
` [PATCH v2 bpf-next 1/6] selftests/bpf: Fix bind program for big endian systems
` [PATCH v2 bpf-next 2/6] selftests/bpf: Implement socket kfuncs for bpf_testmod
` [PATCH v2 bpf-next 3/6] selftests/bpf: Implement BPF programs for kernel socket operations
` [PATCH v2 bpf-next 4/6] selftests/bpf: Add IPv4 and IPv6 sockaddr test cases
` [PATCH v2 bpf-next 5/6] selftests/bpf: Make sock configurable for each test case
` [PATCH v2 bpf-next 6/6] selftests/bpf: Add kernel socket operation tests

[PATCH v3] udp: Avoid call to compute_score on multiple sites
 2024-04-13  1:25 UTC  (2+ messages)

[patch net-next 0/6] selftests: virtio_net: introduce initial testing infrastructure
 2024-04-13  1:04 UTC  (11+ messages)
` [patch net-next 1/6] virtio: add debugfs infrastructure to allow to debug virtio features
` [patch net-next 2/6] selftests: forwarding: move couple of initial check to the beginning
` [patch net-next 3/6] selftests: forwarding: add ability to assemble NETIFS array by driver name
` [patch net-next 4/6] selftests: forwarding: add check_driver() helper
` [patch net-next 5/6] selftests: forwarding: add wait_for_dev() helper
` [patch net-next 6/6] selftests: virtio_net: add initial tests

[PATCH net-next 00/15] selftests: move netfilter tests to net
 2024-04-13  1:00 UTC  (7+ messages)

[syzbot] [bpf?] [net?] KMSAN: uninit-value in sock_hash_delete_elem
 2024-04-13  0:50 UTC 

[RFC PATCH bpf-next v3 0/2] Replace mono_delivery_time with tstamp_type
 2024-04-13  0:37 UTC  (4+ messages)
` [RFC PATCH bpf-next v3 1/2] net: Rename mono_delivery_time to tstamp_type for scalabilty
` [RFC PATCH bpf-next v3 2/2] net: Add additional bit to support userspace timestamp type

[PATCH net-next v9 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
 2024-04-12 23:45 UTC  (6+ messages)
` [PATCH net-next v9 1/3] net: ethernet: ti: Add accessors for struct k3_cppi_desc_pool members
` [PATCH net-next v9 2/3] net: ethernet: ti: Add desc_infos member to struct k3_cppi_desc_pool
` [PATCH net-next v9 3/3] net: ethernet: ti: am65-cpsw: Add minimal XDP support

[PATCH net-next v8 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
 2024-04-12 23:38 UTC  (9+ messages)
` [PATCH net-next v8 3/3] net: ethernet: ti: am65-cpsw: Add minimal XDP support

[PATCH net-next 0/5] selftests: drv-net: support testing with a remote system
 2024-04-12 23:37 UTC  (6+ messages)
` [PATCH net-next 1/5] selftests: drv-net: define endpoint structures
` [PATCH net-next 2/5] selftests: drv-net: add stdout to the command failed exception
` [PATCH net-next 3/5] selftests: drv-net: factor out parsing of the env
` [PATCH net-next 4/5] selftests: drv-net: construct environment for running tests which require an endpoint
` [PATCH net-next 5/5] selftests: drv-net: add a trivial ping test

[PATCH v2 0/2] devlink: Support setting max_io_eqs
 2024-04-12 22:03 UTC  (8+ messages)

[PATCH] [RFC] xfrm: work around a clang-19 fortifiy-string false-positive
 2024-04-12 21:21 UTC  (8+ messages)

[PATCH iwl-next v2 0/7] i40e: cleanups & refactors
 2024-04-12 21:19 UTC  (4+ messages)
` [PATCH iwl-next v2 7/7] i40e: Add and use helper to reconfigure TC for given VSI
  ` [Intel-wired-lan] "

[RFC PATCH bpf-next v1 0/3] Rename mono_delivery_time to
 2024-04-12 21:14 UTC  (7+ messages)
` [RFC PATCH bpf-next v1 3/3] net: Add additional bit to support userspace timestamp type

[PATCH net] net: bcmasp: fix memory leak when bringing down if
 2024-04-12 21:09 UTC  (2+ messages)

[PATCH net-next v2 0/4][pull request] Intel Wired LAN Driver Updates 2024-04-11 (ice)
 2024-04-12 21:05 UTC  (5+ messages)
` [PATCH net-next v2 1/4] ice: Remove unnecessary argument from ice_fdir_comp_rules()
` [PATCH net-next v2 2/4] ice: Implement 'flow-type ether' rules
` [PATCH net-next v2 3/4] ice: set vf->num_msix in ice_initialize_vf_entry()
` [PATCH net-next v2 4/4] ice: store VF relative MSI-X index in q_vector->vf_reg_idx

[PATCH 1/2] dt-bindings: net: wireless: ath11k: add ieee80211-freq-limit property
 2024-04-12 20:53 UTC  (5+ messages)
` [PATCH 2/2] wifi: ath11k: support DT ieee80211-freq-limit property to limit channels

[PATCH net-next 12] gve: Correctly report software timestamping capabilities
 2024-04-12 19:59 UTC  (3+ messages)

[PATCH net-next v3 0/6] Remove RTNL lock protection of CVQ
 2024-04-12 19:53 UTC  (7+ messages)
` [PATCH net-next v3 1/6] virtio_net: Store RSS setting in virtnet_info
` [PATCH net-next v3 2/6] virtio_net: Remove command data from control_buf
` [PATCH net-next v3 3/6] virtio_net: Add a lock for the command VQ
` [PATCH net-next v3 4/6] virtio_net: Do DIM update for specified queue only
` [PATCH net-next v3 5/6] virtio_net: Add a lock for per queue RX coalesce
` [PATCH net-next v3 6/6] virtio_net: Remove rtnl lock protection of command buffers

Advice on cgroup rstat lock
 2024-04-12 19:51 UTC  (8+ messages)

[PATCH net-next] net: constify net_class
 2024-04-12 19:14 UTC  (3+ messages)

[PATCH net-next 0/3] net: socket sendmsg MSG_ZEROCOPY_UARG
 2024-04-12 18:58 UTC  (9+ messages)
` [PATCH net-next 2/3] selftests: fix OOM problem in msg_zerocopy selftest
      ` [External] "

[PATCH net-next v3 0/3] Introduce switch mode support for ICSSG driver
 2024-04-12 18:52 UTC  (3+ messages)
` [PATCH net-next v3 3/3] net: ti: icssg-prueth: Add support for ICSSG switch firmware

[PATCH iwl-next 0/4]ice:Support to dump PHY config, FEC stats
 2024-04-12 18:49 UTC  (5+ messages)
` [PATCH iwl-next 1/4] ice: Implement new API to derive physical topology of input port
` [PATCH iwl-next 2/4] ice: Extend Sideband Queue command to support dynamic flag
` [PATCH iwl-next 3/4] ice: Implement driver functionality to dump fec statistics
` [PATCH iwl-next 4/4] ice: Implement driver functionality to dump serdes equalizer values

[PATCH net-next v11 0/6] stmmac: Add Loongson platform support
 2024-04-12 18:34 UTC  (4+ messages)
` [PATCH net-next v11 1/6] net: stmmac: Move all PHYLINK MAC capabilities initializations to MAC-specific setup methods

[PATCH net] inet: bring NLM_DONE out to a separate recv() again
 2024-04-12 18:22 UTC  (7+ messages)

[PATCH net 0/4] net: stmmac: Fix MAC-capabilities procedure
 2024-04-12 18:03 UTC  (5+ messages)
` [PATCH net 1/4] net: stmmac: Apply half-duplex-less constraint for DW QoS Eth only
` [PATCH net 2/4] net: stmmac: Fix max-speed being ignored on queue re-init
` [PATCH net 3/4] net: stmmac: Fix IP-cores specific MAC capabilities
` [PATCH net-next 4/4] net: stmmac: Move MAC caps init to phylink MAC caps getter

[PATCH net-next v6 0/4] ethtool: provide the dim profile fine-tuning channel
 2024-04-12 17:44 UTC  (7+ messages)
` [PATCH net-next v6 2/4] ethtool: provide customized dim profile management

[PATCH net-next v1 1/1] can: mcp251x: Fix up includes
 2024-04-12 17:33 UTC 

[PATCH net 0/3] net: start to replace copy_from_sockptr()
 2024-04-12 17:23 UTC  (2+ messages)

[PATCH net-next 00/10] selftests: Assortment of fixes
 2024-04-12 17:03 UTC  (11+ messages)
` [PATCH net-next 01/10] selftests: net: Unify code of busywait() and slowwait()
` [PATCH net-next 02/10] selftests: forwarding: lib.sh: Validate NETIFS
` [PATCH net-next 03/10] selftests: forwarding: bail_on_lldpad() should SKIP
` [PATCH net-next 04/10] selftests: drivers: hw: Fix ethtool_rmon
` [PATCH net-next 05/10] selftests: drivers: hw: ethtool.sh: Adjust output
` [PATCH net-next 06/10] selftests: drivers: hw: Include tc_common.sh in hw_stats_l3
` [PATCH net-next 07/10] selftests: mlxsw: ethtool_lanes: Wait for lanes parameter dump explicitly
` [PATCH net-next 08/10] selftests: forwarding: router_mpath_nh: Add a diagram
` [PATCH net-next 09/10] selftests: forwarding: router_mpath_nh_res: "
` [PATCH net-next 10/10] selftests: forwarding: router_nh: "

[PATCH net-next v2 0/6] selftests: net: exercise page pool reporting via netlink
 2024-04-12 17:00 UTC  (8+ messages)
` [PATCH net-next v2 1/6] net: netdevsim: add some fake page pool use
` [PATCH net-next v2 2/6] tools: ynl: don't return None for dumps
` [PATCH net-next v2 3/6] selftests: net: print report check location in python tests
` [PATCH net-next v2 4/6] selftests: net: print full exception on failure
` [PATCH net-next v2 5/6] selftests: net: support use of NetdevSimDev under "with" in python
` [PATCH net-next v2 6/6] selftests: net: exercise page pool reporting via netlink

[PATCH net-next v3] net:tun: limit printing rate when illegal packet received by tun dev
 2024-04-12 16:49 UTC  (3+ messages)

[PATCH] selftests: adopt BPF's approach to quieter builds
 2024-04-12 16:16 UTC  (2+ messages)

[PATCH net-next v3 1/1] ptp: 82p33: move register definitions out of ptp folder
 2024-04-12 16:17 UTC 

[PATCH 00/11] Series to deliver Ethernets for STM32MP13
 2024-04-12 16:15 UTC  (4+ messages)
` [PATCH 02/11] dt-bindings: net: add phy-supply property for stm32

[PATCH v1 0/4] gpiolib: acpi: Use con_id in acpi_dev_gpio_irq_get_by()
 2024-04-12 16:03 UTC  (3+ messages)

[PATCH net-next v7 0/3] net: gro: move p->{flush/flush_id} calculations to L4
 2024-04-12 15:55 UTC  (4+ messages)
` [PATCH net-next v7 1/3] net: gro: add {inner_}network_offset to napi_gro_cb
` [PATCH net-next v7 2/3] net: gro: move L3 flush checks to tcp_gro_receive and udp_gro_receive_segment
` [PATCH net-next v7 3/3] selftests/net: add flush id selftests

[PATCH net v2 1/2] net: ks8851: Inline ks8851_rx_skb()
 2024-04-12 15:47 UTC  (7+ messages)
` [PATCH net v2 2/2] net: ks8851: Handle softirqs at the end of IRQ thread to fix hang

[RFC PATCH v1 00/10] Socket type control for Landlock
 2024-04-12 15:46 UTC  (7+ messages)
` [RFC PATCH v1 01/10] landlock: Support socket access-control

[PATCH net-next 0/4][pull request] Intel Wired LAN Driver Updates 2024-04-11 (ice)
 2024-04-12 15:40 UTC  (5+ messages)
` [PATCH net-next 2/4] ice: Implement 'flow-type ether' rules

[PATCH net-next v6 0/6] net: gro: encapsulation bug fix and flush checks improvements
 2024-04-12 15:37 UTC  (6+ messages)
` [PATCH net-next v6 5/6] net: gro: move L3 flush checks to tcp_gro_receive and udp_gro_receive_segment

[PATCH net v1 0/2] net: gro: add flush/flush_id checks and fix wrong offset in udp
 2024-04-12 15:21 UTC  (3+ messages)
` [PATCH net v1 1/2] net: gro: add flush check in udp_gro_receive_segment
` [PATCH net v1 2/2] net: gro: add p_off param in *_gro_complete

[PATCH net-next 1/2] net: ipv6_gre: Do not use custom stat allocator
 2024-04-12 15:19 UTC  (2+ messages)
` [PATCH net-next 2/2] net: ip6_gre: Remove generic .ndo_get_stats64

[PATCH net-next] net: dsa: mt7530: provide own phylink MAC operations
 2024-04-12 15:15 UTC 

[PATCH net-next] net: dsa: lantiq_gswip: provide own phylink MAC operations
 2024-04-12 15:15 UTC 

[PATCH net-next] net: dsa: qca8k: provide own phylink MAC operations
 2024-04-12 15:15 UTC 

[PATCH net-next] net: dsa: ar9331: provide own phylink MAC operations
 2024-04-12 15:15 UTC 

[PATCH net-next] net: dsa: felix: provide own phylink MAC operations
 2024-04-12 15:15 UTC 

[PATCH net-next] net: dsa: sja1105: provide own phylink MAC operations
 2024-04-12 15:15 UTC 

[PATCH net-next] net: dsa: convert dsa_user_phylink_fixed_state() to use dsa_phylink_to_port()
 2024-04-12 15:15 UTC 

[iwl-next v1] ice: Remove ndo_get_phys_port_name
 2024-04-12 15:14 UTC  (2+ messages)

[PATCH v2 net-next 0/8] net: rps: misc changes
 2024-04-12 15:09 UTC  (5+ messages)
` [PATCH v2 net-next 6/8] net: rps: change input_queue_tail_incr_save()

[net-next PATCH 00/15] eth: fbnic: Add network driver for Meta Platforms Host Network Interface
 2024-04-12 15:05 UTC  (8+ messages)
` [net-next PATCH 13/15] eth: fbnic: add basic Rx handling

[RFC PATCH net-next v5 00/11] net/smc: SMC intra-OS shortcut with loopback-ism
 2024-04-12 14:58 UTC  (11+ messages)
` [RFC PATCH net-next v5 04/11] net/smc: implement some unsupported operations of loopback-ism

[RFC 0/6] implement io_uring notification (ubuf_info) stacking
 2024-04-12 14:52 UTC  (7+ messages)
` [RFC 3/6] io_uring/notif: refactor io_tx_ubuf_complete()
` [RFC 4/6] io_uring/notif: remove ctx var from io_notif_tw_complete
` [RFC 5/6] io_uring/notif: simplify io_notif_flush()
` [RFC 6/6] io_uring/notif: implement notification stacking

[PATCH v3 0/4] sysctl: Remove sentinel elements from networking
 2024-04-12 14:48 UTC  (5+ messages)
` [PATCH v3 1/4] networking: Remove the now superfluous sentinel elements from ctl_table array
` [PATCH v3 2/4] netfilter: "
` [PATCH v3 3/4] appletalk: "
` [PATCH v3 4/4] ax.25: "

[PATCH iproute2-next 0/2] PFCP support
 2024-04-12 14:41 UTC  (5+ messages)
` [PATCH iproute2-next 2/2] f_flower: implement pfcp opts

[PATCH v7 0/5] convert write_threads, write_version and write_ports to netlink commands
 2024-04-12 14:24 UTC  (4+ messages)
` [PATCH v7 1/5] NFSD: convert write_threads to netlink command

[PATCH] Bluetooth: Add more Bluetooth version defines
 2024-04-12 14:23 UTC  (2+ messages)

[PATCH ipsec-next v10 1/3] xfrm: Add Direction to the SA in or out
 2024-04-12 13:54 UTC  (6+ messages)
` [PATCH ipsec-next v10 2/3] xfrm: Add dir validation to "out" data path lookup
` [PATCH ipsec-next v10 3/3] xfrm: Add dir validation to "in" "

[PATCH net-next v1 00/12] First try to replace page_frag with page_frag_cache
 2024-04-12 13:50 UTC  (3+ messages)
` [PATCH net-next v1 11/12] mm: page_frag: add a test module for page_frag

[PATCH net-next 0/6] selftests: net: exercise page pool reporting via netlink
 2024-04-12 13:48 UTC  (4+ messages)
` [PATCH net-next 6/6] "

[PATCH ipsec] xfrm: fix possible derferencing in error path
 2024-04-12 13:42 UTC  (2+ messages)

[PATCH net-next] flow_offload: fix flow_offload_has_one_action() kdoc
 2024-04-12 13:40 UTC  (4+ messages)

[RFC PATCH bpf-next v2 0/2] Replace mono_delivery_time with tstamp_type
 2024-04-12 13:37 UTC  (4+ messages)
` [RFC PATCH bpf-next v2] net: Add additional bit to support userspace timestamp type

[PATCH net-next] net: phy: phy_link_topology: Handle NULL topologies
 2024-04-12 13:23 UTC  (6+ messages)

[PATCH net-next 0/3] ethtool: Max power support
 2024-04-12 13:21 UTC  (11+ messages)
  ` [Intel-wired-lan] "

[PATCH v8 iwl-next 00/12] Introduce ETH56G PHY model for E825C products
 2024-04-12 13:06 UTC  (13+ messages)
` [PATCH v8 iwl-next 01/12] ice: Introduce ice_ptp_hw struct
` [PATCH v8 iwl-next 02/12] ice: Introduce helper to get tmr_cmd_reg values
` [PATCH v8 iwl-next 03/12] ice: Implement Tx interrupt enablement functions
` [PATCH v8 iwl-next 04/12] ice: Add PHY OFFSET_READY register clearing
` [PATCH v8 iwl-next 05/12] ice: Move CGU block
` [PATCH v8 iwl-next 06/12] ice: Introduce ice_get_base_incval() helper
` [PATCH v8 iwl-next 07/12] ice: Introduce ETH56G PHY model for E825C products
` [PATCH v8 iwl-next 08/12] ice: Change CGU regs struct to anonymous
` [PATCH v8 iwl-next 09/12] ice: Add support for E825-C TS PLL handling
` [PATCH v8 iwl-next 10/12] ice: Add NAC Topology device capability parser
` [PATCH v8 iwl-next 11/12] ice: Support 2XNAC configuration using auxbus
` [PATCH v8 iwl-next 12/12] ice: Adjust PTP init for 2x50G E825C devices


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 read-only IMAP folder(s) and NNTP newsgroup(s).