netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-26 13:34:33 to 2023-01-27 01:36:11 UTC [more...]

linux-next: manual merge of the net-next tree with the net tree
 2023-01-27  1:36 UTC 

[PATCH wpan-next 0/2] ieee802154: Beaconing support
 2023-01-27  1:31 UTC  (10+ messages)

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

[PATCH net-next 0/3] tools: ynl: prevent reorder and fix flags
 2023-01-27  0:50 UTC  (2+ messages)

[PATCH 1/2] wifi: ath11k: Use platform_get_irq() to get the interrupt
 2023-01-27  0:27 UTC  (4+ messages)

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

ethtool: introducing "-D_POSIX_C_SOURCE=200809L" breaks compilation with OpenWrt
 2023-01-27  0:10 UTC  (4+ messages)

[PATCH net-next] net: bcmgenet: Add a check for oversized packets
 2023-01-27  0:08 UTC 

[PATCH v8 bpf-next 0/5] Add skb + xdp dynptrs
 2023-01-26 23:34 UTC  (6+ messages)
` [PATCH v8 bpf-next 1/5] bpf: Allow "sk_buff" and "xdp_buff" as valid kfunc arg types
` [PATCH v8 bpf-next 2/5] bpf: Allow initializing dynptrs in kfuncs
` [PATCH v8 bpf-next 3/5] bpf: Add skb dynptrs
` [PATCH v8 bpf-next 4/5] bpf: Add xdp dynptrs
` [PATCH v8 bpf-next 5/5] selftests/bpf: tests for using dynptrs to parse skb and xdp buffers

[PATCH] scripts/spelling.txt: add "exsits" pattern and fix typo instances
 2023-01-26 23:55 UTC  (2+ messages)

[PATCH] mmc: atmel: convert to gpio descriptos
 2023-01-26 23:54 UTC  (2+ messages)

[PATCH net-next] netlink: provide an ability to set default extack message
 2023-01-26 23:39 UTC  (5+ messages)

[PATCH v2 1/2] selftests: net: Fix missing nat6to4.o when running udpgro_frglist.sh
 2023-01-26 23:36 UTC  (4+ messages)

[PATCH net-next RFC 00/20] Introducing P4TC
 2023-01-26 23:30 UTC  (2+ messages)

[PATCH 0/9] PCI/AER: Remove redundant Device Control Error Reporting Enable
 2023-01-26 23:15 UTC 

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

pull-request: mlx5-next 2023-01-24 V2
 2023-01-26 23:08 UTC 

[PATCH net 0/2] xdp_rxq_info_reg fixes for mlx5e
 2023-01-26 22:43 UTC  (6+ 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

[syzbot] WARNING: locking bug in umh_complete
 2023-01-26 22:27 UTC 

[PATCH] [v2] fec: convert to gpio descriptor
 2023-01-26 22:10 UTC  (2+ messages)

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

[PATCH 0/2] net: stmmac: add DT parameter to keep RX_CLK running in LPI state
 2023-01-26 21:51 UTC  (6+ messages)

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

traceroute failure in kernel 6.1 and 6.2
 2023-01-26 21:43 UTC  (10+ messages)

[PATCH 0/1] net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoC
 2023-01-26 21:35 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2 net-next 00/15] ENETC mqprio/taprio cleanup
 2023-01-26 21:13 UTC  (6+ messages)
` [PATCH v2 net-next 15/15] net/sched: taprio: only calculate gate mask per TXQ for igc, stmmac and tsnep

[PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
 2023-01-26 21:12 UTC  (3+ messages)

[PATCH] [v2] wiznet: convert to GPIO descriptors
 2023-01-26 21:07 UTC 

[PATCH net, 0/2] Fix usage of irq affinity_hint
 2023-01-26 21:04 UTC  (3+ messages)
` [PATCH net, 1/2] net: mana: Fix hint value before free irq
` [PATCH net, 2/2] net: mana: Fix accessing freed irq affinity_hint

[RFC PATCH net-next 00/11] ENETC mqprio/taprio cleanup
 2023-01-26 20:39 UTC  (5+ messages)

[PATCH net-next] net: mdio: mux-meson-g12a: use __clk_is_enabled to simplify the code
 2023-01-26 20:39 UTC 

[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 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-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 net] net: dsa: mt7530: fix tristate and help description
 2023-01-26 19:01 UTC 

[PATCH net-next RFC 01/20] net/sched: act_api: change act_base into an IDR
 2023-01-26 19:01 UTC  (18+ 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  (7+ messages)
` [PATCH v3 bpf-next 2/8] drivers: net: turn on XDP features
` [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 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 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  (2+ messages)

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

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


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