netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-19 08:33:39 to 2023-09-19 22:15:36 UTC [more...]

[PATCH net-next 1/1] net/sched: Disambiguate verdict from return code
 2023-09-19 22:15 UTC  (2+ messages)

[net-next PATCH v3 00/10] Introduce queue and NAPI support in netdev-genl (Was: Introduce NAPI queues support)
 2023-09-19 22:28 UTC  (8+ messages)
` [net-next PATCH v3 02/10] net: Add queue and napi association
` [net-next PATCH v3 03/10] ice: Add support in the driver for associating queue with napi
` [net-next PATCH v3 04/10] netdev-genl: Add netlink framework functions for queue
` [net-next PATCH v3 06/10] netdev-genl: Add netlink framework functions for napi
` [net-next PATCH v3 07/10] netdev-genl: spec: Add irq in netdev netlink YAML spec
` [net-next PATCH v3 08/10] net: Add NAPI IRQ support
` [net-next PATCH v3 10/10] netdev-genl: Add PID for the NAPI thread

[PATCH v1 0/3] mlxbf_gige: Fix several bugs
 2023-09-19 22:13 UTC  (4+ messages)
` [PATCH v1 1/3] mlxbf_gige: Fix kernel panic at shutdown
` [PATCH v1 2/3] mlxbf_gige: Fix intermittent no ip issue
` [PATCH v1 3/3] mlxbf_gige: Enable the GigE port in mlxbf_gige_open

[PATCH v5 bpf-next 00/13] BPF token and BPF FS-based delegation
 2023-09-19 21:48 UTC  (14+ messages)
` [PATCH v5 bpf-next 01/13] bpf: align CAP_NET_ADMIN checks with bpf_capable() approach
` [PATCH v5 bpf-next 02/13] bpf: add BPF token delegation mount options to BPF FS
` [PATCH v5 bpf-next 03/13] bpf: introduce BPF token object
` [PATCH v5 bpf-next 04/13] bpf: add BPF token support to BPF_MAP_CREATE command
` [PATCH v5 bpf-next 05/13] bpf: add BPF token support to BPF_BTF_LOAD command
` [PATCH v5 bpf-next 06/13] bpf: add BPF token support to BPF_PROG_LOAD command
` [PATCH v5 bpf-next 07/13] bpf: take into account BPF token when fetching helper protos
` [PATCH v5 bpf-next 08/13] bpf: consistenly use BPF token throughout BPF verifier logic
` [PATCH v5 bpf-next 09/13] libbpf: add bpf_token_create() API
` [PATCH v5 bpf-next 10/13] libbpf: add BPF token support to bpf_map_create() API
` [PATCH v5 bpf-next 11/13] libbpf: add BPF token support to bpf_btf_load() API
` [PATCH v5 bpf-next 12/13] libbpf: add BPF token support to bpf_prog_load() API
` [PATCH v5 bpf-next 13/13] selftests/bpf: add BPF token-enabled tests

[PATCH iwl-next v4 0/6] ice: Add basic E830 support
 2023-09-19 21:05 UTC  (4+ messages)
` [PATCH iwl-next v4 2/6] ice: Add 200G speed/phy type use
  ` [Intel-wired-lan] "

[net-next RFC 0/1] mlx5: support per queue coalesce settings
 2023-09-19 20:42 UTC  (4+ messages)
` [net-next RFC v2 0/4] "

[PATCH net-next v2 0/2] net: ethernet: mtk_eth_soc: add paths and SerDes modes
 2023-09-19 20:50 UTC  (4+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: mediatek,net: add phandles for SerDes on MT7988

[PATCH net] ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()
 2023-09-19 20:32 UTC  (2+ messages)

Urgent Bug Report Kernel crash 6.5.2
 2023-09-19 20:09 UTC  (7+ messages)

[PATCH v1 0/2] Fix implicit sign conversions in handshake upcall
 2023-09-19 19:50 UTC  (3+ messages)
` [PATCH v1 1/2] handshake: Fix sign of socket file descriptor fields
` [PATCH v1 2/2] handshake: Fix sign of key_serial_t fields

mv88e6xxx: Timeout waiting for EEPROM done
 2023-09-19 19:44 UTC  (14+ messages)

[PATCH net-next v6 0/3] net: axienet: Introduce dmaengine
 2023-09-19 19:34 UTC  (7+ messages)
` [PATCH net-next v6 2/3] net: axienet: Preparatory changes for dmaengine support
` [PATCH net-next v6 3/3] net: axienet: Introduce "

[PATCH 0/2] net: stmmac: dwmac-stm32: fix resume on STM32 MCU
 2023-09-19 16:45 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] net: stmmac: dwmac-stm32: refactor clock config

[patch iproute2-next v2 0/5] expose devlink instances relationships
 2023-09-19 18:48 UTC  (11+ messages)
` [patch iproute2-next v2 1/5] devlink: update headers
` [patch iproute2-next v2 2/5] ip/ipnetns: move internals of get_netnsid_from_name() into namespace.c
` [patch iproute2-next v2 3/5] devlink: introduce support for netns id for nested handle
` [patch iproute2-next v2 4/5] devlink: print nested handle for port function
` [patch iproute2-next v2 5/5] devlink: print nested devlink handle for devlink dev

[PATCH net] sfc: handle error pointers returned by rhashtable_lookup_get_insert_fast()
 2023-09-19 18:39 UTC 

Fwd: [RFC PATCH net-next 0/6] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2023-09-19 18:09 UTC  (4+ messages)
  `  "

[PATCH net-next v3] net: add sysctl to disable rfc4862 5.5.3e lifetime handling
 2023-09-19 18:04 UTC 

[PATCH net v4 3/3] net: prevent address rewrite in kernel_bind()
 2023-09-19 17:53 UTC 

[PATCH net] net: stmmac: Use hrtimer for TX coalescing
 2023-09-19 17:53 UTC  (8+ messages)

[PATCH net v4 2/3] net: prevent rewrite of msg_name in sock_sendmsg()
 2023-09-19 17:52 UTC 

[PATCH net v4 1/3] net: replace calls to sock->ops->connect() with kernel_connect()
 2023-09-19 17:51 UTC 

[PATCH net-next 00/54] net: ethernet: Convert to platform remove callback returning void
 2023-09-19 17:28 UTC  (8+ messages)
` [PATCH net-next 04/54] net: ethernet: allwinner: "
` [PATCH net-next 41/54] net: ethernet: renesas: "
` [PATCH net-next 53/54] net: ethernet: xilinx: "

[PATCH net-next 00/19] net: mdio: Convert to platform remove callback returning void
 2023-09-19 17:22 UTC  (3+ messages)
` [PATCH net-next 18/19] net: mdio: sun4i: "

[PATCH v2 net-next 00/17] Add WED support for MT7988 chipset
 2023-09-19 17:20 UTC  (5+ messages)
` [PATCH v2 net-next 09/17] net: ethernet: mtk_wed: fix EXT_INT_STATUS_RX_FBUF definitions for MT7986 SoC

[PATCH net-next v9 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
 2023-09-19 17:01 UTC  (7+ messages)

[PATCH net v4] igc: Expose tx-usecs coalesce setting to user
 2023-09-19 17:03 UTC 

[PATCH net-next] ethernet/intel: Use list_for_each_entry() helper
 2023-09-19 17:04 UTC 

[PATCH net-next] ipv6: lockless IPV6_ADDR_PREFERENCES implementation
 2023-09-19 16:30 UTC  (2+ messages)

[PATCH net v3 3/3] net: prevent address rewrite in kernel_bind()
 2023-09-19 16:15 UTC  (3+ messages)

[PATCH net-next v2 0/3] mlxsw: Improve blocks selection for IPv6 multicast forwarding
 2023-09-19 15:42 UTC  (4+ messages)
` [PATCH net-next v2 1/3] mlxsw: Add 'ipv4_5' flex key
` [PATCH net-next v2 2/3] mlxsw: spectrum_acl_flex_keys: Add 'ipv4_5b' "
` [PATCH net-next v2 3/3] mlxsw: Edit IPv6 key blocks to use one less block for multicast forwarding

[PATCH net-next 0/9] net: dsa: Convert to platform remove callback returning void
 2023-09-19 15:27 UTC  (3+ messages)
` [PATCH net-next 3/9] net: dsa: hirschmann: "

[PATCH net] vxlan: Add missing entries to vxlan_get_size()
 2023-09-19 15:20 UTC  (2+ messages)

[PATCH net-next v2 2/3] ptp: support multiple timestamp event readers
 2023-09-19 15:15 UTC  (2+ messages)

[RFC PATCH net-next 0/6] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2023-09-19 15:13 UTC  (43+ messages)
` [RFC PATCH net-next 1/6] net: ethernet: implement OPEN Alliance control transaction interface
` [RFC PATCH net-next 2/6] net: ethernet: add mac-phy interrupt support with reset complete handling
` [RFC PATCH net-next 3/6] net: ethernet: implement OA TC6 configuration function
` [RFC PATCH net-next 4/6] net: ethernet: implement data transaction interface
` [RFC PATCH net-next 5/6] microchip: lan865x: add driver support for Microchip's LAN865X MACPHY
` [RFC PATCH net-next 6/6] microchip: lan865x: add device-tree "

[PATCH][next] net: dsa: microchip: Fix spelling mistake "unxpexted" -> "unexpected"
 2023-09-19 15:10 UTC  (2+ messages)

[PATCH net-next] net: phy: fix regression with AX88772A PHY driver
 2023-09-19 15:10 UTC  (2+ messages)

[PATCH net-next 00/18] net/smc: implement virtual ISM extension and loopback-ism
 2023-09-19 14:42 UTC  (19+ messages)
` [PATCH net-next 01/18] net/smc: decouple ism_dev from SMC-D device dump
` [PATCH net-next 02/18] net/smc: decouple ism_dev from SMC-D DMB registration
` [PATCH net-next 03/18] net/smc: extract v2 check helper from SMC-D device registration
` [PATCH net-next 04/18] net/smc: support SMCv2.x supplemental features negotiation
` [PATCH net-next 05/18] net/smc: reserve CHID range for SMC-D virtual device
` [PATCH net-next 06/18] net/smc: extend GID to 128bits for virtual ISM device
` [PATCH net-next 07/18] net/smc: disable SEID on non-s390 architecture
` [PATCH net-next 08/18] net/smc: enable virtual ISM device feature bit
` [PATCH net-next 09/18] net/smc: introduce SMC-D loopback device
` [PATCH net-next 10/18] net/smc: implement ID-related operations of loopback
` [PATCH net-next 11/18] net/smc: implement some unsupported "
` [PATCH net-next 12/18] net/smc: implement DMB-related "
` [PATCH net-next 13/18] net/smc: register loopback device as SMC-Dv2 device
` [PATCH net-next 14/18] net/smc: add operation for getting DMB attribute
` [PATCH net-next 15/18] net/smc: add operations for DMB attach and detach
` [PATCH net-next 16/18] net/smc: avoid data copy from sndbuf to peer RMB in SMC-D
` [PATCH net-next 17/18] net/smc: modify cursor update logic when sndbuf mapped to RMB
` [PATCH net-next 18/18] net/smc: add interface implementation of loopback device

[PATCH net v5] team: fix null-ptr-deref when team device type is changed
 2023-09-19 14:40 UTC  (2+ messages)

[PATCH][next] net: dsa: mv88e6xxx: make const read-only array lanes static
 2023-09-19 14:38 UTC  (2+ messages)

[PATCH net-next 0/4] selftests/tc-testing: parallel tdc
 2023-09-19 14:38 UTC  (6+ messages)
` [PATCH net-next 1/4] selftests/tc-testing: localize test resources
` [PATCH net-next 2/4] selftests/tc-testing: update test definitions for local resources
` [PATCH net-next 3/4] selftests/tc-testing: implement tdc parallel test run
` [PATCH net-next 4/4] selftests/tc-testing: update tdc documentation

[RFC PATCH v3 net-next 0/7] ethtool: track custom RSS contexts in the core
 2023-09-19 14:36 UTC  (4+ messages)
` [RFC PATCH v3 net-next 4/7] net: ethtool: let the core choose RSS context IDs

[PATCH v4] drivers/net: process the result of hdlc_open() and add call of hdlc_close() in uhdlc_close()
 2023-09-19 14:25 UTC  (2+ messages)
` [PATCH v5] "

[patch net-next] tools: ynl-gen: lift type requirement for attribute subsets
 2023-09-19 14:21 UTC 

[net-net Patchv2] octeontx2-pf: Tc flower offload support for MPLS
 2023-09-19 14:18 UTC 

[PATCH] hamradio: baycom: remove useless link in Kconfig
 2023-09-19 14:14 UTC 

[PATCH net v3 2/3] net: prevent rewrite of msg_name in sock_sendmsg()
 2023-09-19 14:14 UTC  (2+ messages)

[PATCH net-next v5] net/core: Introduce netdev_core_stats_inc() for trace
 2023-09-19 13:55 UTC 

[PATCH net-next v4] net/core: Introduce netdev_core_stats_inc() for trace
 2023-09-19 13:42 UTC  (3+ messages)

[net-next PATCH] net: sfp: add quirk for Fiberstone GPON-ONU-34-20BI
 2023-09-19 13:40 UTC  (2+ messages)

[PATCH v2 00/13] PCI/ASPM: Make ASPM in core robust and remove driver workarounds
 2023-09-19 13:36 UTC  (9+ messages)
` [PATCH v2 06/13] Bluetooth: hci_bcm4377: Convert aspm disable to quirk
` [PATCH v2 09/13] wifi: ath10k: Use pci_disable/enable_link_state()
` [PATCH v2 10/13] wifi: ath11k: "
` [PATCH v2 11/13] wifi: ath12k: "

[PATCH v3 3/8] igb: Use FIELD_GET() to extract Link Width
 2023-09-19 13:27 UTC  (4+ messages)
` [PATCH v3 7/8] e1000e: Use PCI_EXP_LNKSTA_NLW & FIELD_GET() instead of custom defines/code
` [PATCH v3 8/8] e1000e: Use pcie_capability_read_word() for reading LNKSTA

[PATCH v3] net: ethernet: ti: am65-cpsw-qos: Add Frame Preemption MAC Merge support
 2023-09-19 13:13 UTC  (2+ messages)

[PATCH net] net: bridge: use DEV_STATS_INC()
 2023-09-19 13:00 UTC  (2+ messages)

[PATCH net-next v8 0/6] introduce page_pool_alloc() related API
 2023-09-19 12:47 UTC  (5+ messages)
` [PATCH net-next v8 2/6] page_pool: unify frag_count handling in page_pool_is_last_frag()

[PATCH v2] net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode
 2023-09-19 12:47 UTC  (3+ messages)

netif_carrier_on() race
 2023-09-19 12:40 UTC  (3+ messages)

[PATCH net-next v2 0/2] r8152: modify rx_bottom
 2023-09-19 12:26 UTC  (4+ messages)
` [PATCH net-next v2 1/2] r8152: remove queuing rx packets in driver

[PATCH net-next v4 0/6] bridge: Add a limit on learned FDB entries
 2023-09-19  8:12 UTC  (7+ messages)
` [PATCH net-next v4 1/6] net: bridge: Set BR_FDB_ADDED_BY_USER early in fdb_add_entry
` [PATCH net-next v4 2/6] net: bridge: Set strict_start_type for br_policy
` [PATCH net-next v4 3/6] net: bridge: Track and limit dynamically learned FDB entries
` [PATCH net-next v4 4/6] net: bridge: Add netlink knobs for number / max "
` [PATCH net-next v4 5/6] net: bridge: Add a configurable default FDB learning limit
` [PATCH net-next v4 6/6] selftests: forwarding: bridge_fdb_learning_limit: Add a new selftest

[RFC PATCH iproute2-next v4] iplink: bridge: Add sup20230919-fdb_limit-v4-0-1a2a59694d67@avm.der bridge FDB learning limits
 2023-09-19  8:08 UTC 

[PATCH bpf-next 0/4] Mixing bpf2bpf and tailcalls for RV64
 2023-09-19 12:01 UTC  (7+ messages)
` [PATCH bpf-next 4/4] riscv, bpf: Mixing bpf2bpf and tailcalls

[patch iproute2-next 0/4] expose devlink instances relationships
 2023-09-19 11:57 UTC  (5+ messages)
` [patch iproute2-next 2/4] devlink: introduce support for netns id for nested handle

pull-request: bpf-next 2023-09-19
 2023-09-19 11:24 UTC 

[PATCH net-next v5 0/7] introduce DEFINE_FLEX() macro
 2023-09-19 11:10 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH] net/handshake: Fix memory leak in __sock_create() and sock_alloc_file()
 2023-09-19 10:44 UTC 

[PATCH net v2] net: team: get rid of team->lock in team module
 2023-09-19 10:41 UTC  (5+ messages)

[PATCH V2 net 0/5] There are some bugfix for the HNS3 ethernet driver
 2023-09-19 10:20 UTC  (2+ messages)

[PATCH net-next 0/3] Wangxun ethtool stats
 2023-09-19 10:08 UTC  (3+ messages)
` [PATCH net-next 1/3] net: libwx: support hardware statistics

[PATCH v2] net: hinic: Fix warning-hinic_set_vlan_fliter() warn: variable dereferenced before check 'hwdev'
 2023-09-19 10:06 UTC  (2+ messages)

[PATCH] can: tcan4x5x: Fix id2_register for tcan4553
 2023-09-19  9:54 UTC 

[PATCH][next] wifi: cfg80211: make read-only array centers_80mhz static const
 2023-09-19  9:52 UTC 

[net-next PATCH] octeon_ep: restructured interrupt handlers
 2023-09-19  9:50 UTC  (2+ messages)

[PATCH 4/4] net/onsemi: Add NCN26010 driver
 2023-09-19  9:47 UTC  (4+ messages)

[PATCH 1/1] net: ipv4,ipv6: fix IPSTATS_MIB_OUTFORWDATAGRAMS increment after fragment check
 2023-09-19  9:38 UTC  (3+ messages)
` [PATCH v2 0/1] Issue description and debug
  ` [PATCH v2] net: ipv4,ipv6: fix IPSTATS_MIB_OUTFORWDATAGRAMS increment after fragment check

[PATCH][next] net: dsa: sja1105: make read-only const arrays static
 2023-09-19  9:36 UTC 

pull-request: bpf-next 2023-09-16
 2023-09-19  9:09 UTC  (5+ messages)

[syzbot] [net?] WARNING in __ip6_append_data
 2023-09-19  9:04 UTC  (8+ messages)

[PATCH v2] net: stmmac: fix incorrect rxq|txq_stats reference
 2023-09-19  8:40 UTC  (2+ messages)


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