public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-17 07:30:34 to 2025-07-17 16:04:09 UTC [more...]

[GIT PULL] Networking for v6.16-rc7
 2025-07-17 16:04 UTC 

[PATCH net-next,rdma-next 0/6][pull request] Add RDMA support for Intel IPU E2000 in idpf
 2025-07-17 16:01 UTC  (3+ messages)

[PATCH net v2 0/4] net: axienet: Fix deferred probe loop
 2025-07-17 15:59 UTC  (5+ messages)
` [PATCH net v2 1/4] auxiliary: Support hexadecimal ids

[PATCH net-next 0/3] Support exposing raw cycle counters in PTP and mlx5
 2025-07-17 15:56 UTC  (4+ messages)
` [PATCH net-next 3/3] net/mlx5: Support getcyclesx and getcrosscycles

[GIT PULL] bluetooth 2025-07-17
 2025-07-17 15:54 UTC  (5+ messages)

[GIT PULL] wireless-2025-07-17
 2025-07-17 15:52 UTC  (2+ messages)

[PATCH v2 net-next 0/2] account for TCP memory pressure signaled by cgroup
 2025-07-17 15:31 UTC  (5+ messages)
` [PATCH v2 net-next 1/2] tcp: account for "

[PATCH net-next v2 0/5] gve: AF_XDP zero-copy for DQO RDA
 2025-07-17 15:28 UTC  (6+ messages)
` [PATCH net-next v2 1/5] gve: deduplicate xdp info and xsk pool registration logic
` [PATCH net-next v2 2/5] gve: merge xdp and xsk registration
` [PATCH net-next v2 3/5] gve: keep registry of zc xsk pools in netdev_priv
` [PATCH net-next v2 4/5] gve: implement DQO TX datapath for AF_XDP zero-copy
` [PATCH net-next v2 5/5] gve: implement DQO RX datapath and control path "

[PATCH v2 net-next 00/14] Add NETC Timer PTP driver and add PTP support for i.MX95
 2025-07-17 15:15 UTC  (33+ messages)
` [PATCH v2 net-next 01/14] dt-bindings: ptp: add NETC Timer PTP clock
` [PATCH v2 net-next 02/14] dt-bindings: net: add nxp,netc-timer property
` [PATCH v2 net-next 03/14] ptp: netc: add NETC Timer PTP driver support
` [PATCH v2 net-next 04/14] ptp: netc: add PTP_CLK_REQ_PPS support
` [PATCH v2 net-next 05/14] ptp: netc: add periodic pulse output support
` [PATCH v2 net-next 09/14] net: enetc: save the parsed information of PTP packet to skb->cb
` [PATCH v2 net-next 12/14] net: enetc: add PTP synchronization support for ENETC v4

[PATCH net 0/7] Netfilter fixes for net
 2025-07-17 15:14 UTC  (11+ messages)
` [PATCH net 1/7] selftests: netfilter: conntrack_resize.sh: extend resize test
` [PATCH net 2/7] selftests: netfilter: add conntrack clash resolution test case
` [PATCH net 3/7] selftests: netfilter: conntrack_resize.sh: also use udpclash tool
` [PATCH net 4/7] selftests: netfilter: nft_concat_range.sh: send packets to empty set
` [PATCH net 5/7] netfilter: nf_tables: hide clash bit from userspace
` [PATCH net 6/7] Revert "netfilter: nf_tables: Add notifications for hook changes"
` [PATCH net 7/7] netfilter: nf_conntrack: fix crash due to removal of uninitialised entry

[PATCH net] selftests: netfilter: tone-down conntrack clash test
 2025-07-17 15:09 UTC 

[PATCH net-next v3 00/14] Enable Inbound IPsec offload on Marvell CN10K SoC
 2025-07-17 15:08 UTC  (4+ messages)
` [PATCH net-next v3 12/14] octeontx2-pf: ipsec: Process CPT metapackets

[PATCH net v2 1/2] net/sched: Return NULL when htb_lookup_leaf encounters an empty rbtree
 2025-07-17 15:00 UTC  (2+ messages)

[PATCH net v2 0/5] rxrpc: Miscellaneous fixes
 2025-07-17 15:00 UTC  (7+ messages)
` [PATCH net v2 1/5] rxrpc: Fix irq-disabled in local_bh_enable()
` [PATCH net v2 2/5] rxrpc: Fix recv-recv race of completed call
` [PATCH net v2 3/5] rxrpc: Fix notification vs call-release vs recvmsg
` [PATCH net v2 4/5] rxrpc: Fix transmission of an abort in response to an abort
` [PATCH net v2 5/5] rxrpc: Fix to use conn aborts for conn-wide failures

[PATCH net] tls: always refresh the queue when reading sock
 2025-07-17 14:50 UTC  (2+ messages)

[PATCH net v3] virtio-net: fix recursived rtnl_lock() during probe()
 2025-07-17 14:50 UTC  (2+ messages)

[PATCH v3] hv_netvsc: Set VF priv_flags to IFF_NO_ADDRCONF before open to prevent IPv6 addrconf
 2025-07-17 14:50 UTC  (2+ messages)

[PATCH net v3 0/2] net: vlan: fix VLAN 0 refcount imbalance of toggling filtering during runtime
 2025-07-17 14:50 UTC  (2+ messages)

[PATCH net] net/mlx5: Update the list of the PCI supported devices
 2025-07-17 14:50 UTC  (3+ messages)

[PATCH v3 net] net: bridge: Do not offload IGMP/MLD messages
 2025-07-17 14:50 UTC  (2+ messages)

[PATCH net 1/3] ovpn: propagate socket mark to skb in UDP
 2025-07-17 14:50 UTC  (2+ messages)

[PATCH net v2 0/2] selftests: mptcp: connect: cover alt modes
 2025-07-17 14:42 UTC  (7+ messages)

[PATCH net] ipv6: mcast: Delay put pmc->idev in mld_del_delrec()
 2025-07-17 14:41 UTC  (2+ messages)
` [PATCH net] ipv6: mcast: Delay put pmc->idev in mld_del_delrec(): manual merge

[PATCH bpf-next V2 0/7] xdp: Allow BPF to set RX hints for XDP_REDIRECTed packets
 2025-07-17 14:40 UTC  (14+ messages)
` [PATCH bpf-next V2 1/7] net: xdp: Add xdp_rx_meta structure
` [PATCH bpf-next V2 5/7] net: veth: Read xdp metadata from rx_meta struct if available

[PATCH net] phonet/pep: Move call to pn_skb_get_dst_sockaddr() earlier in pep_sock_accept()
 2025-07-17 14:40 UTC  (2+ messages)

[PATCH v2 0/4] QRTR bus and Qualcomm Sensor Manager IIO drivers
 2025-07-17 14:31 UTC  (11+ messages)
` [PATCH v2 2/4] net: qrtr: Turn QRTR into a bus
` [PATCH v2 4/4] iio: Add Qualcomm Sensor Manager driver

[PATCH net-next] tcp: correct the skip logic in tcp_sacktag_skip()
 2025-07-17 14:30 UTC  (5+ messages)

[PATCH v2] xen/netfront: Fix TX response spurious interrupts
 2025-07-17 14:29 UTC  (2+ messages)

[PATCH iwl-next v1 00/17] iavf and ice: GTP RSS support and flow enhancements
 2025-07-17 14:28 UTC 

[GIT PULL] bluetooth 2025-07-16
 2025-07-17 14:19 UTC  (3+ messages)

[PATCH 0/2] Populate of_node for i.MX netdevs
 2025-07-17 14:02 UTC  (4+ messages)
` [PATCH 1/2] net: fec: fec_probe(): Populate netdev of_node
` [PATCH 2/2] net: stmmac: "

[PATCH net-next V2 0/3] in order support for vhost-net
 2025-07-17 13:52 UTC  (6+ messages)

[PATCH net-next v3 0/1] ppp: Replace per-CPU recursion counter with lock-owner field
 2025-07-17 13:50 UTC  (3+ messages)

net: phy: Motorcomm YT85xx reset issue
 2025-07-17 13:48 UTC  (2+ messages)

[PATCH net-next v3 0/3] Add shared PHY counter support for QCA807x and QCA808x
 2025-07-17 13:46 UTC  (7+ messages)
` [PATCH net-next v3 1/3] net: phy: qcom: Add PHY counter support

[PATCH v2 net-next 0/2] net: RPS table overwrite prevention and flow_id caching
 2025-07-17 13:45 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 net-next 1/2] net: Prevent RPS table overwrite for active flows
  ` [PATCH v3 net-next 2/2] net: Cache hash and flow_id to avoid recalculation

[PATCH net-next v2 0/5] dpll: zl3073x: Add misc features
 2025-07-17 13:40 UTC  (2+ messages)

[PATCH v23 net-next 0/6] DUALPI2 patch
 2025-07-17 13:38 UTC  (5+ messages)
` [PATCH v23 net-next 1/6] sched: Struct definition and parsing of dualpi2 qdisc

[PATCH net,v2 0/7] Netfilter fixes for net
 2025-07-17 13:31 UTC  (5+ messages)

[PATCH] netdevsim: remove redundant branch
 2025-07-17 13:21 UTC  (3+ messages)

[PATCH net v2 1/3] bus: fsl-mc: Fix potential double device reference in fsl_mc_get_endpoint()
 2025-07-17 13:26 UTC  (6+ messages)
` [PATCH net v2 2/3] dpaa2-eth: Fix device reference count leak in MAC endpoint handling
` [PATCH net v2 3/3] dpaa2-switch: "

[PATCH iproute2-next] bridge: fdb: Add support for FDB activity notification control
 2025-07-17 13:14 UTC  (2+ messages)

[PATCH net-next 0/3] net: stmmac: xgmac: Minor fixes
 2025-07-17 12:59 UTC  (8+ messages)
` [PATCH net-next 2/3] net: stmmac: xgmac: Correct supported speed modes

[PATCH net v3] net: ti: icssg-prueth: Fix buffer allocation for ICSSG
 2025-07-17 12:56 UTC  (2+ messages)

[PATCH net-next] selftests: rtnetlink: Add operational state test
 2025-07-17 12:51 UTC 

[PATCH net-next v4 00/19] add basic PSP encryption for TCP connections
 2025-07-17 12:43 UTC  (2+ messages)

[net-next 0/4] Octeontx2-af: RPM: misc feaures
 2025-07-17 12:38 UTC  (9+ messages)
` [net-next 1/4] Octeontx2-af: Add programmed macaddr to RVU pfvf
` [net-next 2/4] Octeontx2-af: Disable stale DMAC filters
` [net-next 3/4] Octeontx2-af: RPM: Update DMA mask
` [net-next 4/4] Octeontx2-af: Debugfs support for firmware data

[PATCH v4 0/9] vsock/virtio: SKB allocation improvements
 2025-07-17 12:36 UTC  (16+ messages)
` [PATCH v4 1/9] vhost/vsock: Avoid allocating arbitrarily-sized SKBs
` [PATCH v4 2/9] vsock/virtio: Validate length in packet header before skb_put()
` [PATCH v4 3/9] vsock/virtio: Move length check to callers of virtio_vsock_skb_rx_put()
` [PATCH v4 4/9] vsock/virtio: Resize receive buffers so that each SKB fits in a 4K page
` [PATCH v4 5/9] vsock/virtio: Rename virtio_vsock_alloc_skb()
` [PATCH v4 6/9] vsock/virtio: Move SKB allocation lower-bound check to callers
` [PATCH v4 7/9] vhost/vsock: Allocate nonlinear SKBs for handling large receive buffers
` [PATCH v4 8/9] vsock/virtio: Rename virtio_vsock_skb_rx_put()
` [PATCH v4 9/9] vsock/virtio: Allocate nonlinear SKBs for handling large transmit buffers

[PATCH net v2] net: ti: icssg-prueth: Fix buffer allocation for ICSSG
 2025-07-17 12:18 UTC  (6+ messages)

[PATCH rdma-next v2 0/8] RDMA support for DMA handle
 2025-07-17 12:17 UTC  (3+ messages)
` [PATCH mlx5-next v2 2/8] net/mlx5: Expose IFC bits for TPH
` [PATCH mlx5-next v2 3/8] net/mlx5: Add support for device steering tag

[PATCH net-next] net: usb: cdc-ncm: check for filtering capability
 2025-07-17 12:06 UTC 

[PATCH net 0/2] mlx5 misc fixes 2025-07-17
 2025-07-17 12:06 UTC  (3+ messages)
` [PATCH net 1/2] net/mlx5: Fix memory leak in cmd_exec()
` [PATCH net 2/2] net/mlx5: E-Switch, Fix peer miss rules to use peer eswitch

[PATCH ethtool] netlink: fix missing headers in text output
 2025-07-17 12:04 UTC  (3+ messages)

[PATCH net-next v4 0/4] net: add local address bind support to vxlan and geneve
 2025-07-17 11:54 UTC  (5+ messages)
` [PATCH net-next v4 1/4] net: udp: add freebind option to udp_sock_create
` [PATCH net-next v4 2/4] net: vxlan: add netlink option to bind vxlan sockets to local addresses
` [PATCH net-next v4 3/4] net: vxlan: bind vxlan sockets to their local address
` [PATCH net-next v4 4/4] net: geneve: enable binding geneve sockets to local addresses

[PATCH net-next v3 0/3] tcp: Consider every port when connecting with IP_LOCAL_PORT_RANGE
 2025-07-17 11:21 UTC  (10+ messages)
` [PATCH net-next v3 2/3] "
` [PATCH net-next v3 3/3] selftests/net: Cover port sharing scenarios "

[PATCH] net: skmsg: fix NULL pointer dereference in sk_msg_recvmsg()
 2025-07-17 11:10 UTC  (2+ messages)

[PATCH net-next] selftests: net: prevent Python from buffering the output
 2025-07-17 10:51 UTC  (2+ messages)

[PATCH net-next v2] net: pcs: xpcs: Use devm_clk_get_optional
 2025-07-17 10:40 UTC  (2+ messages)

[PATCH] net: mctp: Add MCTP PCIe VDM transport driver
 2025-07-17 10:39 UTC  (10+ messages)

[PATCH net-next v1 1/1] Documentation: networking: add detailed guide on Ethernet flow control configuration
 2025-07-17 10:37 UTC 

[PATCH net-next,rdma-next 1/6] idpf: use reserved RDMA vectors from control plane
 2025-07-17 10:30 UTC  (2+ messages)

[PATCH net] net: fix segmentation after TCP/UDP fraglist GRO
 2025-07-17 10:18 UTC  (3+ messages)

[syzbot] [crypto?] BUG: unable to handle kernel paging request in ieee80211_wep_encrypt
 2025-07-17 10:15 UTC 

[PATCH v2] e1000e: Populate entire system_counterval_t in get_time_fn() callback
 2025-07-17  9:58 UTC  (2+ messages)
` [Intel-wired-lan] "

[GIT PULL] wireless-next-2025-07-17
 2025-07-17  9:38 UTC 

[PATCH iwl-next v1] ixgbevf: remove unused fields from struct ixgbevf_adapter
 2025-07-17  9:33 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH net-next v10 00/12] Split netmem from struct page
 2025-07-17  9:23 UTC  (10+ messages)
` [PATCH net-next v10 02/12] netmem: use netmem_desc instead of page to access ->pp in __netmem_get_pp()

[PATCH net-next 0/2] net: hibmcge: Add support for PHY LEDs on YT8521
 2025-07-17  8:39 UTC  (4+ messages)
` [PATCH net-next 2/2] "

[PATCH net-next v3 1/1] net: selftests: add PHY-loopback test for bad TCP checksums
 2025-07-17  8:35 UTC 

[PATCH net-next v3] ptp: add Alibaba CIPU PTP clock driver
 2025-07-17  7:57 UTC 

[PATCH net-next v09 1/8] hinic3: Async Event Queue interfaces
 2025-07-17  8:02 UTC  (2+ messages)

[PATCH net-next v9 00/15] net: phy: Introduce PHY ports representation
 2025-07-17  7:30 UTC  (12+ messages)
` [PATCH net-next v9 05/15] net: phy: dp83822: Add support for phy_port representation
` [PATCH net-next v9 06/15] net: phy: Create a phy_port for PHY-driven SFPs
` [PATCH net-next v9 07/15] net: phy: Introduce generic SFP handling for PHY drivers
` [PATCH net-next v9 08/15] net: phy: marvell-88x2222: Support SFP through phy_port interface
` [PATCH net-next v9 09/15] net: phy: marvell: "
` [PATCH net-next v9 10/15] net: phy: marvell10g: Support SFP through phy_port
` [PATCH net-next v9 11/15] net: phy: at803x: Support SFP through phy_port interface
` [PATCH net-next v9 12/15] net: phy: qca807x: "
` [PATCH net-next v9 13/15] net: phy: Only rely on phy_port for PHY-driven SFP
` [PATCH net-next v9 14/15] net: phy: dp83822: Add SFP support through the phy_port interface
` [PATCH net-next v9 15/15] Documentation: networking: Document the phy_port infrastructure


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox