messages from 2024-11-06 18:01:55 to 2024-11-07 08:04:25 UTC [more...]
[PATCH v2 iproute2-next 0/5] Add RDMA monitor support
2024-11-07 8:02 UTC (4+ messages)
` [PATCH v2 iproute2-next 1/5] rdma: Add support for rdma monitor
` [PATCH v2 iproute2-next 2/5] rdma: Expose whether RDMA monitoring is supported
` [PATCH v2 iproute2-next 3/5] rdma: Fix typo in rdma-link man page
[PATCH net-next] tcp: avoid RST in 3-way shakehands due to failure in tcp_timewait_state_process
2024-11-07 8:01 UTC (11+ messages)
[PATCH net-next 00/11] Netfilter updates for net-next
2024-11-07 7:08 UTC (14+ messages)
` [PATCH net-next 01/11] netfilter: Make legacy configs user selectable
` [PATCH net-next 02/11] netfilter: nf_tables: Fix percpu address space issues in nf_tables_api.c
` [PATCH net-next 03/11] netfilter: nf_tables: replace deprecated strncpy with strscpy_pad
` [PATCH net-next 04/11] netfilter: nf_tables: prefer nft_trans_elem_alloc helper
` [PATCH net-next 05/11] netfilter: nf_tables: avoid false-positive lockdep splat on rule deletion
` [PATCH net-next 06/11] netfilter: nf_tables: avoid false-positive lockdep splats with sets
` [PATCH net-next 07/11] netfilter: nf_tables: avoid false-positive lockdep splats with flowtables
` [PATCH net-next 08/11] netfilter: nf_tables: avoid false-positive lockdep splats in set walker
` [PATCH net-next 09/11] netfilter: nf_tables: avoid false-positive lockdep splats with basechain hook
` [PATCH net-next 10/11] netfilter: nf_tables: must hold rcu read lock while iterating expression type list
` [PATCH net-next 11/11] netfilter: nf_tables: must hold rcu read lock while iterating object "
[PATCH v3 0/9] vhost: Add support of kthread API
2024-11-07 7:12 UTC (4+ messages)
` [PATCH v3 7/9] vhost: Add new UAPI to support change to task mode
[PATCH net-next v3 0/3] net: stmmac: dwmac4: Fixes issues in dwmac4
2024-11-07 6:36 UTC (4+ messages)
` [PATCH net-next v3 1/3] net: stmmac: dwmac4: Fix MTL_OP_MODE_RTC mask and shift macros
` [PATCH net-next v3 2/3] net: stmmac: dwmac4: Fix the MTL_OP_MODE_*_MASK operation
` [PATCH net-next v3 3/3] net: stmmac: dwmac4: Receive Watchdog Timeout is not in abnormal interrupt summary
[PATCH net-next v3 0/3] fix two bugs related to page_pool
2024-11-07 6:17 UTC (14+ messages)
` [PATCH net-next v3 2/3] page_pool: fix timing for checking and disabling napi_local
` [PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound
[PATCH iwl-net v3 0/6] igc: Fix PTM timeout
2024-11-07 5:56 UTC (11+ messages)
` [PATCH iwl-net v3 1/6] igc: Ensure the PTM cycle is reliably triggered
` [PATCH iwl-net v3 2/6] igc: Lengthen the hardware retry time to prevent timeouts
` [Intel-wired-lan] "
` [PATCH iwl-net v3 3/6] igc: Move ktime snapshot into PTM retry loop
` [PATCH iwl-net v3 4/6] igc: Handle the IGC_PTP_ENABLED flag correctly
` [PATCH iwl-net v3 5/6] igc: Cleanup PTP module if probe fails
` [PATCH iwl-net v3 6/6] igc: Add lock preventing multiple simultaneous PTM transactions
[PATCH net-next v8 4/6] neighbour: Convert iteration to use hlist+macro
2024-11-07 5:48 UTC (5+ messages)
[PATCH net-next 1/2] mlx5/core: avoid memory barrier in eq_update_ci()
2024-11-07 5:14 UTC (12+ messages)
` [PATCH net-next 2/2] mlx5/core: deduplicate {mlx5_,}eq_update_ci()
[PATCH net-next] bnxt_en: add unlocked version of bnxt_refclk_read
2024-11-07 4:30 UTC (2+ messages)
[PATCH net 0/6] Make TCP-MD5-diag slightly less broken
2024-11-07 4:21 UTC (10+ messages)
` [PATCH net 1/6] net/diag: Do not race on dumping MD5 keys with adding new MD5 keys
` [PATCH net 2/6] net/diag: Warn only once on EMSGSIZE
` [PATCH net 3/6] net/diag: Pre-allocate optional info only if requested
` [PATCH net 4/6] net/diag: Always pre-allocate tcp_ulp info
` [PATCH net 5/6] net/diag: Limit TCP-MD5-diag array by max attribute length
` [PATCH net 6/6] net/netlink: Correct the comment on netlink message max cap
[PATCH net-next 0/5] Add more feautues for ENETC v4 - round 1
2024-11-07 3:38 UTC (6+ messages)
` [PATCH net-next 1/5] net: enetc: add Rx checksum offload for i.MX95 ENETC
` [PATCH net-next 2/5] net: enetc: add Tx "
` [PATCH net-next 3/5] net: enetc: update max chained Tx BD number "
` [PATCH net-next 4/5] net: enetc: add LSO support for i.MX95 ENETC PF
` [PATCH net-next 5/5] net: enetc: add UDP segmentation offload support
[PATCH net 1/1] net/ipv6: Netlink flag for new IPv6 Default Routes
2024-11-07 3:53 UTC (2+ messages)
[PATCH net] bnxt_en: use irq_update_affinity_hint()
2024-11-07 3:42 UTC (3+ messages)
[Patch bpf 1/2] bpf: check negative offsets in __bpf_skb_min_len()
2024-11-07 3:41 UTC (2+ messages)
` [Patch bpf 2/2] selftests/bpf: Add a BPF selftest for bpf_skb_change_tail()
[PATCH net-next v3 00/14] net-timestamp: bpf extension to equip applications transparently
2024-11-07 3:31 UTC (18+ messages)
` [PATCH net-next v3 02/14] net-timestamp: allow two features to work parallelly
[PATCH net-next v6 0/7] Suspend IRQs during application busy periods
2024-11-07 3:24 UTC (6+ messages)
` [PATCH net-next v6 2/7] net: Suspend softirq when prefer_busy_poll is set
[PATCH v2 0/2] Fix the arc emac driver
2024-11-07 3:05 UTC (4+ messages)
` [PATCH v2 2/2] net: arc: rockchip: fix emac mdio node support
[PATCH net-next] net: mctp: Expose transport binding identifier via IFLA attribute
2024-11-07 3:05 UTC (2+ messages)
[PATCH net-next] selftests: wireguards: use nft by default
2024-11-07 2:54 UTC
[PATCH net] selftests: wireguard: load nf_conntrack if it's not present
2024-11-07 2:44 UTC
[net-next PATCH v3 0/3] net: dsa: Add Airoha AN8855 support
2024-11-07 2:37 UTC (7+ messages)
` [net-next PATCH v3 3/3] net: phy: Add Airoha AN8855 Internal Switch Gigabit PHY
[PATCH v3 net-next 00/10] rtnetlink: Convert rtnl_newlink() to per-netns RTNL
2024-11-07 2:29 UTC (10+ messages)
` [PATCH v3 net-next 01/10] rtnetlink: Remove __rtnl_link_unregister()
` [PATCH v3 net-next 02/10] rtnetlink: Protect link_ops by mutex
` [PATCH v3 net-next 03/10] rtnetlink: Remove __rtnl_link_register()
` [PATCH v3 net-next 04/10] rtnetlink: Introduce struct rtnl_nets and helpers
` [PATCH v3 net-next 06/10] veth: Set VETH_INFO_PEER to veth_link_ops.peer_type
` [PATCH v3 net-next 07/10] vxcan: Set VXCAN_INFO_PEER to vxcan_link_ops.peer_type
` [PATCH v3 net-next 08/10] netkit: Set IFLA_NETKIT_PEER_INFO to netkit_link_ops.peer_type
` [PATCH v3 net-next 09/10] rtnetlink: Convert RTM_NEWLINK to per-netns RTNL
` [PATCH v3 net-next 10/10] rtnetlink: Register rtnl_dellink() and rtnl_setlink() with RTNL_FLAG_DOIT_PERNET_WIP
[PATCH net v3] drivers: net: ionic: add missed debugfs cleanup to ionic_probe() error path
2024-11-07 2:17 UTC
[PATCH net] net: fix data-races around sk->sk_forward_alloc
2024-11-07 2:34 UTC
[PATCH net-next] eth: fbnic: Add PCIe hardware statistics
2024-11-07 2:16 UTC (5+ messages)
[PATCH net-next 00/15][pull request] Intel Wired LAN Driver Updates 2024-11-05 (ice, ixgbe, igc. igb, igbvf, e1000)
2024-11-07 2:11 UTC (5+ messages)
` [PATCH net-next 01/15] ice: Add E830 checksum offload support
` [PATCH net-next 05/15] ice: support optional flags in signature segment header
[PATCH net-next v2] eth: fbnic: Add PCIe hardware statistics
2024-11-07 2:05 UTC
[PATCH 1/2 net V2] net: vertexcom: mse102x: Fix possible double free of TX skb
2024-11-07 2:00 UTC (4+ messages)
` [PATCH 0/2 net V2] net: vertexcom: mse102x: Fix mse102x_tx_work
` [PATCH 2/2 net V2] net: vertexcom: mse102x: Fix tx_bytes calculation
[PATCH][next] net: enetc: Fix spelling mistake "referencce" -> "reference"
2024-11-07 2:00 UTC (2+ messages)
[PATCHv2 net-next] net: bnx2x: use ethtool string helpers
2024-11-07 2:00 UTC (2+ messages)
[PATCHv2 net-next] net: broadcom: use ethtool string helpers
2024-11-07 2:00 UTC (2+ messages)
[PATCH net-next] net: phy: respect cached advertising when re-enabling EEE
2024-11-07 2:00 UTC (2+ messages)
[PATCH net-next v3 0/2] bnxt_en: ethtool: Improve wildcard l4proto on ip4/ip6 ntuple rules
2024-11-07 2:00 UTC (2+ messages)
[PATCH net-next 0/4] net: ucc_geth: devm cleanups
2024-11-07 2:00 UTC (2+ messages)
[PATCHv2 net-next] net: hisilicon: hns3: use ethtool string helpers
2024-11-07 2:00 UTC (2+ messages)
[PATCH net-next 0/7] net: add debug checks to skb_reset_xxx_header()
2024-11-07 2:00 UTC (2+ messages)
[PATCH v2 net-next 0/2] ipv6: fix hangup on device removal
2024-11-07 2:00 UTC (2+ messages)
[PATCH v2 net] net: enetc: Do not configure preemptible TCs if SIs do not support
2024-11-07 1:36 UTC (3+ messages)
[PATCH] wifi: wilc1000: Rework bus locking
2024-11-07 1:28 UTC (9+ messages)
[PATCH net-next v3 0/2] netlink: specs: Add neigh and rule YNL specs
2024-11-07 1:25 UTC (2+ messages)
[Question]: should we consider arp missed max during bond_ab_arp_probe()?
2024-11-07 1:21 UTC (6+ messages)
[PATCH] mptcp: remove the redundant assignment of 'new_ctx->tcp_sock' in subflow_ulp_clone()
2024-11-07 1:18 UTC (3+ messages)
[PATCH] net/mlx5e: Report rx_discards_phy via rx_missed_errors
2024-11-07 1:17 UTC (5+ messages)
[PATCH v2] drivers: net: ionic: fix a memory leak bug
2024-11-07 0:50 UTC (3+ messages)
[PATCH v2 bpf-next 0/8] Fixes to bpf_msg_push/pop_data and test_sockmap
2024-11-07 0:30 UTC (10+ messages)
` [PATCH v2 bpf-next 1/8] selftests/bpf: Add txmsg_pass to pull/push/pop in test_sockmap
` [PATCH v2 bpf-next 2/8] selftests/bpf: Fix SENDPAGE data logic "
` [PATCH v2 bpf-next 3/8] selftests/bpf: Fix total_bytes in msg_loop_rx "
` [PATCH v2 bpf-next 4/8] selftests/bpf: Add push/pop checking for msg_verify_data "
` [PATCH v2 bpf-next 5/8] selftests/bpf: Add more tests for test_txmsg_push_pop "
` [PATCH v2 bpf-next 6/8] bpf, sockmap: Several fixes to bpf_msg_push_data
` [PATCH v2 bpf-next 7/8] bpf, sockmap: Several fixes to bpf_msg_pop_data
` [PATCH v2 bpf-next 8/8] bpf, sockmap: Fix sk_msg_reset_curr
[PATCH 1/2] xfrm: add SA information to the offloaded packet
2024-11-07 0:14 UTC (6+ messages)
[PATCH net-next] eth: fbnic: Add PCIe hardware statistics
2024-11-07 0:09 UTC (4+ messages)
[PATCH net 0/1] Netfilter fix for net
2024-11-06 23:58 UTC (2+ messages)
` [PATCH net 1/1] netfilter: nf_tables: wait for rcu grace period on net_device removal
[PATCH net-next 0/3] net: netpoll: Improve SKB pool management
2024-11-06 23:43 UTC (10+ messages)
` [PATCH net-next 1/3] net: netpoll: Defer skb_pool population until setup success
[PATCH net] net/smc: do not leave a dangling sk pointer in __smc_create()
2024-11-06 23:31 UTC (2+ messages)
dcb.8: some remarks and editorial changes for this manual
2024-11-06 23:22 UTC (2+ messages)
[PATCH net-next v8 5/6] neighbour: Remove bare neighbour::next pointer
2024-11-06 23:15 UTC (2+ messages)
[PATCH net-next 0/8] macsec: inherit lower device's features and TSO limits when offloading
2024-11-06 23:13 UTC (9+ messages)
` [PATCH net-next 1/8] netdevsim: add more hw_features
` [PATCH net-next 2/8] selftests: netdevsim: add a test checking ethtool features
` [PATCH net-next 3/8] macsec: add some of the lower device's features when offloading
` [PATCH net-next 4/8] macsec: clean up local variables in macsec_notify
` [PATCH net-next 5/8] macsec: inherit lower device's TSO limits when offloading
` [PATCH net-next 6/8] selftests: move macsec offload tests from net/rtnetlink to drivers/net/netdvesim
` [PATCH net-next 7/8] selftests: netdevsim: add test toggling macsec offload
` [PATCH net-next 8/8] selftests: netdevsim: add ethtool features to macsec offload tests
[PATCH net-next v2] net: phy: aquantia: Add mdix config and reporting
2024-11-06 22:43 UTC (2+ messages)
Kernel panic with niu module
2024-11-06 22:12 UTC (5+ messages)
[syzbot] [net?] KMSAN: kernel-infoleak in __skb_datagram_iter (4)
2024-11-06 22:19 UTC (4+ messages)
[PATCH] [net] net: wwan: t7xx: Change PM_AUTOSUSPEND_MS to 5000
2024-11-06 22:12 UTC (4+ messages)
[PATCH bpf-next 1/2] libbpf: Add missing per-arch include path
2024-11-06 22:04 UTC (4+ messages)
[PATCH 1/2] bpf: Introduce cpu affinity for sockmap
2024-11-06 21:43 UTC (4+ messages)
[PATCH net-next] ipv4: Prepare ip_route_output() to future .flowi4_tos conversion
2024-11-06 21:37 UTC
[PATCH v5 0/7] rust: Add IO polling
2024-11-06 21:35 UTC (6+ messages)
` [PATCH v5 4/7] rust: time: Add wrapper for fsleep function
` [PATCH v5 6/7] rust: Add read_poll_timeout functions
[PATCH net-next] eth: fbnic: Add PCIe hardware statistics
2024-11-06 21:17 UTC (2+ messages)
dcb-pfc.8: some remarks and editorial changes for this manual
2024-11-06 21:03 UTC (3+ messages)
[PATCH net-next v8 3/6] neighbour: Convert seq_file functions to use hlist
2024-11-06 20:34 UTC (2+ messages)
[PATCH net-next v8 2/6] neighbour: Define neigh_for_each_in_bucket
2024-11-06 20:28 UTC (2+ messages)
[PATCH net-next v8 1/6] neighbour: Add hlist_node to struct neighbour
2024-11-06 20:26 UTC (2+ messages)
Solving address deletion bottleneck in SCTP
2024-11-06 20:24 UTC (2+ messages)
[PATCH net-next 0/4] net: phy: remove genphy_config_eee_advert
2024-11-06 20:25 UTC (5+ messages)
` [PATCH net-next 1/4] net: phy: make genphy_c45_write_eee_adv() static
` [PATCH net-next 2/4] net: phy: export genphy_c45_an_config_eee_aneg
` [PATCH net-next 3/4] net: phy: broadcom: use genphy_c45_an_config_eee_aneg in bcm_config_lre_aneg
` [PATCH net-next 4/4] net: phy: remove genphy_config_eee_advert
[PATCHv2 net-next] net: sfc: use ethtool string helpers
2024-11-06 20:14 UTC (2+ messages)
[PATCH] [net-next] net: hns3: add IOMMU_SUPPORT dependency
2024-11-06 19:39 UTC (6+ messages)
[PATCH v3 bpf] bpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rx
2024-11-06 19:20 UTC (2+ messages)
[PATCH net-next 0/7] net: lan969x: add RGMII support
2024-11-06 19:16 UTC (8+ messages)
` [PATCH net-next 1/7] net: sparx5: do some preparation work
` [PATCH net-next 2/7] net: sparx5: add function for RGMII port check
` [PATCH net-next 3/7] net: sparx5: use is_port_rgmii() throughout
` [PATCH net-next 4/7] net: sparx5: use phy_interface_mode_is_rgmii()
` [PATCH net-next 5/7] net: sparx5: verify RGMII speeds
` [PATCH net-next 6/7] net: lan969x: add RGMII registers
` [PATCH net-next 7/7] net: lan969x: add function for configuring RGMII port devices
[PATCH net 1/1] net/ipv6: Netlink flag for new IPv6 Default Routes
2024-11-06 18:59 UTC (3+ messages)
[PATCH] net: ipv4: Cache pmtu for all packet paths if multipath enabled
2024-11-06 18:57 UTC (7+ messages)
[PATCH net-next v1 0/4] virtio_net: enable premapped mode by default
2024-11-06 18:36 UTC (6+ messages)
[PATCH net 0/4] virtio/vsock: Fix memory leaks
2024-11-06 17:51 UTC (5+ messages)
` [PATCH net 1/4] virtio/vsock: Fix accept_queue memory leak
` [PATCH net 2/4] virtio/vsock: Fix sk_error_queue "
` [PATCH net 3/4] virtio/vsock: Improve MSG_ZEROCOPY error handling
` [PATCH net 4/4] virtio/vsock: Put vsock_connected_sockets_vsk() to use
[PATCH] [net-next] net: wwan: t7xx: Change PM_AUTOSUSPEND_MS to 5000
2024-11-06 18:07 UTC (3+ messages)
[PATCH] rtnetlink.7: Document struct ifa_cacheinfo
2024-11-06 18:02 UTC (6+ messages)
[PATCH net] net: txgbe: fix lost GPIO interrupt
2024-11-06 18:01 UTC (2+ messages)
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).