netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-02 07:48:26 to 2024-10-02 18:21:08 UTC [more...]

[PATCH net-next v2] net: stmmac: dwmac4: Add ip payload error statistics
 2024-10-02 18:21 UTC  (3+ messages)

[PATCH v2 net] net: Fix an unsafe loop on the list
 2024-10-02 17:53 UTC  (3+ messages)

[PATCH v2 net-next] e1000e: makes e1000_watchdog_task use queue_delayed_work
 2024-10-02 16:59 UTC 

[PATCH net-next 0/3] tcp: add fast path in timer handlers
 2024-10-02 17:30 UTC  (4+ messages)
` [PATCH net-next 1/3] tcp: annotate data-races around icsk->icsk_pending
` [PATCH net-next 2/3] tcp: add a fast path in tcp_write_timer()
` [PATCH net-next 3/3] tcp: add a fast path in tcp_delack_timer()

[PATCH v1 net-next 1/3] rtnetlink: Add per-net RTNL
 2024-10-02 17:28 UTC  (2+ messages)

[PATCH V6 0/5] PCIe TPH and cache direct injection support
 2024-10-02 17:19 UTC  (2+ messages)

[RFC net-next 0/1] idpf: Don't hardcode napi_struct size
 2024-10-02 17:17 UTC  (9+ messages)
` [RFC net-next 1/1] idpf: Don't hard code "

[PATCH net v2] net: dsa: lan9303: ensure chip reset and wait for READY status
 2024-10-02 17:12 UTC 

[RFC bpf-next 0/4] Add XDP rx hw hints support performing XDP_REDIRECT
 2024-10-02 17:02 UTC  (11+ messages)

[PATCH net] net: phy: dp83869: fix memory corruption when enabling fiber
 2024-10-02 17:01 UTC  (3+ messages)

[PATCH V7 0/5] TPH and cache direct injection support
 2024-10-02 16:59 UTC  (6+ messages)
` [PATCH V7 1/5] PCI: Add TLP Processing Hints (TPH) support
` [PATCH V7 2/5] PCI/TPH: Add Steering Tag support
` [PATCH V7 3/5] PCI/TPH: Add TPH documentation
` [PATCH V7 4/5] bnxt_en: Add TPH support in BNXT driver
` [PATCH V7 5/5] bnxt_en: Pass NQ ID to the FW when allocating RX/RX AGG rings

[PATCH] vsock/virtio: use GFP_ATOMIC under RCU read lock
 2024-10-02 16:42 UTC  (3+ messages)

[PATCH net-next v2 0/2] selftests: net: ioam: add tunsrc support
 2024-10-02 16:27 UTC  (3+ messages)
` [PATCH net-next v2 1/2] selftests: net: remove ioam tests
` [PATCH net-next v2 2/2] selftests: net: add new "

[PATCH net-next 00/12] Add support for PSE port priority
 2024-10-02 16:28 UTC  (13+ messages)
` [PATCH net-next 01/12] net: pse-pd: Remove unused pse_ethtool_get_pw_limit function declaration
` [PATCH net-next 02/12] net: pse-pd: tps23881: Correct boolean evaluation for bitmask checks
` [PATCH net-next 03/12] net: pse-pd: tps23881: Simplify function returns by removing redundant checks
` [PATCH net-next 04/12] net: pse-pd: tps23881: Add support for power limit and measurement features
` [PATCH net-next 05/12] net: pse-pd: Add support for getting and setting port priority
` [PATCH net-next 06/12] net: ethtool: Add PSE new port priority support feature
` [PATCH net-next 07/12] netlink: specs: Expand the PSE netlink command with C33 prio attributes
` [PATCH net-next 08/12] net: pse-pd: pd692x0: Add support for PSE PI priority feature
` [PATCH net-next 09/12] net: pse-pd: tps23881: "
` [PATCH net-next 10/12] net: pse-pd: Register regulator even for undescribed PSE PIs
` [PATCH net-next 11/12] net: pse-pd: Add support for event reporting using devm_regulator_irq_helper
` [PATCH net-next 12/12] net: pse-pd: tps23881: Add support for PSE events and interrupts

[PATCH 00/12] Add support for PSE port priority
 2024-10-02 16:23 UTC  (15+ messages)
` [PATCH 01/12] net: pse-pd: Remove unused pse_ethtool_get_pw_limit function declaration
` [PATCH 02/12] net: pse-pd: tps23881: Correct boolean evaluation for bitmask checks
` [PATCH 03/12] net: pse-pd: tps23881: Simplify function returns by removing redundant checks
` [PATCH 04/12] net: pse-pd: tps23881: Add support for power limit and measurement features
` [PATCH 05/12] net: pse-pd: Add support for getting and setting port priority
` [PATCH 06/12] net: ethtool: Add PSE new port priority support feature
` [PATCH 07/12] netlink: specs: Expand the PSE netlink command with C33 prio attributes
` [PATCH 08/12] net: pse-pd: pd692x0: Add support for PSE PI priority feature
` [PATCH 09/12] net: pse-pd: tps23881: "
` [PATCH 10/12] net: pse-pd: Register regulator even for undescribed PSE PIs
` [PATCH 11/12] net: pse-pd: Add support for event reporting using devm_regulator_irq_helper
` [PATCH 12/12] net: pse-pd: tps23881: Add support for PSE events and interrupts

[PATCH net-next v1 1/1] Documentation: networking: add Twisted Pair Ethernet diagnostics at OSI Layer 1
 2024-10-02 16:18 UTC  (2+ messages)

[PATCH v6 0/7] Add support for the LAN966x PCI device using a DT overlay
 2024-10-02 16:02 UTC  (13+ messages)
` [PATCH v6 2/7] reset: mchp: sparx5: Use the second reg item when cpu-syscon is not present
` [PATCH v6 3/7] misc: Add support for LAN966x PCI device

[PATCH bpf-next 0/6] xsk: struct diet and cleanups
 2024-10-02 15:54 UTC  (7+ messages)
` [PATCH bpf-next 1/6] xsk: get rid of xdp_buff_xsk::xskb_list_node
` [PATCH bpf-next 2/6] xsk: s/free_list_node/list_node
` [PATCH bpf-next 3/6] xsk: get rid of xdp_buff_xsk::orig_addr
` [PATCH bpf-next 4/6] xsk: carry a copy of xdp_zc_max_segs within xsk_buff_pool
` [PATCH bpf-next 5/6] xsk: wrap duplicated code to function
` [PATCH bpf-next 6/6] xsk: use xsk_buff_pool directly for cq functions

[PATCH] net: phy: dp83869: fix memory corruption when enabling fiber
 2024-10-02 15:54 UTC  (6+ messages)

net/hsr: Question about hsr_port_get_hsr() and possbile null-pointer-dereference
 2024-10-02 15:51 UTC 

[PATCH] net/mlx5: Fix typos
 2024-10-02 15:48 UTC  (3+ messages)

[PATCH v3 0/3] Add the dwmac driver support for T-HEAD TH1520 SoC
 2024-10-02 15:34 UTC  (2+ messages)

[PATCH net-next] net: Implement fault injection forcing skb reallocation
 2024-10-02 15:33 UTC  (4+ messages)

[net-next PATCH 00/11] Extend GbEth checksum offload support to VLAN/IPv6 packets
 2024-10-02 15:27 UTC  (5+ messages)
` [net-next PATCH 11/11] net: ravb: Add VLAN checksum support

[PATCH] Update core.c
 2024-10-02 15:26 UTC  (3+ messages)

[PATCH -next v4 0/2] posix-clock: Check timespec64 for PTP clock
 2024-10-02 15:22 UTC  (5+ messages)
` [PATCH -next v4 1/2] posix-clock: Check timespec64 before call clock_settime()

[PATCH v2 net-next 0/4] rtnetlink: Per-netns RTNL
 2024-10-02 15:14 UTC  (6+ messages)
` [PATCH v2 net-next 1/4] Revert "rtnetlink: add guard for RTNL"
` [PATCH v2 net-next 2/4] rtnetlink: Add per-netns RTNL
` [PATCH v2 net-next 3/4] rtnetlink: Add assertion helpers for "
` [PATCH v2 net-next 4/4] rtnetlink: Add ASSERT_RTNL_NET() placeholder for netdev notifier

[PATCH v2 net-next 0/2] net: prepare pacing offload support
 2024-10-02 15:12 UTC  (3+ messages)
` [PATCH v2 net-next 1/2] net: add IFLA_MAX_PACING_OFFLOAD_HORIZON device attribute
` [PATCH v2 net-next 2/2] net_sched: sch_fq: add the ability to offload pacing

[PATCH net v2] net: pse-pd: tps23881: Fix boolean evaluation for bitmask checks
 2024-10-02 15:02 UTC  (7+ messages)

[PATCH v2 00/15] timers: Cleanup delay/sleep related mess
 2024-10-02 15:02 UTC  (3+ messages)

[PATCH net-next v1 0/2] add delay abstraction (sleep functions)
 2024-10-02 14:52 UTC  (21+ messages)
` [PATCH net-next v1 1/2] rust: add delay abstraction
` [PATCH net-next v1 2/2] net: phy: qt2025: wait until PHY becomes ready
      ` iopoll abstraction (was: Re: [PATCH net-next v1 2/2] net: phy: qt2025: wait until PHY becomes ready)
        ` iopoll abstraction

[PATCH net] net: add inline annotation to fix the build warning
 2024-10-02 14:41 UTC  (2+ messages)

[PATCH net-next 00/15] net: sparx5: prepare for lan969x switch driver
 2024-10-02 14:33 UTC  (11+ messages)
` [PATCH net-next 02/15] net: sparx5: add indirection layer to register macros
` [PATCH net-next 06/15] net: sparx5: add constants to match data
` [PATCH net-next 10/15] net: sparx5: ops out chip port to device index/bit functions

[PATCH v2] vhost/vsock: specify module version
 2024-10-02 14:16 UTC  (6+ messages)

[PATCH net-next v8 00/24] Introducing OpenVPN Data Channel Offload
 2024-10-02 14:13 UTC  (27+ messages)
` [PATCH net-next v8 01/24] netlink: add NLA_POLICY_MAX_LEN macro
` [PATCH net-next v8 02/24] net: introduce OpenVPN Data Channel Offload (ovpn)
` [PATCH net-next v8 03/24] ovpn: add basic netlink support
` [PATCH net-next v8 04/24] ovpn: add basic interface creation/destruction/management routines
` [PATCH net-next v8 05/24] ovpn: implement interface creation/destruction via netlink
` [PATCH net-next v8 06/24] ovpn: keep carrier always on
` [PATCH net-next v8 07/24] ovpn: introduce the ovpn_peer object
` [PATCH net-next v8 08/24] ovpn: introduce the ovpn_socket object
` [PATCH net-next v8 09/24] ovpn: implement basic TX path (UDP)
` [PATCH net-next v8 10/24] ovpn: implement basic RX "
` [PATCH net-next v8 11/24] ovpn: implement packet processing
` [PATCH net-next v8 12/24] ovpn: store tunnel and transport statistics
` [PATCH net-next v8 13/24] ovpn: implement TCP transport
` [PATCH net-next v8 14/24] ovpn: implement multi-peer support
` [PATCH net-next v8 15/24] ovpn: implement peer lookup logic
` [PATCH net-next v8 16/24] ovpn: implement keepalive mechanism
` [PATCH net-next v8 17/24] ovpn: add support for updating local UDP endpoint
` [PATCH net-next v8 18/24] ovpn: add support for peer floating
` [PATCH net-next v8 19/24] ovpn: implement peer add/dump/delete via netlink
` [PATCH net-next v8 20/24] ovpn: implement key add/del/swap "
` [PATCH net-next v8 21/24] ovpn: kill key and notify userspace in case of IV exhaustion
` [PATCH net-next v8 22/24] ovpn: notify userspace when a peer is deleted
` [PATCH net-next v8 23/24] ovpn: add basic ethtool support
` [PATCH net-next v8 24/24] testing/selftest: add test tool and scripts for ovpn module

[PATCH net-next v2] ipv4: avoid quadratic behavior in FIB insertion of common address
 2024-10-02 14:10 UTC  (3+ messages)

[PATCH net-next 0/2] net: prepare pacing offload support
 2024-10-02 14:06 UTC  (4+ messages)
` [PATCH net-next 1/2] net: add IFLA_MAX_PACING_OFFLOAD_HORIZON device attribute

[PATCH net-next 00/10] packing: various improvements and KUnit tests
 2024-10-02 13:44 UTC  (3+ messages)
` [PATCH net-next 01/10] lib: packing: refuse operating on bit indices which exceed size of buffer

[PATCH net-next v4 00/12] net: vxlan: add skb drop reasons support
 2024-10-02 13:39 UTC  (25+ messages)
` [PATCH net-next v4 01/12] net: skb: add pskb_network_may_pull_reason() helper
` [PATCH net-next v4 02/12] net: tunnel: add pskb_inet_may_pull_reason() helper
` [PATCH net-next v4 03/12] net: tunnel: add skb_vlan_inet_prepare_reason() helper
` [PATCH net-next v4 04/12] net: vxlan: add skb drop reasons to vxlan_rcv()
` [PATCH net-next v4 05/12] net: vxlan: make vxlan_remcsum() return drop reasons
` [PATCH net-next v4 06/12] net: vxlan: make vxlan_snoop() "
` [PATCH net-next v4 07/12] net: vxlan: make vxlan_set_mac() "
` [PATCH net-next v4 08/12] net: vxlan: use kfree_skb_reason() in vxlan_xmit()
` [PATCH net-next v4 09/12] net: vxlan: add drop reasons support to vxlan_xmit_one()
` [PATCH net-next v4 10/12] net: vxlan: use kfree_skb_reason() in vxlan_mdb_xmit()
` [PATCH net-next v4 11/12] net: vxlan: use kfree_skb_reason() in vxlan_encap_bypass()
` [PATCH net-next v4 12/12] net: vxlan: use kfree_skb_reason() in encap_bypass_if_local()

[PATCH net] sfc: Don't invoke xdp_do_flush() from netpoll
 2024-10-02 13:36 UTC  (2+ messages)

[PATCH ipsec v2] xfrm: check MAC header is shown with both skb->mac_len and skb_mac_header_was_set()
 2024-10-02 12:59 UTC  (7+ messages)

PCI: Work around PCIe link training failures
 2024-10-02 12:58 UTC  (3+ messages)

[PATCH v2 0/1] igb: Do not bring the device up after non-fatal error
 2024-10-02 12:53 UTC  (3+ messages)
` [PATCH v2 1/1] "
  ` [Intel-wired-lan] "

[PATCH AUTOSEL 6.6 054/139] net: tls: wait for async completion on last message
 2024-10-02 12:50 UTC  (2+ messages)

[PATCH net] net: pse-pd: Fix enabled status mismatch
 2024-10-02 12:46 UTC  (3+ messages)

[PATCH V6 0/5] PCIe TPH and cache direct injection support
 2024-10-02 12:46 UTC  (3+ messages)
` [PATCH V6 1/5] PCI: Add TLP Processing Hints (TPH) support

Use-after-free from netem/hfsc interaction
 2024-10-02 12:43 UTC  (2+ messages)

[PATCHv2 net-next 00/18] ibm: emac: more cleanups
 2024-10-02 12:35 UTC  (2+ messages)

[PATCH net-next 0/8] net: smsc911x: clean up with devm
 2024-10-02 12:32 UTC  (2+ messages)

[PATCH] Fix KMSAN infoleak, initialize unused data in pskb_expand_head
 2024-10-02 11:55 UTC  (3+ messages)

[PATCH iwl-next 0/4] ice: init HW before ice_adapter
 2024-10-02 11:50 UTC  (5+ messages)
` [PATCH iwl-next 1/4] ice: c827: move wait for FW to ice_init_hw()
` [PATCH iwl-next 2/4] ice: split ice_init_hw() out from ice_init_dev()
` [PATCH iwl-next 3/4] ice: minor: rename goto labels from err to unroll
` [PATCH iwl-next 4/4] ice: ice_probe: init ice_adapter after HW init

[PATCH net-next v2] net-timestamp: namespacify the sysctl_tstamp_allow_data
 2024-10-02 10:34 UTC  (5+ messages)

[RFC PATCH v2] Simply enable one to write code like:
 2024-10-02  9:55 UTC  (5+ messages)

[PATCH net-next] tcp: remove unnecessary update for tp->write_seq in tcp_connect()
 2024-10-02  9:37 UTC  (3+ messages)

[PATCH net-next 0/3] net: xilinx: emaclite: Adopt clock support
 2024-10-02  8:47 UTC  (5+ messages)
` [PATCH net-next 1/3] dt-bindings: net: emaclite: Add "

[PATCH v2 0/7] i2c: designware: Group all DesignWare drivers under a single option
 2024-10-02  8:45 UTC  (3+ messages)

[PATCH bpf-next] bpf: Make sure internal and UAPI bpf_redirect flags don't overlap
 2024-10-02  8:35 UTC  (3+ messages)

[PATCH net v2 0/2] fix two bugs related to page_pool
 2024-10-02  8:23 UTC  (6+ messages)
` [PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound


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