messages from 2023-09-19 17:23:00 to 2023-09-20 12:46:07 UTC [more...]
[RFC PATCH net-next 0/6] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
2023-09-20 12:42 UTC (11+ messages)
` [RFC PATCH net-next 1/6] net: ethernet: implement OPEN Alliance control transaction interface
` [RFC PATCH net-next 3/6] net: ethernet: implement OA TC6 configuration function
[PATCH net-next v3] net: add sysctl to disable rfc4862 5.5.3e lifetime handling
2023-09-20 12:44 UTC (2+ messages)
[PATCH V2 net-next 0/2] net: qrtr: Few qrtr changes
2023-09-20 12:48 UTC (4+ 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
[PATCH net-next v4 0/3] net: ethernet: ti: am65-cpsw: Add mqprio and frame pre-emption
2023-09-20 12:15 UTC (4+ messages)
` [PATCH net-next v4 1/3] net: ethernet: ti: am65-cpsw: Move code to avoid forward declaration
` [PATCH net-next v4 2/3] net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode
` [PATCH net-next v4 3/3] net: ethernet: ti: am65-cpsw-qos: Add Frame Preemption MAC Merge support
[PATCH net] net/smc: fix panic smc_tcp_syn_recv_sock() while closing listen socket
2023-09-20 12:08 UTC
[PATCH net-next v9 0/6] introduce page_pool_alloc() related API
2023-09-20 11:58 UTC (7+ messages)
` [PATCH net-next v9 1/6] page_pool: frag API support for 32-bit arch with 64-bit DMA
` [PATCH net-next v9 2/6] page_pool: unify frag_count handling in page_pool_is_last_frag()
` [PATCH net-next v9 3/6] page_pool: remove PP_FLAG_PAGE_FRAG
` [PATCH net-next v9 4/6] page_pool: introduce page_pool[_cache]_alloc() API
` [PATCH net-next v9 5/6] page_pool: update document about frag API
` [PATCH net-next v9 6/6] net: veth: use newly added page pool API for veth with xdp
[PATCH net v2 0/2] Fix dma leaking
2023-09-20 11:56 UTC (11+ messages)
` [PATCH net v2 1/2] net: ll_temac: Fix DMA resources leak
` "
[PATCH net] ice: always add legacy 32byte RXDID in supported_rxdids
2023-09-20 11:54 UTC
[PATCH net-next] MAINTAINERS: Add an obsolete entry for LL TEMAC driver
2023-09-20 11:50 UTC
[PATCH v5 net-next 0/5] net: dsa: hsr: Enable HSR HW offloading for KSZ9477
2023-09-20 11:43 UTC (6+ messages)
` [PATCH v5 net-next 1/5] net: dsa: propagate extack to ds->ops->port_hsr_join()
` [PATCH v5 net-next 2/5] net: dsa: notify drivers of MAC address changes on user ports
` [PATCH v5 net-next 3/5] net: dsa: tag_ksz: Extend ksz9477_xmit() for HSR frame duplication
` [PATCH v5 net-next 4/5] net: dsa: microchip: move REG_SW_MAC_ADDR to dev->info->regs[]
` [PATCH v5 net-next 5/5] net: dsa: microchip: Enable HSR offloading for KSZ9477
[PATCH net-next] netdev: Remove unneeded semicolon
2023-09-20 11:10 UTC (2+ messages)
[PATCH][next] net: dsa: sja1105: make read-only const arrays static
2023-09-20 11:07 UTC (2+ messages)
[PATCH net-next v9 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
2023-09-20 11:06 UTC (7+ messages)
[PATCH net-next v4 0/6] bridge: Add a limit on learned FDB entries
2023-09-20 11:01 UTC (13+ 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
[PATCH][next] net: dsa: mv88e6xxx: make const read-only array lanes static
2023-09-20 11:00 UTC (2+ messages)
[PATCH][next] wifi: cfg80211: make read-only array centers_80mhz static const
2023-09-20 11:00 UTC (2+ messages)
[PATCH] net/handshake: Fix memory leak in __sock_create() and sock_alloc_file()
2023-09-20 11:00 UTC (2+ messages)
[RFC Draft PATCH net-next 0/1] Bridge doc update
2023-09-20 10:38 UTC (3+ messages)
[PATCH bpf] bpf, sockmap: Reject sk_msg egress redirects to non-TCP sockets
2023-09-20 10:20 UTC
[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 (2+ messages)
[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 (8+ messages)
` [PATCH net-next 41/54] net: ethernet: renesas: "
` [PATCH net-next 54/54] net: ethernet: xscale: "
[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 06/18] net/smc: extend GID to 128bits for virtual ISM device
2023-09-20 9:00 UTC (4+ messages)
[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 (2+ 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 (6+ messages)
` [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
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 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 (3+ messages)
` "
[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: "
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).