netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-22 19:37:41 to 2025-10-23 10:51:42 UTC [more...]

[PATCH v2 0/4] net: ravb: Fix SoC-specific configuration and descriptor handling issues
 2025-10-23 10:51 UTC  (8+ messages)
` [PATCH v2 1/4] net: ravb: Make DBAT entry count configurable per-SoC
` [PATCH v2 2/4] net: ravb: Allocate correct number of queues based on SoC support

[PATCH v3 0/9] net: Introduce struct sockaddr_unspec
 2025-10-23 10:47 UTC  (5+ messages)
` [PATCH v3 1/9] net: Add struct sockaddr_unspec for sockaddr of unknown length
` [PATCH v3 2/9] net/l2tp: Add missing sa_family validation in pppol2tp_sockaddr_get_info

[PATCH 00/32] ns: support file handles
 2025-10-23 10:46 UTC  (3+ messages)
` [PATCH 01/32] pidfs: validate extensible ioctls

[PATCH net V2 0/3] tls: Introduce and use RX async resync request cancel function
 2025-10-23 10:44 UTC  (6+ messages)
` [PATCH net V2 2/3] net: tls: Cancel RX async resync request on rdc_delta overflow

[PATCH bpf-next v2 00/15] Make TC BPF helpers preserve skb metadata
 2025-10-23 10:38 UTC  (6+ messages)
` [PATCH bpf-next v2 10/15] selftests/bpf: Dump skb metadata on verification failure
` [PATCH bpf-next v2 11/15] selftests/bpf: Expect unclone to preserve skb metadata

[PATCH net-next v3 00/15] netkit: Support for io_uring zero-copy and AF_XDP
 2025-10-23 10:27 UTC  (4+ messages)
` [PATCH net-next v3 02/15] net: Implement netdev_nl_bind_queue_doit

[PATCH] udp: Move back definition of udpv6_encap_needed_key to ipv6 file
 2025-10-23 10:24 UTC  (3+ messages)

[PATCH net-next 0/8] ipvlan: Implement learnable L2-bridge
 2025-10-23 10:21 UTC  (4+ messages)
` [PATCH net-next 1/8] "

[PATCH net v2 0/3] mptcp: Fix conflicts between MPTCP and sockmap
 2025-10-23 10:18 UTC  (3+ messages)
` [PATCH net v2 3/3] selftests/bpf: Add mptcp test with sockmap

[PATCH ethtool 0/2] fix module info JSON output
 2025-10-23 10:02 UTC  (6+ messages)
` [PATCH ethtool 2/2] sff-common: Fix naming of JSON keys for thresholds

[PATCH net-next 1/1] net: usb: usbnet: coding style for functions
 2025-10-23 10:00 UTC 

[PATCH] net: sctp: fix KMSAN uninit-value in sctp_inq_pop
 2025-10-23  9:52 UTC 

[PATCH net-next 0/2] net: stmmac: pcs support part 2
 2025-10-23  9:46 UTC  (3+ messages)
` [PATCH net-next 1/2] net: stmmac: add stmmac_mac_irq_modify()
` [PATCH net-next 2/2] net: stmmac: add support for controlling PCS interrupts

[PATCH net-next v4 0/6] Add AF_XDP zero copy support
 2025-10-23  9:39 UTC  (7+ messages)
` [PATCH net-next v4 1/6] net: ti: icssg-prueth: Add functions to create and destroy Rx/Tx queues
` [PATCH net-next v4 2/6] net: ti: icssg-prueth: Add XSK pool helpers
` [PATCH net-next v4 3/6] net: ti: icssg-prueth: Add AF_XDP zero copy for TX
` [PATCH net-next v4 4/6] net: ti: icssg-prueth: Make emac_run_xdp function independent of page
` [PATCH net-next v4 5/6] net: ti: icssg-prueth: Add AF_XDP zero copy for RX
` [PATCH net-next v4 6/6] net: ti: icssg-prueth: Enable zero copy in XDP features

[PATCH net-next] net: ti: icssg-prueth: Omit a variable reassignment in prueth_netdev_init()
 2025-10-23  9:40 UTC  (2+ messages)

[PATCH net-next 0/8] net: stmmac: hwif.c cleanups
 2025-10-23  9:38 UTC  (9+ messages)
` [PATCH net-next 1/8] net: stmmac: move version handling into own function
` [PATCH net-next 2/8] net: stmmac: simplify stmmac_get_version()
` [PATCH net-next 3/8] net: stmmac: consolidate version reading and validation
` [PATCH net-next 4/8] net: stmmac: move stmmac_get_*id() into stmmac_get_version()
` [PATCH net-next 5/8] net: stmmac: use FIELD_GET() for version register
` [PATCH net-next 6/8] net: stmmac: provide function to lookup hwif
` [PATCH net-next 7/8] net: stmmac: use != rather than ^ for comparing dev_id
` [PATCH net-next 8/8] net: stmmac: reorganise stmmac_hwif_init()

[PATCH net-next v3 0/6] Add AF_XDP zero copy support
 2025-10-23  9:34 UTC  (3+ messages)

[PATCH net] MAINTAINERS: mark ISDN subsystem as orphan
 2025-10-23  9:24 UTC 

[PATCH net-next 0/5] net/mlx5: Add balance ID support for LAG multiplane groups
 2025-10-23  9:17 UTC  (6+ messages)
` [PATCH net-next 1/5] net/mlx5: Use common mlx5_same_hw_devs function
` [PATCH net-next 2/5] net/mlx5: Add software system image GUID infrastructure
` [PATCH net-next 3/5] net/mlx5: Refactor PTP clock devcom pairing
` [PATCH net-next 4/5] net/mlx5: Refactor HCA cap 2 setting
` [PATCH net-next 5/5] net/mlx5: Add balance ID support for LAG multiplane groups

[PATCH net-next v2 0/6] net: add phylink managed WoL and convert stmmac
 2025-10-23  9:16 UTC  (7+ messages)
` [PATCH net-next v2 1/6] net: phy: add phy_can_wakeup()
` [PATCH net-next v2 2/6] net: phy: add phy_may_wakeup()
` [PATCH net-next v2 3/6] net: phylink: add phylink managed MAC Wake-on-Lan support
` [PATCH net-next v2 4/6] net: phylink: add phylink managed wake-on-lan PHY speed control
` [PATCH net-next v2 5/6] net: stmmac: convert to phylink-managed Wake-on-Lan
` [PATCH net-next v2 6/6] net: stmmac: convert to phylink managed WoL PHY speed

[PATCH net-next v7 0/5] ethtool: introduce PHY MSE diagnostics UAPI and drivers
 2025-10-23  9:10 UTC  (3+ messages)
` [PATCH net-next v7 2/5] ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE access

[PATCH net-next 0/3] icmp: Add RFC 5837 support
 2025-10-23  9:09 UTC  (12+ messages)
` [PATCH net-next 1/3] ipv4: "
` [PATCH net-next 3/3] selftests: traceroute: Add ICMP extensions tests

[PATCH net-next] xsk: add indirect call for xsk_destruct_skb
 2025-10-23  8:58 UTC 

[PATCH nf-next v8 0/3] Add IPIP flowtable SW acceleration
 2025-10-23  8:50 UTC  (4+ messages)
` [PATCH nf-next v8 1/3] net: netfilter: Add IPIP flowtable rx sw acceleration
` [PATCH nf-next v8 2/3] net: netfilter: Add IPIP flowtable tx "
` [PATCH nf-next v8 3/3] selftests: netfilter: nft_flowtable.sh: Add IPIP flowtable selftest

[PATCH net-next v2] Documentation: ARCnet: Update obsolete contact info
 2025-10-23  8:43 UTC  (3+ messages)

[PATCH net-next 0/3] net: stmmac: Add support for coarse timestamping
 2025-10-23  8:35 UTC  (9+ messages)
` [PATCH net-next 2/3] net: stmmac: Allow supporting coarse adjustment mode

[PATCH net-next] rtnetlink: honor RTEXT_FILTER_SKIP_STATS in IFLA_STATS
 2025-10-23  8:34 UTC 

[PATCH net-next] page_pool: check if nmdesc->pp is !NULL to confirm its usage as pp for net_iov
 2025-10-23  8:27 UTC  (4+ messages)

Przesyłka
 2025-10-23  8:05 UTC 

[PATCH net v4] virtio-net: fix received length check in big packets
 2025-10-23  8:05 UTC  (3+ messages)

[PATCH net v3 0/3] fix poll behaviour for TCP-based tunnel protocols
 2025-10-23  8:03 UTC  (3+ messages)
` [PATCH net v3 3/3] ovpn: use datagram_poll_queue for socket readiness in TCP

[RFC mm v4 0/2] mm, page_pool: introduce a new page type for page pool in page type
 2025-10-23  7:44 UTC  (3+ messages)
` [RFC mm v4 1/2] page_pool: check if nmdesc->pp is !NULL to confirm its usage as pp for net_iov
` [RFC mm v4 2/2] mm: introduce a new page type for page pool in page type

[PATCH net-next v14 00/16] net: phy: Introduce PHY ports representation
 2025-10-23  7:43 UTC  (4+ messages)
` [PATCH net-next v14 03/16] net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values

[PATCH v2 10/63] ns: add active reference count
 2025-10-23  7:29 UTC  (2+ messages)

[PATCH net-next 0/6] net: add phylink managed WoL and convert stmmac
 2025-10-23  7:19 UTC  (5+ messages)
` [PATCH net-next 2/6] net: phy: add phy_may_wakeup()

[PATCH v2 net-next 0/6] net: enetc: Add i.MX94 ENETC support
 2025-10-23  6:54 UTC  (7+ messages)
` [PATCH v2 net-next 1/6] dt-bindings: net: netc-blk-ctrl: add compatible string for i.MX94 platforms
` [PATCH v2 net-next 2/6] dt-bindings: net: enetc: add compatible string for ENETC with pseduo MAC
` [PATCH v2 net-next 3/6] net: enetc: add preliminary i.MX94 NETC blocks control support
` [PATCH v2 net-next 4/6] net: enetc: add ptp timer binding support for i.MX94
` [PATCH v2 net-next 5/6] net: enetc: add basic support for the ENETC with pseudo MAC "
` [PATCH v2 net-next 6/6] net: enetc: add standalone ENETC support "

[PATCH v2] dt-bindings: arm: Convert Marvell CP110 System Controller to DT schema
 2025-10-23  6:57 UTC  (2+ messages)

[PATCH net-next 0/7] net/mlx5e: Reduce interface downtime on configuration change
 2025-10-23  6:43 UTC  (8+ messages)
` [PATCH net-next 1/7] net/mlx5e: Enhance function structures for self loopback prevention application
` [PATCH net-next 2/7] net/mlx5e: Use TIR API in mlx5e_modify_tirs_lb()
` [PATCH net-next 3/7] net/mlx5e: Allow setting self loopback prevention bits on TIR init
` [PATCH net-next 4/7] net/mlx5: IPoIB, set self loopback prevention in "
` [PATCH net-next 5/7] net/mlx5e: Do not re-apply TIR loopback configuration if not necessary
` [PATCH net-next 6/7] net/mlx5e: Pass old channels as argument to mlx5e_switch_priv_channels
` [PATCH net-next 7/7] net/mlx5e: Defer channels closure to reduce interface down time

[PATCH ethtool v2 0/2] fix module info JSON output
 2025-10-23  6:36 UTC  (3+ messages)
` [PATCH ethtool v2 1/2] sfpid: Fix JSON output of SFP diagnostics

[PATCH net v2 0/1] i40e: xsk: advance next_to_clean on status descriptors
 2025-10-23  6:11 UTC  (6+ messages)
` [PATCH net v2 1/1] "

[PATCH net-next v8 0/5] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
 2025-10-23  5:52 UTC  (6+ messages)
` [PATCH net-next v8 1/5] eea: introduce PCI framework
` [PATCH net-next v8 2/5] eea: introduce ring and descriptor structures
` [PATCH net-next v8 3/5] eea: probe the netdevice and create adminq
` [PATCH net-next v8 4/5] eea: create/destroy rx,tx queues for netdevice open and stop
` [PATCH net-next v8 5/5] eea: introduce ethtool support

[PATCH v2] i40e: avoid redundant VF link state updates
 2025-10-23  5:42 UTC  (2+ messages)

[PATCH 0/2] net: mana: Refactor GF stats handling and add rx_missed_errors counter
 2025-10-23  5:31 UTC  (4+ messages)
` [PATCH 2/2] net: mana: Add standard counter rx_missed_errors

[PATCH v2 0/2] ptp/ptp_vmw: enhancements to ptp_vmw
 2025-10-23  5:08 UTC  (6+ messages)
` [PATCH v2 1/2] ptp/ptp_vmw: Implement PTP clock adjustments ops

[PATCH net-next v2] net: rmnet: Use section heading markup for packet format subsections
 2025-10-23  4:35 UTC  (2+ messages)

[PATCH net-next] net/sched: Remove unused inline helper qdisc_from_priv()
 2025-10-23  3:46 UTC  (2+ messages)

[PATCH] eth: fbnic: fix integer overflow warning in TLV_MAX_DATA definition
 2025-10-23  3:46 UTC  (2+ messages)

[PATCH net-next v2] net: stmmac: replace has_xxxx with core_type
 2025-10-23  3:46 UTC  (2+ messages)

[PATCH][next] net: spacemit: Avoid -Wflex-array-member-not-at-end warnings
 2025-10-23  3:46 UTC  (2+ messages)

[PATCH] ptp: ocp: Fix typo using index 1 instead of i in SMA initialization loop
 2025-10-23  3:46 UTC  (2+ messages)

[PATCH v2 net] sctp: avoid NULL dereference when chunk data buffer is missing
 2025-10-23  3:46 UTC  (2+ messages)

[PATCH net] net: hsr: prevent creation of HSR device with slaves from another netns
 2025-10-23  3:46 UTC  (2+ messages)

[PATCH net v3 0/3] net: stmmac: Fixes for stmmac Tx VLAN insert and EST
 2025-10-23  3:31 UTC  (5+ messages)
` [PATCH net v3 1/3] net: stmmac: vlan: Disable 802.1AD tag insertion offload

[PATCH net-next] smc: rename smc_find_ism_store_rc to reflect broader usage
 2025-10-23  2:00 UTC 

[PATCH net-next v2 0/3] Implement more features for txgbe devices
 2025-10-23  1:45 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: txgbe: support RX desc merge mode
` [PATCH net-next v2 2/3] net: txgbe: support TX head write-back mode
` [PATCH net-next v2 3/3] net: txgbe: support RSC offload

[PATCH net-next 0/7] ynl: add ignore-index flag for indexed-array
 2025-10-23  1:45 UTC  (2+ messages)

[PATCH net-next v2] net/smc: add full IPv6 support for SMC
 2025-10-23  1:34 UTC  (2+ messages)

[PATCH] strparser: fix typo in comment
 2025-10-23  1:30 UTC 

[PATCH 0/4] DWMAC support for Rockchip RK3506
 2025-10-23  1:26 UTC  (4+ messages)
` [PATCH 4/4] ethernet: stmmac: dwmac-rk: Add RK3506 GMAC support

[PATCH net 0/1] octeontx2-af: CGX: fix bitmap leaks
 2025-10-23  1:22 UTC  (3+ messages)
` [PATCH net 1/1] "

[PATCH net v2 0/2] netconsole: Fix userdata race condition
 2025-10-23  1:01 UTC  (2+ messages)

[PATCH net-next 00/12] selftests/vsock: refactor and improve vmtest infrastructure
 2025-10-23  1:00 UTC  (13+ messages)
` [PATCH net-next 01/12] selftests/vsock: improve logging in vmtest.sh
` [PATCH net-next 02/12] selftests/vsock: make wait_for_listener() work even if pipefail is on
` [PATCH net-next 03/12] selftests/vsock: reuse logic for vsock_test through wrapper functions
` [PATCH net-next 04/12] selftests/vsock: avoid multi-VM pidfile collisions with QEMU
` [PATCH net-next 05/12] selftests/vsock: do not unconditionally die if qemu fails
` [PATCH net-next 06/12] selftests/vsock: speed up tests by reducing the QEMU pidfile timeout
` [PATCH net-next 07/12] selftests/vsock: add check_result() for pass/fail counting
` [PATCH net-next 08/12] selftests/vsock: identify and execute tests that can re-use VM
` [PATCH net-next 09/12] selftests/vsock: add BUILD=0 definition
` [PATCH net-next 10/12] selftests/vsock: avoid false-positives when checking dmesg
` [PATCH net-next 11/12] selftests/vsock: add 1.37 to tested virtme-ng versions
` [PATCH net-next 12/12] selftests/vsock: add vsock_loopback module loading

[PATCH net-next 0/5] psp: track stats from core and provide a driver stats api
 2025-10-23  0:56 UTC  (7+ messages)
` [PATCH net-next 1/5] psp: report basic stats from the core
` [PATCH net-next 2/5] selftests: drv-net: psp: add assertions on core-tracked psp dev stats
` [PATCH net-next 3/5] psp: add stats from psp spec to driver facing api
` [PATCH net-next 4/5] net/mlx5e: Add PSP stats support for Rx/Tx flows
` [PATCH net-next 5/5] netdevsim: implement psp device stats

[PATCH net-next v14 0/7] bonding: Extend arp_ip_target format to allow for a list of vlan tags
 2025-10-23  0:50 UTC  (2+ messages)

[PATCH net-next v2 13/14] ixgbe: preserve RSS indirection table across admin down/up
 2025-10-23  0:26 UTC  (3+ messages)

[PATCH net-next 7/8] ipvlan: Support IPv6 for learnable l2-bridge
 2025-10-23  0:24 UTC  (3+ messages)

[PATCH mlx5-next] {rdma,net}/mlx5: Query vports mac address from device
 2025-10-23  0:10 UTC  (4+ messages)

[PATCH net-next v2] mlxbf_gige: report unknown speed and duplex when link is down
 2025-10-23  0:09 UTC  (3+ messages)

[PATCH net-next v4 00/24][pull request] Queue configs and large buffer providers
 2025-10-23  0:09 UTC  (8+ messages)

[PATCH iwl-next v3 0/3] ice: convert Rx path to Page Pool
 2025-10-23  0:03 UTC  (8+ messages)
` [PATCH iwl-next v3 1/3] ice: remove legacy Rx and construct SKB
  ` [Intel-wired-lan] "
` [PATCH iwl-next v3 2/3] ice: drop page splitting and recycling
  ` [Intel-wired-lan] "
` [PATCH iwl-next v3 3/3] ice: switch to Page Pool
  ` [Intel-wired-lan] "

[PATCH iwl-next] ice: implement configurable header split for regular Rx
 2025-10-23  0:00 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next] tcp: Remove unnecessary null check in tcp_inbound_md5_hash()
 2025-10-22 23:53 UTC  (3+ messages)

[PATCH] net: alteon: migrate to dma_map_phys instead of map_page
 2025-10-22 23:52 UTC  (2+ messages)

[PATCH v4 0/7] nvme-tcp: Support receiving KeyUpdate requests
 2025-10-22 23:47 UTC  (7+ messages)
` [PATCH v4 4/7] net/handshake: Support KeyUpdate message types

[RFC net-next PATCH 0/2] net: Split ndo_set_rx_mode into snapshot and deferred write
 2025-10-22 23:46 UTC  (2+ messages)

[PATCH net-next] net/mlx5: Implement swp_l4_csum_mode via devlink params
 2025-10-22 23:41 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: pse-pd: Add TPS23881B support
 2025-10-22 22:05 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: pse-pd: tps23881: Add support for TPS23881B
` [PATCH net-next v2 2/2] dt-bindings: pse-pd: ti,tps23881: Add TPS23881B

[PATCH v2 net-next 0/8] sctp: Avoid redundant initialisation in sctp_accept() and sctp_do_peeloff()
 2025-10-22 22:56 UTC  (11+ messages)
` [PATCH v2 net-next 1/8] sctp: Defer SCTP_DBG_OBJCNT_DEC() to sctp_destroy_sock()
` [PATCH v2 net-next 2/8] sctp: Don't copy sk_sndbuf and sk_rcvbuf in sctp_sock_migrate()
` [PATCH v2 net-next 3/8] sctp: Don't call sk->sk_prot->init() in sctp_v[46]_create_accept_sk()
` [PATCH v2 net-next 4/8] net: Add sk_clone()
` [PATCH v2 net-next 5/8] sctp: Use sk_clone() in sctp_accept()
` [PATCH v2 net-next 6/8] sctp: Remove sctp_pf.create_accept_sk()
` [PATCH v2 net-next 7/8] sctp: Use sctp_clone_sock() in sctp_do_peeloff()
` [PATCH v2 net-next 8/8] sctp: Remove sctp_copy_sock() and sctp_copy_descendant()

[PATCH net 0/8] Intel Wired LAN Driver Updates 2025-10-01 (idpf, ixgbe, ixgbevf)
 2025-10-22 22:49 UTC  (9+ messages)
` [PATCH net 3/8] idpf: fix possible race in idpf_vport_stop()

[PATCH ipsec-next] pfkey: Deprecate pfkey
 2025-10-22 22:11 UTC  (2+ messages)

[PATCH net-next v2 00/14] Intel Wired LAN Driver Updates 2025-10-15 (ice, iavf, ixgbe, i40e, e1000e)
 2025-10-22 22:11 UTC  (6+ messages)
` [PATCH net-next v2 02/14] i40e: support generic devlink param "max_mac_per_vf"

[RFC 00/15] net/rds: RDS-TCP bug fix collection
 2025-10-22 22:04 UTC  (2+ messages)

[PATCH net-next v8 1/2] net/tls: support setting the maximum payload size
 2025-10-22 21:51 UTC  (4+ messages)
` [PATCH net-next v8 2/2] selftests: tls: add tls record_size_limit test

[PATCH] Signed-off-by: Biancaa Ramesh <biancaa2210329@ssn.edu.in>
 2025-10-22 21:42 UTC  (3+ messages)
` [syzbot ci] "

[PATCH net-next 6/8] ipvlan: Support GSO for port -> ipvlan
 2025-10-22 20:55 UTC  (2+ messages)

[RFC PATCH net-next v2] net: mana: Handle SKB if TX SGEs exceed hardware limit
 2025-10-22 20:43 UTC 

[PATCH 0/4] tools: ynl: Fix tc filters with actions
 2025-10-22 20:03 UTC  (11+ messages)
` [PATCH 2/4] tools: ynl: zero-initialize struct ynl_sock memory
` [PATCH 4/4] tools: ynl: add start-index property for indexed arrays

[syzbot] [bpf?] WARNING in bpf_bprintf_prepare (3)
 2025-10-22 19:56 UTC  (4+ 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).