messages from 2024-05-04 06:44:58 to 2024-05-06 05:37:43 UTC [more...]
[PATCH iwl-next] ice: flower: validate control flags
2024-05-06 5:34 UTC (5+ messages)
` [Intel-wired-lan] "
[PATCH iwl-next] i40e: flower: validate control flags
2024-05-06 5:32 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH iwl-next] iavf: flower: validate control flags
2024-05-06 5:30 UTC (2+ messages)
` [Intel-wired-lan] "
[question] when bonding with CX5 network card that support ROCE
2024-05-06 4:46 UTC
[PATCH net-next v12 00/15] stmmac: Add Loongson platform support
2024-05-06 4:44 UTC (14+ messages)
` [PATCH net-next v12 10/15] net: stmmac: dwmac-loongson: Add full PCI support
` [PATCH net-next v12 11/15] net: stmmac: dwmac-loongson: Add loongson_dwmac_config_legacy
` [PATCH net-next v12 12/15] net: stmmac: dwmac-loongson: Fixed failure to set network speed to 1000
` [PATCH net-next v12 13/15] net: stmmac: dwmac-loongson: Add Loongson GNET support
` [PATCH net-next v12 14/15] net: stmmac: dwmac-loongson: Move disable_force flag to _gnet_date
` [PATCH net-next v12 15/15] net: stmmac: dwmac-loongson: Add loongson module author
[PATCH stable,5.4 0/2] Revert the patchset for fix CVE-2024-26865
2024-05-06 4:21 UTC (4+ messages)
` [PATCH stable,5.4 1/2] Revert "tcp: Fix NEW_SYN_RECV handling in inet_twsk_purge()"
` [PATCH stable,5.4 2/2] Revert "tcp: Clean up kernel listener's reqsk "
[syzbot] [can?] KMSAN: kernel-infoleak in raw_recvmsg
2024-05-06 3:34 UTC (2+ messages)
[PATCH] virtio_net: Warn if insufficient queue length for transmitting
2024-05-06 3:24 UTC (3+ messages)
[PATCH stable,4.19 0/2] Revert the patchset for fix CVE-2024-26865
2024-05-06 3:22 UTC (3+ messages)
` [PATCH stable,4.19 1/2] Revert "tcp: Fix NEW_SYN_RECV handling in inet_twsk_purge()"
` [PATCH stable,4.19 2/2] Revert "tcp: Clean up kernel listener's reqsk "
[PATCH stable,5.10 0/2] Revert the patchset for fix CVE-2024-26865
2024-05-06 3:09 UTC (3+ messages)
` [PATCH stable,5.10 1/2] Revert "tcp: Fix NEW_SYN_RECV handling in inet_twsk_purge()"
` [PATCH stable,5.10 2/2] Revert "tcp: Clean up kernel listener's reqsk "
[PATCH stable,5.15 0/2] Revert the patchset for fix CVE-2024-26865
2024-05-06 3:05 UTC (3+ messages)
` [PATCH stable,5.15 1/2] Revert "tcp: Fix NEW_SYN_RECV handling in inet_twsk_purge()"
` [PATCH stable,5.15 2/2] Revert "tcp: Clean up kernel listener's reqsk "
[PATCH net-next v17 00/13] Add Realtek automotive PCIe driver
2024-05-06 2:59 UTC (14+ messages)
` [PATCH net-next v17 02/13] rtase: Implement the .ndo_open function
` [PATCH net-next v17 12/13] realtek: Update the Makefile and Kconfig in the realtek folder
[PATCH net] net/smc: fix netdev refcnt leak in smc_ib_find_route()
2024-05-06 2:27 UTC (2+ messages)
[net-next] net: ethernet: rtsn: Add support for Renesas Ethernet-TSN
2024-05-06 1:51 UTC (6+ messages)
[PATCH net-next] net: phy: add wol config options in phy device
2024-05-06 1:28 UTC (4+ messages)
linux-next: manual merge of the net-next tree with the kbuild tree
2024-05-06 1:28 UTC
[PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
2024-05-06 1:21 UTC (11+ messages)
` [PATCH net-next v4 05/12] net: ethernet: oa_tc6: implement error interrupts unmasking
[PATCH net-next v3 00/24] Introducing OpenVPN Data Channel Offload
2024-05-06 1:16 UTC (25+ messages)
` [PATCH net-next v3 01/24] netlink: add NLA_POLICY_MAX_LEN macro
` [PATCH net-next v3 02/24] net: introduce OpenVPN Data Channel Offload (ovpn)
` [PATCH net-next v3 03/24] ovpn: add basic netlink support
` [PATCH net-next v3 04/24] ovpn: add basic interface creation/destruction/management routines
` [PATCH net-next v3 05/24] ovpn: implement interface creation/destruction via netlink
` [PATCH net-next v3 06/24] ovpn: keep carrier always on
` [PATCH net-next v3 07/24] ovpn: introduce the ovpn_peer object
` [PATCH net-next v3 08/24] ovpn: introduce the ovpn_socket object
` [PATCH net-next v3 09/24] ovpn: implement basic TX path (UDP)
` [PATCH net-next v3 10/24] ovpn: implement basic RX "
` [PATCH net-next v3 11/24] ovpn: implement packet processing
` [PATCH net-next v3 12/24] ovpn: store tunnel and transport statistics
` [PATCH net-next v3 13/24] ovpn: implement TCP transport
` [PATCH net-next v3 14/24] ovpn: implement multi-peer support
` [PATCH net-next v3 15/24] ovpn: implement peer lookup logic
` [PATCH net-next v3 16/24] ovpn: implement keepalive mechanism
` [PATCH net-next v3 17/24] ovpn: add support for updating local UDP endpoint
` [PATCH net-next v3 18/24] ovpn: add support for peer floating
` [PATCH net-next v3 19/24] ovpn: implement peer add/dump/delete via netlink
` [PATCH net-next v3 20/24] ovpn: implement key add/del/swap "
` [PATCH net-next v3 21/24] ovpn: kill key and notify userspace in case of IV exhaustion
` [PATCH net-next v3 22/24] ovpn: notify userspace when a peer is deleted
` [PATCH net-next v3 23/24] ovpn: add basic ethtool support
` [PATCH net-next v3 24/24] testing/selftest: add test tool and scripts for ovpn module
[RFC PATCH net-next v2 0/9] bnxt: implement queue api
2024-05-06 0:43 UTC (18+ messages)
` [RFC PATCH net-next v2 1/9] queue_api: define "
` [RFC PATCH net-next v2 2/9] bnxt: implement "
` [RFC PATCH net-next v2 3/9] netdev: add netdev_rx_queue_restart()
` [RFC PATCH net-next v2 5/9] bnxt: refactor bnxt_{alloc,free}_one_tpa_info()
` [RFC PATCH net-next v2 7/9] bnxt: add helpers for allocating rx ring mem
[RFC PATCH net-next v8 00/14] Device Memory TCP
2024-05-06 0:29 UTC (5+ messages)
` [RFC PATCH net-next v8 07/14] page_pool: devmem support
[PATCH] rust: remove unneeded `kernel::prelude` imports from doctests
2024-05-05 22:30 UTC (2+ messages)
[PATCH 1/2] selftests/net: suppress clang's "variable-sized type not at the end" warning
2024-05-05 22:26 UTC (2+ messages)
` [PATCH 2/2] selftests/net: fix uninitialized variables
linux-next: Fixes tag needs some work in the net tree
2024-05-05 22:01 UTC
WARNING: CPU: 1 PID: 1 at net/core/netpoll.c:370 netpoll_send_skb+0x1fc/0x20c at boot when netconsole is enabled (kernel v6.9-rc5, v6.8.7, sungem, PowerMac G4 DP)
2024-05-05 21:27 UTC (4+ messages)
[PATCH] net: dccp: Fix ccid2_rtt_estimator() kernel-doc
2024-05-05 20:09 UTC
[PATCH RESEND v8 00/16] mm: jit/text allocator
2024-05-05 19:33 UTC (18+ messages)
` [PATCH RESEND v8 01/16] arm64: module: remove unneeded call to kasan_alloc_module_shadow()
` [PATCH RESEND v8 02/16] mips: module: rename MODULE_START to MODULES_VADDR
` [PATCH RESEND v8 03/16] nios2: define virtual address space for modules
` [PATCH RESEND v8 04/16] sparc: simplify module_alloc()
` [PATCH RESEND v8 05/16] module: make module_memory_{alloc,free} more self-contained
` [PATCH RESEND v8 06/16] mm: introduce execmem_alloc() and execmem_free()
` [PATCH RESEND v8 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH RESEND v8 08/16] mm/execmem, arch: convert remaining "
` [PATCH RESEND v8 09/16] riscv: extend execmem_params for generated code allocations
` [PATCH RESEND v8 10/16] arm64: extend execmem_info "
` [PATCH RESEND v8 11/16] powerpc: extend execmem_params for kprobes allocations
` [PATCH RESEND v8 12/16] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH RESEND v8 13/16] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH RESEND v8 14/16] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
` [PATCH RESEND v8 15/16] kprobes: remove dependency on CONFIG_MODULES
` [PATCH RESEND v8 16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of
[PATCH net-next v3] net: dsa: mv88e6xxx: control mdio bus-id truncation for long paths
2024-05-05 19:11 UTC (2+ messages)
[PATCH net] appletalk: Improve handling of broadcast packets
2024-05-05 18:54 UTC
[PATCH net] net: bridge: fix corrupted ethernet header on multicast-to-unicast
2024-05-05 18:42 UTC
[PATCH v8 1/7] x86/vmware: Move common macros to vmware.h
2024-05-05 18:28 UTC (4+ messages)
` [PATCH v9 1/8] x86/vmware: Correct macro names
` [PATCH v9 2/8] x86/vmware: Move common macros to vmware.h
[PATCH net-next v2 0/2] Fix icmp error source address over xfrm tunnel
2024-05-05 17:58 UTC (3+ messages)
` [PATCH net-next v2 1/2] xfrm: fix source address in icmp error generation from IPsec gateway
` [PATCH net-next v2 2/2] selftests/net: add ICMP unreachable over IPsec tunnel
[RFC v1 0/5] Add Bananapi R3 Mini
2024-05-05 16:45 UTC (6+ messages)
` [RFC v1 1/5] dt-bindings: leds: add led trigger netdev
` [RFC v1 2/5] dt-bindings: clock: mediatek: add address-cells and size-cells to ethsys
` [RFC v1 3/5] dt-bindings: net: mediatek,net: add reset-cells
` [RFC v1 4/5] dt-bindings: arm64: dts: mediatek: add BananaPi R3 Mini
` [RFC v1 5/5] arm64: dts: mediatek: Add mt7986 based Bananapi "
[PATCH v8 00/17] mm: jit/text allocator
2024-05-05 16:21 UTC (19+ messages)
` [PATCH v8 01/17] arm64: module: remove unneeded call to kasan_alloc_module_shadow()
` [PATCH v8 02/17] mips: module: rename MODULE_START to MODULES_VADDR
` [PATCH v8 03/17] nios2: define virtual address space for modules
` [PATCH v8 04/17] sparc: simplify module_alloc()
` [PATCH v8 05/17] module: make module_memory_{alloc,free} more self-contained
` [PATCH v8 06/17] mm: introduce execmem_alloc() and execmem_free()
` [PATCH v8 07/17] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v8 08/17] mm/execmem, arch: convert remaining "
` [PATCH v8 09/17] riscv: extend execmem_params for generated code allocations
` [PATCH v8 10/17] arm64: extend execmem_info "
` [PATCH v8 11/17] powerpc: extend execmem_params for kprobes allocations
` [PATCH v8 12/17] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v8 13/17] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v8 14/17] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
` [PATCH v8 15/17] kprobes: remove dependency on CONFIG_MODULES
` [PATCH v8 16/17] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of
` [PATCH v8 17/17] fixup: convert remaining archs: defaults handling
[syzbot] [bpf?] [trace?] general protection fault in bpf_get_attach_cookie_tracing
2024-05-05 16:13 UTC
[PATCH v3] batman-adv: Add flex array to struct batadv_tvlv_tt_data
2024-05-05 15:22 UTC (4+ messages)
[PATCH net-next 0/8] rtnetlink: more rcu conversions for rtnl_fill_ifinfo()
2024-05-05 15:14 UTC (20+ messages)
` [PATCH net-next 1/8] rtnetlink: do not depend on RTNL for IFLA_QDISC output
` [PATCH net-next 2/8] rtnetlink: do not depend on RTNL for IFLA_IFNAME output
` [PATCH net-next 3/8] rtnetlink: do not depend on RTNL for IFLA_TXQLEN output
` [PATCH net-next 4/8] net: write once on dev->allmulti and dev->promiscuity
` [PATCH net-next 5/8] rtnetlink: do not depend on RTNL for many attributes
` [PATCH net-next 6/8] rtnetlink: do not depend on RTNL in rtnl_fill_proto_down()
` [PATCH net-next 7/8] rtnetlink: do not depend on RTNL in rtnl_xdp_prog_skb()
` [PATCH net-next 8/8] rtnetlink: allow rtnl_fill_link_netnsid() to run under RCU protection
[PATCH net] selftests: test_bridge_neigh_suppress.sh: Try to stabilize test
2024-05-05 14:54 UTC
[PATCH net-next v2 0/2] Introduce auxiliary bus IRQs sysfs
2024-05-05 14:53 UTC (3+ messages)
` [PATCH net-next v2 1/2] driver core: auxiliary bus: show auxiliary device IRQs
` [PATCH net-next v2 2/2] net/mlx5: Expose SFs IRQs
[PATCH net-next 1/2] IB/hfi1: Do not use custom stat allocator
2024-05-05 14:16 UTC (7+ messages)
` [PATCH net-next 2/2] IB/hfi1: Remove generic .ndo_get_stats64
[PATCH net-next v2 00/10] gve: Implement queue api
2024-05-05 13:40 UTC (2+ messages)
[TEST] amt.sh crashes smcrouted
2024-05-05 12:13 UTC (2+ messages)
[PATCH v4 0/1] Documentation: networking: document ISO 15765-2
2024-05-05 11:05 UTC (2+ messages)
[PATCH 0/2] can: xilinx_can: Document driver description to list all supported IPs
2024-05-05 11:03 UTC (2+ messages)
[PATCH net-next v1 1/1] can: sja1000: plx_pci: Reuse predefined CTI subvendor ID
2024-05-05 11:01 UTC (3+ messages)
[syzbot] [wireless?] WARNING in kcov_remote_start (3)
2024-05-05 10:36 UTC (4+ messages)
` [PATCH] nfc: nci: Fix kcov check in nci_rx_work()
[syzbot] [net?] possible deadlock in hsr_dev_xmit (2)
2024-05-05 9:08 UTC (2+ messages)
[PATCH 0/2] Introduce auxiliary bus IRQs sysfs
2024-05-05 8:43 UTC (6+ messages)
` [PATCH 1/2] driver core: auxiliary bus: show auxiliary device IRQs
[PATCH net] ax25: Fix refcount leak issues of ax25_dev
2024-05-04 22:16 UTC (7+ messages)
[PATCH net-next] lib: Allow for the DIM library to be modular
2024-05-04 20:16 UTC (2+ messages)
[PATCH v4] Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()
2024-05-04 19:23 UTC
[PATCH v3] Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()
2024-05-04 18:28 UTC
[syzbot] [bpf?] [net?] WARNING in __xdp_reg_mem_model
2024-05-04 18:03 UTC (2+ messages)
[PATCH net v3] nfc: nci: Fix uninit-value in nci_rx_work
2024-05-04 16:33 UTC (3+ messages)
[PATCH v3 00/11] LIN Bus support for Linux
2024-05-04 16:00 UTC (3+ messages)
` [PATCH v3 03/11] tty: serdev: Add flag buffer aware receive_buf_fp()
[PATCH] ptp: clockmatrix: Start comments with '/*'
2024-05-04 15:31 UTC
[PATCH net-next 0/3] net: qede: don't restrict error codes
2024-05-04 14:59 UTC (7+ messages)
` [PATCH net-next 1/3] net: qede: use return from qede_parse_actions() for flow_spec
` [PATCH net-next 2/3] net: qede: use return from qede_flow_spec_validate_unused()
` [PATCH net-next 3/3] net: qede: use return from qede_flow_parse_ports()
[PATCH wireless-next] wifi: ath12k: allocate dummy net_device dynamically
2024-05-04 14:55 UTC (2+ messages)
[PATCH wireless-next] wil6210: Do not use embedded netdev in wil6210_priv
2024-05-04 14:48 UTC (2+ messages)
[PATCH 0/5] pull request (net-next): ipsec-next 2024-05-03
2024-05-04 14:36 UTC (2+ messages)
Non-functional ixgbe driver between Intel X553 chipset and Cisco switch via kernel >=6.1 under Debian
2024-05-04 13:29 UTC (2+ messages)
[PATCH v2 00/12] LIN Bus support for Linux
2024-05-04 13:13 UTC (7+ messages)
` [PATCH v2 01/12] can: Add LIN bus as CAN abstraction
` [PATCH v2 02/12] HID: hexLIN: Add support for USB LIN bus adapter
` [PATCH v2 07/12] can: Add support for serdev LIN adapters
[PATCH v2 3/3] net: phy: bcm-phy-lib: Implement BroadR-Reach link modes
2024-05-04 12:18 UTC (2+ messages)
[syzbot] [kernel?] WARNING in pwq_release_workfn
2024-05-04 11:14 UTC
[PATCH] [PATCH v2 net-next] mptcp: fix typos in comments
2024-05-04 10:58 UTC (2+ messages)
[PATCH net-next v12 00/13] net: Make timestamping selectable
2024-05-04 10:33 UTC (3+ messages)
` [PATCH net-next v12 12/13] net: ethtool: tsinfo: Add support for hwtstamp provider and get/set hwtstamp config
[syzbot] [bpf?] KASAN: slab-use-after-free Read in htab_map_alloc (2)
2024-05-04 10:21 UTC
[PATCH net-next v1] net: microchip: lan743x: Reduce PTP timeout on HW failure
2024-05-04 8:52 UTC (2+ messages)
[PATCH net-next v1] lan78xx: Enable 125 MHz CLK and Auto Speed configuration for LAN7801 if NO EEPROM is detected
2024-05-04 8:49 UTC (2+ messages)
Virtio Net driver crash in latest version of kernel 6.8.4>
2024-05-04 7:31 UTC
[PATCH net-next v12 0/4] ethtool: provide the dim profile fine-tuning channel
2024-05-04 6:44 UTC (4+ messages)
` [PATCH net-next v12 1/4] linux/dim: move useful macros to .h file
` [PATCH net-next v12 3/4] dim: add new interfaces for initialization and getting results
` [PATCH net-next v12 4/4] virtio-net: support dim profile fine-tuning
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).