messages from 2024-12-12 14:28:10 to 2024-12-13 01:41:41 UTC [more...]
[PATCH net-next v4 00/11] net-timestamp: bpf extension to equip applications transparently
2024-12-13 1:41 UTC (15+ messages)
` [PATCH net-next v4 01/11] net-timestamp: add support for bpf_setsockopt()
` [PATCH net-next v4 02/11] net-timestamp: prepare for bpf prog use
` [PATCH net-next v4 06/11] net-timestamp: support SCM_TSTAMP_ACK for bpf extension
` [PATCH net-next v4 07/11] net-timestamp: support hwtstamp print "
` [PATCH net-next v4 10/11] net-timestamp: export the tskey for TCP "
` [PATCH net-next v4 11/11] bpf: add simple bpf tests in the tx path for so_timstamping feature
[PATCH bpf-next v4 0/4] bpftool: btf: Support dumping a single type from file
2024-12-13 1:24 UTC (2+ messages)
` [PATCH bpf-next v4 3/4] bpftool: btf: Support dumping a specific types "
[PATCH net] net: atlantic: keep rings across suspend/resume
2024-12-13 1:21 UTC (3+ messages)
[PATCH net-next 00/13] selftests: ncdevmem: Add ncdevmem to ksft
2024-12-13 1:18 UTC (5+ messages)
[PATCH net] net: dsa: microchip: ksz9477: fix multicast filtering
2024-12-13 1:14 UTC (3+ messages)
[PATCH net-next 00/12] mlx5 misc changes 2024-12-11
2024-12-13 1:11 UTC (10+ messages)
` [PATCH net-next 04/12] net/mlx5: fs, add counter object to flow destination
` [PATCH net-next 05/12] net/mlx5: fs, add mlx5_fs_pool API
` [PATCH net-next 10/12] net/mlx5: DR, add support for ConnectX-8 steering
[PATCH 0/4] RTL9300 MDIO driver
2024-12-13 0:56 UTC (7+ messages)
` [PATCH 1/4] dt-bindings: net: Add Realtek MDIO controller
` [PATCH 4/4] net: mdio: Add RTL9300 MDIO driver
[PATCH net-next 0/4] vsock/test: Tests for memory leaks
2024-12-13 0:41 UTC (9+ messages)
` [PATCH net-next 2/4] vsock/test: Add test for accept_queue memory leak
` [PATCH net-next 4/4] vsock/test: Add test for MSG_ZEROCOPY completion "
[PATCH bpf-next v3 0/4] bpftool: btf: Support dumping a single type from file
2024-12-13 0:12 UTC (5+ messages)
` [PATCH bpf-next v3 3/4] "
[PATCH iwl-next v2 0/5] ice: implement low latency PHY timer updates
2024-12-12 23:42 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH bpf] bpf: fix configuration-dependent BTF function references
2024-12-12 23:37 UTC (3+ messages)
[PATCH net-next v10 00/10] lib: packing: introduce and use (un)pack_fields
2024-12-12 23:36 UTC (3+ messages)
[PATCH v2 net-next] ionic: remove the unused nb_work
2024-12-12 23:33 UTC (2+ messages)
[PATCH v2 net 0/3] ionic: minor code fixes
2024-12-12 23:34 UTC (5+ messages)
` [PATCH v2 net 1/3] ionic: Fix netdev notifier unregister on failure
` [PATCH v2 net 2/3] ionic: no double destroy workqueue
` [PATCH v2 net 3/3] ionic: use ee->offset when returning sprom data
[iwl-next PATCH v3 0/3] IDPF Virtchnl: Enhance error reporting & fix locking/workqueue issues
2024-12-12 23:33 UTC (4+ messages)
` [iwl-next PATCH v3 1/3] idpf: Acquire the lock before accessing the xn->salt
` [iwl-next PATCH v3 2/3] idpf: convert workqueues to unbound
` [iwl-next PATCH v3 3/3] idpf: add more info during virtchnl transaction time out
[PATCH bpf-next v5 0/5] Support eliding map lookup nullness
2024-12-12 23:22 UTC (6+ messages)
` [PATCH bpf-next v5 1/5] bpf: verifier: Add missing newline on verbose() call
` [PATCH bpf-next v5 2/5] bpf: tcp: Mark bpf_load_hdr_opt() arg2 as read-write
` [PATCH bpf-next v5 3/5] bpf: verifier: Refactor helper access type tracking
` [PATCH bpf-next v5 4/5] bpf: verifier: Support eliding map lookup nullness
` [PATCH bpf-next v5 5/5] bpf: selftests: verifier: Add nullness elision tests
[PATCH net-next v15 00/22] Introducing OpenVPN Data Channel Offload
2024-12-12 22:46 UTC (4+ messages)
` [PATCH net-next v15 06/22] ovpn: introduce the ovpn_socket object
[PATCH net-next v10 0/2] binder: report txn errors via generic netlink
2024-12-12 22:41 UTC (3+ messages)
` [PATCH net-next v10 1/2] binderfs: add new binder devices to binder_devices
` [PATCH net-next v10 2/2] binder: report txn errors via generic netlink
[PATCH net] net: tun: fix tun_napi_alloc_frags()
2024-12-12 22:33 UTC (3+ messages)
[PATCH] netconsole: allow selection of egress interface via MAC address
2024-12-12 22:31 UTC (5+ messages)
[PATCH net-next RESEND v3 0/2] net/smc: Two features for smc-r
2024-12-12 22:29 UTC (5+ messages)
` [PATCH net-next RESEND v3 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2
[PATCH iproute2 0/6] include file changes for musl libc
2024-12-12 22:24 UTC (7+ messages)
` [PATCH iproute2 1/6] libnetlink: add missing endian.h
` [PATCH iproute2 2/6] rdma: add missing header for basename
` [PATCH iproute2 3/6] ip: rearrange and prune header files
` [PATCH iproute2 4/6] cg_map: use limits.h
` [PATCH iproute2 5/6] flower: replace XATTR_SIZE_MAX
` [PATCH iproute2 6/6] uapi: remove no longer used linux/limits.h
[PATCH bpf-next v2 0/5] net/smc: Introduce smc_ops
2024-12-12 22:24 UTC (3+ messages)
` [PATCH bpf-next v2 4/5] libbpf: fix error when st-prefix_ops and ops from differ btf
[syzbot] [tipc?] kernel BUG in __pskb_pull_tail
2024-12-12 22:20 UTC
[PATCH net-next V2 00/10] mlx5 misc changes 2024-12-11
2024-12-12 22:13 UTC (11+ messages)
` [PATCH mlx5-next V2 01/10] net/mlx5: Add device cap abs_native_port_num
` [PATCH net-next V2 02/10] net/mlx5: LAG, Refactor lag logic
` [PATCH net-next V2 03/10] net/mlx5: LAG, Support LAG over Multi-Host NICs
` [PATCH net-next V2 04/10] net/mlx5: fs, retry insertion to hash table on EBUSY
` [PATCH net-next V2 05/10] net/mlx5: HWS, no need to expose mlx5hws_send_queues_open/close
` [PATCH net-next V2 06/10] net/mlx5: HWS, do not initialize native API queues
` [PATCH net-next V2 07/10] net/mlx5: DR, expand SWS STE callbacks and consolidate common structs
` [PATCH net-next V2 08/10] net/mlx5: DR, add support for ConnectX-8 steering
` [PATCH net-next V2 09/10] net/mlx5: Remove PTM support log message
` [PATCH net-next V2 10/10] net/mlx5: fs, Add support for RDMA RX steering over IB link layer
[PATCHv4] cxl: avoid driver data for obtaining cxl_dev_state reference
2024-12-12 22:14 UTC (3+ messages)
[PATCH v7 00/28] cxl: add type2 device basic support
2024-12-12 21:22 UTC (15+ messages)
` [PATCH v7 07/28] sfc: use cxl api for regs setup and checking
` [PATCH v7 15/28] cxl: define a driver interface for HPA free space enumeration
` [PATCH v7 17/28] cxl: define a driver interface for DPA allocation
` [PATCH v7 18/28] sfc: get endpoint decoder
` [PATCH v7 23/28] sfc: create cxl region
` [PATCH v7 24/28] cxl: add region flag for precluding a device memory to be used for dax
` [PATCH v7 28/28] sfc: support pio mapping based on cxl
[Intel-wired-lan][PATCH iwl-net 0/2] idpf: trigger SW interrupt when exiting wb_on_itr mode
2024-12-12 21:12 UTC (7+ messages)
` [Intel-wired-lan][PATCH iwl-net 1/2] idpf: add support for SW triggered interrupts
` [Intel-wired-lan][PATCH iwl-net 2/2] idpf: trigger SW interrupt when exiting wb_on_itr mode
[PATCH net-next] rxrpc: Fix ability to add more data to a call once MSG_MORE deasserted
2024-12-12 21:04 UTC
[PATCH] rxrpc: Fix ability to add more data to a call once MSG_MORE deasserted
2024-12-12 21:00 UTC
[PATCH net-next] rxrpc: Disable IRQ, not BH, to take the lock for ->attend_link
2024-12-12 20:58 UTC
[PATCH net-next] r8169: add support for RTL8125D rev.b
2024-12-12 20:45 UTC (2+ messages)
[PATCH net-next v4 0/2] Converge on using secs_to_jiffies() in netdev
2024-12-12 20:12 UTC (8+ messages)
` [PATCH net-next v4 1/2] gve: Convert timeouts to secs_to_jiffies()
` [PATCH net-next v4 2/2] wifi: ath11k: "
[PATCH v3 06/11] vfio/pci: Use never-managed version of pci_intx()
2024-12-12 19:49 UTC (3+ messages)
[PATCH RFC net-next 0/7] net: dsa: cleanup EEE (part 2)
2024-12-12 19:48 UTC (6+ messages)
` [PATCH RFC net-next 1/7] net: dsa: ksz: remove setting of tx_lpi parameters
` [PATCH RFC net-next 2/7] net: dsa: no longer call ds->ops->get_mac_eee()
[GIT PULL] Networking for v6.13-rc3
2024-12-12 19:39 UTC (2+ messages)
[PATCH v3 09/11] wifi: qtnfmac: use always-managed version of pcim_intx()
2024-12-12 19:29 UTC (2+ messages)
[PATCH v3 05/11] misc: Use never-managed version of pci_intx()
2024-12-12 19:26 UTC (2+ messages)
[PATCH v3 00/11] Remove implicit devres from pci_intx()
2024-12-12 19:24 UTC (7+ messages)
` [PATCH v3 03/11] net/ethernet: Use never-managed version of pci_intx()
` [PATCH v3 11/11] Remove devres from pci_intx()
[PATCH iwl-next v5] i40e: add ability to reset VF for Tx and Rx MDD events
2024-12-12 18:53 UTC (4+ messages)
` [Intel-wired-lan] "
[RFC net-next 0/5] Add ETS and TBF Qdisc offload for Airoha EN7581 SoC
2024-12-12 18:46 UTC (9+ messages)
` [RFC net-next 4/5] net: airoha: Add sched ETS offload support
[RFC PATCH v2 0/8] Fix non-TCP restriction and inconsistency of TCP errors
2024-12-12 18:43 UTC (13+ messages)
` [RFC PATCH v2 1/8] landlock: Fix non-TCP sockets restriction
[syzbot] [net?] [afs?] WARNING in rxrpc_send_data
2024-12-12 18:26 UTC (3+ messages)
[mptcp-next] mptcp: fix invalid addr occupy 'add_addr_accepted'
2024-12-12 18:23 UTC (2+ messages)
[PATCH 6.1.y] net: napi: Prevent overflow of napi_defer_hard_irqs
2024-12-12 15:17 UTC (4+ messages)
[PATCH] selinux: Read sk->sk_family once in selinux_socket_bind()
2024-12-12 17:50 UTC (2+ messages)
[PATCH net 0/3] ionic: minor code fixes
2024-12-12 17:47 UTC (5+ messages)
` [PATCH net 1/3] ionic: Fix netdev notifier unregister on failure
[RFC net-next v02 0/3] net: hinic3: Add a driver for Huawei 3rd gen NIC
2024-12-12 17:41 UTC (4+ messages)
` [RFC net-next v02 1/3] net: hinic3: module initialization and tx/rx logic
[PATCH v2 net-next 00/15] treewide: socket: Clean up sock_create() and friends
2024-12-12 17:35 UTC (4+ messages)
` [PATCH v2 net-next 12/15] socket: Remove kernel socket conversion
[PATCH v2 1/2][next] UAPI: ethtool: Use __struct_group() in struct ethtool_link_settings
2024-12-12 17:29 UTC (8+ messages)
[RFC PATCH net-next] net: dsa: sja1105: let phylink help with the replay of link callbacks
2024-12-12 17:20 UTC (3+ messages)
[PATCH net-next v21 0/5] net: Make timestamping selectable
2024-12-12 17:06 UTC (6+ messages)
` [PATCH net-next v21 1/5] net: Make dev_get_hwtstamp_phylib accessible
` [PATCH net-next v21 2/5] net: Make net_hwtstamp_validate accessible
` [PATCH net-next v21 3/5] net: Add the possibility to support a selected hwtstamp in netdevice
` [PATCH net-next v21 4/5] net: ethtool: tsinfo: Enhance tsinfo to support several hwtstamp by net topology
` [PATCH net-next v21 5/5] net: ethtool: Add support for tsconfig command to get/set hwtstamp config
[PATCH] qed: fix uninit pointer read in qed_mcp_nvm_info_populate()
2024-12-12 17:04 UTC (2+ messages)
[PATCH net] net: mscc: ocelot: fix incorrect IFH SRC_PORT field in ocelot_ifh_set_basic()
2024-12-12 16:55 UTC
[PATCH net-next] net/bridge: Add skb drop reasons to the most common drop points
2024-12-12 16:52 UTC (4+ messages)
[PATCH net-next v6 0/4] Add support for SO_PRIORITY cmsg
2024-12-12 16:51 UTC (5+ messages)
` [PATCH net-next v6 3/4] selftests: net: test SO_PRIORITY ancillary data with cmsg_sender
[PATCH net-next] net: wan: framer: Simplify API framer_provider_simple_of_xlate() implementation
2024-12-12 16:41 UTC (2+ messages)
[PATCH iwl-net] ice: fix ice_parser_rt::bst_key array size
2024-12-12 16:30 UTC (2+ messages)
[PATCH v3 0/7] Add Nuvoton NCT6694 MFD drivers
2024-12-12 16:10 UTC (3+ messages)
` [PATCH v3 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
[PATCH] ipv4: output metric as unsigned int
2024-12-12 16:19 UTC
[net-next v1] net: wwan: t7xx: Fix FSM command timeout issue
2024-12-12 16:15 UTC (2+ messages)
[PATCH net-next v5 0/6] tls: implement key updates for TLS1.3
2024-12-12 15:36 UTC (7+ messages)
` [PATCH net-next v5 1/6] tls: block decryption when a rekey is pending
` [PATCH net-next v5 2/6] tls: implement rekey for TLS1.3
` [PATCH net-next v5 3/6] tls: add counters for rekey
` [PATCH net-next v5 4/6] docs: tls: document TLS1.3 key updates
` [PATCH net-next v5 5/6] selftests: tls: add key_generation argument to tls_crypto_info_init
` [PATCH net-next v5 6/6] selftests: tls: add rekey tests
[PATCH iwl-next 0/3] ice: GNSS reading improvements
2024-12-12 15:34 UTC (4+ messages)
` [PATCH iwl-next 1/3] ice: downgrade warning about gnss_insert_raw to debug level
` [PATCH iwl-next 2/3] ice: lower the latency of GNSS reads
` [PATCH iwl-next 3/3] ice: remove special delay after processing a GNSS read batch
[PATCH net 0/2] net: Fix 2 OF device node refcount leakage issues
2024-12-12 15:33 UTC (4+ messages)
` [PATCH net 1/2] net: pse-pd: tps23881: Fix device node refcount leakage in tps23881_get_of_channels()
` [PATCH net 2/2] net: bcmasp: Fix device node refcount leakage in bcmasp_probe()
[PATCH net v2] net: dsa: tag_ocelot_8021q: fix broken reception
2024-12-12 15:30 UTC (2+ messages)
pull request: bluetooth 2024-12-12
2024-12-12 15:30 UTC (2+ messages)
[PATCH net v3] net: dsa: microchip: KSZ9896 register regmap alignment to 32 bit boundaries
2024-12-12 15:30 UTC (2+ messages)
[PATCH RESEND] RDMA/siw: Remove direct link to net_device
2024-12-12 15:24 UTC (3+ messages)
[PATCH iwl-next v2 1/1] igc: Improve XDP_SETUP_PROG process
2024-12-12 15:21 UTC (3+ messages)
[PATCH RESEND v2] RDMA/siw: Remove direct link to net_device
2024-12-12 15:18 UTC
[PATCH v7 net-next 0/4] Add more feautues for ENETC v4 - round 1
2024-12-12 15:07 UTC (2+ messages)
[PATCH v4 net] net: phy: micrel: Dynamically control external clock of KSZ PHY
2024-12-12 15:06 UTC (2+ messages)
[PATCH net v3 0/3] bnxt_en: support header page pool in queue API
2024-12-12 14:56 UTC (10+ messages)
` [PATCH net v3 3/3] bnxt_en: handle tpa_info in queue API implementation
[PATCH net-next 0/7] net: stmmac: clean up and fix EEE implementation
2024-12-12 14:46 UTC (8+ messages)
` [PATCH net-next 1/7] net: phy: add configuration of rx clock stop mode
` [PATCH net-next 2/7] net: stmmac: move tx_lpi_timer tracking to phylib
` [PATCH net-next 3/7] net: stmmac: make EEE depend on phy->enable_tx_lpi
` [PATCH net-next 4/7] net: stmmac: remove redundant code from ethtool EEE ops
` [PATCH net-next 5/7] net: stmmac: remove priv->tx_lpi_enabled
` [PATCH net-next 6/7] net: stmmac: report EEE error statistics if EEE is supported
` [PATCH net-next 7/7] net: stmmac: convert to use phy_eee_rx_clock_stop()
[PATCH net v2] net: renesas: rswitch: fix initial MPIC register setting
2024-12-12 14:40 UTC (2+ messages)
[PATCH V7 net-next 0/7] Support some features for the HIBMCGE driver
2024-12-12 14:23 UTC (8+ messages)
` [PATCH V7 net-next 1/7] net: hibmcge: Add debugfs supported in this module
` [PATCH V7 net-next 2/7] net: hibmcge: Add irq_info file to debugfs
` [PATCH V7 net-next 3/7] net: hibmcge: Add unicast frame filter supported in this module
` [PATCH V7 net-next 4/7] net: hibmcge: Add register dump "
` [PATCH V7 net-next 5/7] net: hibmcge: Add pauseparam "
` [PATCH V7 net-next 6/7] net: hibmcge: Add reset "
` [PATCH V7 net-next 7/7] net: hibmcge: Add nway_reset "
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).