netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-20 15:07:45 to 2023-04-21 02:41:39 UTC [more...]

[PATCH net-next v4 0/5] net/sched: act_pedit: minor improvements
 2023-04-21  2:41 UTC  (7+ messages)
` [PATCH net-next v4 1/5] net/sched: act_pedit: simplify 'ex' key parsing error propagation
` [PATCH net-next v4 2/5] net/sched: act_pedit: use extack in 'ex' parsing errors
` [PATCH net-next v4 3/5] net/sched: act_pedit: check static offsets a priori

[PATCH bpf-next 0/2] Introduce a new bpf helper of bpf_task_under_cgroup
 2023-04-21  2:31 UTC  (4+ messages)
` [PATCH bpf-next 1/2] bpf: Add bpf_task_under_cgroup helper
    ` [External] "

[PATCH net-next] page_pool: unlink from napi during destroy
 2023-04-21  2:30 UTC  (2+ messages)

[PATCH net-next] gve: update MAINTAINERS
 2023-04-21  2:30 UTC  (2+ messages)

[PATCH net-next v3 0/8] TXGBE PHYLINK support
 2023-04-21  2:20 UTC  (6+ messages)
` [PATCH net-next v3 2/8] i2c: designware: Add driver support for Wangxun 10Gb NIC

[PATCH] net: phy: fix circular LEDS_CLASS dependencies
 2023-04-21  2:20 UTC  (4+ messages)

[pull request][net-next 00/15] mlx5 updates 2023-04-20
 2023-04-21  2:13 UTC  (17+ messages)
` [net-next 01/15] net/mlx5: DR, Fix dumping of legacy modify_hdr in debug dump
` [net-next 02/15] net/mlx5: DR, Calculate sync threshold of each pool according to its type
` [net-next 03/15] net/mlx5: DR, Add more info in domain dbg dump
` [net-next 04/15] net/mlx5: DR, Add memory statistics for domain object
` [net-next 05/15] Revert "net/mlx5: Expose steering dropped packets counter"
` [net-next 06/15] Revert "net/mlx5: Expose vnic diagnostic counters for eswitch managed vports"
` [net-next 07/15] net/mlx5: Add vnic devlink health reporter to PFs/VFs
` [net-next 08/15] net/mlx5e: Add vnic devlink health reporter to representors
` [net-next 09/15] net/mlx5e: RX, Fix releasing page_pool pages twice for striding RQ
` [net-next 10/15] net/mlx5e: RX, Fix XDP_TX page release for legacy rq nonlinear case
` [net-next 11/15] net/mlx5e: RX, Hook NAPIs to page pools
` [net-next 12/15] net/mlx5: Include linux/pci.h for pci_msix_can_alloc_dyn()
` [net-next 13/15] net/mlx5: E-Switch, Remove redundant dev arg from mlx5_esw_vport_alloc()
` [net-next 14/15] net/mlx5: E-Switch, Remove unused mlx5_esw_offloads_vport_metadata_set()
` [net-next 15/15] net/mlx5: Update op_mode to op_mod for port selection

[PATCH v3 0/6] pci-hyper: Fix race condition bugs for fast device hotplug
 2023-04-21  2:04 UTC  (2+ messages)

[pull request][net V2 00/10] mlx5 fixes 2023-04-19
 2023-04-21  1:50 UTC  (11+ messages)
` [net V2 01/10] net/mlx5e: Don't clone flow post action attributes second time
` [net V2 02/10] net/mlx5e: Release the label when replacing existing ct entry
` [net V2 03/10] net/mlx5: E-switch, Create per vport table based on devlink encap mode
` [net V2 04/10] net/mlx5: E-switch, Don't destroy indirect table in split rule
` [net V2 05/10] net/mlx5: Release tunnel device after tc update skb
` [net V2 06/10] net/mlx5e: Fix error flow in representor failing to add vport rx rule
` [net V2 07/10] Revert "net/mlx5: Remove "recovery" arg from mlx5_load_one() function"
` [net V2 08/10] net/mlx5: Use recovery timeout on sync reset flow
` [net V2 09/10] net/mlx5e: Nullify table pointer when failing to create
` [net V2 10/10] Revert "net/mlx5e: Don't use termination table when redundant"

[PATCH bpf-next] bpf: Fix race between btf_put and btf_idr walk
 2023-04-21  1:49 UTC 

[PATCH v8 vfio 0/7] pds_vfio driver
 2023-04-21  0:42 UTC  (4+ messages)
` [PATCH v8 vfio 3/7] vfio/pds: register with the pds_core PF

[PATCH net-next] net: dsa: b53: Slightly optimize b53_arl_read()
 2023-04-21  0:40 UTC  (2+ messages)

[PATCH] net/handshake: Fix section mismatch in handshake_exit
 2023-04-21  0:36 UTC  (2+ messages)

[PATCH net-next 0/6][pull request] ice: lower CPU usage with GNSS
 2023-04-20 23:50 UTC  (7+ messages)
` [PATCH net-next 1/6] ice: do not busy-wait to read GNSS data
` [PATCH net-next 2/6] ice: increase the GNSS data polling interval to 20 ms
` [PATCH net-next 3/6] ice: remove ice_ctl_q_info::sq_cmd_timeout
` [PATCH net-next 4/6] ice: sleep, don't busy-wait, for ICE_CTL_Q_SQ_CMD_TIMEOUT
` [PATCH net-next 5/6] ice: remove unused buffer copy code in ice_sq_send_cmd_retry()
` [PATCH net-next 6/6] ice: sleep, don't busy-wait, in the SQ send retry loop

[PATCH net 0/2][pull request] ixgbe: Multiple RSS bugfixes
 2023-04-20 23:50 UTC  (3+ messages)
` [PATCH net 1/2] ixgbe: Allow flow hash to be set via ethtool
` [PATCH net 2/2] ixgbe: Enable setting RSS table to default values

[PATCH bpf-next v5 0/4] xsk: Support UMEM chunk_size > PAGE_SIZE
 2023-04-20 23:41 UTC  (4+ messages)

[PATCH v2 net] netlink: Use copy_to_user() for optval in netlink_getsockopt()
 2023-04-20 23:33 UTC 

[PATCH net-next] net: ethtool: coalesce: try to make user settings stick twice
 2023-04-20 23:33 UTC 

[PATCH net v2] net/sched: sch_fq: fix integer overflow of "credit"
 2023-04-20 23:24 UTC  (3+ messages)

[PATCH net 1/4] bonding: fix send_peer_notif overflow
 2023-04-20 23:21 UTC  (4+ messages)

[PATCH v2 bpf 00/11] bpf: random unpopular userspace fixes (32 bit et al)
 2023-04-20 23:07 UTC  (6+ messages)
` [PATCH v2 bpf 02/11] bpftool: define a local bpf_perf_link to fix accessing its fields

[PATCH v2 net-next 0/9] Remove skb_mac_header() dependency in DSA xmit path
 2023-04-20 22:56 UTC  (10+ messages)
` [PATCH v2 net-next 1/9] net: vlan: don't adjust MAC header in __vlan_insert_inner_tag() unless set
` [PATCH v2 net-next 2/9] net: vlan: introduce skb_vlan_eth_hdr()
` [PATCH v2 net-next 3/9] net: dpaa: avoid one skb_reset_mac_header() in dpaa_enable_tx_csum()
` [PATCH v2 net-next 4/9] net: dsa: tag_ocelot: do not rely on skb_mac_header() for VLAN xmit
` [PATCH v2 net-next 5/9] net: dsa: tag_ksz: do not rely on skb_mac_header() in TX paths
` [PATCH v2 net-next 6/9] net: dsa: tag_sja1105: don't "
` [PATCH v2 net-next 7/9] net: dsa: tag_sja1105: replace skb_mac_header() with vlan_eth_hdr()
` [PATCH v2 net-next 8/9] net: dsa: update TX path comments to not mention skb_mac_header()
` [PATCH v2 net-next 9/9] net: dsa: tag_ocelot: call only the relevant portion of __skb_vlan_pop() on TX

[PATCH v2 0/8] sched/topology: add for_each_numa_cpu() macro
 2023-04-20 22:45 UTC  (4+ messages)
` [PATCH v2 4/8] net: mlx5: switch comp_irqs_request() to using for_each_numa_cpu

One-off regression fix for 6.3 [was: Re: [PATCH] wifi: ath9k: Don't mark channelmap stack variable read-only in ath9k_mci_update_wlan_channels()]
 2023-04-20 22:38 UTC  (3+ messages)

[PATCH v1] wifi: ath9k: fix AR9003 mac hardware hang check register offset calculation
 2023-04-20 22:17 UTC  (2+ messages)

[PATCH v3 net] tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp
 2023-04-20 22:16 UTC  (4+ messages)

[PATCH] net: dsa: qca8k: fix LEDS_CLASS dependency
 2023-04-20 21:36 UTC  (2+ messages)

[PATCH] bonding: Always assign be16 value to vlan_proto
 2023-04-20 21:23 UTC  (4+ messages)

[PATCH net-next v2 0/6] ice: lower CPU usage with GNSS
 2023-04-20 21:07 UTC  (14+ messages)
` [PATCH net-next v2 1/6] ice: do not busy-wait to read GNSS data
  ` [Intel-wired-lan] "
` [PATCH net-next v2 2/6] ice: increase the GNSS data polling interval to 20 ms
  ` [Intel-wired-lan] "
` [PATCH net-next v2 3/6] ice: remove ice_ctl_q_info::sq_cmd_timeout
  ` [Intel-wired-lan] "
` [PATCH net-next v2 4/6] ice: sleep, don't busy-wait, for ICE_CTL_Q_SQ_CMD_TIMEOUT
  ` [Intel-wired-lan] "
` [PATCH net-next v2 5/6] ice: remove unused buffer copy code in ice_sq_send_cmd_retry()
  ` [Intel-wired-lan] "
` [PATCH net-next v2 6/6] ice: sleep, don't busy-wait, in the SQ send retry loop
  ` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH net-next v2 0/6] ice: lower CPU usage with GNSS

[PATCH net-next] net: mtk_eth_soc: mediatek: fix ppe flow accounting for v1 hardware
 2023-04-20 21:06 UTC 

[PATCHv2 next] ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6
 2023-04-20 21:00 UTC  (4+ messages)

[PATCH] Bluetooth: Cancel sync command before suspend and power off
 2023-04-20 21:00 UTC  (2+ messages)

[PATCH net-next] net: lan966x: Don't use xdp_frame when action is XDP_TX
 2023-04-20 20:52 UTC  (2+ messages)

[RFC PATCH 0/4] Add support for QMC HDLC and PHY
 2023-04-20 20:41 UTC  (10+ messages)

[PATCH v5 0/6] Process connector bug fixes & enhancements
 2023-04-20 20:27 UTC  (7+ messages)
` [PATCH v5 1/6] netlink: Reverse the patch which removed filtering
` [PATCH v5 2/6] netlink: Add new netlink_release function
` [PATCH v5 3/6] connector/cn_proc: Add filtering to fix some bugs
` [PATCH v5 4/6] connector/cn_proc: Test code for proc connector
` [PATCH v5 5/6] connector/cn_proc: Performance improvements
` [PATCH v5 6/6] connector/cn_proc: Allow non-root users access

[PATCH 0/3] softirq: uncontroversial change
 2023-04-20 20:23 UTC  (4+ messages)

[PATCH net-next v3 0/6] tsnep: XDP socket zero-copy support
 2023-04-20 20:19 UTC  (11+ messages)
` [PATCH net-next v3 1/6] tsnep: Replace modulo operation with mask
` [PATCH net-next v3 5/6] tsnep: Add XDP socket zero-copy RX support
` [PATCH net-next v3 6/6] tsnep: Add XDP socket zero-copy TX support

[PATCH bpf-next v4 0/7] bpf: add netfilter program type
 2023-04-20 20:16 UTC  (3+ messages)
` [PATCH bpf-next v4 7/7] selftests/bpf: add missing netfilter return value and ctx access tests

[PATCH net] net: dpaa: Fix uninitialized variable in dpaa_stop()
 2023-04-20 20:07 UTC  (3+ messages)

[GIT PULL] Networking for 6.3-rc8
 2023-04-20 19:53 UTC  (2+ messages)

[PATCH net v2] net/sched: cls_api: Initialize miss_cookie_node when action miss is not used
 2023-04-20 18:41 UTC  (2+ messages)

[RFC 0/2] vduse: add support for networking devices
 2023-04-20 18:39 UTC  (3+ messages)

[PATCH net] net/sched: cls_api: Initialize miss_cookie_node when action miss is not used
 2023-04-20 18:35 UTC  (3+ messages)

[PATCH net-next v2] net: dst: fix missing initialization of rt_uncached
 2023-04-20 18:25 UTC 

[PATCH net-next v2 00/15] Introduce Intel IDPF driver
 2023-04-20 18:20 UTC  (6+ messages)
` [PATCH net-next v2 02/15] idpf: add module register and probe functionality
      ` [Intel-wired-lan] "

[RFC PATCH v3 1/5] Add NDOs for hardware timestamp get/set
 2023-04-20 18:04 UTC  (5+ messages)

[PATCH v10 0/4] Another crack at a handshake upcall mechanism
 2023-04-20 18:00 UTC  (5+ messages)
` [PATCH v10 2/4] net/handshake: Create a NETLINK service for handling handshake requests

[PATCH xfrm 0/2] Couple of error unwind fixes to packet offload
 2023-04-20 17:33 UTC  (9+ messages)
` [PATCH xfrm 1/2] xfrm: release all offloaded policy memory
` [PATCH xfrm 2/2] xfrm: Fix leak of dev tracker

[PATCH v10 00/13] Network support for Landlock
 2023-04-20 17:32 UTC  (11+ messages)
` [PATCH v10 02/13] landlock: Allow filesystem layout changes for domains without such rule type
` [PATCH v10 07/13] landlock: Refactor layer helpers
` [PATCH v10 10/13] selftests/landlock: Share enforce_ruleset()

[PATCH net-next 00/12] ice: switchdev bridge offload
 2023-04-20 16:59 UTC  (11+ messages)
` [PATCH net-next 04/12] ice: Implement basic eswitch bridge setup
` [PATCH net-next 05/12] ice: Switchdev FDB events support

[PATCH v4] drivers/net/phy: add driver for Microchip LAN867x 10BASE-T1S PHY
 2023-04-20 17:26 UTC  (3+ messages)

[PATCH v4 0/2] gro: optimise redundant parsing of packets
 2023-04-20 17:23 UTC  (7+ messages)
` [PATCH v4 2/2] "

[PATCH net] net/mlx5: Fix management PF condition
 2023-04-20 17:22 UTC  (2+ messages)

[PATCH LSM v2 0/2] security: SELinux/LSM label with MPTCP and accept
 2023-04-20 17:17 UTC  (3+ messages)
` [PATCH LSM v2 1/2] security, lsm: Introduce security_mptcp_add_subflow()
` [PATCH LSM v2 2/2] selinux: Implement mptcp_add_subflow hook

[PATCH net-next] xsk: introduce xsk_dma_ops
 2023-04-20 16:42 UTC  (16+ messages)

[PATCH net-next 0/5] Fixes to mlx5 IPsec implementation
 2023-04-20 17:13 UTC  (7+ messages)
` [PATCH net-next 3/5] net/mlx5e: Compare all fields in IPv6 address

[PATCH net 0/2] Netfilter fixes for net
 2023-04-20 17:06 UTC  (3+ messages)
` [PATCH net 1/2] netfilter: conntrack: restore IPS_CONFIRMED out of nf_conntrack_hash_check_insert()
` [PATCH net 2/2] netfilter: conntrack: fix wrong ct->timeout value

[PATCH v2 net-next 0/9] ethtool mm API consolidation
 2023-04-20 17:03 UTC  (11+ messages)
` [PATCH v2 net-next 1/9] net: enetc: fix MAC Merge layer remaining enabled until a link down event
` [PATCH v2 net-next 3/9] net: enetc: only commit preemptible TCs to hardware when MM TX is active
` [PATCH v2 net-next 4/9] net: enetc: include MAC Merge / FP registers in register dump

[PATCH LSM 0/2] security: SELinux/LSM label with MPTCP and accept
 2023-04-20 16:55 UTC  (3+ messages)

[BUG] In af_packet.c::dev_parse_header() skb.network_header does not point to the network header
 2023-04-20 16:53 UTC  (4+ messages)

[PATCH net-next v3 0/5] net/sched: cleanup parsing prints in htb and qfq
 2023-04-20 16:49 UTC  (6+ messages)
` [PATCH net-next v3 1/5] net/sched: sch_htb: use extack on errors messages
` [PATCH net-next v3 2/5] net/sched: sch_qfq: "
` [PATCH net-next v3 3/5] net/sched: sch_qfq: refactor parsing of netlink parameters
` [PATCH net-next v3 4/5] selftests: tc-testing: add more tests for sch_qfq
` [PATCH net-next v3 5/5] net/sched: sch_qfq: BITify two bound definitions

[PATCH 0/5] add initial io_uring_cmd support for sockets
 2023-04-20 16:48 UTC  (12+ messages)

[PATCH v2 net] tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp
 2023-04-20 16:46 UTC  (2+ messages)

[PATCH bpf,v2 0/4] Socket lookup BPF API from tc/xdp ingress does not respect VRF bindings
 2023-04-20 16:44 UTC  (4+ messages)
` [PATCH bpf,v2 4/4] selftests/bpf: Add tc_socket_lookup tests

[RFC 0/9] Make iscsid-kernel communications namespace-aware
 2023-04-20 16:42 UTC  (3+ messages)
` [RFC PATCH 2/9] iscsi: associate endpoints with a host

[PATCH net v2 0/2] ixgbe: Multiple RSS bugfixes
 2023-04-20 16:39 UTC  (7+ messages)
` [PATCH net v2 1/2] ixgbe: Allow flow hash to be set via ethtool
    ` [Intel-wired-lan] "
` [PATCH net v2 2/2] ixgbe: Enable setting RSS table to default values
    ` [Intel-wired-lan] "

[PATCH v2 0/2] net: ethernet: mtk_eth_soc: use WO firmware for MT7981
 2023-04-20 16:05 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: net: mediatek: add WED RX binding for MT7981 eth driver
` [PATCH v2 2/2] net: ethernet: mtk_eth_soc: use WO firmware for MT7981

[PATCH net v2 0/2] iavf: Fix issues when setting channels concurrency with removing
 2023-04-20 15:56 UTC  (2+ messages)

[PATCH net 0/4] bonding: fix send_peer_notif overflow
 2023-04-20 15:52 UTC  (3+ messages)
` [PATCH net 2/4] Documentation: bonding: fix the doc of peer_notif_delay

[PATCH 0/4] Enable multiple MCAN on AM62x
 2023-04-20 15:47 UTC  (5+ messages)
` [PATCH 2/4] dt-bindings: net: can: Make interrupt attributes optional for MCAN

[lunn:v6.3-rc2-net-next-phy-leds 5/15] ld.lld: error: undefined symbol: devm_mdiobus_alloc_size
 2023-04-20 15:39 UTC  (5+ messages)

[PATCH net-next v3 0/5] Wangxun netdev features support
 2023-04-20 15:36 UTC  (3+ messages)
` [PATCH net-next v3 2/5] net: wangxun: libwx add rx offload functions

[BUG] net, pci: 6.3-rc1-4 hangs during boot on PowerEdge R620 with igb
 2023-04-20 15:32 UTC  (3+ messages)

[PATCH net-next v4 0/3] net: extend drop reasons
 2023-04-20 15:21 UTC  (5+ messages)
` [PATCH net-next v4 2/3] net: extend drop reasons for multiple subsystems
` [PATCH net-next v4 3/3] mac80211: use the new drop reasons infrastructure

[PATCH v3] vhost_vdpa: fix unmap process in no-batch mode
 2023-04-20 15:17 UTC 

[RFC PATCH 0/5] Enable multiple MCAN on AM62x
 2023-04-20 15:17 UTC  (7+ messages)

[PATCH net-next] net: skbuff: update and rename __kfree_skb_defer()
 2023-04-20 15:06 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).