netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-26 10:03:54 to 2023-01-26 20:36:00 UTC [more...]

[PATCH 00/18] arm64: qcom: add support for sa8775p-ride
 2023-01-26 20:35 UTC  (3+ messages)
` [PATCH 18/18] arm64: dts: qcom: add initial support for qcom sa8775p-ride

[PATCH] fec: convert to gpio descriptor
 2023-01-26 20:32 UTC  (3+ messages)

[PATCH net-next 00/16] bridge: Limit number of MDB entries per port, port-vlan
 2023-01-26 20:28 UTC  (21+ messages)
` [PATCH net-next 01/16] net: bridge: Set strict_start_type at two policies
` [PATCH net-next 02/16] net: bridge: Add extack to br_multicast_new_port_group()
` [PATCH net-next 03/16] net: bridge: Move extack-setting "
` [PATCH net-next 04/16] net: bridge: Add br_multicast_del_port_group()
` [PATCH net-next 05/16] net: bridge: Change a cleanup in br_multicast_new_port_group() to goto
` [PATCH net-next 06/16] net: bridge: Add a tracepoint for MDB overflows
` [PATCH net-next 07/16] net: bridge: Maintain number of MDB entries in net_bridge_mcast_port
` [PATCH net-next 08/16] net: bridge: Add netlink knobs for number / maximum MDB entries
` [PATCH net-next 09/16] selftests: forwarding: Move IGMP- and MLD-related functions to lib
` [PATCH net-next 10/16] selftests: forwarding: bridge_mdb: Fix a typo
` [PATCH net-next 11/16] selftests: forwarding: lib: Add helpers for IP address handling
` [PATCH net-next 12/16] selftests: forwarding: lib: Add helpers for checksum handling
` [PATCH net-next 13/16] selftests: forwarding: lib: Parameterize IGMPv3/MLDv2 generation
` [PATCH net-next 14/16] selftests: forwarding: lib: Allow list of IPs for IGMPv3/MLDv2
` [PATCH net-next 15/16] selftests: forwarding: lib: Add helpers to build IGMP/MLD leave packets
` [PATCH net-next 16/16] selftests: forwarding: bridge_mdb_max: Add a new selftest

[PATCH net-next] unix: Guarantee sk_state relevance in case of it was assigned by a task on other cpu
 2023-01-26 20:25 UTC  (5+ messages)

[PATCH 5.10 0/1] i40e: Add checking for null for nlmsg_find_attr()
 2023-01-26 19:59 UTC  (4+ messages)
` [PATCH 5.10 1/1] "

[PATCH] net: page_pool: fix refcounting issues with fragmented allocation
 2023-01-26 19:48 UTC  (28+ messages)
                                    ` [net PATCH] skb: Do mix page pool and page referenced frags in GRO

[PATCH net-next] net/sched: transition act_pedit to rcu and percpu stats
 2023-01-26 19:46 UTC 

[LSF/MM/BPF proposal]: Physr discussion
 2023-01-26 19:38 UTC  (5+ messages)
` [Lsf-pc] "

[PATCH v2 net-next 00/15] ENETC mqprio/taprio cleanup
 2023-01-26 19:21 UTC  (19+ messages)
` [PATCH v2 net-next 01/15] net: enetc: simplify enetc_num_stack_tx_queues()
` [PATCH v2 net-next 02/15] net: enetc: allow the enetc_reconfigure() callback to fail
` [PATCH v2 net-next 03/15] net: enetc: recalculate num_real_tx_queues when XDP program attaches
` [PATCH v2 net-next 04/15] net: enetc: ensure we always have a minimum number of TXQs for stack
` [PATCH v2 net-next 05/15] net/sched: mqprio: refactor nlattr parsing to a separate function
` [PATCH v2 net-next 06/15] net/sched: mqprio: refactor offloading and unoffloading to dedicated functions
` [PATCH v2 net-next 07/15] net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h
` [PATCH v2 net-next 08/15] net/sched: mqprio: allow offloading drivers to request queue count validation
` [PATCH v2 net-next 09/15] net/sched: mqprio: add extack messages for "
` [PATCH v2 net-next 10/15] net: enetc: request mqprio to validate the queue counts
` [PATCH v2 net-next 11/15] net: enetc: act upon the requested mqprio queue configuration
` [PATCH v2 net-next 12/15] net/sched: taprio: pass mqprio queue configuration to ndo_setup_tc()
` [PATCH v2 net-next 13/15] net: enetc: act upon mqprio queue config in taprio offload
` [PATCH v2 net-next 14/15] net/sched: taprio: validate that gate mask does not exceed number of TCs
` [PATCH v2 net-next 15/15] net/sched: taprio: only calculate gate mask per TXQ for igc, stmmac and tsnep

[PATCH v2 bpf-next 0/8] xdp: introduce xdp-feature support
 2023-01-26 19:09 UTC  (3+ messages)
` [PATCH v2 bpf-next 2/8] drivers: net: turn on XDP features

[PATCH net-next v1 00/10] Convert drivers to return XFRM configuration errors through extack
 2023-01-26 19:17 UTC  (7+ messages)
` [PATCH net-next v1 01/10] xfrm: extend add policy callback to set failure reason

[PATCH net-next] netlink: provide an ability to set default extack message
 2023-01-26 19:15 UTC 

[PATCH net 0/2] xdp_rxq_info_reg fixes for mlx5e
 2023-01-26 19:10 UTC  (3+ messages)
` [PATCH net 1/2] net/mlx5e: XDP, Allow growing tail for XDP multi buffer
` [PATCH net 2/2] net/mlx5e: xsk: Set napi_id to support busy polling on XSK RQ

[PATCH net] net: dsa: mt7530: fix tristate and help description
 2023-01-26 19:01 UTC 

[PATCH 1/2] wifi: ath11k: Use platform_get_irq() to get the interrupt
 2023-01-26 19:01 UTC  (3+ messages)

[PATCH net-next RFC 01/20] net/sched: act_api: change act_base into an IDR
 2023-01-26 19:01 UTC  (20+ messages)
` [PATCH net-next RFC 14/20] p4tc: add header field create, get, delete, flush and dump
` [PATCH net-next RFC 15/20] p4tc: add action template create, update, delete, get, "
` [PATCH net-next RFC 17/20] p4tc: add table entry create, update, get, delete, "
` [PATCH net-next RFC 18/20] p4tc: add register create, update, delete, get, "
` [PATCH net-next RFC 19/20] p4tc: add dynamic action commands

[PATCH] wiznet: convert to GPIO descriptors
 2023-01-26 18:41 UTC  (3+ messages)

[PATCH v3 bpf-next 0/8] xdp: introduce xdp-feature support
 2023-01-26 18:36 UTC  (12+ messages)
` [PATCH v3 bpf-next 1/8] netdev-genl: create a simple family for netdev stuff
` [PATCH v3 bpf-next 2/8] drivers: net: turn on XDP features
` [PATCH v3 bpf-next 3/8] xsk: add usage of XDP features flags
` [PATCH v3 bpf-next 4/8] libbpf: add the capability to specify netlink proto in libbpf_netlink_send_recv
` [PATCH v3 bpf-next 5/8] libbpf: add API to get XDP/XSK supported features
` [PATCH v3 bpf-next 6/8] bpf: devmap: check XDP features in __xdp_enqueue routine
` [PATCH v3 bpf-next 7/8] selftests/bpf: add test for bpf_xdp_query xdp-features support
` [PATCH v3 bpf-next 8/8] selftests/bpf: introduce XDP compliance test tool

[PATCH] wifi: ath6kl: reduce WARN to dev_dbg() in callback
 2023-01-26 18:24 UTC 

[RFC PATCH net-next] net/sched: taprio: give higher priority to higher TCs in software dequeue mode
 2023-01-26 18:23 UTC 

[PATCH v2] netrom: Fix use-after-free caused by accept on already connected socket
 2023-01-26 17:34 UTC  (2+ messages)

[PATCH] net: mscc: ocelot: add ETHTOOL_NETLINK dependency
 2023-01-26 17:21 UTC  (3+ messages)

[net-next Patch v2 4/5] octeontx2-pf: Add devlink support to configure TL1 RR_PRIO
 2023-01-26 17:16 UTC  (12+ messages)

[PATCH net-next v4 0/7] Allow offloading of UDP NEW connections via act_ct
 2023-01-26 17:12 UTC  (4+ messages)
` [PATCH net-next v4 6/7] net/sched: act_ct: offload UDP NEW connections

[PATCH v2 0/6] introduce vm_flags modifier functions
 2023-01-26 17:07 UTC  (10+ messages)
` [PATCH v2 1/6] mm: introduce vma->vm_flags "
` [PATCH v2 3/6] mm: replace vma->vm_flags direct modifications with modifier calls
` [PATCH v2 6/6] mm: export dump_mm()

[PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
 2023-01-26 17:03 UTC  (9+ messages)
` [PATCH 2/2] vhost: check for pending livepatches from "

[PATCH net-next] net: dsa: ocelot: build felix.c into a dedicated kernel module
 2023-01-26 17:00 UTC  (2+ messages)

[PATCH] selftest: net: Improve IPV6_TCLASS/IPV6_HOPLIMIT tests apparmor compatibility
 2023-01-26 16:55 UTC 

[PATCH v2 net-next 0/8] sfc: devlink support for ef100
 2023-01-26 16:52 UTC  (4+ messages)
` [PATCH v2 net-next 2/8] sfc: add devlink info "

[PATCH] xfrm: fix bug with DSCP copy to v6 from v4 tunnel
 2023-01-26 16:33 UTC  (2+ messages)
` [PATCH ipsec-next v2] "

[PATCH] ca8210: move to gpio descriptors
 2023-01-26 16:25 UTC  (2+ messages)

[PATCH v10 00/25] nvme-tcp receive offloads
 2023-01-26 16:21 UTC  (26+ messages)
` [PATCH v10 01/25] net: Introduce direct data placement tcp offload
` [PATCH v10 02/25] net/ethtool: add new stringset ETH_SS_ULP_DDP_{CAPS,STATS}
` [PATCH v10 03/25] net/ethtool: add ULP_DDP_{GET,SET} operations for caps and stats
` [PATCH v10 04/25] Documentation: document netlink ULP_DDP_GET/SET messages
` [PATCH v10 05/25] iov_iter: skip copy if src == dst for direct data placement
` [PATCH v10 06/25] net/tls,core: export get_netdev_for_sock
` [PATCH v10 07/25] nvme-tcp: Add DDP offload control path
` [PATCH v10 08/25] nvme-tcp: Add DDP data-path
` [PATCH v10 09/25] nvme-tcp: RX DDGST offload
` [PATCH v10 10/25] nvme-tcp: Deal with netdevice DOWN events
` [PATCH v10 11/25] nvme-tcp: Add modparam to control the ULP offload enablement
` [PATCH v10 12/25] Documentation: add ULP DDP offload documentation
` [PATCH v10 13/25] net/mlx5e: Rename from tls to transport static params
` [PATCH v10 14/25] net/mlx5e: Refactor ico sq polling to get budget
` [PATCH v10 15/25] net/mlx5e: Have mdev pointer directly on the icosq structure
` [PATCH v10 16/25] net/mlx5e: Refactor doorbell function to allow avoiding a completion
` [PATCH v10 17/25] net/mlx5: Add NVMEoTCP caps, HW bits, 128B CQE and enumerations
` [PATCH v10 18/25] net/mlx5e: NVMEoTCP, offload initialization
` [PATCH v10 19/25] net/mlx5e: TCP flow steering for nvme-tcp acceleration
` [PATCH v10 20/25] net/mlx5e: NVMEoTCP, use KLM UMRs for buffer registration
` [PATCH v10 21/25] net/mlx5e: NVMEoTCP, queue init/teardown
` [PATCH v10 22/25] net/mlx5e: NVMEoTCP, ddp setup and resync
` [PATCH v10 23/25] net/mlx5e: NVMEoTCP, async ddp invalidation
` [PATCH v10 24/25] net/mlx5e: NVMEoTCP, data-path for DDP+DDGST offload
` [PATCH v10 25/25] net/mlx5e: NVMEoTCP, statistics

[PATCH] [v2] at86rf230: convert to gpio descriptors
 2023-01-26 16:22 UTC 

[PATCH] cc2520: move to gpio descriptors
 2023-01-26 16:15 UTC 

[PATCH v2 0/3] Another crack at a handshake upcall mechanism
 2023-01-26 16:02 UTC  (4+ messages)
` [PATCH v2 1/3] net: Add an AF_HANDSHAKE address family
` [PATCH v2 2/3] net/handshake: Add support for PF_HANDSHAKE
` [PATCH v2 3/3] net/tls: Support AF_HANDSHAKE in kTLS

[PATCH net] ixgbe: allow to increase MTU to some extent with XDP enalbed
 2023-01-26 15:56 UTC  (3+ messages)

[PATCH v5 net-next 3/5] net: wwan: t7xx: PCIe reset rescan
 2023-01-26 15:25 UTC  (2+ messages)

[PATCH] scripts/spelling.txt: add "exsits" pattern and fix typo instances
 2023-01-26 15:22 UTC 

[PATCH net] xfrm: remove inherited bridge info from skb
 2023-01-26 15:05 UTC  (3+ messages)

[PATCH] at86rf230: convert to gpio descriptors
 2023-01-26 14:39 UTC  (5+ messages)

[PATCH net-next] net: ethtool: provide shims for stats aggregation helpers when CONFIG_ETHTOOL_NETLINK=n
 2023-01-26 14:40 UTC  (3+ messages)

[syzbot] INFO: task hung in rfkill_sync_work
 2023-01-26 14:18 UTC  (2+ messages)

[PATCH] mmc: atmel: convert to gpio descriptos
 2023-01-26 13:50 UTC 

[PATCH 4.14/4.19/5.4/5.10/5.15] Bluetooth: hci_sync: cancel cmd_timer if hci_open failed
 2023-01-26 13:38 UTC 

[PATCH 6.1 0/1] Bluetooth: hci_sync: cancel cmd_timer if hci_open failed
 2023-01-26 13:36 UTC  (2+ messages)
` [PATCH 6.1 1/1] "

[net-next v2 0/3] net: ethernet: adi: adin1110: add PTP support
 2023-01-26 13:33 UTC  (4+ messages)
` [net-next v2 1/3] net: ethernet: adi: adin1110: add PTP clock support
` [net-next v2 2/3] net: ethernet: adi: adin1110: add timestamping support
` [net-next v2 3/3] dt-bindings: net: adin1110: Document ts-capt pin

[PATCH 0/2] net: wwan: t7xx: Fix Runtime PM implementation
 2023-01-26 13:25 UTC  (3+ messages)
` [PATCH 1/2] net: wwan: t7xx: Fix Runtime PM resume sequence
` [PATCH 2/2] net: wwan: t7xx: Fix Runtime PM initialization

[PATCH v3] netpoll: Remove 4s sleep during carrier detection
 2023-01-26 13:22 UTC  (4+ messages)

[PATCH net v3 0/2] mlx5: ptp fifo bugfixes
 2023-01-26 13:22 UTC  (8+ messages)
` [PATCH net v3 2/2] mlx5: fix possible ptp queue fifo use-after-free

[PATCH v9 00/25] nvme-tcp receive offloads
 2023-01-26 12:53 UTC  (5+ messages)
` [PATCH v9 01/25] net: Introduce direct data placement tcp offload

[PATCH net-next 0/8] mptcp: add mixed v4/v6 support for the in-kernel PM
 2023-01-26 12:50 UTC  (2+ messages)

[GIT PULL] Networking for 6.2-rc6
 2023-01-26 12:26 UTC 

[PATCH net 0/2] xfrm: two fixes around use_time
 2023-01-26 12:05 UTC  (5+ messages)
` [PATCH net 1/2] xfrm: consistently use time64_t in xfrm_timer_handler()
` [PATCH net 2/2] xfrm: annotate data-race around use_time

[PATCH] arm64: ls1046ardb: Use in-band-status for SFP module
 2023-01-26 11:59 UTC  (2+ messages)

[PATCH net-next 0/3][pull request] Intel Wired LAN Driver Updates 2023-01-25 (igc)
 2023-01-26 10:56 UTC  (7+ messages)
` [PATCH net-next 1/3] igc: Add qbv_config_change_errors counter
` [PATCH net-next 2/3] igc: offload queue max SDU from tc-taprio
` [PATCH net-next 3/3] igc: Clean up and optimize watchdog task

[PATCH v5 net-next 0/5] net: wwan: t7xx: fw flashing & coredump support
 2023-01-26 10:55 UTC  (6+ messages)
` [PATCH v5 net-next 5/5] net: wwan: t7xx: Devlink documentation

[PATCH RESEND] icmp: Add counters for rate limits
 2023-01-26 10:30 UTC  (2+ messages)

[PATCH 1/2] net: ll_temac: fix DMA resources leak
 2023-01-26 10:16 UTC  (2+ messages)
` [PATCH 2/2] net: ll_temac: improve reset of buffer on dma mapping

[PATCH v2 0/5] Bluetooth: hci_mrvl: Add serdev support for 88W8997
 2023-01-26 10:03 UTC  (3+ messages)
` [PATCH v2 2/5] dt-bindings: bluetooth: marvell: add max-speed property


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