netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-26 12:26:43 to 2025-02-27 01:22:40 UTC [more...]

[PATCH net-next v20 00/25] Introducing OpenVPN Data Channel Offload
 2025-02-27  1:21 UTC  (3+ messages)
` [PATCH net-next v20 01/25] mailmap: remove unwanted entry for Antonio Quartulli
` [PATCH net-next v20 02/25] net: introduce OpenVPN Data Channel Offload (ovpn)

[PATCH net] gve: unlink old napi when stopping a queue using queue API
 2025-02-27  0:44 UTC  (2+ messages)

[PATCH net-next] trace: tcp: Add tracepoint for tcp_sendmsg()
 2025-02-26 23:46 UTC  (12+ messages)

[PATCH v3 0/2] clk: sophgo: add SG2044 clock controller support
 2025-02-26 23:23 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: clock: sophgo: add clock controller for SG2044
` [PATCH v3 2/2] clk: sophgo: Add clock controller support for SG2044 SoC

[iwl-next v4 0/1] Add RDMA support for Intel IPU E2000 (GEN3)
 2025-02-26 23:01 UTC  (6+ messages)
` [iwl-next v4 1/1] iidc/ice/irdma: Update IDC to support multiple consumers

[PATCH] e1000e: Link flap workaround option for false IRP events
 2025-02-26 22:52 UTC  (2+ messages)

[PATCH v2 net-next] tcp: be less liberal in TSEcr received while in SYN_RECV state
 2025-02-26 22:47 UTC  (2+ messages)

[PATCH net-next v5 3/3] net: plumb extack in __dev_change_net_namespace()
 2025-02-26 22:41 UTC  (2+ messages)

[PATCH ethtool] Add AppStream metainfo XML with modalias documented supported
 2025-02-26 22:00 UTC 

[PATCH 00/17] Introduce and use generic parity32/64 helper
 2025-02-26 22:29 UTC  (8+ messages)
` [PATCH 02/17] bitops: Add generic parity calculation for u64

[6.12.15][be2net?] Voluntary context switch within RCU read-side critical section!
 2025-02-26 22:28 UTC  (11+ messages)

[Patch bpf-next 0/4] tcp_bpf: improve ingress redirection performance with message corking
 2025-02-26 22:21 UTC  (4+ messages)
` [Patch bpf-next 3/4] skmsg: use bitfields for struct sk_psock

[PATCH RFC net-next 00/10] MC Flood disable and snooping
 2025-02-26 22:17 UTC  (12+ messages)

[PATCH net-next v4 0/4] virtio-net: Link queues to NAPIs
 2025-02-26 22:13 UTC  (8+ messages)
` [PATCH net-next v4 3/4] virtio-net: Map NAPIs to queues

[PATCH net] idpf: fix checksums set in idpf_rx_rsc()
 2025-02-26 22:12 UTC 

[PATCH net-next v5 1/3] net: rename netns_local to netns_immutable
 2025-02-26 21:25 UTC  (2+ messages)

[PATCH net-next v8 00/12] net: Hold netdev instance lock during ndo operations
 2025-02-26 21:11 UTC  (13+ messages)
` [PATCH net-next v8 01/12] net: hold netdev instance lock during ndo_open/ndo_stop
` [PATCH net-next v8 02/12] net: hold netdev instance lock during ndo_setup_tc
` [PATCH net-next v8 03/12] net: hold netdev instance lock during queue operations
` [PATCH net-next v8 04/12] net: hold netdev instance lock during rtnetlink operations
` [PATCH net-next v8 05/12] net: hold netdev instance lock during ioctl operations
` [PATCH net-next v8 06/12] net: hold netdev instance lock during sysfs operations
` [PATCH net-next v8 07/12] net: hold netdev instance lock during ndo_bpf
` [PATCH net-next v8 08/12] net: ethtool: try to protect all callback with netdev instance lock
` [PATCH net-next v8 09/12] net: replace dev_addr_sem "
` [PATCH net-next v8 10/12] net: add option to request "
` [PATCH net-next v8 11/12] docs: net: document new locking reality
` [PATCH net-next v8 12/12] eth: bnxt: remove most dependencies on RTNL

[PATCH net-next 0/9] eth: bnxt: maintain basic pkt/byte counters in SW
 2025-02-26 21:10 UTC  (10+ messages)
` [PATCH net-next 1/9] eth: bnxt: use napi_consume_skb()
` [PATCH net-next 2/9] eth: bnxt: don't run xdp programs on fallback traffic
` [PATCH net-next 3/9] eth: bnxt: rename ring_err_stats -> ring_drv_stats
` [PATCH net-next 4/9] eth: bnxt: snapshot driver stats
` [PATCH net-next 5/9] eth: bnxt: don't use ifdef to check for CONFIG_INET in GRO
` [PATCH net-next 6/9] eth: bnxt: consolidate the GRO-but-not-really paths in bnxt_gro_skb()
` [PATCH net-next 7/9] eth: bnxt: maintain rx pkt/byte stats in SW
` [PATCH net-next 8/9] eth: bnxt: maintain tx "
` [PATCH net-next 9/9] eth: bnxt: count xdp xmit packets

[PATCH net-next] net: enetc: Support ethernet aliases in dts
 2025-02-26 20:02 UTC  (9+ messages)

[PATCH] dpll: Add a check before kfree() to match the existing check before kmemdup()
 2025-02-26 19:37 UTC  (4+ messages)
` [PATCH v2] dpll: Add an assertion to check freq_supported_num
    ` [PATCH v3 net-next] "

[PATCH net-next v7 0/2] RTL9300 MDIO driver
 2025-02-26 19:35 UTC  (4+ messages)
` [PATCH net-next v7 1/2] net: mdio: Add "

[PATCH v2 net-next 00/12] ipv4: fib: Convert RTM_NEWROUTE and RTM_DELROUTE to per-netns RTNL
 2025-02-26 19:25 UTC  (13+ messages)
` [PATCH v2 net-next 01/12] ipv4: fib: Use cached net in fib_inetaddr_event()
` [PATCH v2 net-next 02/12] ipv4: fib: Allocate fib_info_hash[] and fib_info_laddrhash[] by kvmalloc_array()
` [PATCH v2 net-next 03/12] ipv4: fib: Allocate fib_info_hash[] during netns initialisation
` [PATCH v2 net-next 04/12] ipv4: fib: Make fib_info_hashfn() return struct hlist_head
` [PATCH v2 net-next 05/12] ipv4: fib: Remove fib_info_laddrhash pointer
` [PATCH v2 net-next 06/12] ipv4: fib: Remove fib_info_hash_size
` [PATCH v2 net-next 07/12] ipv4: fib: Add fib_info_hash_grow()
` [PATCH v2 net-next 08/12] ipv4: fib: Namespacify fib_info hash tables
` [PATCH v2 net-next 09/12] ipv4: fib: Hold rtnl_net_lock() for ip_fib_net_exit()
` [PATCH v2 net-next 10/12] ipv4: fib: Hold rtnl_net_lock() in ip_rt_ioctl()
` [PATCH v2 net-next 11/12] ipv4: fib: Move fib_valid_key_len() to rtm_to_fib_config()
` [PATCH v2 net-next 12/12] ipv4: fib: Convert RTM_NEWROUTE and RTM_DELROUTE to per-netns RTNL

[PATCH bpf-next v3 0/6] XDP metadata support for tun driver
 2025-02-26 19:29 UTC  (14+ messages)
` [PATCH bpf-next v3 4/6] selftests/bpf: refactor xdp_context_functional test and bpf program
` [PATCH bpf-next v3 5/6] selftests/bpf: add test for XDP metadata support in tun driver

[PATCH v2 0/3] selftests/net: deflake GRO tests and fix return value and output
 2025-02-26 19:27 UTC  (4+ messages)
` [PATCH v2 1/3] selftests/net: have `gro.sh -t` return a correct exit code
` [PATCH v2 2/3] selftests/net: only print passing message in GRO tests when tests pass
` [PATCH v2 3/3] selftests/net: deflake GRO tests

[PATCH net v2] selftests: drv-net: Check if combined-count exists
 2025-02-26 19:24 UTC  (2+ messages)

[PATCH v15 0/3] binder: report txn errors via generic netlink
 2025-02-26 19:20 UTC  (4+ messages)
` [PATCH v15 1/3] lsm, selinux: Add setup_report permission to binder
` [PATCH v15 2/3] binder: report txn errors via generic netlink
` [PATCH v15 3/3] binder: generic netlink binder_features flag

[PATCH net] selftests/net: big_tcp: longer netperf session on slow machines
 2025-02-26 19:14 UTC  (6+ messages)

[PATCH iproute2 v2] tc: Fix rounding in tc_calc_xmittime and tc_calc_xmitsize
 2025-02-26 18:55 UTC  (5+ messages)
` [PATCH iproute2 v3] "

[PATCH net v2] selftests/net: big_tcp: return xfail on slow machines
 2025-02-26 18:53 UTC  (5+ messages)

[PATCH v3][next] net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings
 2025-02-26 18:49 UTC  (2+ messages)

[PATCH net-next v3 00/10] PRU-ICSSM Ethernet Driver
 2025-02-26 18:44 UTC  (2+ messages)

[PATCH net-next 0/2] inet: ping: remove extra skb_clone()/consume_skb()
 2025-02-26 18:34 UTC  (3+ messages)
` [PATCH net-next 1/2] ipv4: icmp: do not process ICMP_EXT_ECHOREPLY for broadcast/multicast addresses
` [PATCH net-next 2/2] inet: ping: avoid skb_clone() dance in ping_rcv()

[PATCH v1 net-next 00/12] ipv4: fib: Convert RTM_NEWROUTE and RTM_DELROUTE to per-netns RTNL
 2025-02-26 18:20 UTC  (12+ messages)
` [PATCH v1 net-next 03/12] ipv4: fib: Allocate fib_info_hash[] during netns initialisation
` [PATCH v1 net-next 10/12] ipv4: fib: Hold rtnl_net_lock() in ip_rt_ioctl()
` [PATCH v1 net-next 11/12] ipv4: fib: Move fib_valid_key_len() to rtm_to_fib_config()
` [PATCH v1 net-next 12/12] ipv4: fib: Convert RTM_NEWROUTE and RTM_DELROUTE to per-netns RTNL

[PATCH net-next v2 1/2] geneve: Allow users to specify source port range
 2025-02-26 18:20 UTC  (2+ messages)
` [PATCH net-next v2 2/2] geneve, specs: Add port range to rt_link specification

[PATCH] pktgen: avoid unused-const-variable warning
 2025-02-26 18:17 UTC  (2+ messages)

[PATCH net 0/5][pull request] Intel Wired LAN Driver Updates 2025-02-24 (ice, idpf, iavf, ixgbe)
 2025-02-26 18:16 UTC  (4+ messages)
` [PATCH net 3/5] idpf: synchronize pending IRQs after disable

[PATCH v11 0/6] Add NSS clock controller support for IPQ9574
 2025-02-26 17:54 UTC  (3+ messages)
` [PATCH v11 5/6] arm64: dts: qcom: ipq9574: Add nsscc node

[PATCH net-next] net-sysfs: remove unused initial ret values
 2025-02-26 17:46 UTC 

[PATCH net-next] net: ethtool: Don't check if RSS context exists in case of context 0
 2025-02-26 17:42 UTC  (3+ messages)

[PATCH bpf-next 0/3] bpf: introduce skb refcount kfuncs
 2025-02-26 17:30 UTC  (4+ messages)

[PATCH iproute2-next v3] ip: link: netkit: Support scrub options
 2025-02-26 17:30 UTC  (2+ messages)

[PATCH net-next 9/9] net: stmmac: convert to phylink managed EEE support
 2025-02-26 17:24 UTC  (16+ messages)

[PATCH net] net: gso: fix ownership in __udp_gso_segment
 2025-02-26 17:20 UTC  (2+ messages)

[PATCH net-next v7 00/12] net: Hold netdev instance lock during ndo operations
 2025-02-26 17:17 UTC  (5+ messages)
` [PATCH net-next v7 04/12] net: hold netdev instance lock during rtnetlink operations

[PATCH *-next 00/18] Remove weird and needless 'return' for void APIs
 2025-02-26 17:06 UTC  (3+ messages)
` [PATCH *-next 14/18] PM: wakeup: Remove needless return in three "

[PATCH iproute2-next v2] ip: link: netkit: Support scrub options
 2025-02-26 17:04 UTC  (3+ messages)

[PATCH net-next] net: sfp: add quirk for FS SFP-10GM-T copper SFP+ module
 2025-02-26 17:00 UTC  (9+ messages)

[PATCH v3 0/3] Add support for Plymovent AQM board
 2025-02-26 14:58 UTC  (3+ messages)
` [PATCH v3 3/3] arm: dts: stm32: Add Plymovent AQM devicetree

[syzbot] [net?] possible deadlock in ipv6_sock_ac_close (4)
 2025-02-26 16:14 UTC 

[syzbot] [wireless?] KMSAN: uninit-value in cfg80211_tx_mlme_mgmt
 2025-02-26 15:44 UTC 

[PATCH net-next v8 0/6] Enable SGMII and 2500BASEX interface mode switching for Intel platforms
 2025-02-26 15:43 UTC  (9+ messages)
` [PATCH net-next v8 1/6] net: phylink: use pl->link_interface in phylink_expects_phy()
` [PATCH net-next v8 2/6] net: pcs: xpcs: re-initiate clause 37 Auto-negotiation
` [PATCH net-next v8 4/6] stmmac: intel: configure SerDes according to the interface mode
` [PATCH net-next v8 5/6] net: stmmac: configure SerDes on mac_finish

-Inquiry Regarding 2024 Tax Return Preparation
 2025-02-26 15:39 UTC 

[RFC net-next v2 0/2] devlink: whole-device, resource .occ_set()
 2025-02-26 15:25 UTC  (9+ messages)
` [RFC net-next v2 1/2] devlink: add whole device devlink instance

[PATCH net-next v5 0/9] Device memory TCP TX
 2025-02-26 15:20 UTC  (7+ messages)
` [PATCH net-next v5 3/9] net: devmem: Implement TX path

[PATCH iproute2-next v2 0/5] iprule: Add mask support for L4 ports and DSCP
 2025-02-26 15:18 UTC  (2+ messages)

[PATCH net-next v2 00/13] net: phy: Rework linkmodes handling in a dedicated file
 2025-02-26 15:16 UTC  (7+ messages)
` [PATCH net-next v2 09/13] net: phy: phylink: Use phy_caps_lookup for fixed-link configuration
` [PATCH net-next v2 11/13] net: phy: phylink: Add a mapping between MAC_CAPS and LINK_CAPS

[syzbot] Monthly wireguard report (Feb 2025)
 2025-02-26 15:11 UTC 

[PATCH v3 0/4] Add support for Priva E-Measuringbox board
 2025-02-26 13:24 UTC  (2+ messages)

[PATCH 0/3] net: Convert Gianfar (Triple Speed Ethernet Controller) bindings to YAML
 2025-02-26 14:59 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: net: Convert fsl,gianfar-{mdio,tbi} "

[PATCH net-next 00/10] devlink and mlx5: Introduce rate domains
 2025-02-26 14:44 UTC  (7+ messages)
` [PATCH net-next 03/10] devlink: Serialize access to "

[PATCHv2 net 0/3] bond: fix xfrm offload issues
 2025-02-26 14:05 UTC  (7+ messages)
` [PATCHv2 net 1/3] bonding: move mutex lock to a work queue for XFRM GC tasks

[PATCH net-next 0/5] Add missing netlink error message macros to coccinelle test
 2025-02-26 13:48 UTC  (3+ messages)
` [PATCH net-next 5/5] ice: dpll: Remove newline at the end of a netlink error message

[PATCH] net: fix uninitialised access in mii_nway_restart()
 2025-02-26 13:43 UTC  (2+ messages)

[PATCH net v2] net: Handle napi_schedule() calls from non-interrupt
 2025-02-26 13:38 UTC  (5+ messages)

[PATCH net-next v2 0/2] Add 2.5G ethernet phy support on MT7988
 2025-02-26 13:32 UTC  (12+ messages)
` [PATCH net-next v2 1/3] net: phy: mediatek: Add 2.5Gphy firmware dt-bindings and dts node
` [PATCH net-next v2 3/3] net: phy: mediatek: add driver for built-in 2.5G ethernet PHY on MT7988

[PATCH bpf-next v1 0/3] bpf: Fix use-after-free of sockmap
 2025-02-26 13:22 UTC  (4+ messages)
` [PATCH bpf-next v1 1/3] bpf, sockmap: avoid using sk_socket after free
` [PATCH bpf-next v1 2/3] selftests/bpf: Add socketpair to create_pair to support unix socket
` [PATCH bpf-next v1 3/3] selftests/bpf: Add edge case tests for sockmap

[syzbot] [wireless?] WARNING in ieee80211_free_keys
 2025-02-26 13:14 UTC 

[PATCH rdma-next 0/5] Add support and infrastructure for RDMA TRANSPORT
 2025-02-26 13:01 UTC  (6+ messages)
` [PATCH mlx5-next 1/5] net/mlx5: Add RDMA_CTRL HW capabilities
` [PATCH mlx5-next 2/5] net/mlx5: Allow the throttle mechanism to be more dynamic
` [PATCH mlx5-next 3/5] net/mlx5: Limit non-privileged commands
` [PATCH mlx5-next 4/5] net/mlx5: Query ADV_RDMA capabilities
` [PATCH mlx5-next 5/5] net/mlx5: fs, add RDMA TRANSPORT steering domain support

[PATCH net-next 0/4] mlx5: Trust lockdown health syndrome
 2025-02-26 12:57 UTC  (8+ messages)
` [PATCH net-next 1/4] net/mlx5: Avoid report two health errors on same syndrome
` [PATCH net-next 2/4] net/mlx5: Log health buffer data on any syndrome
` [PATCH net-next 3/4] net/mlx5: Expose crr in health buffer
` [PATCH net-next 4/4] net/mlx5: Add trust lockdown error to health syndrome print function

[Intel-wired-lan] [PATCH iwl-next v1] ice: refactor the Tx scheduler feature
 2025-02-26 11:33 UTC 

[PATCH RFC net-next 0/7] net: stmmac: cleanup transmit clock setting
 2025-02-26 12:40 UTC  (4+ messages)
` [PATCH RFC net-next 6/7] net: stmmac: intel: use generic stmmac_set_clk_tx_rate()


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