netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-19 14:42:47 to 2023-09-20 10:12:05 UTC [more...]

[PATCH v15 00/20] nvme-tcp receive offloads
 2023-09-20 10:11 UTC  (7+ messages)
` [PATCH v15 06/20] nvme-tcp: Add DDP data-path

[PATCH rdma-next 0/6] Add 800Gb (XDR) speed support
 2023-09-20 10:07 UTC  (7+ messages)
` [PATCH rdma-next 1/6] IB/core: Add support for XDR link speed
` [PATCH rdma-next 2/6] IB/mlx5: Expose XDR speed through MAD
` [PATCH rdma-next 3/6] IB/mlx5: Add support for 800G_8X lane speed
` [PATCH rdma-next 4/6] IB/mlx5: Rename 400G_8X speed to comply to naming convention
` [PATCH rdma-next 5/6] IB/mlx5: Adjust mlx5 rate mapping to support 800Gb
` [PATCH rdma-next 6/6] RDMA/ipoib: Add support for XDR speed in ethtool

[PATCH net-next 0/3] ionic: better Tx SG handling
 2023-09-20 10:00 UTC  (2+ messages)

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

[PATCH v11 10/12] selftests/landlock: Add 11 new test suites dedicated to network
 2023-09-20 10:00 UTC  (10+ messages)
` [PATCH v11.1] "

[PATCH net-next v2 00/11][pull request] Intel Wired LAN Driver Updates 2023-09-18 (ice)
 2023-09-20  9:40 UTC  (2+ messages)

[PATCH v4 00/28] Add support for QMC HDLC, framer infrastruture and PEF2256 framer (v4)
 2023-09-20  9:34 UTC  (3+ messages)
` [PATCH v4 23/28] mfd: core: Ensure disabled devices are skiped without aborting
  ` (subset) "

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

[PATCH v12 00/12] Network support for Landlock
 2023-09-20  9:26 UTC  (13+ messages)
` [PATCH v12 01/12] landlock: Make ruleset's access masks more generic
` [PATCH v12 02/12] landlock: Allow filesystem layout changes for domains without such rule type
` [PATCH v12 03/12] landlock: Refactor landlock_find_rule/insert_rule
` [PATCH v12 04/12] landlock: Refactor merge/inherit_ruleset functions
` [PATCH v12 05/12] landlock: Move and rename layer helpers
` [PATCH v12 06/12] landlock: Refactor "
` [PATCH v12 07/12] landlock: Refactor landlock_add_rule() syscall
` [PATCH v12 08/12] landlock: Add network rules and TCP hooks support
` [PATCH v12 09/12] selftests/landlock: Share enforce_ruleset()
` [PATCH v12 10/12] selftests/landlock: Add 7 new test variants dedicated to network
` [PATCH v12 11/12] samples/landlock: Add network demo
` [PATCH v12 12/12] landlock: Document Landlock's network support

[PATCH net-next v5 0/7] Add MACsec support for TJA11XX C45 PHYs
 2023-09-20  9:22 UTC  (8+ messages)
` [PATCH net-next v5 1/7] net: macsec: move sci_to_cpu to macsec header
` [PATCH net-next v5 2/7] net: macsec: documentation for macsec_context and macsec_ops
` [PATCH net-next v5 3/7] net: macsec: indicate next pn update when offloading
` [PATCH net-next v5 4/7] net: macsec: introduce mdo_insert_tx_tag
` [PATCH net-next v5 5/7] net: phy: nxp-c45-tja11xx: add MACsec support
` [PATCH net-next v5 6/7] net: phy: nxp-c45-tja11xx: add MACsec statistics
` [PATCH net-next v5 7/7] net: phy: nxp-c45-tja11xx: implement mdo_insert_tx_tag

[PATCH net-next 00/54] net: ethernet: Convert to platform remove callback returning void
 2023-09-20  9:20 UTC  (10+ messages)
` [PATCH net-next 04/54] net: ethernet: allwinner: "
` [PATCH net-next 41/54] net: ethernet: renesas: "
` [PATCH net-next 54/54] net: ethernet: xscale: "

[RFC Draft PATCH net-next 0/1] Bridge doc update
 2023-09-20  9:19 UTC  (2+ messages)

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

[PATCH net-next 00/18] net/smc: implement virtual ISM extension and loopback-ism
 2023-09-20  9:00 UTC  (20+ messages)
` [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-next v8 0/6] introduce page_pool_alloc() related API
 2023-09-20  8:59 UTC  (4+ messages)
` [PATCH net-next v8 1/6] page_pool: frag API support for 32-bit arch with 64-bit DMA

[PATCH net 0/3] netfilter updates for net
 2023-09-20  8:41 UTC  (4+ messages)
` [PATCH net 1/3] netfilter: nf_tables: disable toggling dormant table state more than once
` [PATCH net 2/3] netfilter: nf_tables: fix memleak when more than 255 elements expired
` [PATCH net 3/3] netfilter: ipset: Fix race between IPSET_CMD_CREATE and IPSET_CMD_SWAP

[PATCH net v2] ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()
 2023-09-20  8:39 UTC 

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

[PATCH iwl-net v5] igc: Expose tx-usecs coalesce setting to user
 2023-09-20  8:27 UTC  (2+ messages)

[PATCH V2 0/7] Add NSS clock controller support for IPQ9574
 2023-09-20  8:20 UTC  (6+ messages)
` [PATCH V2 5/7] clk: qcom: Add NSS clock Controller driver "

[PATCH net] vxlan: Add missing entries to vxlan_get_size()
 2023-09-20  8:10 UTC  (3+ messages)

[PATCH net v2 0/3] Add missing xdp_do_flush() invocations
 2023-09-20  7:54 UTC  (3+ messages)

[PATCH] net: rds: Fix possible NULL-pointer dereference
 2023-09-20  7:50 UTC  (2+ messages)

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

[patch iproute2-next v2 0/5] expose devlink instances relationships
 2023-09-20  7:30 UTC  (9+ messages)
` [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 net-next 0/3] Wangxun ethtool stats
 2023-09-20  7:27 UTC  (4+ messages)
` [PATCH net-next 1/3] net: libwx: support hardware statistics

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

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

[linus:master] [connector/cn_proc] 2aa1f7a1f4: BUG:kernel_NULL_pointer_dereference,address
 2023-09-20  6:51 UTC 

[pull request][net-next 00/15] mlx5 updates 2023-09-19
 2023-09-20  6:35 UTC  (16+ messages)
` [net-next 01/15] net/mlx5: Call mlx5_sf_id_erase() once in mlx5_sf_dealloc()
` [net-next 02/15] net/mlx5: Use devlink port pointer to get the pointer of container SF struct
` [net-next 03/15] net/mlx5: Convert SF port_indices xarray to function_ids xarray
` [net-next 04/15] net/mlx5: Move state lock taking into mlx5_sf_dealloc()
` [net-next 05/15] net/mlx5: Rename mlx5_sf_deactivate_all() to mlx5_sf_del_all()
` [net-next 06/15] net/mlx5: Push common deletion code into mlx5_sf_del()
` [net-next 07/15] net/mlx5: Remove SF table reference counting
` [net-next 08/15] net/mlx5: Remove redundant max_sfs check and field from struct mlx5_sf_dev_table
` [net-next 09/15] net/mlx5e: Consider aggregated port speed during rate configuration
` [net-next 10/15] net/mlx5e: Check police action rate for matchall filter
` [net-next 11/15] net/mlx5: Bridge, Enable mcast in smfs steering mode
` [net-next 12/15] net/mlx5: DR, Add check for multi destination FTE
` [net-next 13/15] net/mlx5: DR, Handle multi destination action in the right order
` [net-next 14/15] net/mlx5: Add a health error syndrome for pci data poisoned
` [net-next 15/15] net/mlx5: Enable 4 ports multiport E-switch

[PATCH net-next v4 1/2] pktgen: Automate flag enumeration for unknown flag handling
 2023-09-20  6:01 UTC  (8+ messages)
` [PATCH net-next v4 2/2] pktgen: Introducing 'SHARED' flag for testing with non-shared skb

[PATCH net-next] Improving `ip link show` output in iproute2 for PF/VF association
 2023-09-20  5:28 UTC 

[PATCH V2 net-next 0/2] net: qrtr: Few qrtr changes
 2023-09-20  5:33 UTC  (3+ messages)
` [PATCH V2 net-next 1/2] net: qrtr: Prevent stale ports from sending
` [PATCH V2 net-next 2/2] net: qrtr: Add support for processing DEL_PROC type control message

linux-next: Tree for Sep 20 (drivers/net/ethernet/intel/idpf/idpf_txrx.o)
 2023-09-20  5:32 UTC 

[PATCH v1 0/3] mlxbf_gige: Fix several bugs
 2023-09-20  2:51 UTC  (5+ 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 net-next v9 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
 2023-09-20  2:38 UTC  (8+ messages)

[PATCH v4] net: ravb: Fix possible UAF bug in ravb_remove
 2023-09-20  2:37 UTC  (5+ messages)

mv88e6xxx: Timeout waiting for EEPROM done
 2023-09-20  0:47 UTC  (15+ messages)

[PATCH v9 bpf-next 5/9] bpf: udp: Implement batching for sockets iterator
 2023-09-20  0:38 UTC 

[PATCH net-next] net: qualcomm: rmnet: Add side band flow control support
 2023-09-20  0:33 UTC 

[PATCH net-next 1/1] net/sched: Disambiguate verdict from return code
 2023-09-19 23:20 UTC  (3+ 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  (11+ messages)
` [net-next PATCH v3 01/10] netdev-genl: spec: Extend netdev netlink spec in YAML for queue
` [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 05/10] netdev-genl: spec: Extend netdev netlink spec in YAML for NAPI
` [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 09/10] netdev-genl: spec: Add PID in netdev netlink YAML spec
` [net-next PATCH v3 10/10] netdev-genl: Add PID for the NAPI thread

[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  (3+ 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 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

[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 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/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  (2+ 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 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  (5+ messages)
` [RFC PATCH net-next 1/6] net: ethernet: implement OPEN Alliance control transaction interface

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


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