messages from 2025-03-02 15:37:52 to 2025-03-03 12:20:10 UTC [more...]
[PATCH ethtool-next 0/6] Symmetric OR-XOR RSS hash
2025-03-03 12:19 UTC (6+ messages)
` [PATCH ethtool-next 2/6] Print unknown RSS hash function value when encountered
` [PATCH ethtool-next 3/6] Use RXH_XFRM_NO_CHANGE instead of hard-coded value
` [PATCH ethtool-next 4/6] Move input_xfrm outside of hfunc loop
` [PATCH ethtool-next 5/6] Print unknown input_xfrm values when encountered
` [PATCH ethtool-next 6/6] Symmetric OR-XOR RSS hash
[PATCH v5 00/10] Support ROHM BD79124 ADC
2025-03-03 12:13 UTC (8+ messages)
` [PATCH v5 02/10] property: Add functions to count named child nodes
` [PATCH RFC net-next v5 10/10] net: gianfar: Use device_get_child_node_count_named()
[PATCH net-next v3 0/3] net: ti: icssg-prueth: Add native mode XDP support
2025-03-03 12:06 UTC (14+ messages)
` [PATCH net-next v3 1/3] net: ti: icssg-prueth: Use page_pool API for RX buffer allocation
` [PATCH net-next v3 2/3] net: ti: icssg-prueth: introduce and use prueth_swdata struct for SWDATA
` [EXTERNAL] "
` [PATCH net-next v3 3/3] net: ti: icssg-prueth: Add XDP support
` [EXTERNAL] "
[PATCH net-next] net: Prevent use after free in netif_napi_set_irq_locked()
2025-03-03 12:02 UTC
[PATCH iwl-next v5 00/15] ixgbe: Add basic devlink support
2025-03-03 11:44 UTC (13+ messages)
` [PATCH iwl-next v5 01/15] devlink: add value check to devlink_info_version_put()
` [Intel-wired-lan] "
` [PATCH iwl-next v5 03/15] ixgbe: add initial devlink support
` [Intel-wired-lan] "
` [PATCH iwl-next v5 05/15] ixgbe: add E610 functions for acquiring flash data
` [Intel-wired-lan] "
` [PATCH iwl-next v5 07/15] ixgbe: read the netlist version information
` [Intel-wired-lan] "
` [PATCH iwl-next v5 11/15] ixgbe: add device flash update via devlink
` [Intel-wired-lan] "
` [PATCH iwl-next v5 12/15] ixgbe: add support for devlink reload
` [Intel-wired-lan] "
[PATCH net] netpoll: guard __netpoll_send_skb() with RCU read lock
2025-03-03 11:44 UTC
[PATCH] hv_netvsc: set device master/slave flags on bonding
2025-03-03 11:40 UTC (2+ messages)
[PATCH net-next 00/14] devlink, mlx5: Add new parameters for link management and SRIOV/eSwitch configurations
2025-03-03 11:35 UTC (6+ messages)
` [PATCH net-next 04/14] net/mlx5: Implement devlink enable_sriov parameter
[PATCH *-next 00/18] Remove weird and needless 'return' for void APIs
2025-03-03 11:30 UTC (4+ messages)
[PATCH bpf-next v3 0/4] per-function storage support
2025-03-03 11:24 UTC (8+ messages)
` [PATCH bpf-next v3 1/4] x86/ibt: factor out cfi and fineibt offset
` [PATCH bpf-next v3 2/4] add per-function metadata storage support
` [PATCH bpf-next v3 3/4] x86: implement per-function metadata storage for x86
` [PATCH bpf-next v3 4/4] arm64: implement per-function metadata storage for arm64
[PATCH 0/3] Add GBETH glue layer driver for Renesas RZ/V2H(P) SoC
2025-03-03 11:19 UTC (28+ messages)
` [PATCH 1/3] dt-bindings: net: dwmac: Increase 'maxItems' for 'interrupts' and 'interrupt-names'
` [PATCH 2/3] dt-bindings: net: Document GBETH bindings for Renesas RZ/V2H(P) SoC
` [PATCH 3/3] net: stmmac: Add DWMAC glue layer for Renesas GBETH
[PATCHv2 net-next] openvswitch: switch to per-action label counting in conntrack
2025-03-03 10:56 UTC (8+ messages)
[PATCH v2 net-next 0/6] tcp: misc changes
2025-03-03 10:49 UTC (9+ messages)
` [PATCH v2 net-next 1/6] tcp: add a drop_reason pointer to tcp_check_req()
` [PATCH v2 net-next 2/6] tcp: add four drop reasons "
` [PATCH v2 net-next 5/6] tcp: remove READ_ONCE(req->ts_recent)
` [PATCH v2 net-next 6/6] tcp: tcp_set_window_clamp() cleanup
MMIO region out-of-bounds access in bnx2x_init_shmem()
2025-03-03 10:41 UTC
[PATCH net-next 0/4] tcp: scale connect() under pressure
2025-03-03 10:39 UTC (11+ messages)
` [PATCH net-next 1/4] tcp: use RCU in __inet{6}_check_established()
` [PATCH net-next 2/4] tcp: optimize inet_use_bhash2_on_bind()
` [PATCH net-next 3/4] tcp: add RCU management to inet_bind_bucket
` [PATCH net-next 4/4] tcp: use RCU lookup in __inet_hash_connect()
[syzbot] Monthly batman report (Mar 2025)
2025-03-03 10:39 UTC
[PATCH net-next] ppp: use IFF_NO_QUEUE in virtual interfaces
2025-03-03 10:28 UTC (2+ messages)
[PATCH iwl-next v7 0/9] igc: Add support for Frame Preemption feature in IGC
2025-03-03 10:26 UTC (10+ messages)
` [PATCH iwl-next v7 1/9] net: ethtool: mm: extract stmmac verification logic into common library
` [PATCH iwl-next v7 2/9] igc: Rename xdp_get_tx_ring() for non-xdp usage
` [PATCH iwl-next v7 3/9] igc: Optimize the TX packet buffer utilization
` [PATCH iwl-next v7 4/9] igc: Set the RX packet buffer size for TSN mode
` [PATCH iwl-next v7 5/9] igc: Add support for frame preemption verification
` [PATCH iwl-next v7 6/9] igc: Add support to set tx-min-frag-size
` [PATCH iwl-next v7 7/9] igc: Block setting preemptible traffic class in taprio
` [PATCH iwl-next v7 8/9] igc: Add support to get MAC Merge data via ethtool
` [PATCH iwl-next v7 9/9] igc: Add support to get frame preemption statistics "
[PATCH] net: phy: dp83869: fix status reporting for speed optimization
2025-03-03 10:27 UTC
[PATCH RESEND] qed: Move a variable assignment behind a null pointer check in two functions
2025-03-03 10:25 UTC (7+ messages)
` [RESEND] "
` "
` [PATCH RESEND] tipc: Reduce scope for the variable “fdefq” in tipc_link_tnl_prepare()
[PATCH bpf-next 1/2] bpf: add get_netns_cookie helper to tracing programs
2025-03-03 10:14 UTC (2+ messages)
[iwl-net v2 0/5] ice: fix validation issues in virtchnl parameters
2025-03-03 10:00 UTC (4+ messages)
` [iwl-net v2 5/5] ice: fix using untrusted value of pkt_len in ice_vc_fdir_parse_raw()
[PATCH v27 00/20] nvme-tcp receive offloads
2025-03-03 9:53 UTC (21+ messages)
` [PATCH v27 01/20] net: Introduce direct data placement tcp offload
` [PATCH v27 02/20] netlink: add new family to manage ULP_DDP enablement and stats
` [PATCH v27 03/20] iov_iter: skip copy if src == dst for direct data placement
` [PATCH v27 04/20] net/tls,core: export get_netdev_for_sock
` [PATCH v27 05/20] nvme-tcp: Add DDP offload control path
` [PATCH v27 06/20] nvme-tcp: Add DDP data-path
` [PATCH v27 07/20] nvme-tcp: RX DDGST offload
` [PATCH v27 08/20] nvme-tcp: Deal with netdevice DOWN events
` [PATCH v27 09/20] Documentation: add ULP DDP offload documentation
` [PATCH v27 10/20] net/mlx5e: Rename from tls to transport static params
` [PATCH v27 11/20] net/mlx5e: Refactor ico sq polling to get budget
` [PATCH v27 12/20] net/mlx5: Add NVMEoTCP caps, HW bits, 128B CQE and enumerations
` [PATCH v27 13/20] net/mlx5e: NVMEoTCP, offload initialization
` [PATCH v27 14/20] net/mlx5e: TCP flow steering for nvme-tcp acceleration
` [PATCH v27 15/20] net/mlx5e: NVMEoTCP, use KLM UMRs for buffer registration
` [PATCH v27 16/20] net/mlx5e: NVMEoTCP, queue init/teardown
` [PATCH v27 17/20] net/mlx5e: NVMEoTCP, ddp setup and resync
` [PATCH v27 18/20] net/mlx5e: NVMEoTCP, async ddp invalidation
` [PATCH v27 19/20] net/mlx5e: NVMEoTCP, data-path for DDP+DDGST offload
` [PATCH v27 20/20] net/mlx5e: NVMEoTCP, statistics
[Intel-wired-lan] [PATCH iwl-next v1] ice: refactor the Tx scheduler feature
2025-03-03 9:54 UTC (2+ messages)
[GIT PULL v3] afs, rxrpc: Clean up refcounting on afs_cell and afs_server records
2025-03-03 9:49 UTC
[PATCH] net: Handle napi_schedule() calls from non-interrupt
2025-03-03 9:46 UTC (4+ messages)
[PATCH] vhost: fix VHOST_*_OWNER documentation
2025-03-03 9:28 UTC (2+ messages)
[PATCH iwl-next v3] igc: Change Tx mode for MQPRIO offloading
2025-03-03 9:22 UTC (2+ messages)
[PATCH v7 0/8] vhost: Add support of kthread API
2025-03-03 9:12 UTC (7+ messages)
` [PATCH v7 6/8] vhost: uapi to control task mode (owner vs kthread)
` [PATCH v7 8/8] vhost: Add a KConfig knob to enable IOCTL VHOST_FORK_FROM_OWNER
[PATCH net-next v4 00/13] net: phy: Rework linkmodes handling in a dedicated file
2025-03-03 9:03 UTC (14+ messages)
` [PATCH net-next v4 01/13] net: ethtool: Export the link_mode_params definitions
` [PATCH net-next v4 02/13] net: phy: Use an internal, searchable storage for the linkmodes
` [PATCH net-next v4 03/13] net: phy: phy_caps: Move phy_speeds to phy_caps
` [PATCH net-next v4 04/13] net: phy: phy_caps: Move __set_linkmode_max_speed "
` [PATCH net-next v4 05/13] net: phy: phy_caps: Introduce phy_caps_valid
` [PATCH net-next v4 06/13] net: phy: phy_caps: Implement link_capabilities lookup by linkmode
` [PATCH net-next v4 07/13] net: phy: phy_caps: Allow looking-up link caps based on speed and duplex
` [PATCH net-next v4 08/13] net: phy: phy_device: Use link_capabilities lookup for PHY aneg config
` [PATCH net-next v4 09/13] net: phylink: Use phy_caps_lookup for fixed-link configuration
` [PATCH net-next v4 10/13] net: phy: drop phy_settings and the associated lookup helpers
` [PATCH net-next v4 11/13] net: phylink: Add a mapping between MAC_CAPS and LINK_CAPS
` [PATCH net-next v4 12/13] net: phylink: Convert capabilities to linkmodes using phy_caps
` [PATCH net-next v4 13/13] net: phy: phy_caps: Allow getting an phy_interface's capabilities
[GIT PULL v2] crypto: Add Kerberos crypto lib
2025-03-03 8:44 UTC
[PATCH net-next] selftests: txtimestamp: ignore the old skb from ERRQUEUE
2025-03-03 8:04 UTC
[PATCH] RFC: ptp: add comment about register access race
2025-03-03 7:50 UTC (4+ messages)
[PATCH net-next v2] net: ethernet: ti: cpsw_new: populate netdev of_node
2025-03-03 7:46 UTC
[PATCH net-next] ionic: Simplify maximum determination in ionic_adminq_napi()
2025-03-03 7:15 UTC (2+ messages)
[PATCH iwl-net v1] ice: register devlink prior to creating health reporters
2025-03-03 7:15 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net-next v2 0/9] eth: bnxt: maintain basic pkt/byte counters in SW
2025-03-03 7:08 UTC (7+ messages)
` [PATCH net-next v2 5/9] eth: bnxt: don't use ifdef to check for CONFIG_INET in GRO
` [PATCH net-next v2 7/9] eth: bnxt: maintain rx pkt/byte stats in SW
` [PATCH net-next v2 8/9] eth: bnxt: maintain tx "
[PATCH net-next 12/14] devlink: Throw extack messages on param value validation error
2025-03-03 7:06 UTC (2+ messages)
Divide-by-zero error in qed_hw_get_nvm_info()
2025-03-03 6:40 UTC
[PATCH net-next v7 0/6] tun: Introduce virtio-net hashing feature
2025-03-03 6:20 UTC (4+ messages)
` [PATCH net-next v7 5/6] selftest: tun: Add tests for virtio-net hashing
[PATCH net-next v10 00/14] net: Hold netdev instance lock during ndo operations
2025-03-03 4:22 UTC (6+ messages)
` [PATCH net-next v10 03/14] net: sched: wrap doit/dumpit methods
` [PATCH net-next v10 04/14] net: hold netdev instance lock during qdisc ndo_setup_tc
[PATCH] e1000e: Link flap workaround option for false IRP events
2025-03-03 3:34 UTC (9+ messages)
` [Intel-wired-lan] "
[RFC PATCH net-next 1/3] ppp: convert ppp->rlock to rwlock to improve RX
2025-03-03 3:27 UTC (3+ messages)
` [RFC PATCH net-next 2/3] pppoe: call ppp_input directly when PPPOX_BOUND
` [RFC PATCH net-next 3/3] ppp: synchronize netstats update
[PATCH net-next] net-timestamp: support TCP GSO case for a few missing flags
2025-03-03 2:53 UTC (3+ messages)
[PATCH v2 00/18] Introduce and use generic parity16/32/64 helper
2025-03-03 2:47 UTC (8+ messages)
` [PATCH v2 01/18] lib/parity: Add __builtin_parity() fallback implementations
[PATCH v3 04/19] crypto: scatterwalk - add new functions for copying data
2025-03-03 2:39 UTC (4+ messages)
[PATCH v3 03/19] crypto: scatterwalk - add new functions for iterating through data
2025-03-03 2:35 UTC (4+ messages)
[PATCH bpf-next] bpf: no longer acquire map_idr_lock in bpf_map_inc_not_zero()
2025-03-03 2:30 UTC (2+ messages)
linux-next: duplicate patches in the bluetooth tree
2025-03-03 1:25 UTC
[PATCH v5 net-next 0/1] DUALPI2 patch
2025-03-03 1:10 UTC (5+ messages)
` [PATCH v5 net-next 1/1] sched: Add dualpi2 qdisc
[syzbot] Monthly rdma report (Mar 2025)
2025-03-02 22:37 UTC
[PATCH net-next v20 00/25] Introducing OpenVPN Data Channel Offload
2025-03-02 21:00 UTC (7+ messages)
` [PATCH net-next v20 12/25] ovpn: implement TCP transport
` [PATCH net-next v20 20/25] ovpn: implement peer add/get/dump/delete via netlink
[QUERY] : STMMAC Clocks
2025-03-02 19:06 UTC (6+ messages)
[PATCH 0/3] Fixes for IPA v4.7
2025-03-02 18:52 UTC (3+ messages)
[PATCH net-next] selftests: net: report output format as TAP 13 in Python tests
2025-03-02 18:50 UTC (3+ messages)
[PATCH v2 08/11] ipv4: reorder capability check last
2025-03-02 18:24 UTC (3+ messages)
` [PATCH v2 10/11] skbuff: "
[PATCH net] net: ethtool: Set the req_info->dev on DUMP requests for each dev
2025-03-02 16:21 UTC
[PATCH 00/17] Introduce and use generic parity32/64 helper
2025-03-02 15:47 UTC (7+ messages)
` [PATCH 02/17] bitops: Add generic parity calculation for u64
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).