messages from 2024-10-08 13:21:49 to 2024-10-08 22:01:49 UTC [more...]
[PATCH] selftests: drivers: net: fix name not defined
2024-10-08 22:01 UTC
[PATCH net] net: do not delay dst_entries_add() in dst_release()
2024-10-08 21:59 UTC (2+ messages)
[PATCH net-next v2 5/6] rust: Add read_poll_timeout function
2024-10-08 21:57 UTC (13+ messages)
[PATCH net-next] net: phy: smsc: use devm_clk_get_optional_enabled_with_rate()
2024-10-08 21:44 UTC (2+ messages)
[PATCH net-next v0] net: phy: aquantia: poll status register
2024-10-08 21:40 UTC (2+ messages)
[PATCH net-next v2] net: stmmac: dwmac4: Add ip payload error statistics
2024-10-08 10:22 UTC
[PATCH net-next v2] net: dsa: mv88e6xxx: Add FID map cache
2024-10-08 21:25 UTC (2+ messages)
ethtool 6.11 released
2024-10-08 21:23 UTC
[PATCH net v2 0/3] net: dsa: mv88e6xxx: fix MV88E6393X PHC frequency on internal clock
2024-10-08 21:23 UTC (7+ messages)
` [PATCH net v2 1/3] net: dsa: mv88e6xxx: group cycle counter coefficients
` [PATCH net v2 2/3] net: dsa: mv88e6xxx: read cycle counter period from hardware
` [PATCH net v2 3/3] net: dsa: mv88e6xxx: support 4000ps cycle counter period
[PATCH net-next v3 1/2] dt-bindings: net: marvell,aquantia: add property to override MDI_CFG
2024-10-08 21:13 UTC (3+ messages)
` [PATCH net-next v3 2/2] net: phy: aquantia: allow forcing order of MDI pairs
[PATCH 00/51] treewide: Switch to __pm_runtime_put_autosuspend()
2024-10-08 20:38 UTC (8+ messages)
[net-next] net: ravb: Only advertise Rx/Tx timestamps if hardware supports it
2024-10-08 20:35 UTC (5+ messages)
[PATCH net-next v3 0/7] bnxt_en: implement device memory TCP for bnxt
2024-10-08 20:35 UTC (25+ messages)
` [PATCH net-next v3 1/7] bnxt_en: add support for rx-copybreak ethtool command
` [PATCH net-next v3 2/7] bnxt_en: add support for tcp-data-split "
` [PATCH net-next v3 3/7] net: ethtool: add support for configuring tcp-data-split-thresh
` [PATCH net-next v3 4/7] bnxt_en: add support for tcp-data-split-thresh ethtool command
` [PATCH net-next v3 5/7] net: devmem: add ring parameter filtering
` [PATCH net-next v3 7/7] bnxt_en: add support for device memory tcp
Linux network PHY initial configuration for ports not 'up'
2024-10-08 20:35 UTC (5+ messages)
[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
2024-10-08 20:02 UTC (13+ messages)
[PATCH net-next v20 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
2024-10-08 19:56 UTC (3+ messages)
` [PATCH net-next v20 01/14] mm: page_frag: add a test module for page_frag
[net-next PATCH v3] net: phy: Validate PHY LED OPs presence before registering
2024-10-08 19:51 UTC (2+ messages)
[PATCH net-next] eth: remove the DLink/Sundance (ST201) driver
2024-10-08 19:44 UTC (2+ messages)
RFC: Advice on adding support for Qualcomm IPQ9574 SoC Ethernet
2024-10-08 19:33 UTC (9+ messages)
[PATCH net-next 0/9] net-timestamp: bpf extension to equip applications transparently
2024-10-08 19:18 UTC (11+ messages)
` [PATCH net-next 1/9] net-timestamp: add bpf infrastructure to allow exposing more information later
` [PATCH net-next 3/9] net-timestamp: introduce TS_SW_OPT_CB to generate driver timestamp
` [PATCH net-next 5/9] net-timestamp: ready to turn on the button to generate tx timestamps
` [PATCH net-next 6/9] net-timestamp: add tx OPT_ID_TCP support for bpf case
[RFC PATCH 0/2] ptp: add control over HW timestamp latch point
2024-10-08 19:06 UTC (3+ messages)
RFC: Should net namespaces scale up (>10k) ?
2024-10-08 18:56 UTC (4+ messages)
[PATCH v4 net 0/6] rtnetlink: Handle error of rtnl_register_module()
2024-10-08 18:47 UTC (7+ messages)
` [PATCH v4 net 1/6] rtnetlink: Add bulk registration helpers for rtnetlink message handlers
` [PATCH v4 net 2/6] vxlan: Handle error of rtnl_register_module()
` [PATCH v4 net 3/6] bridge: "
` [PATCH v4 net 4/6] mctp: "
` [PATCH v4 net 5/6] mpls: "
` [PATCH v4 net 6/6] phonet: "
[PATCH net-next 00/14] net/mlx5: qos: Refactor esw qos to support new features
2024-10-08 18:32 UTC (15+ messages)
` [PATCH net-next 01/14] net/mlx5: qos: Flesh out element_attributes in mlx5_ifc.h
` [PATCH net-next 02/14] net/mlx5: qos: Rename vport 'tsar' into 'sched_elem'
` [PATCH net-next 03/14] net/mlx5: qos: Consistently name vport vars as 'vport'
` [PATCH net-next 04/14] net/mlx5: qos: Refactor and document bw_share calculation
` [PATCH net-next 05/14] net/mlx5: qos: Maintain rate group vport members in a list
` [PATCH net-next 06/14] net/mlx5: qos: Always create group0
` [PATCH net-next 07/14] net/mlx5: qos: Drop 'esw' param from vport qos functions
` [PATCH net-next 08/14] net/mlx5: qos: Store the eswitch in a mlx5_esw_rate_group
` [PATCH net-next 09/14] net/mlx5: qos: Add an explicit 'dev' to vport trace calls
` [PATCH net-next 10/14] net/mlx5: qos: Rename rate group 'list' as 'parent_entry'
` [PATCH net-next 11/14] net/mlx5: qos: Store rate groups in a qos domain
` [PATCH net-next 12/14] net/mlx5: qos: Refactor locking to a qos domain mutex
` [PATCH net-next 13/14] net/mlx5: Unify QoS element type checks across NIC and E-Switch
` [PATCH net-next 14/14] net/mlx5: Add support check for TSAR types in QoS scheduling
[PATCH net-next] net: Remove likely from l3mdev_master_ifindex_by_index
2024-10-08 18:25 UTC (2+ messages)
[PATCH bpf 0/4] Fix caching of BTF for kfuncs in the verifier
2024-10-08 18:23 UTC (13+ messages)
` [PATCH bpf 1/4] bpf: fix kfunc btf caching for modules
` [PATCH bpf 2/4] selftests/bpf: Consolidate kernel modules into common directory
` [PATCH bpf 3/4] selftests/bpf: Provide a generic [un]load_module helper
` [PATCH bpf 4/4] selftests/bpf: Add test for kfunc module order
[RFC net-next v4 0/9] Add support for per-NAPI config via netlink
2024-10-08 18:22 UTC (7+ messages)
` [RFC net-next v4 3/9] net: napi: Make gro_flush_timeout per-NAPI
` [RFC net-next v4 5/9] net: napi: Add napi_config
` [RFC net-next v4 6/9] netdev-genl: Support setting per-NAPI config values
[PATCH net-next v4 0/5] eth: fbnic: add timestamping support
2024-10-08 18:14 UTC (6+ messages)
` [PATCH net-next v4 1/5] eth: fbnic: add software TX "
` [PATCH net-next v4 2/5] eth: fbnic: add initial PHC support
` [PATCH net-next v4 3/5] eth: fbnic: add RX packets timestamping support
` [PATCH net-next v4 4/5] eth: fbnic: add TX "
` [PATCH net-next v4 5/5] eth: fbnic: add ethtool timestamping statistics
[PATCH net-next v6 00/12] net: vxlan: add skb drop reasons support
2024-10-08 18:05 UTC (14+ messages)
` [PATCH net-next v6 01/12] net: skb: add pskb_network_may_pull_reason() helper
` [PATCH net-next v6 02/12] net: tunnel: add pskb_inet_may_pull_reason() helper
` [PATCH net-next v6 03/12] net: tunnel: make skb_vlan_inet_prepare() return drop reasons
` [PATCH net-next v6 04/12] net: vxlan: add skb drop reasons to vxlan_rcv()
` [PATCH net-next v6 05/12] net: vxlan: make vxlan_remcsum() return drop reasons
` [PATCH net-next v6 06/12] net: vxlan: make vxlan_snoop() "
` [PATCH net-next v6 07/12] net: vxlan: make vxlan_set_mac() "
` [PATCH net-next v6 08/12] net: vxlan: use kfree_skb_reason() in vxlan_xmit()
` [PATCH net-next v6 09/12] net: vxlan: add drop reasons support to vxlan_xmit_one()
` [PATCH net-next v6 10/12] net: vxlan: use kfree_skb_reason() in vxlan_mdb_xmit()
` [PATCH net-next v6 11/12] net: vxlan: use kfree_skb_reason() in vxlan_encap_bypass()
` [PATCH net-next v6 12/12] net: vxlan: use kfree_skb_reason() in encap_bypass_if_local()
[PATCH] net: amd: mvme147: Fix probe banner message
2024-10-08 18:02 UTC (2+ messages)
[PATCH] selftests: make kselftest-clean remove libynl outputs
2024-10-08 17:37 UTC (3+ messages)
[PATCH v3 net-next 0/4] ipv4: Namespacify IPv4 address hash table
2024-10-08 17:29 UTC (5+ messages)
` [PATCH v3 net-next 1/4] ipv4: Link IPv4 address to per-netns "
` [PATCH v3 net-next 2/4] ipv4: Use per-netns hash table in inet_lookup_ifaddr_rcu()
` [PATCH v3 net-next 3/4] ipv4: Namespacify IPv4 address GC
` [PATCH v3 net-next 4/4] ipv4: Retire global IPv4 hash table inet_addr_lst
[net-next v3] idpf: Don't hard code napi_struct size
2024-10-08 17:24 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH net-next v2 0/9] Allow isolating PHY devices
2024-10-08 17:19 UTC (16+ messages)
` [PATCH net-next v2 7/9] net: phy: introduce ethtool_phy_ops to get and set phy configuration
[PATCH] drivers:atlx: Prevent integer overflow in statistics aggregation
2024-10-08 17:13 UTC (4+ messages)
[PATCH net-next v3 0/5] eth: fbnic: add timestamping support
2024-10-08 17:13 UTC (6+ messages)
` [PATCH net-next v3 3/5] eth: fbnic: add RX packets "
[PATCH 5.15.y 0/2] Backport fix for CVE-2024-38538
2024-10-08 17:11 UTC (4+ messages)
` [PATCH 5.15.y 1/2] net: add pskb_may_pull_reason() helper
[PATCH net-next] tools: ynl-gen: refactor check validation for TypeBinary
2024-10-08 17:10 UTC (2+ messages)
[PATCH v2 net-next 4/4] ipv4: Retire global IPv4 hash table inet_addr_lst
2024-10-08 17:09 UTC (2+ messages)
[net-next PATCH v2] net: phy: Validate PHY LED OPs presence before registering
2024-10-08 17:04 UTC (5+ messages)
[PATCH net-next 00/12] Add support for PSE port priority
2024-10-08 17:03 UTC (19+ messages)
` [PATCH net-next 06/12] net: ethtool: Add PSE new port priority support feature
` [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 12/12] net: pse-pd: tps23881: Add support for PSE events and interrupts
[PATCH net-next v4] doc: net: Fix .rst rendering of net_cachelines pages
2024-10-08 16:53 UTC
[PATCH 0/4] xfrm: Add support for RFC 9611 per cpu xfrm states
2024-10-08 16:47 UTC (3+ messages)
` [PATCH 1/4] xfrm: Add support for per cpu xfrm state handling
[PATCH net-next] net: airoha: Fix EGRESS_RATE_METER_EN_MASK definition
2024-10-08 16:46 UTC (4+ messages)
[PATCH v1 00/15] io_uring zero copy rx
2024-10-08 16:40 UTC (8+ messages)
` [PATCH v1 03/15] net: generalise net_iov chunk owners
` [PATCH v1 13/15] io_uring/zcrx: add copy fallback
[PATCH net-next 0/3] net, device property: fix led node releases in mv88e6xxx with new macro
2024-10-08 16:40 UTC (6+ messages)
` [PATCH net-next 1/3] device property: Introduce fwnode_for_each_available_child_node_scoped()
` [PATCH net-next 2/3] net: dsa: mv88e6xxx: leds: fix led refcount in error path
` [PATCH net-next 3/3] net: dsa: mv88e6xxx: leds: fix leds refcount
[PATCH net-next] Fix misspelling of "accept*" in net
2024-10-08 16:27 UTC
[PATCH net-next] chelsio/chtls: Remove unused chtls_set_tcb_tflag
2024-10-08 16:37 UTC (2+ messages)
[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
2024-10-08 16:36 UTC (2+ messages)
[PATCH net-next] caif: Remove unused cfsrvl_getphyid
2024-10-08 16:35 UTC (2+ messages)
[PATCH net-next] ipv6: switch inet6_acaddr_hash() to less predictable hash
2024-10-08 16:23 UTC (3+ messages)
[PATCH net-next] ipv6: switch inet6_addr_hash() to less predictable hash
2024-10-08 16:21 UTC (3+ messages)
[PATCH iproute] netem: swap transposed calloc args
2024-10-08 16:20 UTC (2+ messages)
[PATCH iproute] bridge: catch invalid stp state
2024-10-08 16:20 UTC (2+ messages)
[PATCH net v3 0/6] octeontx2-pf: handle otx2_mbox_get_rsp errors
2024-10-08 16:19 UTC (4+ messages)
[PATCH v3 net-next 3/4] rtnetlink: Add assertion helpers for per-netns RTNL
2024-10-08 16:12 UTC (2+ messages)
[PATCH] bridge: use promisc arg instead of skb flags
2024-10-08 15:44 UTC (5+ messages)
[PATCH net] MAINTAINERS: remove Yisen Zhuang from HISILICON NETWORK drivers
2024-10-08 15:37 UTC
[PATCH net] net: ibm: emac: mal: fix wrong goto
2024-10-08 15:25 UTC (2+ messages)
[PATCH net v2 0/3] selftests: net: add missing gitignore and EXTRA_CLEAN entries
2024-10-08 15:20 UTC (2+ messages)
[PATCH v5 0/2] posix-clock: Fix missing timespec64 check for PTP clock
2024-10-08 15:18 UTC (3+ messages)
6.12-rc1: Lockdep regression bissected (virtio-net/console/scheduler)
2024-10-08 15:18 UTC (6+ messages)
[PATCH net-next v4 0/2] ethtool: Add support for writing firmware
2024-10-08 15:11 UTC (2+ messages)
[PATCH net-next v2 1/2] Convert neighbour-table to use hlist
2024-10-08 14:53 UTC (2+ messages)
[PATCH net-next 0/7] ipv4: Convert __fib_validate_source() and its callers to dscp_t
2024-10-08 14:50 UTC (2+ messages)
[PATCH net-next] net: Optimize IPv6 path in ip_neigh_for_gw()
2024-10-08 14:48 UTC (7+ messages)
[PATCH v1 net] tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink()
2024-10-08 14:42 UTC (4+ messages)
[PATCH net-next 0/3] Removing more phylink cruft
2024-10-08 14:41 UTC (4+ messages)
` [PATCH net-next 1/3] net: dsa: remove dsa_port_phylink_mac_select_pcs()
` [PATCH net-next 2/3] net: dsa: mv88e6xxx: return NULL when no PCS is present
` [PATCH net-next 3/3] net: phylink: remove "using_mac_select_pcs"
[PATCH net-next v4] eth: fbnic: Add hardware monitoring support via HWMON interface
2024-10-08 14:32 UTC
[PATCH net-next] net: phy: realtek: check validity of 10GbE link-partner advertisement
2024-10-08 14:27 UTC (7+ messages)
[PATCH net-next v02 0/2] net: af_packet: allow joining a fanout when link is down
2024-10-08 14:26 UTC (3+ messages)
` [PATCH net-next v02 1/2] af_packet: allow fanout_add when socket is not RUNNING
[PATCH net-next] tipc: Return -EINVAL on error from addr2str() methods
2024-10-08 14:24 UTC
[PATCH net-next v2 0/3] net: xilinx: emaclite: Adopt clock support
2024-10-08 14:08 UTC (4+ messages)
` [PATCH net-next v2 3/3] net: "
[PATCH net-next v5 00/12] net: vxlan: add skb drop reasons support
2024-10-08 14:06 UTC (4+ messages)
` [PATCH net-next v5 08/12] net: vxlan: use kfree_skb_reason() in vxlan_xmit()
[PATCH net-next v3] doc: net: Fix .rst rendering of net_cachelines pages
2024-10-08 14:00 UTC (2+ messages)
[net/netlink] Question about the function `genl_init`
2024-10-08 13:53 UTC
[net-next v3 0/2] e1000/e1000e: Link IRQs, NAPIs, and queues
2024-10-08 13:45 UTC (3+ messages)
` [net-next v3 1/2] e1000e: Link NAPI instances to queues and IRQs
` [Intel-wired-lan] "
[PATCH V7 0/5] TPH and cache direct injection support
2024-10-08 13:39 UTC (3+ messages)
` [PATCH V7 4/5] bnxt_en: Add TPH support in BNXT driver
[ANN] no netdev call today
2024-10-08 13:30 UTC
[PATCH v3 net-next 0/4] rtnetlink: Per-netns RTNL
2024-10-08 13:30 UTC (2+ messages)
[PATCH net v3 5/6] octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_dmac_flt.c
2024-10-08 13:21 UTC (2+ messages)
[PATCH net-next v8 00/24] Introducing OpenVPN Data Channel Offload
2024-10-08 13:21 UTC (8+ messages)
` [PATCH net-next v8 03/24] ovpn: add basic netlink support
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).