messages from 2024-06-20 13:27:31 to 2024-06-20 23:29:12 UTC [more...]
[PATCH net-next 0/4] selftests: drv-net: rss_ctx: add tests for RSS contexts
2024-06-20 23:28 UTC
[PATCH v5 0/6] slab: Introduce dedicated bucket allocator
2024-06-20 22:48 UTC (12+ messages)
` [PATCH v5 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
` [PATCH v5 4/6] mm/slab: Introduce kmem_buckets_create() and family
[RFC net-next 0/9] xdp: allow disable GRO per packet by XDP
2024-06-20 22:19 UTC (10+ messages)
` [RFC net-next 1/9] skb: introduce gro_disabled bit
` [RFC net-next 2/9] xdp: add XDP_FLAGS_GRO_DISABLED flag
` [RFC net-next 3/9] xdp: implement bpf_xdp_disable_gro kfunc
` [RFC net-next 4/9] bnxt: apply XDP offloading fixup when building skb
` [RFC net-next 5/9] ice: "
` [RFC net-next 6/9] veth: "
` [RFC net-next 7/9] mlx5: move xdp_buff scope one level up
` [RFC net-next 8/9] mlx5: apply XDP offloading fixup when building skb
` [RFC net-next 9/9] bpf: selftests: test disabling GRO by XDP
[PATCH net] af_unix: Disable MSG_OOB handling for sockets in sockmap/sockhash
2024-06-20 22:12 UTC (2+ messages)
[PATCH v2 net 01/15] af_unix: Set sk->sk_state under unix_state_lock() for truly disconencted peer
2024-06-20 21:56 UTC (4+ messages)
[PATCH net] net: remove drivers@pensando.io from MAINTAINERS
2024-06-20 21:52 UTC
[PATCH net v2] ionic: fix kernel panic due to multi-buffer handling
2024-06-20 21:47 UTC (2+ messages)
[RFC net-next 00/15] add basic PSP encryption for TCP connections
2024-06-20 21:32 UTC (3+ messages)
[PATCH v5] landlock: Add abstract unix socket connect restriction
2024-06-20 21:05 UTC
[RFC PATCH] LSM, net: Add SO_PEERCONTEXT for peer LSM data
2024-06-20 21:05 UTC (2+ messages)
` [PATCH RFC] "
[PATCH v4 net-next 00/11] af_unix: Remove spin_lock_nested() and convert to lock_cmp_fn
2024-06-20 20:56 UTC (12+ messages)
` [PATCH v4 net-next 01/11] af_unix: Define locking order for unix_table_double_lock()
` [PATCH v4 net-next 02/11] af_unix: Define locking order for U_LOCK_SECOND in unix_state_double_lock()
` [PATCH v4 net-next 03/11] af_unix: Don't retry after unix_state_lock_nested() in unix_stream_connect()
` [PATCH v4 net-next 04/11] af_unix: Define locking order for U_LOCK_SECOND "
` [PATCH v4 net-next 05/11] af_unix: Don't acquire unix_state_lock() for sock_i_ino()
` [PATCH v4 net-next 06/11] af_unix: Remove U_LOCK_DIAG
` [PATCH v4 net-next 07/11] af_unix: Remove U_LOCK_GC_LISTENER
` [PATCH v4 net-next 08/11] af_unix: Define locking order for U_RECVQ_LOCK_EMBRYO in unix_collect_skb()
` [PATCH v4 net-next 09/11] af_unix: Set sk_peer_pid/sk_peer_cred locklessly for new socket
` [PATCH v4 net-next 10/11] af_unix: Remove put_pid()/put_cred() in copy_peercred()
` [PATCH v4 net-next 11/11] af_unix: Don't use spin_lock_nested() "
[PATCH 00/17] netfs, cifs: Miscellaneous fixes and read/write improvements
2024-06-20 20:49 UTC (22+ messages)
` [PATCH 01/17] netfs: Fix io_uring based write-through
` [PATCH 02/17] netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode
` [PATCH 03/17] netfs: Fix early issue of write op on partial write to folio tail
` [PATCH 04/17] netfs: Adjust labels in /proc/fs/netfs/stats
` [PATCH 05/17] netfs: Record contention stats for writeback lock
` [PATCH 06/17] 9p: Enable multipage folios
` [PATCH 07/17] netfs: Reduce number of conditional branches in netfs_perform_write()
` [PATCH 08/17] netfs: Delete some xarray-wangling functions that aren't used
` [PATCH 09/17] cifs: Defer read completion
` [PATCH 10/17] cifs: Only pick a channel once per read request
` [PATCH 11/17] cifs: Move the 'pid' from the subreq to the req
` [PATCH 12/17] netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream
` [PATCH 13/17] mm: Define struct sheaf and ITER_SHEAF to handle a sequence of folios
` [PATCH 14/17] netfs: Use new sheaf data type and iterator instead of xarray iter
` [PATCH 15/17] netfs: Simplify the writeback code
` [PATCH 16/17] afs: Make read subreqs async
` [PATCH 17/17] netfs: Speed up buffered reading
` [PATCH v2 09/17] cifs: Defer read completion
[PATCH net-next] net: xilinx: axienet: Enable multicast by default
2024-06-20 20:39 UTC
[PATCH v4 00/40] lib/find: add atomic find_bit() primitives
2024-06-20 20:32 UTC (14+ messages)
` [PATCH v4 01/40] "
` [PATCH v4 02/40] lib/find: add test for atomic find_bit() ops
` [PATCH v4 21/40] sfc: optimize the driver by using atomic find_bit() API
` [PATCH v4 25/40] mISDN: optimize get_free_devid()
` [PATCH v4 27/40] ethernet: rocker: optimize ofdpa_port_internal_vlan_id_get()
` [PATCH v4 28/40] bluetooth: optimize cmtp_alloc_block_id()
` [PATCH v4 29/40] net: smc: optimize smc_wr_tx_get_free_slot_index()
` [PATCH v4 38/40] wifi: mac80211: drop locking around ntp_fltr_bmap
[PATCH] enic: add ethtool get_channel support
2024-06-20 19:58 UTC (6+ messages)
[PATCH] Fix initializing a static union variable
2024-06-20 19:54 UTC (4+ messages)
[GIT PULL] Networking for v6.10-rc5
2024-06-20 19:50 UTC (2+ messages)
[PATCH net-next v7 0/2] Introduce auxiliary bus IRQs sysfs
2024-06-20 19:48 UTC (3+ messages)
` [PATCH net-next v7 1/2] driver core: auxiliary bus: show auxiliary device IRQs
[PATCH net-next 0/8] net: support 2.5G ethernet in dwmac-qcom-ethqos
2024-06-20 19:42 UTC (11+ messages)
` [PATCH net-next 1/8] net: phy: add support for overclocked SGMII
` [PATCH net-next 8/8] net: stmmac: qcom-ethqos: add a DMA-reset quirk for sa8775p-ride-r3
[PATCH v6 net-next 0/9] ethtool: track custom RSS contexts in the core
2024-06-20 19:42 UTC (3+ messages)
` [PATCH v6 net-next 8/9] net: ethtool: use the tracking array for get_rxfh on custom RSS contexts
[PATCH net-next v6 0/9] Add ability to flash modules' firmware
2024-06-20 19:30 UTC (3+ messages)
` [PATCH net-next v6 4/9] ethtool: Add flashing transceiver modules' firmware notifications ability
[PATCH v2 net] ionic: use dev_consume_skb_any outside of napi
2024-06-20 19:25 UTC
[PATCH net-next v1] net: stmmac: init more plat members from DT
2024-06-20 19:21 UTC (2+ messages)
[PATCH net v3] Fix race for duplicate reqsk on identical SYN
2024-06-20 19:14 UTC (2+ messages)
[PATCH 00/15] Introduce HabanaLabs network drivers
2024-06-20 19:14 UTC (10+ messages)
` [PATCH 09/15] net: hbl_en: add habanalabs Ethernet driver
[PATCH v2 resub 1/2] net: include: mii: Refactor: Define LPA_* in terms of ADVERTISE_*
2024-06-20 19:07 UTC (2+ messages)
[PATCH net] net: add softirq safety to netdev_rename_lock
2024-06-20 19:01 UTC (2+ messages)
[PATCH net] openvswitch: get related ct labels from its master if it is not confirmed
2024-06-20 19:00 UTC (3+ messages)
` [ovs-dev] "
[PATCH v6.1] netfilter: nf_tables: use timestamp to check for set element timeout
2024-06-20 18:49 UTC (3+ messages)
[PATCH net-next 0/6] net: ethtool: reduce RTNL pressure in dev_ethtool()
2024-06-20 18:29 UTC (5+ messages)
` [PATCH net-next 6/6] net: ethtool: add the ability to run ethtool_[gs]et_rxnfc() without RTNL
[net-next,v10] net: ethernet: rtsn: Add support for Renesas Ethernet-TSN
2024-06-20 18:22 UTC
[PATCH net-next v2] docs: net: document guidance of implementing the SR-IOV NDOs
2024-06-20 17:58 UTC (2+ messages)
[PATCH] net/mlx5: Lag, Remove NULL check before dev_{put, hold}
2024-06-20 17:40 UTC (2+ messages)
[PATCH net-next] net: stmmac: unexport stmmac_pltfr_init/exit()
2024-06-20 17:31 UTC (2+ messages)
[syzbot] [netfilter?] [usb?] INFO: rcu detected stall in NF_HOOK
2024-06-20 17:29 UTC (2+ messages)
[PATCH net-next 0/3] net: dsa: qca8k: cleanup and port isolation
2024-06-20 17:25 UTC (4+ messages)
` [PATCH net-next 1/3] net: dsa: qca8k: do not write port mask twice in bridge join/leave
` [PATCH net-next 2/3] net: dsa: qca8k: factor out bridge join/leave logic
` [PATCH net-next 3/3] net: dsa: qca8k: add support for bridge port isolation
[PATCH net-next v2] wifi: mt76: un-embedd netdev from mt76_dev
2024-06-20 17:19 UTC (2+ messages)
[PATCH v2 00/19] Add support for the LAN966x PCI device using a DT overlay
2024-06-20 17:19 UTC (6+ messages)
` [PATCH v2 18/19] mfd: Add support for LAN966x PCI device
[TEST] TCP MD5 vs kmemleak
2024-06-20 17:02 UTC (9+ messages)
[PATCH net-next v3 0/2] bnxt_en: implement netdev_queue_mgmt_ops
2024-06-20 16:54 UTC (5+ messages)
` [PATCH net-next v3 1/2] bnxt_en: split rx ring helpers out from ring helpers
` [PATCH net-next v3 2/2] bnxt_en: implement netdev_queue_mgmt_ops
[PATCH v2 00/17] wifi: cc33xx: Add driver for new TI CC33xx wireless device family
2024-06-20 16:52 UTC (6+ messages)
` [PATCH v2 11/17] wifi: cc33xx: Add init.c, init.h
[PATCH v2 net-next 0/8] ionic: rework fix for doorbell miss
2024-06-20 16:47 UTC (5+ messages)
` [PATCH v2 net-next 2/8] ionic: Keep interrupt affinity up to date
[PATCH v2 net] bnx2x: Fix multiple UBSAN array-index-out-of-bounds
2024-06-20 14:59 UTC (3+ messages)
[PATCH net-next v6 0/4] net: macb: WOL enhancements
2024-06-20 16:41 UTC (5+ messages)
` [PATCH net-next v6 3/4] net: macb: Add ARP support to WOL
[PATCH iwl-next 00/12] idpf: XDP chapter I: convert Rx to libeth
2024-06-20 16:29 UTC (7+ messages)
` [PATCH iwl-next 11/12] idpf: convert header split mode to libeth + napi_build_skb()
[RFC PATCH v3 0/7] Add virtio_rtc module and related changes
2024-06-20 16:19 UTC (8+ messages)
` [RFC PATCH v3 5/7] virtio_rtc: Add PTP clocks
[PATCH iwl-next] igc: Get rid of spurious interrupts
2024-06-20 16:07 UTC (3+ messages)
[PATCH] virtio_net: Use u64_stats_fetch_begin() for stats fetch
2024-06-20 15:52 UTC (3+ messages)
[PATCH net-next v2 00/12] net: dsa: vsc73xx: Implement VLAN operations
2024-06-20 15:39 UTC (5+ messages)
` [PATCH net-next v2 03/12] net: dsa: tag_sja1105: absorb logic for not overwriting precise info into dsa_8021q_rcv()
` [PATCH net-next v2 08/12] net: dsa: vsc73xx: Implement the tag_8021q VLAN operations
[PATCH net 0/2] ibmvnic: Fix TX skb leak after device reset
2024-06-20 15:23 UTC (3+ messages)
` [PATCH net 1/2] ibmvnic: Add tx check to prevent skb leak
` [PATCH net 2/2] ibmvnic: Free any outstanding tx skbs during scrq reset
[net-next,v9] net: ethernet: rtsn: Add support for Renesas Ethernet-TSN
2024-06-20 15:23 UTC (4+ messages)
[PATCH iwl-next v2 00/14] idpf: XDP chapter I: convert Rx to libeth
2024-06-20 15:15 UTC (16+ messages)
` [PATCH iwl-next v2 01/14] cache: add __cacheline_group_{begin,end}_aligned() (+ couple more)
` [PATCH iwl-next v2 02/14] page_pool: use __cacheline_group_{begin,end}_aligned()
` [PATCH iwl-next v2 03/14] libeth: add cacheline / struct layout assertion helpers
` [PATCH iwl-next v2 04/14] idpf: stop using macros for accessing queue descriptors
` [PATCH iwl-next v2 05/14] idpf: split &idpf_queue into 4 strictly-typed queue structures
` [PATCH iwl-next v2 06/14] idpf: avoid bloating &idpf_q_vector with big %NR_CPUS
` [PATCH iwl-next v2 07/14] idpf: strictly assert cachelines of queue and queue vector structures
` [PATCH iwl-next v2 08/14] idpf: merge singleq and splitq &net_device_ops
` [PATCH iwl-next v2 09/14] idpf: compile singleq code only under default-n CONFIG_IDPF_SINGLEQ
` [PATCH iwl-next v2 10/14] idpf: reuse libeth's definitions of parsed ptype structures
` [PATCH iwl-next v2 11/14] idpf: remove legacy Page Pool Ethtool stats
` [PATCH iwl-next v2 12/14] libeth: support different types of buffers for Rx
` [PATCH iwl-next v2 13/14] idpf: convert header split mode to libeth + napi_build_skb()
` [PATCH iwl-next v2 14/14] idpf: use libeth Rx buffer management for payload buffer
[PATCH v2 3/3] mctp pcc: Implement MCTP over PCC Transport
2024-06-20 15:13 UTC (2+ messages)
[GIT PULL] Immutable tag between the Bluetooth and pwrseq branches for v6.11-rc1
2024-06-20 14:52 UTC (16+ messages)
[PATCH v1] net: dsa: mv88e6xxx: Add FID map cache
2024-06-20 14:40 UTC (2+ messages)
[PATCH v2 0/2] cipso: make cipso_v4_skbuff_delattr() fully remove the CIPSO options
2024-06-20 14:39 UTC (6+ messages)
[PATCH v2 net-next] net: dsa: Allow only up to two HSR HW offloaded ports for KSZ9477
2024-06-20 14:33 UTC (11+ messages)
[PATCH v8 00/17] power: sequencing: implement the subsystem and add first users
2024-06-20 14:30 UTC (2+ messages)
[PATCH v9 0/2] pwrseq: introduce the subsystem and first driver
2024-06-20 14:30 UTC (2+ messages)
[PATCH v9 0/2] Bluetooth: qca: use the power sequencing subsystem in hci_qca
2024-06-20 14:30 UTC (2+ messages)
[PATCH net] net: pse-pd: Kconfig: Fix missing firmware loader config select
2024-06-20 14:26 UTC (2+ messages)
[PATCH v1 0/3] cleanup arc emac
2024-06-20 14:26 UTC (5+ messages)
` [PATCH v1 2/3] net: ethernet: arc: remove emac_arc driver
[PATCH net] selftests: virtio_net: add forgotten config options
2024-06-20 14:20 UTC (3+ messages)
[PATCH net] net: usb: rtl8150 fix unintiatilzed variables in rtl8150_get_link_ksettings
2024-06-20 14:20 UTC (2+ messages)
[PATCH net 0/3] bnxt_en: Bug fixes for net
2024-06-20 14:00 UTC (6+ messages)
` [PATCH net 2/3] bnxt_en: Set TSO max segs on devices with limits
[PATCH v8 0/4] net: phy: bcm5481x: add support for BroadR-Reach mode
2024-06-20 13:59 UTC (8+ messages)
` [PATCH v8 3/4] dt-bindings: ethernet-phy: add optional brr-mode flag
[PATCH net-next v1] lan78xx: lan7801 MAC support with lan8841
2024-06-20 13:49 UTC (4+ messages)
[PATCH net v3] net: usb: ax88179_178a: improve link status logs
2024-06-20 13:34 UTC
[PATCH v2] net: usb: ax88179_178a: improve link status logs
2024-06-20 13:31 UTC (2+ messages)
[PATCH net-next] igb: Add MII write support
2024-06-20 13:30 UTC (2+ messages)
[PATCH v9 net-next 00/15] locking: Introduce nested-BH locking
2024-06-20 13:22 UTC (15+ messages)
` [PATCH v9 net-next 02/15] locking/local_lock: Add local nested BH locking infrastructure
` [PATCH v9 net-next 03/15] net: Use __napi_alloc_frag_align() instead of open coding it
` [PATCH v9 net-next 04/15] net: Use nested-BH locking for napi_alloc_cache
` [PATCH v9 net-next 05/15] net/tcp_sigpool: Use nested-BH locking for sigpool_scratch
` [PATCH v9 net-next 06/15] net/ipv4: Use nested-BH locking for ipv4_tcp_sk
` [PATCH v9 net-next 07/15] netfilter: br_netfilter: Use nested-BH locking for brnf_frag_data_storage
` [PATCH v9 net-next 08/15] net: softnet_data: Make xmit per task
` [PATCH v9 net-next 09/15] dev: Remove PREEMPT_RT ifdefs from backlog_lock.*()
` [PATCH v9 net-next 10/15] dev: Use nested-BH locking for softnet_data.process_queue
` [PATCH v9 net-next 11/15] lwt: Don't disable migration prio invoking BPF
` [PATCH v9 net-next 12/15] seg6: Use nested-BH locking for seg6_bpf_srh_states
` [PATCH v9 net-next 13/15] net: Use nested-BH locking for bpf_scratchpad
` [PATCH v9 net-next 14/15] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT
` [PATCH v9 net-next 15/15] net: Move per-CPU flush-lists to bpf_net_context "
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).