messages from 2023-02-01 10:41:25 to 2023-02-01 19:11:59 UTC [more...]
[PATCH bpf-next V2 0/4] selftests/bpf: xdp_hw_metadata fixes series
2023-02-01 19:11 UTC (8+ messages)
` [PATCH bpf-next V2 1/4] selftests/bpf: xdp_hw_metadata clear metadata when -EOPNOTSUPP
` [PATCH bpf-next V2 2/4] selftests/bpf: xdp_hw_metadata cleanup cause segfault
` [PATCH bpf-next V2 3/4] selftests/bpf: xdp_hw_metadata correct status value in error(3)
` [PATCH bpf-next V2 4/4] selftests/bpf: xdp_hw_metadata use strncpy for ifname
[PATCH bpf-next V1] selftests/bpf: fix unmap bug in prog_tests/xdp_metadata.c
2023-02-01 19:10 UTC (2+ messages)
[patch net-next 0/3] devlink: trivial names cleanup
2023-02-01 19:10 UTC (4+ messages)
[PATCH net 0/4] sfc: support unicast PTP
2023-02-01 19:05 UTC (3+ messages)
` [PATCH net-next v2 "
[PATCH net-next v4 0/5] add dts for yt8521 and yt8531s, add driver for yt8531
2023-02-01 19:02 UTC (7+ messages)
` [PATCH net-next v4 1/5] dt-bindings: net: Add Motorcomm yt8xxx ethernet phy
` [PATCH net-next v4 3/5] net: phy: Add dts support for Motorcomm yt8521 gigabit "
` [PATCH net-next v4 5/5] net: phy: Add driver for Motorcomm yt8531 "
[PATCH v4 net-next 0/8] sfc: devlink support for ef100
2023-02-01 19:01 UTC (10+ messages)
` [PATCH v4 net-next 1/8] sfc: add "
` [PATCH v4 net-next 2/8] sfc: add devlink info "
[PATCH net-next v9 0/8] Add Auxiliary driver support
2023-02-01 18:58 UTC (6+ messages)
[PATCH net v2] ixgbe: Panic during XDP_TX with > 64 CPUs
2023-02-01 18:50 UTC (2+ messages)
[PATCH v4 net-next 00/15] ENETC mqprio/taprio cleanup
2023-02-01 18:46 UTC (34+ messages)
` [PATCH v4 net-next 01/15] net: enetc: simplify enetc_num_stack_tx_queues()
` [PATCH v4 net-next 02/15] net: enetc: allow the enetc_reconfigure() callback to fail
` [PATCH v4 net-next 03/15] net: enetc: recalculate num_real_tx_queues when XDP program attaches
` [PATCH v4 net-next 04/15] net: enetc: ensure we always have a minimum number of TXQs for stack
` [PATCH v4 net-next 05/15] net/sched: mqprio: refactor nlattr parsing to a separate function
` [PATCH v4 net-next 06/15] net/sched: mqprio: refactor offloading and unoffloading to dedicated functions
` [PATCH v4 net-next 07/15] net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h
` [PATCH v4 net-next 08/15] net/sched: mqprio: allow offloading drivers to request queue count validation
` [PATCH v4 net-next 09/15] net/sched: mqprio: add extack messages for "
` [PATCH v4 net-next 10/15] net: enetc: request mqprio to validate the queue counts
` [PATCH v4 net-next 11/15] net: enetc: act upon the requested mqprio queue configuration
` [PATCH v4 net-next 12/15] net/sched: taprio: pass mqprio queue configuration to ndo_setup_tc()
` [PATCH v4 net-next 13/15] net: enetc: act upon mqprio queue config in taprio offload
` [PATCH v4 net-next 14/15] net/sched: taprio: mask off bits in gate mask that exceed number of TCs
` [PATCH v4 net-next 15/15] net/sched: taprio: only calculate gate mask per TXQ for igc, stmmac and tsnep
[PATCH] [v2] at86rf230: convert to gpio descriptors
2023-02-01 18:45 UTC (8+ messages)
WARNING in sk_stream_kill_queues due to inet6_destroy_sock()-changes
2023-02-01 18:43 UTC (2+ messages)
[PATCH v5 net 0/3] fixes for mtk_eth_soc
2023-02-01 18:23 UTC (4+ messages)
` [PATCH v5 net 1/3] net: mediatek: sgmii: ensure the SGMII PHY is powered down on configuration
` [PATCH v5 net 2/3] net: mediatek: sgmii: fix duplex configuration
` [PATCH v5 net 3/3] mtk_sgmii: enable PCS polling to allow SFP work
[PATCH net-next mlxsw v2 00/16] bridge: Limit number of MDB entries per port, port-vlan
2023-02-01 18:25 UTC (18+ messages)
` [PATCH net-next mlxsw v2 01/16] net: bridge: Set strict_start_type at two policies
` [PATCH net-next mlxsw v2 02/16] net: bridge: Add extack to br_multicast_new_port_group()
` [PATCH net-next mlxsw v2 03/16] net: bridge: Move extack-setting "
` [PATCH net-next mlxsw v2 04/16] net: bridge: Add br_multicast_del_port_group()
` [PATCH net-next mlxsw v2 05/16] net: bridge: Change a cleanup in br_multicast_new_port_group() to goto
` [PATCH net-next mlxsw v2 06/16] net: bridge: Add a tracepoint for MDB overflows
` [PATCH net-next mlxsw v2 07/16] net: bridge: Maintain number of MDB entries in net_bridge_mcast_port
` [PATCH net-next mlxsw v2 08/16] net: bridge: Add netlink knobs for number / maximum MDB entries
` [PATCH net-next mlxsw v2 09/16] selftests: forwarding: Move IGMP- and MLD-related functions to lib
` [PATCH net-next mlxsw v2 10/16] selftests: forwarding: bridge_mdb: Fix a typo
` [PATCH net-next mlxsw v2 11/16] selftests: forwarding: lib: Add helpers for IP address handling
` [PATCH net-next mlxsw v2 12/16] selftests: forwarding: lib: Add helpers for checksum handling
` [PATCH net-next mlxsw v2 13/16] selftests: forwarding: lib: Parameterize IGMPv3/MLDv2 generation
` [PATCH net-next mlxsw v2 14/16] selftests: forwarding: lib: Allow list of IPs for IGMPv3/MLDv2
` [PATCH net-next mlxsw v2 15/16] selftests: forwarding: lib: Add helpers to build IGMP/MLD leave packets
` [PATCH net-next mlxsw v2 16/16] selftests: forwarding: bridge_mdb_max: Add a new selftest
[PATCH v2] net: fec: fix conversion to gpiod API
2023-02-01 18:25 UTC (3+ messages)
[PATCH net-next 0/5] ATU and FDB synchronization on locked ports
2023-02-01 18:24 UTC (5+ messages)
` [PATCH net-next 1/5] net: bridge: add dynamic flag to switchdev notifier
` [PATCH net-next 4/5] net: bridge: ensure FDB offloaded flag is handled as needed
[PATCH net 0/4] MAINTAINERS: spring refresh of networking maintainers
2023-02-01 18:23 UTC (6+ messages)
` [PATCH net 1/4] MAINTAINERS: bonding: move Veaceslav Falico to CREDITS
` [PATCH net 2/4] mailmap: add John Crispin's entry
` [PATCH net 3/4] MAINTAINERS: ipv6: retire Hideaki Yoshifuji
` [PATCH net 4/4] MAINTAINERS: update SCTP maintainers
[PATCH net v4 0/2] mlx5: ptp fifo bugfixes
2023-02-01 18:19 UTC (4+ messages)
` [PATCH net v4 1/2] mlx5: fix skb leak while fifo resync and push
` [PATCH net v4 2/2] mlx5: fix possible ptp queue fifo use-after-free
[PATCH net-next RFC 00/20] Introducing P4TC
2023-02-01 18:08 UTC (16+ messages)
[PATCH net 1/1] igc: return an error if the mac type is unknown in igc_ptp_systim_to_hwtstamp()
2023-02-01 18:04 UTC (3+ messages)
[PATCH net] net: ethernet: mtk_eth_soc: disable hardware DSA untagging for second MAC
2023-02-01 17:57 UTC (3+ messages)
[PATCH net-next v2] gve: Introduce a way to disable queue formats
2023-02-01 17:44 UTC (3+ messages)
[PATCH net-next] tcp: add TCP_MINTTL drop reason
2023-02-01 17:43 UTC
[PATCH net-next v4 00/23] net: add EEE support for KSZ9477 and AR8035 with i.MX6
2023-02-01 17:28 UTC (29+ messages)
` [PATCH net-next v4 01/23] net: dsa: microchip: enable EEE support
` [PATCH net-next v4 02/23] net: phy: add genphy_c45_read_eee_abilities() function
` [PATCH net-next v4 03/23] net: phy: micrel: add ksz9477_get_features()
` [PATCH net-next v4 04/23] net: phy: export phy_check_valid() function
` [PATCH net-next v4 05/23] net: phy: add genphy_c45_ethtool_get/set_eee() support
` [PATCH net-next v4 06/23] net: phy: c22: migrate to genphy_c45_write_eee_adv()
` [PATCH net-next v4 07/23] net: phy: c45: "
` [PATCH net-next v4 08/23] net: phy: migrate phy_init_eee() to genphy_c45_eee_is_active()
` [PATCH net-next v4 09/23] net: phy: start using genphy_c45_ethtool_get/set_eee()
` [PATCH net-next v4 10/23] net: phy: add driver specific get/set_eee support
` [PATCH net-next v4 11/23] net: phy: at803x: implement ethtool access to SmartEEE functionality
` [PATCH net-next v4 12/23] net: phy: at803x: ar8035: fix EEE support for half duplex links
` [PATCH net-next v4 13/23] net: phy: add PHY specifica flag to signal SmartEEE support
` [PATCH net-next v4 14/23] net: phy: at803x: add PHY_SMART_EEE flag to AR8035
` [PATCH net-next v4 15/23] net: phy: add phy_has_smarteee() helper
` [PATCH net-next v4 16/23] net: fec: add support for PHYs with SmartEEE support
` [PATCH net-next v4 17/23] e1000e: replace EEE ethtool helpers to linkmode variants
` [PATCH net-next v4 18/23] igb: "
` [PATCH net-next v4 19/23] igc: "
` [PATCH net-next v4 20/23] tg3: "
` [PATCH net-next v4 21/23] r8152: "
` [PATCH net-next v4 22/23] net: usb: ax88179_178a: "
` [PATCH net-next v4 23/23] net: mdio: drop EEE ethtool helpers in favor "
[PATCH v2 0/2] dt: bindings: add dt entry for XO calibration support
2023-02-01 17:20 UTC (4+ messages)
` [PATCH v2 1/2] "
[PATCH wpan-next v2 0/2] ieee802154: Beaconing support
2023-02-01 17:15 UTC (7+ messages)
[PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
2023-02-01 17:11 UTC (13+ messages)
[PATCH net-next v2 0/2] amd-xgbe: add support for 2.5GbE and rx-adaptation
2023-02-01 17:11 UTC (3+ messages)
` [PATCH net-next v2 2/2] amd-xgbe: add support for rx-adaptation
[PATCH v2 00/13] spi: Add support for stacked/parallel memories
2023-02-01 16:57 UTC (4+ messages)
` [PATCH v2 02/13] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
` (subset) [PATCH v2 00/13] spi: Add support for stacked/parallel memories
[PATCH v2 1/2] wifi: ath11k: Use platform_get_irq() to get the interrupt
2023-02-01 16:54 UTC (2+ messages)
` [PATCH v2 2/2] wifi: ath5k: "
[PATCH] net: openvswitch: fix flow memory leak in ovs_flow_cmd_new
2023-02-01 16:54 UTC (4+ messages)
[PATCH] vhost-vdpa: print error when vhost_vdpa_alloc_domain fails
2023-02-01 16:51 UTC (5+ messages)
[PATCH net-next v6 0/7] Allow offloading of UDP NEW connections via act_ct
2023-02-01 16:31 UTC (8+ messages)
` [PATCH net-next v6 1/7] net: flow_offload: provision conntrack info in ct_metadata
` [PATCH net-next v6 2/7] netfilter: flowtable: fixup UDP timeout depending on ct state
` [PATCH net-next v6 3/7] netfilter: flowtable: allow unidirectional rules
` [PATCH net-next v6 4/7] netfilter: flowtable: cache info of last offload
` [PATCH net-next v6 5/7] net/sched: act_ct: set ctinfo in meta action depending on ct state
` [PATCH net-next v6 6/7] net/sched: act_ct: offload UDP NEW connections
` [PATCH net-next v6 7/7] netfilter: nf_conntrack: allow early drop of offloaded UDP conns
[RESEND PATCH ethtool-next v6 0/2] add netlink support for rss get
2023-02-01 16:30 UTC (2+ messages)
[PATCH net-next 0/9] net: flow_offload: add support for per action hw stats
2023-02-01 16:10 UTC (10+ messages)
` [PATCH net-next 1/9] net/sched: optimize action stats api calls
` [PATCH net-next 2/9] net/sched: act_pedit, setup offload action for action stats query
` [PATCH net-next 3/9] net/sched: pass flow_stats instead of multiple stats args
` [PATCH net-next 4/9] net/sched: introduce flow_offload action cookie
` [PATCH net-next 5/9] net/sched: support per action hw stats
` [PATCH net-next 6/9] net/mlx5e: TC, add hw counter to branching actions
` [PATCH net-next 7/9] net/mlx5e: TC, store tc action cookies per attr
` [PATCH net-next 8/9] net/sched: TC, map tc action cookie to a hw counter
` [PATCH net-next 9/9] net/sched: TC, support per action stats
[PATCH net 4/4] sfc: remove expired unicast PTP filters
2023-02-01 16:09 UTC (2+ messages)
[GIT PULL] virtio,vhost,vdpa: fixes
2023-02-01 16:06 UTC
[PATCH net-next v3] gve: Introduce a way to disable queue formats
2023-02-01 15:57 UTC
[PATCH] l2tp: Avoid possible recursive deadlock in l2tp_tunnel_register()
2023-02-01 15:43 UTC (3+ messages)
[PATCHv4 net-next 00/10] net: support ipv4 big tcp
2023-02-01 15:39 UTC (12+ messages)
` [PATCHv4 net-next 01/10] net: add a couple of helpers for iph tot_len
` [PATCHv4 net-next 03/10] openvswitch: use skb_ip_totlen in conntrack
` [PATCHv4 net-next 08/10] packet: add TP_STATUS_GSO_TCP for tp_status
` [PATCHv4 net-next 09/10] net: add gso_ipv4_max_size and gro_ipv4_max_size per device
` [PATCHv4 net-next 10/10] net: add support for ipv4 big tcp
[PATCH] PCI: Add ACS quirk for Wangxun NICs
2023-02-01 15:37 UTC (2+ messages)
[PATCH net-next v6 0/2] net/sched: transition act_pedit to rcu and percpu stats
2023-02-01 15:33 UTC (3+ messages)
` [PATCH net-next v6 1/2] "
[PATCH net] net: phy: meson-gxl: use MMD access dummy stubs for GXL, internal PHY
2023-02-01 15:16 UTC (4+ messages)
[PATCH v4 net-next 5/8] sfc: add devlink port support for ef100
2023-02-01 14:57 UTC (2+ messages)
[PATCH net v4 1/4] selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warning
2023-02-01 14:55 UTC (8+ messages)
` [PATCH net v4 2/4] selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are provided
` [PATCH net v4 3/4] selftests: net: udpgso_bench: Fix racing bug between the rx/tx programs
` [PATCH net v4 4/4] selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchmarking
[PATCH v3] powerpc: macio: Make remove callback of macio driver void returned
2023-02-01 14:36 UTC
[PATCH v2 1/1] net: openvswitch: reduce cpu_used_mask memory
2023-02-01 13:44 UTC (2+ messages)
[PATCH v2 net] ixgbe: allow to increase MTU to some extent with XDP enabled
2023-02-01 13:28 UTC (7+ messages)
` [Intel-wired-lan] "
[PATCH net-next v5 0/5] net: renesas: rswitch: Modify initialization for SERDES and PHY
2023-02-01 13:14 UTC (6+ messages)
` [PATCH net-next v5 1/5] net: renesas: rswitch: Simplify struct phy * handling
` [PATCH net-next v5 2/5] net: renesas: rswitch: Convert to phy_device
` [PATCH net-next v5 3/5] net: renesas: rswitch: Add host_interfaces setting
` [PATCH net-next v5 4/5] net: renesas: rswitch: Add phy_power_{on,off}() calling
` [PATCH net-next v5 5/5] net: renesas: rswitch: Add "max-speed" handling
[PATCH net-next v5 0/2] net/sched: transition act_pedit to rcu and percpu stats
2023-02-01 13:12 UTC (5+ messages)
` [PATCH net-next v5 1/2] "
[PATCH net-next v3 00/15] net: add EEE support for KSZ9477 and AR8035 with i.MX6
2023-02-01 12:45 UTC (4+ messages)
` [PATCH net-next v3 15/15] net: fec: add support for PHYs with SmartEEE support
[PATCH] ip.7: Document IP_LOCAL_PORT_RANGE socket option
2023-02-01 12:36 UTC
[PATCH v2 0/3] Add support for NXP bluetooth chipsets
2023-02-01 12:33 UTC (4+ messages)
` [PATCH v2 3/3] Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets
[UNTESTED PATCH] net/usb: kalmia: Fix uninit-value in kalmia_send_init_packet
2023-02-01 12:19 UTC (3+ messages)
` [PATCH v2] "
[PATCH] wifi: rsi: Adding new driver Maintainers
2023-02-01 12:14 UTC (4+ messages)
[PATCH V2 1/2] net: phylink: add a function to resume phy alone to fix resume issue with WoL enabled
2023-02-01 12:14 UTC (3+ messages)
` [PATCH V2 2/2] net: stmmac: resume phy separately before calling stmmac_hw_setup()
[PATCH] net: openvswitch: reduce cpu_used_mask memory consumption
2023-02-01 12:09 UTC (2+ messages)
[PATCH] netfilter: conntrack: remote a return value of the 'seq_print_acct' function
2023-02-01 11:17 UTC (3+ messages)
` [PATCH v2] "
[PATCH net-next] netfilter: nf_tables: fix wrong pointer passed to PTR_ERR()
2023-02-01 11:17 UTC (3+ messages)
[PATCH v4 net-next 3/8] sfc: enumerate mports in ef100
2023-02-01 11:12 UTC (2+ messages)
[PATCH v3 0/2] Introduce ICSSG based ethernet Driver
2023-02-01 11:10 UTC (4+ messages)
` [PATCH v3 1/2] dt-bindings: net: Add ICSSG Ethernet Driver bindings
` [EXTERNAL] "
[PATCH bpf-next 00/13] ice: add XDP mbuf support
2023-02-01 11:05 UTC (2+ messages)
[PATCH net-next 0/2] tuntap: correctly initialize socket uid
2023-02-01 11:01 UTC (4+ messages)
` [PATCH net-next 1/2] tun: tun_chr_open(): "
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).