netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-03 18:49:03 to 2025-09-04 10:11:45 UTC [more...]

[PATCH bpf-next v3 00/14] selftests/bpf: Integrate test_xsk.c to test_progs framework
 2025-09-04 10:10 UTC  (11+ messages)
` [PATCH bpf-next v3 01/14] selftests/bpf: test_xsk: Split xskxceiver
` [PATCH bpf-next v3 02/14] selftests/bpf: test_xsk: Initialize bitmap before use
` [PATCH bpf-next v3 03/14] selftests/bpf: test_xsk: Fix memory leaks
` [PATCH bpf-next v3 04/14] selftests/bpf: test_xsk: Wrap test clean-up in functions
` [PATCH bpf-next v3 05/14] selftests/bpf: test_xsk: Release resources when swap fails
` [PATCH bpf-next v3 06/14] selftests/bpf: test_xsk: Add return value to init_iface()
` [PATCH bpf-next v3 07/14] selftests/bpf: test_xsk: Don't exit immediately when xsk_attach fails
` [PATCH bpf-next v3 08/14] selftests/bpf: test_xsk: Don't exit immediately when gettimeofday fails
` [PATCH bpf-next v3 09/14] selftests/bpf: test_xsk: Don't exit immediately when workers fail
` [PATCH bpf-next v3 10/14] selftests/bpf: test_xsk: Don't exit immediately if validate_traffic fails

[PATCH v3] net/tls: support maximum record size limit
 2025-09-04 10:10 UTC  (5+ messages)

[PATCH net] net: stmmac: dwmac-rk: Ensure clk_phy doesn't contain invalid address
 2025-09-04 10:10 UTC  (4+ messages)

[PATCH 0/2 next] microchip: lan865x: Minor improvements
 2025-09-04 10:09 UTC  (3+ messages)
` [PATCH 1/2 next] microchip: lan865x: Enable MAC address validation
` [PATCH RFC 2/2 next] microchip: lan865x: Allow to fetch MAC from NVMEM

[PATCH v8 bpf] xsk: fix immature cq descriptor production
 2025-09-04  9:31 UTC  (3+ messages)

[PATCH v1 net] selftest: net: Fix weird setsockopt() in bind_bhash.c
 2025-09-04  9:25 UTC  (2+ messages)

[PATCH net-next] udp_tunnel: Fix typo using netdev_WARN instead of netdev_warn
 2025-09-04  9:18 UTC  (2+ messages)

[PATCH net] net: fec: Fix possible NPD in fec_enet_phy_reset_after_clk_enable()
 2025-09-04  9:13 UTC 

[PATCH][next] virtio_net: Fix alignment and avoid -Wflex-array-member-not-at-end warning
 2025-09-04  9:13 UTC  (2+ messages)

[PATCH v5 0/2] Add driver support for Eswin eic7700 SoC ethernet controller
 2025-09-04  9:01 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: ethernet: eswin: Document for EIC7700 SoC
` [PATCH v5 2/2] ethernet: eswin: Add eic7700 ethernet driver

[PATCHv2 net-next 0/2] net: lan966x: some OF cleanups
 2025-09-04  9:00 UTC  (5+ messages)
` [PATCHv2 net-next 2/2] net: lan966x: convert fwnode to of

Poor thunderbolt-net interface performance when bridged
 2025-09-04  8:56 UTC  (12+ messages)

[PATCH net] MAINTAINERS: add Sabrina to TLS maintainers
 2025-09-04  8:43 UTC  (2+ messages)

[PATCH v2 net 1/2] net: phylink: add lock for serializing concurrent pl->phydev writes with resolver
 2025-09-04  8:42 UTC  (4+ messages)

[PATCH v2 00/13] arm64: dts: qcom: lemans-evk: Extend board support for additional peripherals
 2025-09-04  8:40 UTC  (5+ messages)
` [PATCH v2 02/13] arm64: dts: qcom: lemans: Add SDHC controller and SDC pin configuration

[PATCH net-next] selftest: netcons: create a torture test
 2025-09-04  8:13 UTC  (3+ messages)

[PATCH v3 net-next] ipv6: sit: Add ipip6_tunnel_dst_find() for cleanup
 2025-09-04  8:10 UTC  (2+ messages)

[net-next PATCH v5 0/4] net: renesas: rswitch: R-Car S4 add HW offloading for layer 2 switching
 2025-09-04  8:10 UTC  (3+ messages)

[PATCH net] net: atm: fix memory leak in atm_register_sysfs when device_register fail
 2025-09-04  8:00 UTC  (2+ messages)

[PATCH net v3] phy: mscc: Stop taking ts_lock for tx_queue and use its own lock
 2025-09-04  7:55 UTC  (3+ messages)

[PATCH] net: usbnet: skip info->stop() callback if suspend_count is not 0
 2025-09-04  7:52 UTC  (5+ messages)

[PATCH v2 net 0/2] netfilter: updates for net
 2025-09-04  7:25 UTC  (3+ messages)
` [PATCH v2 net 1/2] selftests: netfilter: fix udpclash tool hang
` [PATCH v2 net 2/2] netfilter: nf_tables: Introduce NFTA_DEVICE_PREFIX

[PATCH] audit: init ab->skb_list earlier in audit_buffer_alloc()
 2025-09-04  7:25 UTC 

[PATCH net-next 0/2] net/smc and s390/ism: Improve log messages
 2025-09-04  7:16 UTC  (4+ messages)
` [PATCH net-next 1/2] s390/ism: Log module load/unload

[PATCH v1] docs: networking: can: change bcm_msg_head frames member to support flexible array
 2025-09-04  6:25 UTC  (2+ messages)

[PATCH net-next 0/3] tcp: __tcp_close() changes
 2025-09-04  6:49 UTC  (11+ messages)
` [PATCH net-next 1/3] tcp: fix __tcp_close() to only send RST when required
` [PATCH net-next 2/3] selftests/net: packetdrill: add tcp_close_no_rst.pkt
` [PATCH net-next 3/3] tcp: use tcp_eat_recv_skb in __tcp_close()

[PATCH v5 bpf-next/net 0/5] bpf: Allow decoupling memcg from sk->sk_prot->memory_allocated
 2025-09-04  6:34 UTC  (7+ messages)
` [PATCH v5 bpf-next/net 1/5] tcp: Save lock_sock() for memcg in inet_csk_accept()
` [PATCH v5 bpf-next/net 2/5] bpf: Support bpf_setsockopt() for BPF_CGROUP_INET_SOCK_CREATE
` [PATCH v5 bpf-next/net 3/5] bpf: Introduce SK_BPF_MEMCG_FLAGS and SK_BPF_MEMCG_SOCK_ISOLATED
` [PATCH v5 bpf-next/net 4/5] net-memcg: Allow decoupling memcg from global protocol memory accounting
` [PATCH v5 bpf-next/net 5/5] selftest: bpf: Add test for SK_BPF_MEMCG_SOCK_ISOLATED

[PATCH net-next v3 0/2] Add MxL Ethernet driver & devicetree binding
 2025-09-04  6:33 UTC  (8+ messages)
` [PATCH net-next v3 2/2] net: maxlinear: Add support for MxL LGM SoC

[PATCH net-next v28 0/1] MCTP Over PCC Transport
 2025-09-04  6:16 UTC  (3+ messages)
` [PATCH net-next v28 1/1] mctp pcc: Implement MCTP over "

[PATCH net-next] r8169: set EEE speed down ratio to 1
 2025-09-04  6:16 UTC  (2+ messages)

[PATCH v3 net-next] net: phy: fixed_phy: remove link gpio support
 2025-09-04  6:08 UTC 

[PATCH net-next,v3,1/2] devlink: Add new "max_mac_per_vf" generic device param
 2025-09-04  6:04 UTC  (4+ messages)
` [PATCH net-next,v3,2/2] i40e: support generic devlink param "max_mac_per_vf"

[PATCH v2 net-next] net: phy: fixed_phy: remove link gpio support
 2025-09-04  6:03 UTC  (3+ messages)

[PATCH v4 bpf-next/net 0/5] bpf: Allow decoupling memcg from sk->sk_prot->memory_allocated
 2025-09-04  5:50 UTC  (7+ messages)
` [PATCH v4 bpf-next/net 5/5] selftest: bpf: Add test for SK_BPF_MEMCG_SOCK_ISOLATED

[PATCH iwl-next v2 00/15] Fwlog support in ixgbe
 2025-09-04  4:10 UTC  (17+ messages)
` [PATCH iwl-next v2 06/15] ice: allow calling custom send function in fwlog
  ` [Intel-wired-lan] "
` [PATCH iwl-next v2 07/15] ice: move out debugfs init from fwlog
  ` [Intel-wired-lan] "
` [PATCH iwl-next v2 08/15] ice: check for PF number outside the fwlog code
  ` [Intel-wired-lan] "
` [PATCH iwl-next v2 09/15] ice: drop driver specific structure from "
  ` [Intel-wired-lan] "
` [PATCH iwl-next v2 10/15] libie, ice: move fwlog admin queue to libie
  ` [Intel-wired-lan] "
` [PATCH iwl-next v2 12/15] ice: prepare for moving file "
  ` [Intel-wired-lan] "
` [PATCH iwl-next v2 13/15] ice: reregister fwlog after driver reinit
  ` [Intel-wired-lan] "
` [PATCH iwl-next v2 14/15] ice, libie: move fwlog code to libie
  ` [Intel-wired-lan] "

[PATCH net-next v4 0/2] net/mlx5: Avoid payload in skb's linear part for better GRO-processing
 2025-09-04  3:58 UTC  (6+ messages)
` [PATCH net-next v4 2/2] net/mlx5: Avoid copying payload to the skb's linear part

[PATCH net-next v10 2/2] net: af_packet: Use hrtimer to do the retire operation
 2025-09-04  3:26 UTC  (2+ messages)

[PATCH net-next v10 0/5] Add driver for 1Gbe network chips from MUCSE
 2025-09-04  3:19 UTC  (16+ messages)
` [PATCH net-next v10 3/5] net: rnpgbe: Add basic mbx ops support
` [PATCH net-next v10 4/5] net: rnpgbe: Add basic mbx_fw support
` [PATCH net-next v10 5/5] net: rnpgbe: Add register_netdev

[PATCH net-next v10 2/2] net: af_packet: Use hrtimer to do the retire operation
 2025-09-04  2:50 UTC  (2+ messages)

[PATCH net-next v4 0/4] TUN/TAP & vhost_net: netdev queue flow control to avoid ptr_ring tail drop
 2025-09-04  2:47 UTC  (11+ messages)
` [PATCH 2/4] netdev queue flow control for TUN
` [PATCH 4/4] netdev queue flow control for vhost_net

[PATCH net v2] net: libwx: fix to enable RSS
 2025-09-04  2:43 UTC 

[PATCH net-next v10 1/2] net: af_packet: remove last_kactive_blk_num field
 2025-09-04  2:35 UTC 

[PATCH V0 0/2] Fix CONFIG_HYPERV and vmbus related anamoly
 2025-09-04  2:16 UTC  (3+ messages)

[RFC PATCH net-next] ppp: enable TX scatter-gather
 2025-09-04  2:13 UTC 

[PATCH net-next v10 1/2] net: af_packet: remove last_kactive_blk_num field
 2025-09-04  2:09 UTC  (2+ messages)

[PATCH net-next 0/3] ptp: add pulse signal loopback support for debugging
 2025-09-04  1:55 UTC  (3+ messages)

[PATCH net-next v2] selftests: net: Add tests to verify team driver option set and get
 2025-09-04  1:54 UTC 

[PATCH RESEND v14 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-09-04  1:50 UTC  (8+ messages)
` [PATCH RESEND v14 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH RESEND v14 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH RESEND v14 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH RESEND v14 4/7] can: Add Nuvoton NCT6694 CANFD support
` [PATCH RESEND v14 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH RESEND v14 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH RESEND v14 7/7] rtc: Add Nuvoton NCT6694 RTC support

[PATCH net-next v2] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
 2025-09-04  1:18 UTC 

[PATCH net-next] selftests: net: Add tests to verify team driver option set and get
 2025-09-04  1:17 UTC  (3+ messages)

[PATCH net-next 00/11] net: stmmac: mdio cleanups
 2025-09-04  0:53 UTC  (3+ messages)
` [PATCH net-next 01/11] net: stmmac: mdio: provide address register formatter

[PATCH net-next v9 0/7] bonding: Extend arp_ip_target format to allow for a list of vlan tags
 2025-09-04  0:51 UTC  (3+ messages)
` [PATCH net-next v9 4/7] bonding: Processing extended arp_ip_target from user space

[PATCH net-next v7 0/2] net: phy: micrel: Add PTP support for lan8842
 2025-09-04  0:50 UTC  (2+ messages)

[PATCH net-next v2 0/6] Add AF_XDP zero copy support
 2025-09-04  0:48 UTC  (3+ messages)
` [PATCH net-next v2 1/6] net: ti: icssg-prueth: Add functions to create and destroy Rx/Tx queues

[PATCH net-next v3] net: nfc: nci: Increase NCI_DATA_TIMEOUT to 3000 ms
 2025-09-04  0:30 UTC  (2+ messages)

[PATCH net-next v4 0/3] net: stmmac: allow generation of flexible PPS relative to MAC time
 2025-09-04  0:30 UTC  (2+ messages)

[PATCH net] mctp: return -ENOPROTOOPT for unknown getsockopt options
 2025-09-04  0:30 UTC  (2+ messages)

[PATCH net v2] net/smc: Remove validation of reserved bits in CLC Decline message
 2025-09-04  0:30 UTC  (2+ messages)

[PATCH net] ax25: properly unshare skbs in ax25_kiss_rcv()
 2025-09-04  0:30 UTC  (2+ messages)

[PATCH net-next 0/2] net: devmem: improve cpu cost of RX token management
 2025-09-04  0:15 UTC  (4+ messages)
` [PATCH net-next 2/2] net: devmem: use niov array for "

[PATCH net] ipv4: Fix NULL vs error pointer check in inet_blackhole_dev_init()
 2025-09-04  0:10 UTC  (2+ messages)

[PATCH net-next,v2,1/2] devlink: Add new "max_mac_per_vf" generic device param
 2025-09-04  0:01 UTC  (5+ messages)
` [PATCH net-next,v2,2/2] i40e: support generic devlink param "max_mac_per_vf"

[PATCH net] net: phylink: move PHY interrupt request to non-fail path
 2025-09-04  0:00 UTC  (2+ messages)

[PATCH net] net: thunder_bgx: decrement cleanup index before use
 2025-09-04  0:00 UTC  (2+ messages)

[PATCH] net: thunder_bgx: add a missing of_node_put
 2025-09-04  0:00 UTC  (2+ messages)

[PATCH] selftests/bpf: Upon failures, exit with code 1 in test_xsk.sh
 2025-09-03 23:50 UTC  (2+ messages)

[PATCH] selftests/bpf: Fix count write in testapp_xdp_metadata_copy()
 2025-09-03 23:50 UTC  (2+ messages)

[PATCH v10 0/6] Add i.MX91 platform support
 2025-09-03 23:40 UTC  (2+ messages)

[PATCH net 0/8][pull request] Intel Wired LAN Driver Updates 2025-09-02 (ice, idpf, i40e, ixgbe, e1000e)
 2025-09-03 23:40 UTC  (2+ messages)

[PATCH net] net: lockless sock_i_ino()
 2025-09-03 23:30 UTC  (2+ messages)

[PATCH net-next v3 0/2] tcp: Destroy TCP-AO, TCP-MD5 keys in .sk_destruct()
 2025-09-03 23:27 UTC  (7+ messages)
` [PATCH net-next v3 2/2] tcp: Free TCP-AO/TCP-MD5 info/keys without RCU

[PATCH net-next v4 0/2] tcp: Destroy TCP-AO, TCP-MD5 keys in .sk_destruct()
 2025-09-03 23:25 UTC  (7+ messages)
` [PATCH net-next v4 1/2] "
` [PATCH net-next v4 2/2] tcp: Free TCP-AO/TCP-MD5 info/keys without RCU

[PATCH v2 net-next 1/7] netfilter: ebtables: Use vmalloc_array() to improve code
 2025-09-03 23:10 UTC  (2+ messages)

[PATCH net 0/2] netfilter: updates for net
 2025-09-03 23:09 UTC  (5+ messages)
` [PATCH net 1/2] selftests: netfilter: fix udpclash tool hang

[PATCH net v2] tools: ynl-gen: fix nested array counting
 2025-09-03 22:50 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: net: altr,socfpga-stmmac: Constrain interrupts
 2025-09-03 22:40 UTC  (2+ messages)

[PATCH] rust: phy: use to_result for error handling
 2025-09-03 22:40 UTC  (2+ messages)

[PATCH net-next v10 00/19] add basic PSP encryption for TCP connections
 2025-09-03 22:32 UTC  (7+ messages)

[PATCH net-next v2 0/3] tools: ynl-gen: misc changes
 2025-09-03 22:20 UTC  (2+ messages)

[PATCH net-next v2 0/4] mptcp: misc. features for v6.18
 2025-09-03 22:20 UTC  (2+ messages)

[GIT PULL] mlx5 PSP IFC bits
 2025-09-03 22:10 UTC  (2+ messages)

[PATCH 1/1] net/mlx5: Add PSP capabilities structures and bits
 2025-09-03 22:10 UTC  (2+ messages)

[GIT PULL] wireless-2025-09-03
 2025-09-03 22:00 UTC  (2+ messages)

[syzbot] [net?] BUG: corrupted list in nsim_bpf_verifier_prep (2)
 2025-09-03 21:59 UTC 

[PATCH net] inet: Avoid established lookup missing active sk
 2025-09-03 21:53 UTC  (2+ messages)
` [syzbot ci] "

[PATCH net-next V6 00/13] devlink, mlx5: Add new parameters for link management and SRIOV/eSwitch configurations
 2025-09-03 21:32 UTC  (15+ messages)
` [PATCH net-next V6 01/13] devlink: Add 'total_vfs' generic device param
` [PATCH net-next V6 09/13] devlink: Add 'keep_link_up' generic devlink "

[PATCH] dt-bindings: net: sun4i-emac: add dma support
 2025-09-03 20:43 UTC  (2+ messages)

[PATCH net-next 0/9][pull request] Intel Wired LAN Driver Updates 2025-09-03 (ixgbe, igbvf, e1000, e1000e, igb, igbvf, igc)
 2025-09-03 20:25 UTC  (10+ messages)
` [PATCH net-next 1/9] ixgbe: add the 2.5G and 5G speeds in auto-negotiation for E610
` [PATCH net-next 2/9] ixgbe: reduce number of reads when getting OROM data
` [PATCH net-next 3/9] igbvf: add lbtx_packets and lbtx_bytes to ethtool statistics
` [PATCH net-next 4/9] igbvf: remove redundant counter rx_long_byte_count from "
` [PATCH net-next 5/9] e1000: drop unnecessary constant casts to u16
` [PATCH net-next 6/9] e1000e: "
` [PATCH net-next 7/9] igb: "
` [PATCH net-next 8/9] igc: "
` [PATCH net-next 9/9] ixgbe: drop unnecessary casts to u16 / int

[PATCH net] net: enetc: Correct endianness handling in _enetc_rd_reg64
 2025-09-03 19:22 UTC  (3+ messages)

[PATCH net-next,1/2] devlink: Add new "max_mac_per_vf" generic device param
 2025-09-03 19:05 UTC  (4+ messages)
` [PATCH net-next,2/2] i40e: support generic devlink param "max_mac_per_vf"


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