messages from 2024-11-27 20:04:50 to 2024-11-29 12:56:45 UTC [more...]
[PATCH net v2 0/2] IEP clock module bug fixes
2024-11-29 12:56 UTC (4+ messages)
` [PATCH net v2 1/2] net: ti: icssg-prueth: Fix firmware load sequence
` [PATCH net v2 2/2] net: ti: icssg-prueth: Fix clearing of IEP_CMP_CFG registers during iep_init
[PATCH v2] can: fix skb reference counting in j1939_session_new()
2024-11-29 12:55 UTC (2+ messages)
[PATCH v3] dt-bindings: net: can: atmel: Convert to json schema
2024-11-29 12:43 UTC (2+ messages)
[PATCH net 0/14] pull-request: can 2024-11-29
2024-11-29 12:17 UTC (15+ messages)
` [PATCH net 01/14] can: dev: can_set_termination(): allow sleeping GPIOs
` [PATCH net 02/14] can: gs_usb: add usb endpoint address detection at driver probe step
` [PATCH net 03/14] can: c_can: c_can_handle_bus_err(): update statistics if skb allocation fails
` [PATCH net 04/14] can: sun4i_can: sun4i_can_err(): call can_change_state() even if cf is NULL
` [PATCH net 05/14] can: hi311x: hi3110_can_ist(): fix potential use-after-free
` [PATCH net 06/14] can: hi311x: hi3110_can_ist(): update state error statistics if skb allocation fails
` [PATCH net 07/14] can: m_can: m_can_handle_lec_err(): fix {rx,tx}_errors statistics
` [PATCH net 08/14] can: ifi_canfd: ifi_canfd_handle_lec_err(): "
` [PATCH net 09/14] can: hi311x: hi3110_can_ist(): "
` [PATCH net 10/14] can: sja1000: sja1000_err(): "
` [PATCH net 11/14] can: sun4i_can: sun4i_can_err(): "
` [PATCH net 12/14] can: ems_usb: ems_usb_rx_err(): "
` [PATCH net 13/14] can: f81604: f81604_handle_can_bus_errors(): "
` [PATCH net 14/14] can: mcp251xfd: mcp251xfd_get_tef_len(): work around erratum DS80000789E 6
deadlock in macb_start_xmit() with PREEMPT_RT enabled
2024-11-29 12:23 UTC
[BUG] possible deadlock in __schedule (with reproducer available)
2024-11-29 12:09 UTC (3+ messages)
[syzbot] [wpan?] WARNING in __dev_change_net_namespace (3)
2024-11-29 11:51 UTC
[syzbot] Monthly rdma report (Nov 2024)
2024-11-29 11:30 UTC (2+ messages)
[syzbot] [kernel?] BUG: sleeping function called from invalid context in static_key_slow_dec
2024-11-29 10:47 UTC (2+ messages)
[PATCH v9 0/6] Add support for the LAN966x PCI device using a DT overlay
2024-11-29 10:29 UTC (9+ messages)
` [PATCH v9 1/6] misc: Add support for LAN966x PCI device
[PATCH net] ipmr: tune the ipmr_can_free_table() checks
2024-11-29 10:23 UTC
[PATCH v2 net] net/ipv6: release expired exception dst cached in socket
2024-11-29 9:18 UTC (2+ messages)
[PATCH] Revert "net/ncsi: change from ndo_set_mac_address to dev_set_mac_address"
2024-11-29 9:12 UTC
[PATCH net,v2 0/4] Netfilter fixes for net
2024-11-29 9:14 UTC (8+ messages)
` [PATCH net 1/4] ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init()
` [PATCH net 2/4] netfilter: x_tables: fix LED ID check in led_tg_check()
` [PATCH net 3/4] netfilter: nft_socket: remove WARN_ON_ONCE on maximum cgroup level
` [PATCH net 4/4] netfilter: nft_inner: incorrect percpu area handling under softirq
[syzbot] [net?] BUG: soft lockup in sctp_generate_t1_init_event
2024-11-29 8:55 UTC
[Patch net] rtnetlink: catch error pointer for rtnl_link_get_net()
2024-11-29 7:36 UTC (2+ messages)
[PATCH] netfilter: uapi: Fix file names for case-insensitive filesystem
2024-11-29 7:08 UTC (6+ messages)
[PATCH] PHY: Fix no autoneg corner case
2024-11-29 6:49 UTC (7+ messages)
[PATCH v2] ethtool: add support for ETHTOOL_A_CABLE_FAULT_LENGTH_SRC and ETHTOOL_A_CABLE_RESULT_SRC
2024-11-29 6:11 UTC (6+ messages)
` [PATCH ethtool "
[PATCH ethtool v3] ethtool: add support for ETHTOOL_A_CABLE_FAULT_LENGTH_SRC and ETHTOOL_A_CABLE_RESULT_SRC
2024-11-29 6:08 UTC
[PATCH] MAINTAINERS: Move rhashtable over to linux-crypto
2024-11-29 5:54 UTC
[PATCH] rhashtable: Fix potential deadlock by moving schedule_work outside lock
2024-11-29 5:47 UTC (2+ messages)
[GIT PULL] Networking for v6.13-rc1
2024-11-29 5:38 UTC (7+ messages)
[PATCH bpf-next 0/4] net/smc: Introduce smc_bpf_ops
2024-11-29 4:11 UTC (7+ messages)
` [PATCH bpf-next 4/4] bpf/selftests: add simple selftest for bpf_smc_ops
[PATCH net-next 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2
2024-11-29 3:13 UTC (3+ messages)
[PATCH] virtio_net: drain unconsumed tx completions if any before dql_reset
2024-11-29 2:18 UTC (8+ messages)
[PATCH] net: mana: Fix memory leak in mana_gd_setup_irqs
2024-11-29 2:13 UTC (3+ messages)
[PATCH net] net: sched: fix erspan_opt settings in cls_flower
2024-11-29 1:59 UTC (2+ messages)
[Patch bpf v2 0/4] bpf: a bug fix and test cases for bpf_skb_change_tail()
2024-11-29 1:22 UTC (5+ messages)
` [Patch bpf v2 1/4] bpf: Check negative offsets in __bpf_skb_min_len()
` [Patch bpf v2 2/4] selftests/bpf: Add a BPF selftest for bpf_skb_change_tail()
` [Patch bpf v2 3/4] selftests/bpf: Introduce socket_helpers.h for TC tests
` [Patch bpf v2 4/4] selftests/bpf: Test bpf_skb_change_tail() in TC ingress
[PATCH net v2 0/3] bnxt_en: support header page pool in queue API
2024-11-29 0:43 UTC (6+ messages)
` [PATCH net v2 1/3] bnxt_en: refactor tpa_info alloc/free into helpers
` [PATCH net v2 2/3] bnxt_en: refactor bnxt_alloc_rx_rings() to call bnxt_alloc_rx_agg_bmap()
` [PATCH net v2 3/3] bnxt_en: handle tpa_info in queue API implementation
[PATCH net-next v2] net: dsa: microchip: Make MDIO bus name unique
2024-11-28 21:25 UTC
[RFC PATCH v3 00/19] Support socket access-control
2024-11-28 20:52 UTC (8+ messages)
` [RFC PATCH v3 01/19] landlock: "
[PATCH net] net: dsa: microchip: Make MDIO bus name unique
2024-11-28 20:27 UTC
[PATCH iwl-net] ice: fix incorrect PHY settings for 100 GB/s
2024-11-28 19:59 UTC (6+ messages)
[GIT PULL] Networking for v6.13-rc1 - attempt II
2024-11-28 19:20 UTC (3+ messages)
[Patch bpf 1/2] bpf: check negative offsets in __bpf_skb_min_len()
2024-11-28 18:38 UTC (5+ messages)
` [Patch bpf 2/2] selftests/bpf: Add a BPF selftest for bpf_skb_change_tail()
` [External] "
[PATCH 5.4/5.10/5.15 0/1] Backport fix for CVE-2023-1075
2024-11-28 18:35 UTC (2+ messages)
` [PATCH 5.4/5.10/5.15 1/1] net/tls: tls_is_tx_ready() checked list_entry
[PATCH net] ipmr: fix build with clang and DEBUG_NET disabled
2024-11-28 17:00 UTC (3+ messages)
DSA to switchdev (TI CPSW) ethernet ports
2024-11-28 15:46 UTC (4+ messages)
[syzbot] [net?] KASAN: slab-out-of-bounds Read in xfrm_state_find
2024-11-28 14:26 UTC (2+ messages)
` [PATCH ipsec] xfrm: state: fix out-of-bounds read during lookup
[RFC net-next v1 1/2] net: phy: Add support for driver-specific next update time
2024-11-28 14:29 UTC (7+ messages)
` [RFC net-next v1 2/2] net. phy: dp83tg720: Add randomized polling intervals for unstable link detection
[PATCH RFC net-next 00/23] net: phylink managed EEE support
2024-11-28 14:21 UTC (8+ messages)
` [PATCH RFC net-next 02/23] net: phy: fix phy_ethtool_set_eee() incorrectly enabling LPI
` net: rtl8169: EEE seems to be ok (was: Re: [PATCH RFC net-next 00/23] net: phylink managed EEE support)
` net: rtl8169: EEE seems to be ok
` net: ti: weirdness (was Re: [PATCH RFC net-next 00/23] net: phylink managed EEE support)
M&E- Consult-RQ387690
2024-11-28 14:01 UTC
[PATCH] NETFILTER: Fix typo in nf_conntrack_l4proto.h comment
2024-11-28 12:52 UTC
[PATCH net 0/4] Netfilter fixes for net
2024-11-28 12:33 UTC (6+ messages)
` [PATCH net 1/4] ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init()
` [PATCH net 2/4] netfilter: x_tables: fix LED ID check in led_tg_check()
` [PATCH net 3/4] netfilter: nft_socket: remove WARN_ON_ONCE on maximum cgroup level
` [PATCH net 4/4] netfilter: nft_inner: incorrect percpu area handling under softirq
[PATCH 00/22] Converge on using secs_to_jiffies()
2024-11-28 12:29 UTC (3+ messages)
` [PATCH 18/22] ceph: Convert timeouts to secs_to_jiffies()
[PATCH v2 00/21] Converge on using secs_to_jiffies()
2024-11-28 12:28 UTC (3+ messages)
` [PATCH v2 18/21] ceph: Convert timeouts to secs_to_jiffies()
[PATCH net 0/6] several fixes for smc
2024-11-28 12:14 UTC (7+ messages)
` [PATCH net 1/6] net/smc: protect link down work from execute after lgr freed
` [PATCH net 2/6] net/smc: set SOCK_NOSPACE when send_remaining but no sndbuf_space left
` [PATCH net 3/6] net/smc: check iparea_offset and ipv6_prefixes_cnt when receiving proposal msg
` [PATCH net 4/6] net/smc: check v2_ext_offset/eid_cnt/ism_gid_cnt "
` [PATCH net 5/6] net/smc: check smcd_v2_ext_offset "
` [PATCH net 6/6] net/smc: check return value of sock_recvmsg when draining clc data
[PATCH] xfrm: Add pre-encap fragmentation for packet offload
2024-11-28 12:14 UTC (9+ messages)
[PATCH v3 net] ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init()
2024-11-28 12:12 UTC (4+ messages)
[PATCH net v3] net: phy: fix phy_ethtool_set_eee() incorrectly enabling LPI
2024-11-28 12:08 UTC (5+ messages)
[syzbot] [wireless?] WARNING in plfxlc_mac_release
2024-11-28 11:58 UTC (2+ messages)
Fix spelling mistake
2024-11-28 11:20 UTC (4+ messages)
[PATCH net] Documentation: tls_offload: fix typos and grammar
2024-11-28 11:20 UTC (2+ messages)
[RFC/RFT v2 0/3] Introduce GRO support to cpumap codebase
2024-11-28 10:57 UTC (15+ messages)
[RFC ethtool] ethtool: mock JSON output for --module-info
2024-11-28 10:20 UTC (8+ messages)
[PATCH rdma-next 1/1] RDMA/mana_ib: Set correct device into ib
2024-11-28 9:39 UTC (8+ messages)
` [EXTERNAL] "
[PATCH ipsec-rc] xfrm: replay: Fix the update of replay_esn->oseq_hi for GSO
2024-11-28 9:34 UTC (3+ messages)
[PATCH net] selftests: rds: move test.py to TEST_FILES
2024-11-28 9:30 UTC (2+ messages)
[PATCH v2 net 0/3] net: fix mcast RCU splats
2024-11-28 9:30 UTC (2+ messages)
[PATCH net v2] net_sched: sch_fq: don't follow the fast path if Tx is behind now
2024-11-28 9:20 UTC (2+ messages)
[PATCH net v3 1/6] usbnet: ipheth: break up NCM header size computation
2024-11-28 9:16 UTC (6+ messages)
` [PATCH net v3 4/6] usbnet: ipheth: use static NDP16 location in URB
` [PATCH net v3 5/6] usbnet: ipheth: refactor NCM datagram loop, fix DPE OoB read
[PATCH v1 net] tcp: Fix use-after-free of nreq in reqsk_timer_handler()
2024-11-28 9:00 UTC (2+ messages)
[syzbot] [bluetooth?] BUG: corrupted list in mgmt_pending_remove
2024-11-28 8:52 UTC (2+ messages)
[PATCH ethtool-next v1 1/1] ethtool: add support for ETHTOOL_A_CABLE_FAULT_LENGTH_SRC and ETHTOOL_A_CABLE_RESULT_SRC
2024-11-28 8:41 UTC (3+ messages)
[PATCH net v2] net/qed: allow old cards not supporting "num_images" to work
2024-11-28 8:33 UTC
[PATCH net v3 0/4] net: Fix some callers of copy_from_sockptr()
2024-11-28 8:30 UTC (2+ messages)
pull request: bluetooth 2024-11-26
2024-11-28 8:30 UTC (2+ messages)
[PATCH v2] dt-bindings: can: convert tcan4x5x.txt to DT schema
2024-11-28 8:12 UTC (4+ messages)
[PATCH v4 iwl-net 0/4] Fix E825 initialization
2024-11-28 7:15 UTC (9+ messages)
` [PATCH v4 iwl-net 1/4] ice: "
` [Intel-wired-lan] "
` [PATCH v4 iwl-net 2/4] ice: Fix quad registers read on E825
` [Intel-wired-lan] "
` [PATCH v4 iwl-net 3/4] ice: Fix ETH56G FC-FEC Rx offset value
` [Intel-wired-lan] "
` [PATCH v4 iwl-net 4/4] ice: Add correct PHY lane assignment
` [Intel-wired-lan] "
[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in mgmt_remove_adv_monitor_sync
2024-11-28 6:53 UTC (2+ messages)
[PATCH net v1] net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data
2024-11-28 6:45 UTC (3+ messages)
[PATCH net v2 0/2] Fixes on the OPEN Alliance TC6 10BASE-T1x MAC-PHY support generic lib
2024-11-28 5:43 UTC (6+ messages)
` [PATCH net v2 2/2] net: ethernet: oa_tc6: fix tx skb race condition between reference pointers
[syzbot] [net?] WARNING: locking bug in __task_rq_lock
2024-11-28 5:05 UTC (2+ messages)
[PATCH next] man: ss.8: add description for SCTP related entries
2024-11-28 4:43 UTC
[PATCH] devlink: fix memory leak in ifname_map_rtnl_init()
2024-11-28 4:10 UTC (2+ messages)
[PATCH bpf-next 0/9] bpf: Constify BPF ops
2024-11-28 2:43 UTC (3+ messages)
` [PATCH bpf-next 2/9] bpf: Move func_models from bpf_struct_ops to bpf_struct_ops_desc
[net-next v6 0/9] Add support for per-NAPI config via netlink
2024-11-28 1:34 UTC (9+ messages)
` [net-next v6 5/9] net: napi: Add napi_config
[RFC net-next 0/2] bridge: multicast: per vlan query improvement when port or vlan state changes
2024-11-27 23:41 UTC (7+ messages)
` [RFC net-next 1/2] net: bridge: multicast: re-implement port multicast enable/disable functions
` [RFC net-next 2/2] net: bridge: multicast: update multicast contex when vlan state gets changed
[PATCH v2 net-next] wireguard: allowedips: Add WGALLOWEDIP_F_REMOVE_ME flag
2024-11-27 23:21 UTC (2+ messages)
[PATCH net v3 0/2] bnxt: Fix failure to report RSS context in ntuple rule
2024-11-27 22:58 UTC (3+ messages)
` [PATCH net v3 1/2] bnxt_en: ethtool: Supply ntuple rss context action
` [PATCH net v3 2/2] selftests: drv-net: rss_ctx: Add test for ntuple rule
[PATCH] net: dsa: microchip: KSZ9896 register regmap alignment to 32 bit boundaries
2024-11-27 22:11 UTC
[syzbot] [net?] KASAN: global-out-of-bounds Read in __hw_addr_add_ex (2)
2024-11-27 21:55 UTC
[GIT PULL] virtio: features, fixes, cleanups
2024-11-27 21:40 UTC (2+ messages)
[PATCH] hv_netvsc: Set device flags for properly indicating bonding
2024-11-27 20:08 UTC (2+ messages)
` [EXTERNAL] "
Bug#1086520: linux-image-6.11.2-amd64: makes opensm fail to start
2024-11-27 20:04 UTC (5+ 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).