netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-19 14:04:40 to 2025-03-19 23:05:39 UTC [more...]

[PATCH bpf-next 0/2] selftests/bpf: Migrate test_xdp_vlan.sh into test_progs
 2025-03-19 23:05 UTC  (4+ messages)

[PATCH bpf-next v3 0/3] bpf: Fix use-after-free of sockmap
 2025-03-19 23:02 UTC  (3+ messages)
` [PATCH bpf-next v3 1/3] bpf, sockmap: avoid using sk_socket after free when sending

[PATCH net-next v3 0/5] net: stmmac: dwmac-rk: Add GMAC support for RK3528
 2025-03-19 23:00 UTC  (8+ messages)
` [PATCH net-next v3 1/5] dt-bindings: net: rockchip-dwmac: Add compatible string "
` [PATCH net-next v3 2/5] net: stmmac: dwmac-rk: Add GMAC support "
` [PATCH net-next v3 3/5] net: stmmac: dwmac-rk: Move integrated_phy_powerup/down functions
` [PATCH net-next v3 4/5] net: stmmac: dwmac-rk: Add integrated_phy_powerdown operation
` [PATCH net-next v3 5/5] net: stmmac: dwmac-rk: Add initial support for RK3528 integrated PHY

[PATCH net-next 00/14] devlink, mlx5: Add new parameters for link management and SRIOV/eSwitch configurations
 2025-03-19 22:45 UTC  (4+ messages)
` [PATCH net-next 01/14] devlink: define enum for attr types of dynamic attributes

[PATCH net v4 0/3] vsock/bpf: Handle races between sockmap update and connect() disconnecting
 2025-03-19 22:18 UTC  (5+ messages)
` [PATCH net v4 3/3] vsock/bpf: Fix bpf recvmsg() racing transport reassignment

[PATCH net-next] udp_tunnel: properly deal with xfrm gro encap
 2025-03-19 22:15 UTC  (5+ messages)

[PATCH net 0/2] gre: Revert IPv6 link-local address fix
 2025-03-19 22:04 UTC  (5+ messages)
` [PATCH net 1/2] Revert "selftests: Add IPv6 link-local address generation tests for GRE devices."
` [PATCH net 2/2] Revert "gre: Fix IPv6 link-local address generation."

[PATCH net] xsk: fix an integer overflow in xp_create_and_assign_umem()
 2025-03-19 22:00 UTC  (2+ messages)

[PATCH bpf-next v6 00/11] bpf qdisc
 2025-03-19 21:53 UTC  (12+ messages)
` [PATCH bpf-next v6 01/11] bpf: Add struct_ops context information to struct bpf_prog_aux
` [PATCH bpf-next v6 02/11] bpf: Prepare to reuse get_ctx_arg_idx
` [PATCH bpf-next v6 03/11] bpf: net_sched: Support implementation of Qdisc_ops in bpf
` [PATCH bpf-next v6 04/11] bpf: net_sched: Add basic bpf qdisc kfuncs
` [PATCH bpf-next v6 05/11] bpf: net_sched: Add a qdisc watchdog timer
` [PATCH bpf-next v6 06/11] bpf: net_sched: Support updating bstats
` [PATCH bpf-next v6 07/11] bpf: net_sched: Disable attaching bpf qdisc to non root
` [PATCH bpf-next v6 08/11] libbpf: Support creating and destroying qdisc
` [PATCH bpf-next v6 09/11] selftests/bpf: Add a basic fifo qdisc test
` [PATCH bpf-next v6 10/11] selftests/bpf: Add a bpf fq qdisc to selftest
` [PATCH bpf-next v6 11/11] selftests/bpf: Test attaching bpf qdisc to mq and non root

[PATCH iproute2 1/2] color: Introduce and use default_color_opt() function
 2025-03-19 21:51 UTC  (2+ messages)
` [PATCH iproute2 2/2] color: Handle NO_COLOR environment variable in default_color_opt()

[PATCH net-next 00/11] net: skip taking rtnl_lock for queue GET
 2025-03-19 21:51 UTC  (3+ messages)
` [PATCH net-next 09/11] net: designate XSK pool pointers in queues as "ops protected"

[PATCH v5 0/5] net: Bluetooth: add TX timestamping for ISO/L2CAP/SCO
 2025-03-19 21:35 UTC  (15+ messages)
` [PATCH v5 1/5] net-timestamp: COMPLETION timestamp on packet tx completion
` [PATCH v5 2/5] Bluetooth: add support for skb TX SND/COMPLETION timestamping
` [PATCH v5 3/5] Bluetooth: ISO: add TX timestamping

[PATCH v4 0/6] pds_fwctl: fwctl for AMD/Pensando core devices
 2025-03-19 21:32 UTC  (7+ messages)
` [PATCH v4 1/6] pds_core: make pdsc_auxbus_dev_del() void
` [PATCH v4 2/6] pds_core: specify auxiliary_device to be created
` [PATCH v4 3/6] pds_core: add new fwctl auxiliary_device
` [PATCH v4 4/6] pds_fwctl: initial driver framework
` [PATCH v4 5/6] pds_fwctl: add rpc and query support
` [PATCH v4 6/6] pds_fwctl: add Documentation entries

[syzbot] Monthly hams report (Mar 2025)
 2025-03-19 21:27 UTC 

[PATCH net-next] ipv6: fix _DEVADD() and _DEVUPD() macros
 2025-03-19 21:25 UTC 

[PATCH net-next] netfilter: x_tables: Remove unnecessary strscpy() size arguments
 2025-03-19 21:22 UTC  (2+ messages)

[PATCH net v2 0/5] net: ptp: fix egregious supported flag checks
 2025-03-19 21:21 UTC  (2+ messages)

[PATCH v2 0/3] vsock: add namespace support to vhost-vsock
 2025-03-19 21:09 UTC  (11+ messages)
` [PATCH v2 1/3] vsock: add network namespace support
` [PATCH v2 2/3] vsock/virtio_transport_common: handle netns of received packets
` [PATCH v2 3/3] vhost/vsock: use netns of process that opens the vhost-vsock-netns device

tc: network egress frozen during qdisc update with debug kernel
 2025-03-19 21:05 UTC  (6+ messages)

[PATCH] PHY: Fix no autoneg corner case
 2025-03-19 21:00 UTC  (8+ messages)

[net-next PATCH 5/6] net: pcs: airoha: add PCS driver for Airoha SoC
 2025-03-19 20:41 UTC  (2+ messages)

[PATCH net-next] netpoll: Eliminate redundant assignment
 2025-03-19 20:10 UTC  (2+ messages)

[RFC PATCH] mac80211: clip ADDBA instead of bailing out
 2025-03-19 19:50 UTC  (5+ messages)

[PATCH v1 net-next 0/4] af_unix: Clean up headers
 2025-03-19 19:48 UTC  (5+ messages)
` [PATCH v1 net-next 2/4] af_unix: Move internal definitions to net/unix/

linux-next: build failure after merge of the bpf-next tree
 2025-03-19 19:43 UTC  (10+ messages)

[PATCH v10 nf-next 0/3] Add nf_flow_encap_push() for xmit direct
 2025-03-19 19:37 UTC  (4+ messages)
` [PATCH v10 nf-next 2/3] netfilter: nf_flow_table_offload: "

[net-next PATCH] net: phylink: Remove unused function pointer from phylink structure
 2025-03-19 19:34 UTC  (3+ messages)

[net-next PATCH 0/6] net: pcs: Introduce support for PCS OF
 2025-03-19 19:31 UTC  (14+ messages)
` [net-next PATCH 2/6] net: pcs: Implement OF support for PCS driver
` [net-next PATCH 3/6] net: phylink: Correctly handle PCS probe defer from PCS provider

[PATCH v10 nf-next 0/3] conntrack: bridge: add double vlan, pppoe and pppoe-in-q
 2025-03-19 19:30 UTC  (7+ messages)
` [PATCH v10 nf-next 2/3] netfilter: nft_chain_filter: Add bridge double vlan and pppoe
` [PATCH v10 nf-next 3/3] selftests: netfilter: Add conntrack_bridge.sh

[PATCH net-next 0/3] mlx5 cleanups 2025-03-19
 2025-03-19 19:23 UTC  (4+ messages)
` [PATCH net-next 1/3] net/mlx5: Remove NULL check before dev_{put, hold}
` [PATCH net-next 2/3] net/mlx5e: Use right API to free bitmap memory
` [PATCH net-next 3/3] net/mlx5e: Always select CONFIG_PAGE_POOL_STATS

[RFC PATCH 00/13] Ultra Ethernet driver introduction
 2025-03-19 19:19 UTC  (14+ messages)
          ` Netlink vs ioctl WAS(Re: "

[RFC -next 00/10] Add ZC notifications to splice and sendfile
 2025-03-19 19:16 UTC  (10+ messages)

[PATCH net-next] xfrm: Remove unnecessary NULL check in xfrm_lookup_with_ifid()
 2025-03-19 19:00 UTC  (3+ messages)

[PATCH net-next] net: don't relock netdev when on qdisc_create replay
 2025-03-19 18:55 UTC  (3+ messages)

[GIT PULL] bluetooth 2025-03-14
 2025-03-19 18:50 UTC  (2+ messages)

[PATCH net-next RFC 0/3] net/mlx5: Introduce shared devlink instance for PFs on same chip
 2025-03-19 18:42 UTC  (6+ messages)
` [PATCH net-next RFC 2/3] "

[PATCH net-next v4 3/3] net: stmmac: Add DWMAC glue layer for Renesas GBETH
 2025-03-19 18:41 UTC  (3+ messages)

[PATCH net-next V2 2/2] net: axienet: Add support for 2500base-X only configuration
 2025-03-19 18:41 UTC  (12+ messages)

[PATCH v3] net: macb: Add __nonstring annotations for unterminated strings
 2025-03-19 18:40 UTC  (2+ messages)

[PATCH net v2 0/2] net: phy: Fix potential string cut when using PHY_ID_FMT
 2025-03-19 18:36 UTC  (12+ messages)
` [PATCH net v2 1/2] net: phy: Fix formatting specifier to avoid potential string cuts
` [PATCH net v2 2/2] net: usb: asix: ax88772: Increase phy_name size

[PATCH net-next v6 0/2] netconsole: allow selection of egress interface via MAC address
 2025-03-19 18:30 UTC  (2+ messages)

[PATCH net] net: stmmac: dwc-qos-eth: use devm_kzalloc() for AXI data
 2025-03-19 18:20 UTC  (2+ messages)

[PATCH net-next] r8169: switch away from deprecated pcim_iomap_table
 2025-03-19 18:10 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: bring back dev_addr_sem
 2025-03-19 18:00 UTC  (2+ messages)

[PATCH v2 00/10] vhost-scsi: log write descriptors for live migration (and three bugfix)
 2025-03-19 17:54 UTC  (7+ messages)
` [PATCH v2 03/10] vhost-scsi: Fix vhost_scsi_send_status()
` [PATCH v2 04/10] vhost: modify vhost_log_write() for broader users

[PATCH net-next v3] tc-tests: Update tc police action tests for tc buffer size rounding fixes
 2025-03-19 17:50 UTC  (2+ messages)

[PATCH v2 net-next] MAINTAINERS: Add Andrea Mayer as a maintainer of SRv6
 2025-03-19 17:45 UTC  (5+ messages)

[PATCH RESEND net-next v2] net: stmmac: dwmac-rk: Provide FIFO sizes for DWMAC 1000
 2025-03-19 17:40 UTC  (2+ messages)

[PATCH v2] netfilter: Make xt_cgroup independent from net_cls
 2025-03-19 17:35 UTC  (2+ messages)

[PATCH net-next 0/3] net/mlx5: HW Steering cleanups
 2025-03-19 17:30 UTC  (2+ messages)

[PATCH net] selftests: drv-net: use defer in the ping test
 2025-03-19 17:30 UTC  (2+ messages)

[PATCH net-next v2 0/7] net: stmmac: deprecate "snps,en-tx-lpi-clockgating" property
 2025-03-19 17:20 UTC  (2+ messages)

[PATCH] prandom: remove next_pseudo_random32
 2025-03-19 17:13 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] drm/i915/selftests: use prandom in selftest

[PATCH net-next] MAINTAINERS: update bridge entry
 2025-03-19 17:05 UTC  (2+ messages)

[PATCH linux-next] net: atm: use sysfs_emit() instead of scnprintf()
 2025-03-19 17:03 UTC  (2+ messages)

[PATCH v2 0/2] fix gss seqno handling to be more rfc-compliant
 2025-03-19 17:02 UTC  (3+ messages)
` [PATCH v2 1/2] sunrpc: implement rfc2203 rpcsec_gss seqnum cache
` [PATCH v2 2/2] sunrpc: don't immediately retransmit on seqno miss

[PATCH net-next] wireguard: use rhashtables instead of hashtables
 2025-03-19 16:59 UTC  (2+ messages)

pull-request: ieee802154-next 2025-03-10
 2025-03-19 16:56 UTC  (4+ messages)

[PATCH net-next 00/16] idpf: add XDP support
 2025-03-19 16:29 UTC  (13+ messages)
` [PATCH net-next 03/16] libeth: add a couple of XDP helpers (libeth_xdp)
` [PATCH net-next 11/16] idpf: prepare structures to support XDP
` [PATCH net-next 12/16] idpf: implement XDP_SETUP_PROG in ndo_bpf for splitq

[PATCH net 0/3] mptcp: fix data stream corruption and missing sockopts
 2025-03-19 16:26 UTC  (9+ messages)
` [PATCH net 1/3] mptcp: Fix data stream corruption in the address announcement
` [PATCH net 2/3] mptcp: sockopt: fix getting IPV6_V6ONLY
` [PATCH net 3/3] mptcp: sockopt: fix getting freebind & transparent

[PATCH net-next v3] net: introduce per netns packet chains
 2025-03-19 16:24 UTC 

[PATCH net-next] igc: Fix TX drops in XDP ZC
 2025-03-19 16:16 UTC  (3+ messages)

[PATCHv4 RESEND net-next 0/2] selftests: wireguards: use nftables for testing
 2025-03-19 16:15 UTC  (7+ messages)
` [PATCHv4 RESEND net-next 1/2] selftests: wireguards: convert iptables to nft
` [PATCHv4 RESEND net-next 2/2] selftests: wireguard: update to using nft for qemu test

[syzbot] [isdn4linux?] [nilfs?] INFO: task hung in mISDN_ioctl
 2025-03-19 16:14 UTC  (2+ messages)

[PATCH v8 00/10] Support ROHM BD79124 ADC
 2025-03-19 16:07 UTC  (7+ messages)
` [PATCH v8 02/10] property: Add functions to iterate named child
` [PATCH net-next v8 09/10] net: gianfar: Use device_get_child_node_count_named()

[PATCH v2] wireguard: Add __nonstring annotations for unterminated strings
 2025-03-19 16:04 UTC  (2+ messages)

[PATCH v1 net-next 0/7] nexthop: Convert RTM_{NEW,DEL}NEXTHOP to per-netns RTNL
 2025-03-19 15:57 UTC  (2+ messages)

[PATCH v1 net-next 1/4] af_unix: Sort headers
 2025-03-19 15:56 UTC  (3+ messages)

[PATCH net] net/mlx5e: Fix ethtool -N flow-type ip4 to RSS context
 2025-03-19 15:46 UTC  (3+ messages)

[PATCH net-next 0/6] netconsole: Add support for userdata release
 2025-03-19 15:42 UTC  (13+ messages)
` [PATCH net-next 1/6] netconsole: introduce 'release' as a new sysdata field
` [PATCH net-next 2/6] netconsole: implement configfs for release_enabled
` [PATCH net-next 3/6] netconsole: add 'sysdata' suffix to related functions
` [PATCH net-next 4/6] netconsole: append release to sysdata
` [PATCH net-next 5/6] selftests: netconsole: Add tests for 'release' feature in sysdata
` [PATCH net-next 6/6] docs: netconsole: document release feature

[PATCH iwl-next v3 0/4] igb: XDP/ZC follow up
 2025-03-19 15:35 UTC  (3+ messages)
` [PATCH iwl-next v3 2/4] igb: Link queues to NAPI instances

[PATCH iwl-next v8 00/15] ixgbe: Add basic devlink support
 2025-03-19 15:25 UTC  (3+ messages)
` [PATCH iwl-next v8 13/15] ixgbe: add FW API version check
  ` [Intel-wired-lan] "

[PATCH net-next v5 0/6] Convert LAN78xx to PHYLINK
 2025-03-19 15:14 UTC  (4+ messages)
` [PATCH net-next v5 2/6] net: usb: lan78xx: Convert to PHYlink for improved PHY and MAC management

[PATCH net v2] netfilter: nf_tables: Only use nf_skip_indirect_calls() when MITIGATION_RETPOLINE
 2025-03-19 15:04 UTC  (2+ messages)

[PATCH net] net: ti: icssg-prueth: Add lock to stats
 2025-03-19 14:17 UTC  (2+ messages)

[PATCH net-next 0/5] mlx5 misc enhancements 2025-03-19
 2025-03-19 14:03 UTC  (4+ messages)
` [PATCH net-next 3/5] net/mlx5: Update pfnum retrieval for devlink port attributes
` [PATCH net-next 4/5] net/mlx5e: CT: Filter legacy rules that are unrelated to nic
` [PATCH net-next 5/5] net/mlx5e: TC, Don't offload CT commit if it's the last action


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