messages from 2023-08-11 05:48:51 to 2023-08-11 15:03:26 UTC [more...]
[syzbot] [net?] WARNING in ip6_tnl_exit_batch_net
2023-08-11 15:03 UTC (2+ messages)
[PATCH net-next v5 0/3] net: dsa: rzn1-a5psw: add support for vlan and .port_bridge_flags
2023-08-11 14:42 UTC (8+ messages)
` [PATCH net-next v5 2/3] net: dsa: rzn1-a5psw: add support for .port_bridge_flags
` [PATCH net-next v5 3/3] net: dsa: rzn1-a5psw: add vlan support
[PATCH net] net: phy: fix IRQ-based wake-on-lan over hibernate / power off
2023-08-11 14:38 UTC (2+ messages)
[net-next v5 0/7] openvswitch: add drop reasons
2023-08-11 14:12 UTC (8+ messages)
` [net-next v5 1/7] net: openvswitch: add last-action drop reason
` [net-next v5 2/7] net: openvswitch: add action error "
` [net-next v5 3/7] net: openvswitch: add explicit drop action
` [net-next v5 4/7] net: openvswitch: add meter drop reason
` [net-next v5 5/7] net: openvswitch: add misc error drop reasons
` [net-next v5 6/7] selftests: openvswitch: add drop reason testcase
` [net-next v5 7/7] selftests: openvswitch: add explicit drop testcase
[PATCH v2 net-next 00/15] inet: socket lock and data-races avoidance
2023-08-11 14:10 UTC (17+ messages)
` [PATCH v2 net-next 01/15] inet: introduce inet->inet_flags
` [PATCH v2 net-next 02/15] inet: set/get simple options locklessly
` [PATCH v2 net-next 03/15] inet: move inet->recverr to inet->inet_flags
` [PATCH v2 net-next 04/15] inet: move inet->recverr_rfc4884 "
` [PATCH v2 net-next 05/15] inet: move inet->freebind "
` [PATCH v2 net-next 06/15] inet: move inet->hdrincl "
` [PATCH v2 net-next 07/15] inet: move inet->mc_loop to inet->inet_frags
` [PATCH v2 net-next 08/15] inet: move inet->mc_all "
` [PATCH v2 net-next 09/15] inet: move inet->transparent to inet->inet_flags
` [PATCH v2 net-next 10/15] inet: move inet->is_icsk "
` [PATCH v2 net-next 11/15] inet: move inet->nodefrag "
` [PATCH v2 net-next 12/15] inet: move inet->bind_address_no_port "
` [PATCH v2 net-next 13/15] inet: move inet->defer_connect "
` [PATCH v2 net-next 14/15] inet: implement lockless IP_TTL
` [PATCH v2 net-next 15/15] inet: implement lockless IP_MINTTL
[PATCH net-next 0/8] virtio-net: support dynamic notification coalescing moderation
2023-08-11 14:10 UTC (10+ messages)
` [PATCH net-next 1/8] virtio-net: initially change the value of tx-frames
` [PATCH net-next 2/8] virtio-net: fix mismatch of getting txq tx-frames param
` [PATCH net-next 3/8] virtio-net: returns whether napi is complete
` [PATCH net-next 4/8] virtio-net: separate rx/tx coalescing moderation cmds
` [PATCH net-next 5/8] virtio-net: extract virtqueue coalescig cmd for reuse
` [PATCH net-next 6/8] virtio-net: support rx netdim
` [PATCH net-next 7/8] virtio-net: support tx netdim
` [PATCH net-next 8/8] virtio-net: a tiny comment update
[PATCH net-next v2 0/7] introduce DEFINE_FLEX() macro
2023-08-11 14:10 UTC (9+ messages)
` [PATCH net-next v2 1/7] overflow: add DEFINE_FLEX() for on-stack allocs
` [PATCH net-next v2 2/7] ice: ice_sched_remove_elems: replace 1 elem array param by u32
` [PATCH net-next v2 3/7] ice: drop two params of ice_aq_move_sched_elems()
` [PATCH net-next v2 4/7] ice: make use of DEFINE_FLEX() in ice_ddp.c
` [PATCH net-next v2 5/7] ice: make use of DEFINE_FLEX() for struct ice_aqc_add_tx_qgrp
` [PATCH net-next v2 6/7] ice: make use of DEFINE_FLEX() for struct ice_aqc_dis_txq_item
` [PATCH net-next v2 7/7] ice: make use of DEFINE_FLEX() in ice_switch.c
[PATCH 0/6] imx6q related DT binding fixes
2023-08-11 14:00 UTC (3+ messages)
` [PATCH 2/6] dt-bindings: imx-thermal: Add #thermal-sensor-cells property
[syzbot] [openvswitch?] BUG: unable to handle kernel paging request in ovs_vport_add
2023-08-11 13:59 UTC
[syzbot] [net?] WARNING in unregister_vlan_dev
2023-08-11 13:57 UTC
[syzbot] [net?] WARNING in rtnl_dellink (3)
2023-08-11 13:57 UTC
[PATCH RFC] Introduce uniptr_t as a generic "universal" pointer
2023-08-11 13:54 UTC (7+ messages)
[PATCH net-next v3 0/9] Create common DPLL configuration API
2023-08-11 13:23 UTC (7+ messages)
` [PATCH net-next v3 6/9] ice: add admin commands to access cgu configuration
[PATCH net-next] net: phy: mediatek-ge-soc: support PHY LEDs
2023-08-11 13:13 UTC (3+ messages)
[PATCH v3 0/9] arm64: dts: qcom: enable EMAC1 on sa8775p
2023-08-11 13:07 UTC (4+ messages)
[PATCH net-next v1 1/1] net: stmmac: xgmac: show more MAC HW features in debugfs
2023-08-11 12:51 UTC
[PATCH] Fix kernel panic issue after removing igb driver
2023-08-11 12:02 UTC
[PATCHv8 00/17] nvme: In-kernel TLS support for TCP
2023-08-11 12:17 UTC (18+ messages)
` [PATCH 01/17] nvme-keyring: register '.nvme' keyring
` [PATCH 02/17] nvme-keyring: define a 'psk' keytype
` [PATCH 03/17] nvme: add TCP TSAS definitions
` [PATCH 04/17] nvme-tcp: add definitions for TLS cipher suites
` [PATCH 05/17] nvme-keyring: implement nvme_tls_psk_default()
` [PATCH 06/17] security/keys: export key_lookup()
` [PATCH 07/17] nvme-tcp: allocate socket file
` [PATCH 08/17] nvme-tcp: enable TLS handshake upcall
` [PATCH 09/17] nvme-tcp: control message handling for recvmsg()
` [PATCH 10/17] nvme-fabrics: parse options 'keyring' and 'tls_key'
` [PATCH 11/17] nvmet: make TCP sectype settable via configfs
` [PATCH 12/17] nvmet-tcp: make nvmet_tcp_alloc_queue() a void function
` [PATCH 13/17] nvmet-tcp: allocate socket file
` [PATCH 14/17] nvmet-tcp: reference counting for queues
` [PATCH 15/17] nvmet: Set 'TREQ' to 'required' when TLS is enabled
` [PATCH 16/17] nvmet-tcp: enable TLS handshake upcall
` [PATCH 17/17] nvmet-tcp: control messages for recvmsg()
[PATCH net-next 0/5] net: Use pci_dev_id() to simplify the code
2023-08-11 12:18 UTC (7+ messages)
` [PATCH net-next 1/5] et131x: "
` [PATCH net-next 2/5] tg3: "
` [PATCH net-next 3/5] net: smsc: "
` [PATCH net-next 4/5] net: tc35815: "
` [PATCH net-next 5/5] net: ngbe: use "
[PATCH net-next] net: veth: Page pool creation error handling for existing pools only
2023-08-11 12:16 UTC
NEW ORDER - CF0002
2023-08-11 12:03 UTC
[RFC PATCH net-next v2 1/2] net: veth: Page pool creation error handling for existing pools only
2023-08-11 12:02 UTC (5+ messages)
[PATCH v4 00/11] Introduce STM32 Firewall framework
2023-08-11 12:00 UTC (14+ messages)
` [IGNORE][PATCH v4 01/11] dt-bindings: Document common device controller bindings
` [PATCH v4 02/11] dt-bindings: treewide: add feature-domains description
` [PATCH v4 03/11] dt-bindings: bus: document RIFSC
` [PATCH v4 04/11] dt-bindings: bus: document ETZPC
` [PATCH v4 05/11] firewall: introduce stm32_firewall framework
` [PATCH v4 06/11] of: property: fw_devlink: Add support for "feature-domains"
` [PATCH v4 07/11] bus: rifsc: introduce RIFSC firewall controller driver
` [PATCH v4 08/11] arm64: dts: st: add RIFSC as a domain controller for STM32MP25x boards
` [PATCH v4 09/11] bus: etzpc: introduce ETZPC firewall controller driver
` [PATCH v4 10/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v4 11/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
[PATCH V5 net-next 0/2] net: fec: add XDP_TX feature support
2023-08-11 11:58 UTC (3+ messages)
` [PATCH V5 net-next 1/2] "
[PATCH net-next] net: pcs: lynx: fix lynx_pcs_link_up_sgmii() not doing anything in fixed-link mode
2023-08-11 11:55 UTC (2+ messages)
[PATCH net-next v2 1/2] dt-bindings: net: ethernet-controller: add PSGMII mode
2023-08-11 11:10 UTC (2+ messages)
` [PATCH net-next v2 2/2] net: phy: Introduce PSGMII PHY interface mode
[RFC PATCH v2 00/11] Device Memory TCP
2023-08-11 11:02 UTC (4+ messages)
[net-next Patch] octeontx2-pf: Allow both ntuple and TC features on the interface
2023-08-11 11:00 UTC (2+ messages)
[PATCH net-next 1/2] dt-bindings: net: ethernet-controller: add PSGMII mode
2023-08-11 10:58 UTC (4+ messages)
` [PATCH net-next 2/2] net: phy: Introduce PSGMII PHY interface mode
[PATCH net-next] net: e1000: Remove unused declarations
2023-08-11 10:50 UTC
ARM board lockups/hangs triggered by locks and mutexes
2023-08-11 10:49 UTC (5+ messages)
[PATCHv7 00/17] nvme: In-kernel TLS support for TCP
2023-08-11 10:33 UTC (10+ messages)
` [PATCH 07/17] nvme-tcp: allocate socket file
` [PATCH 11/17] nvmet: make TCP sectype settable via configfs
` [PATCH 14/17] nvmet-tcp: reference counting for queues
[PATCH net v4] net: phy: meson-gxl: implement meson_gxl_phy_resume()
2023-08-11 10:26 UTC (4+ messages)
[RFC PATCH bpf-next 0/2] Remove unnecessary synchronizations in cpumap
2023-08-11 10:23 UTC (7+ messages)
` [RFC PATCH bpf-next 1/2] bpf, cpumap: Use queue_rcu_work() to remove unnecessary rcu_barrier()
` [RFC PATCH bpf-next 2/2] bpf, cpumap: Clean up bpf_cpu_map_entry directly in cpu_map_free
[PATCH net-next,v2 0/5] bonding: do some cleanups in bond driver
2023-08-11 10:20 UTC (3+ messages)
[PATCH net-next v4 2/2] virtio-net: add cond_resched() to the command waiting loop
2023-08-11 10:12 UTC (17+ messages)
[PATCH net-next v2 0/5][pull request] add v2 FW logging for ice driver
2023-08-11 10:05 UTC (3+ messages)
` [PATCH net-next v2 2/5] ice: configure FW logging
[PATCH net-next 0/2] Use helper functions to update stats
2023-08-11 10:01 UTC (5+ messages)
` [PATCH net-next 1/2] net: macsec: "
` [PATCH net-next 2/2] vxlan: "
BCM43455: brcmf_notify_rssi / cfg80211_cqm_rssi_notify : Unable to handle kernel NULL pointer dereference
2023-08-11 9:54 UTC (4+ messages)
` BCM43455: brcmf_notify_rssi / cfg80211_cqm_rssi_notify : Unable to handle kernel NULL pointer dereference (RSSI notification after station disconnect?)
` [PATCH] wifi: nl80211: avoid NULL-ptr deref after cfg80211_cqm_rssi_update
[PATCHv5 net-next] ipv6: do not match device when remove source route
2023-08-11 9:53 UTC
[PATCH v2] docs: staging: add netlink attrs best practices
2023-08-11 9:53 UTC (4+ messages)
[PATCH v2 net-next] net/rds: Remove unused function declarations
2023-08-11 9:50 UTC
[PATCH v2] net: ethernet: ti: am65-cpsw-qos: Add Frame Preemption MAC Merge support
2023-08-11 9:46 UTC (2+ messages)
[PATCH V8 0/9] Enable Wifi RFI interference mitigation feature support
2023-08-11 9:37 UTC (5+ messages)
` [PATCH V8 2/9] drivers core: add ACPI based WBRF mechanism introduced by AMD
` [PATCH V8 6/9] drm/amd/pm: setup the framework to support Wifi RFI mitigation feature
[PATCH net-next v2 0/5] net: Remove redundant of_match_ptr() macro
2023-08-11 9:34 UTC (3+ messages)
` [PATCH net-next v2 1/5] net: dsa: realtek: Remove redundant of_match_ptr()
[PATCH net-next v6 0/2] netconsole: Enable compile time configuration
2023-08-11 9:31 UTC (3+ messages)
` [PATCH net-next v6 1/2] netconsole: Create a allocation helper
` [PATCH net-next v6 2/2] netconsole: Enable compile time configuration
[PATCH v2 net] qede: fix firmware halt over suspend and resume
2023-08-11 9:31 UTC (3+ messages)
` [EXT] "
[PATCH net v2] net: pcs: Add missing put_device call in miic_create
2023-08-11 9:30 UTC (2+ messages)
[PATCH bpf-next v11 0/5] bpf: Force to MPTCP
2023-08-11 9:29 UTC (8+ messages)
` [PATCH bpf-next v11 2/5] selftests/bpf: Use random netns name for mptcp
[PATCH bpf-next v2 0/7] add BPF_F_PERMANENTLY flag for sockmap skmsg redirect
2023-08-11 9:32 UTC (8+ messages)
` [PATCH bpf-next v2 1/7] bpf, sockmap: add BPF_F_PERMANENTLY flag for "
` [PATCH bpf-next v2 2/7] selftests/bpf: Add txmsg ingress permanently test for sockmap
` [PATCH bpf-next v2 3/7] selftests/bpf: Add txmsg redir "
` [PATCH bpf-next v2 4/7] selftests/bpf: add skmsg verdict tests
` [PATCH bpf-next v2 5/7] selftests/bpf: add two skmsg verdict tests for BPF_F_PERMANENTLY flag
` [PATCH bpf-next v2 6/7] selftests/bpf: add tests for verdict skmsg to itself
` [PATCH bpf-next v2 7/7] selftests/bpf: add tests for verdict skmsg to closed socket
[PATCH -next] hv_netvsc: Remove duplicated include
2023-08-11 9:14 UTC (2+ messages)
[PATCH net-next v1 0/7] introduce DEFINE_FLEX() macro
2023-08-11 9:10 UTC (4+ messages)
` [PATCH net-next v1 1/7] overflow: add DEFINE_FLEX() for on-stack allocs
[tip: x86/bugs] x86/srso: Fix build breakage with the LLVM linker
2023-08-11 9:02 UTC (4+ messages)
[PATCHv4 net] ipv6: do not match device when remove source route
2023-08-11 9:01 UTC (5+ messages)
[net-next PATCH v3] octeon_ep: Add control plane host and firmware versions
2023-08-11 9:00 UTC (2+ messages)
[PATCH net-next v2] net: mana: Add gdma stats to ethtool output for mana
2023-08-11 9:00 UTC (2+ messages)
[PATCH net-next 1/2] net/xgene: fix Wvoid-pointer-to-enum-cast warning
2023-08-11 9:00 UTC (2+ messages)
[PATCH net-next v5 0/2] netconsole: Enable compile time configuration
2023-08-11 8:58 UTC (4+ messages)
` [PATCH net-next v5 1/2] netconsole: Create a allocation helper
Warning when compiling with python3.12
2023-08-11 8:47 UTC
[patch net-next v3 00/13] devlink: introduce selective dumps
2023-08-11 8:41 UTC (4+ messages)
` [patch net-next v3 10/13] devlink: allow user to narrow per-instance dumps by passing handle attrs
[PATCH net-next] octeontx2-af: Harden rule validation
2023-08-11 8:30 UTC (2+ messages)
[PATCH net v3 0/2] Fix VF to VM attach detach
2023-08-11 8:07 UTC (3+ messages)
` [PATCH net v3 1/2] Revert "ice: Fix ice VF reset during iavf initialization"
` [PATCH net v3 2/2] ice: Fix NULL pointer deref during VF reset
[PATCH net v2] devlink: Delay health recover notification until devlink registered
2023-08-11 8:05 UTC (3+ messages)
[PATCH v3 00/28] Add support for QMC HDLC, framer infrastruture and PEF2256 framer
2023-08-11 7:53 UTC (3+ messages)
[PATCH net-next v4 0/4] net: tcp: support probing OOM
2023-08-11 7:39 UTC (10+ messages)
` [PATCH net-next v4 1/4] net: tcp: send zero-window ACK when no memory
` [PATCH net-next v4 2/4] net: tcp: allow zero-window ACK update the window
` [PATCH net-next v4 3/4] net: tcp: fix unexcepted socket die when snd_wnd is 0
` [PATCH net-next v4 4/4] net: tcp: refactor the dbg message in tcp_retransmit_timer()
[PATCH net-next v2 00/10] genetlink: provide struct genl_info to dumps
2023-08-11 7:29 UTC (11+ messages)
` [PATCH net-next v2 06/10] genetlink: add a family pointer to struct genl_info
` [PATCH net-next v2 07/10] genetlink: add genlmsg_iput() API
` [PATCH net-next v2 08/10] netdev-genl: use struct genl_info for reply construction
` [PATCH net-next v2 10/10] ethtool: netlink: always pass genl_info to .prepare_data
[PATCH net-next] netlink: convert nlk->flags to atomic flags
2023-08-11 7:22 UTC
[PATCH iwl-net v3] ice: Block switchdev mode when ADQ is active and vice versa
2023-08-11 6:51 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net-next] ice: use list_for_each_entry() helper
2023-08-11 6:50 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net-next v2] net: ftmac100: add multicast filtering possibility
2023-08-11 6:00 UTC (2+ messages)
[net-next PATCH v2] octeontx2-pf: Use PTP HW timestamp counter atomic update feature
2023-08-11 5:48 UTC (3+ 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).